home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / HD / HD042.ZIP / SIY7.TXT < prev    next >
Text File  |  1990-07-03  |  13KB  |  286 lines

  1.  SIY7.TXT       Slope Distance and Clinometers                               33
  2.  
  3.                                    Chapter 7
  4.  
  5.                         Slope Distance and Clinometers
  6.  
  7. In this chapter you will calculate the horizontal distance from the slope
  8. distance.  You may construct and use a clinometer.
  9.  
  10. You will need:
  11.  
  12. a) Silva Ranger type 15 compass, available for $39 from CAVE Inc, 1/2 Fast
  13. Road, Ritner, KY 42639.  606/376-3137.
  14.  
  15. b) These instructions,
  16.  
  17. c) Semicircular protractor, string, and weight, available for $1 from CAVE Inc,
  18. 1/2 Fast Road, Ritner, KY 42639.  This item is optional if your Ranger has a
  19. built-in clinometer.
  20.  
  21. You will not need:
  22.  
  23. a) An assistant,
  24.  
  25. b) A deed.
  26.  
  27. When you measured the distance on the ground from one station to another, you
  28. were measuring the slope distance.  What you are supposed to be plotting on
  29. your map is the horizontal distance.  If your land is flat and level, like a
  30. salt flat, then these distances are equal.  Otherwise, the slope distance
  31. overstates the horizontal distance.  The slope angle, or inclination, is the
  32. angle between your tape as you read it and true horizontal level.
  33.  
  34. The inclination is measured with an instrument called an inclinometer,
  35. sometimes called a clinometer (without the "in" [Is that a proper preposition
  36. not to end a sentence with?]).  Zero is level.  The inclination is recorded in
  37. degrees, either plus (uphill), or minus (downhill).
  38.  
  39. When you get around to using CAVEMAP1.BAS you will find Graph 2 there.  Or you
  40. could register this disk and I'll send you the graphs.
  41.  
  42. Look at Graph 2.  This represents the cross section of a hill.  The survey
  43. stations are named with letters.  The distance to station B from station A is
  44. 300 feet.  Measure this with the ruler on your compass using the scale of 100
  45. feet per inch.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  SIY7.TXT       Slope Distance and Clinometers                              34
  52.  
  53. The inclination is 10 degrees.  Measure it with the semicircular protractor.
  54. If it has been too many years since you have touched a protractor, just
  55. remember that any seventh grader can help you.  Place the small hole [not the
  56. middle of the ruler] in the protractor over the starting station.  Turn the
  57. protractor so that the horizontal line from the station goes thru the 0 degree
  58. mark.  This is the long line where the graduations begin and end.  Read the
  59. inclination on the scale where the slope line crosses it.
  60.  
  61. There are two scales so that you can use either end of the protractor.  To know
  62. which scale to use, think about what you are measuring.  The size of the
  63. inclination angle starts at 0 when both directions are the same.  Small slopes,
  64. small numbers.
  65.  
  66. Be sure that you use the hole and line about a half inch back from the ruler
  67. edge of the protractor.  You might have to extend some lines on your map to
  68. read the scale.  Just extend as necessary.
  69.  
  70. You can also use your Ranger for this purpose.  The method is very similar to
  71. that of getting a compass direction from a map.  Lay the compass on the drawing
  72. with the side of the base plate along the line whose slope you wish to
  73. measure.  Then turn the dial until the black [or red, if you have an old
  74. Ranger] meridian lines align with the horizontal lines on your drawing.  Read
  75. the slope from the dial under the index blob.  If you have a reading of 300 &
  76. something, then subtract it from 360.  If you have a reading near 180, then
  77. read the blob near the latch rather than the index blob.  Then figure the sign
  78. of the inclination; up is positive, down is negative.
  79.  
  80. Now measure the distance to station D from Station A.  You can't do this in
  81. reality unless you are a miner, so be content to do it on paper.  Use the ruler
  82. on the compass which is graduated in twentieths of an inch.
  83.  
  84. Measure a little bit more carefully.  The distance is just a little short of
  85. 300 feet.  The actual horizontal distance is 295 feet.
  86.  
  87. This was calculated with the help of something called the cosine, abbr.  COS,
  88. pronounced "cosign".  For those of you who never have had a trigonometry
  89. course [I'm one of you], the COS is simply the horizontal distance divided by
  90. the slope distance.  For any given angle, the COS of that angle will always be
  91. that same number.  This is not magic.  It is the definition of cosine.
  92.  
  93. Horizontal distance divided by slope distance equals the cosine of the
  94. inclination.  The symbol for divide in computerese is "/".
  95.  
  96. HDIST / TAPE = COS (INCL)
  97.  
  98. Rearranged in a more useful way, HDIST = TAPE * COS (INCL)
  99.  
  100.  
  101.  SIY7.TXT       Slope Distance and Clinometers                              35
  102.  
  103. That is, to calculate the horizontal distance, multiply the measured slope
  104. distance times the cosine of the measured inclination.  The symbol for multiply
  105. in computerese is "*".
  106.  
  107. Or you can draw a picture on a piece of graph paper and measure it there.  At
  108. first all this fancy mathematics is magic.  Draw yourself pictures until it
  109. isn't magic anymore.  And if it ever seems like magic again, draw pictures
  110. until the magic runs out.
  111.  
  112. Playing with magic is dangerous.
  113.  
  114. Don't!  Magic is for such as magicians and preachers.
  115.  
  116. If you are interested in the vertical distance between stations B and D, you
  117. could drill a well.  On paper, you can easily measure this distance with a
  118. ruler.  There is also a mathematical way to calculate the vertical distance.
  119. The vertical distance equals the slope distance times the sine, abbr.  SIN,
  120. pronounced "sign", of the inclination.  IUP = TAPE * SIN (INCL).  The
  121. calculated vertical distance is 52 feet.
  122.  
  123. On the other side of the imaginary hill, measure all the distances and angles.
  124. By calculation, the slope distance is 152 feet, the horizontal distance is 143
  125. feet, the vertical distance is minus 52 feet, and the inclination is minus 20
  126. degrees.
  127.  
  128. If you don't get these numbers, what sorts of mistakes could you have made?
  129. What sorts of mistakes could the typesetter have made?  What sorts of mistakes
  130. could the printer have made?  What sorts of mistakes could the draftsman have
  131. made?  [Authors don't make mistakes!] Are these errors or blunders?
  132.  
  133. Now calculate the run from A to B to C.  And the run from A to D to C.  What is
  134. the difference in going over the hill rather than going thru it?  Is this enuf
  135. error to be a problem to you?
  136.  
  137. The sine and cosine can be easily obtained with a fancy scientific calculator.
  138. Just enter the angle and push the button labeled SIN or COS.  Or just stick
  139. with graph paper.
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  SIY7.TXT       Slope Distance and Clinometers                              36
  152.  
  153.                                   Sine Table
  154.  
  155. Angle    SIN    COS    Angle    SIN    COS    Angle    SIN    COS
  156.  
  157. 0      0.000   1.000     15   0.256  0.966     30   0.500  0.866
  158.  
  159. 1      0.017   1.000     16   0.276  0.961     31   0.515  0.857
  160.  
  161. 2      0.035   0.999     17   0.292  0.956     32   0.530  0.848
  162.  
  163. 3      0.052   0.999     18   0.309  0.951     33   0.545  0.839
  164.  
  165. 4      0.070   0.998     19   0.326  0.946     34   0.559  0.829
  166.  
  167.  
  168. 5      0.087   0.996     20   0.342  0.940     35   0.574  0.819
  169.  
  170. 6      0.104   0.995     21   0.358  0.934     36   0.588  0.809
  171.  
  172. 7      0.122   0.993     22   0.375  0.927     37   0.602  0.799
  173.  
  174. 8      0.139   0.990     23   0.391  0.921     38   0.616  0.788
  175.  
  176. 9      0.156   0.988     24   0.407  0.914     39   0.629  0.777
  177.  
  178.  
  179. 10     0.174   0.985     25   0.423  0.906     40   0.643  0.766
  180.  
  181. 11     0.191   0.982     26   0.438  0.899     41   0.656  0.755
  182.  
  183. 12     0.208   0.978     27   0.454  0.891     42   0.669  0.743
  184.  
  185. 13     0.225   0.974     28   0.470  0.883     43   0.682  0.731
  186.  
  187. 14     0.242   0.970     29   0.485  0.875     44   0.695  0.719
  188.  
  189.                                                45   0.707  0.707
  190.  
  191. How much error are you willing to tolerate so that you don't have to fiddle
  192. with the clinometer and the arithmetic?  If you are making a pace map, don't
  193. even bother thinking about the clinometer error.  The change in your pace
  194. length is more than the error which you would produce by ignoring the
  195. clinometer.  And if it is too steep to walk comfortably, it is too steep to
  196. pace.
  197.  
  198.  
  199.  
  200.  
  201.  SIY7.TXT       Slope Distance and Clinometers                              37
  202.  
  203. Silva made a Ranger type 15TCL with a built-in clinometer.  Except for
  204. measuring strike and dip while mapping geologic structure, I personally dislike
  205. the clinometer Ranger.  For surveying, I would rather use my homemade
  206. clinometer than the built-in Silva Ranger clinometer.  The new Ranger type 15CL
  207. comes with a much improved clinometer.  It is just as inconvenient to use, but
  208. the new and improved clinometer doesn't get in the way like the old one.
  209.  
  210. To use the clinometer on a Ranger compass for surveying, set the compass
  211. reading to either 90 or 270 (due East or due West).  Open the sighting mirror
  212. to about 45 degrees.  Flop the Ranger on its side so that the base plate is
  213. vertical.  Tilt it front to back and sight your target along the top, which is
  214. really the side of the base plate.  Look in the mirror and read your
  215. inclination.  Note that you must read the clinometer while you are sighting it
  216. and that the base plate must be vertical so that the clinometer pointer swings
  217. freely.  Unlike the compass reading, the clinometer reading is not preserved.
  218.  
  219. An alternate method is to very carefully rotate the Ranger flat while still
  220. sighting along the edge of the base plate towards your target.  Now you can
  221. read the clinometer scale more easily.  The clinometer reading is preserved
  222. until you jiggle or bump the compass.  If it is worth using the clinometer, it
  223. is worth reading twice so that you know that you have not bumped the reading.
  224.  
  225. An alternative alternate method is to open the mirror all the way and hold the
  226. Ranger vertical and crosswise in front of you.  This method cannot be used to
  227. determine the inclination from station A to station B.  It can tell you the
  228. slope of a far away hillside in profile, or the dip in a roadcut.  Actually,
  229. you are reading apparent slope or apparent dip.  Play around with it until you
  230. see the difference between dip and apparent dip.  Or maybe you couldn't give a
  231. dip about strike and dip.
  232.  
  233. I use an Abney level for my surveying work.  An Abney level costs about $50.  I
  234. doubt that most of you would need it even if it were already in your pocket.
  235. But do build the protractor clinometer and/or experiment with the clinometer on
  236. the Ranger.  Use it when the land is steep enuf or valuable enuf to be worth
  237. the effort.  You decide.  If nothing else, you can use it to determine the
  238. height of standing trees.  Same trigonometry.
  239.  
  240. The homemade protractor clinometer consists of three parts: the protractor, the
  241. weight, and the string.  Tie one end of the string thru the small hole and
  242. around the ruler edge of the protractor, so that the string pivots from the
  243. small hole.  Tie the weight on the other end of the string.  The string should
  244. be long enuf so that the weight clears the curved edge of the protractor.
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  SIY7.TXT       Slope Distance and Clinometers                              38
  252.  
  253. To read an inclination with your new instrument, hold the protractor with the
  254. curved side down out in front of you at arm's length.  Sight along the top edge
  255. to your target.  Tilt the protractor a little so that the string swings free of
  256. the scale.  Get a good sight and tilt the protractor straight again.  Hold the
  257. string against the scale with a finger until you read it.  Unfortunately, this
  258. is not the inclination.  Level, 0 degrees inclination, reads 90 on the
  259. protractor scale.  The inclination which you want is the scale reading minus
  260. 90.  Uphill is plus, downhill is minus.
  261.  
  262. I know this indirect reading is a hassle.  Hopefully your land is level enuf so
  263. that you can leave the clinometer in your pocket.  Anyone knowing a source of
  264. cheap protractors with 0 in the center of the scale, please let me know.
  265.  
  266. Usually the inclination can be safely ignored in all but the more accurate
  267. surveying or on steep ground.  But only usually.  You must be alert to this
  268. error.  And this is a systematic error.  The error is all the same way; the
  269. horizontal distance is always shorter than the measured slope distance.
  270.  
  271. But don't get carried away when following a previous surveyor who didn't even
  272. know that there is a difference between the slope distance and the true
  273. horizontal distance.  As one of the local realtors here in backwoods Kentucky
  274. sez, "The Good Lord put the land here on the sides of the hills so's that He
  275. could fit more acres in here."
  276.  
  277.  
  278. Dave Beiter 
  279. CAVE Inc
  280. 1/2 Fast Road
  281. Ritner, KY  42639. 
  282.  
  283.  
  284. 606/376-3137 
  285.  
  286.