Surveying is the science of determining the relative positions of points on or near the Earth's surface. Among various surveying techniques, compass surveying is one of the simplest and most widely used methods, especially for measuring directions and plotting traverses in civil engineering projects.
Compass surveying involves using a magnetic compass to measure the bearing or direction of survey lines relative to the Earth's magnetic field. This method is essential for tasks such as road alignment, boundary marking, and preliminary site layouts.
Before diving into the practical aspects, it is important to understand the difference between true north and magnetic north. True north refers to the direction along the Earth's surface towards the geographic North Pole. In contrast, magnetic north is the direction that a magnetic compass needle points, towards the Earth's magnetic pole, which is not exactly the same as the geographic pole.
The angle between true north and magnetic north at a particular location is called the magnetic declination. Since compass surveying measures bearings relative to magnetic north, understanding and accounting for this difference is crucial for accurate surveying.
In this chapter, you will learn how to use a compass to measure bearings, conduct traverses, calculate coordinates, and handle errors such as local attraction. These skills form the foundation for more advanced surveying techniques used in civil engineering.
A bearing is the angle between a survey line and a reference direction, usually magnetic north, measured clockwise from the north line. Bearings are expressed in degrees from 0° to 360°.
In compass surveying, bearings are measured using a prismatic compass, which allows the surveyor to sight a distant object and read the bearing directly from the compass card.
Bearings are categorized as:
Fore and back bearings are related by adding or subtracting 180°, adjusted for the quadrant. This relationship helps in checking the accuracy of measurements.
How to read a prismatic compass:
Recording both fore and back bearings helps detect errors and local magnetic disturbances.
A traverse is a series of connected survey lines whose lengths and bearings are measured to determine positions of points. Traverses can be:
Closed traverses are preferred for accuracy checks because the survey should ideally "close" with no misclosure in coordinates.
Procedure for compass traverse surveying:
Closing the traverse ensures that the survey is accurate and reliable. The difference between the starting and ending coordinates is called the closing error, which should be minimized.
Once distances and bearings are recorded, the next step is to calculate the position coordinates of each station relative to a starting point. This involves computing the latitude and departure for each traverse leg.
These are calculated using trigonometric relations based on the bearing angle \( \theta \) and distance \( D \):
Latitude: \( L = D \times \cos \theta \)
Departure: \( P = D \times \sin \theta \)
After calculating latitudes and departures for all traverse legs, the coordinates of each station can be found by cumulative addition. For closed traverses, the sum of latitudes and departures should ideally be zero. Any discrepancy is the closing error.
To adjust for these errors, Bowditch's rule (also called the compass rule) is applied, which distributes the error proportionally to each traverse leg based on its length.
| Line | Bearing (°) | Distance (m) | Latitude (L) (m) | Departure (P) (m) | Correction in L (ΔL) (m) | Correction in P (ΔP) (m) | Corrected L (m) | Corrected P (m) |
|---|---|---|---|---|---|---|---|---|
| AB | 45 | 100 | 70.71 | 70.71 | - | - | - | - |
| BC | 135 | 80 | -56.57 | 56.57 | - | - | - | - |
| CD | 225 | 90 | -63.64 | -63.64 | - | - | - | - |
| DA | 315 | 110 | 77.78 | -77.78 | - | - | - | - |
Note: Corrections are calculated after summing latitudes and departures and applying Bowditch's rule.
Errors are inevitable in compass surveying due to instrument imperfections, human mistakes, and environmental factors. One common source of error is local attraction, which occurs when nearby magnetic objects distort the compass needle, causing incorrect bearing readings.
Detecting local attraction:
Correcting bearings affected by local attraction:
Other common errors include incorrect recording of bearings, misreading the compass, and calculation mistakes. Regular checks and systematic procedures help minimize these errors.
Step 1: Calculate latitude \( L = D \cos \theta \) and departure \( P = D \sin \theta \) for each leg.
| Line | Distance (m) | Bearing (°) | Latitude (m) | Departure (m) |
|---|---|---|---|---|
| AB | 100 | 45 | 100 x cos 45° = 70.71 | 100 x sin 45° = 70.71 |
| BC | 80 | 135 | 80 x cos 135° = -56.57 | 80 x sin 135° = 56.57 |
| CD | 90 | 225 | 90 x cos 225° = -63.64 | 90 x sin 225° = -63.64 |
| DA | 110 | 315 | 110 x cos 315° = 77.78 | 110 x sin 315° = -77.78 |
Step 2: Sum latitudes and departures:
Step 3: Calculate closing error:
Since the traverse is closed, sums should be zero. The non-zero sums indicate closing errors:
Answer: The closing errors are 28.28 m in latitude and -13.14 m in departure, which must be corrected using Bowditch's rule.
Step 1: Sum of distances:
\( \sum D = 100 + 80 + 90 + 110 = 380 \) m
Step 2: Calculate corrections for latitude and departure for each leg using:
\[ \Delta L_i = - \frac{L_{total}}{\sum D} \times D_i = - \frac{28.28}{380} \times D_i \]
\[ \Delta P_i = - \frac{P_{total}}{\sum D} \times D_i = - \frac{-13.14}{380} \times D_i \]
Step 3: Calculate corrections for each leg:
| Line | Distance (m) | \(\Delta L_i\) (m) | \(\Delta P_i\) (m) |
|---|---|---|---|
| AB | 100 | \(- \frac{28.28}{380} \times 100 = -7.44\) | \(- \frac{-13.14}{380} \times 100 = 3.46\) |
| BC | 80 | \(- \frac{28.28}{380} \times 80 = -5.95\) | \(- \frac{-13.14}{380} \times 80 = 2.77\) |
| CD | 90 | \(- \frac{28.28}{380} \times 90 = -6.70\) | \(- \frac{-13.14}{380} \times 90 = 3.11\) |
| DA | 110 | \(- \frac{28.28}{380} \times 110 = -8.19\) | \(- \frac{-13.14}{380} \times 110 = 3.80\) |
Step 4: Calculate corrected latitudes and departures:
| Line | Original L (m) | \(\Delta L_i\) (m) | Corrected L (m) | Original P (m) | \(\Delta P_i\) (m) | Corrected P (m) |
|---|---|---|---|---|---|---|
| AB | 70.71 | -7.44 | 63.27 | 70.71 | 3.46 | 74.17 |
| BC | -56.57 | -5.95 | -62.52 | 56.57 | 2.77 | 59.34 |
| CD | -63.64 | -6.70 | -70.34 | -63.64 | 3.11 | -60.53 |
| DA | 77.78 | -8.19 | 69.59 | -77.78 | 3.80 | -73.98 |
Answer: The corrected latitudes and departures ensure the traverse closes accurately with minimal error.
Step 1: Calculate the expected back bearing:
Back bearing should be \( FB \pm 180^\circ \). Since FB = 60°, expected BB = 60° + 180° = 240°.
Step 2: Compare expected and measured BB:
Measured BB = 230°, expected BB = 240°, difference = 10°.
Step 3: Since the difference is not 180°, local attraction is likely affecting the compass.
Step 4: Correction:
Answer: Local attraction is present. The surveyor should verify adjacent bearings and apply corrections or avoid using affected data.
Step 1: Calculate latitude and departure for PQ:
\( L_{PQ} = 120 \times \cos 30^\circ = 120 \times 0.866 = 103.92 \) m
\( P_{PQ} = 120 \times \sin 30^\circ = 120 \times 0.5 = 60 \) m
Step 2: Calculate latitude and departure for QR:
\( L_{QR} = 150 \times \cos 75^\circ = 150 \times 0.2588 = 38.82 \) m
\( P_{QR} = 150 \times \sin 75^\circ = 150 \times 0.9659 = 144.89 \) m
Answer:
Step 1: List coordinates in order, repeating the first point at the end:
A(0,0), B(70,70), C(10,130), D(-60,60), A(0,0)
Step 2: Apply shoelace formula:
\[ \text{Area} = \frac{1}{2} \left| (x_1 y_2 + x_2 y_3 + x_3 y_4 + x_4 y_1) - (y_1 x_2 + y_2 x_3 + y_3 x_4 + y_4 x_1) \right| \]
Calculate sums:
Step 3: Calculate area:
\[ \text{Area} = \frac{1}{2} |9700 - (-7100)| = \frac{1}{2} \times 16800 = 8400 \text{ m}^2 \]
Answer: The area enclosed by the traverse is 8400 square meters.
When to use: While recording bearings in the field to detect errors early.
When to use: When there is a small closing error in traverse survey.
When to use: When compass readings seem inconsistent or abnormal.
When to use: For quick calculation during exams.
When to use: To avoid conversion errors in problem-solving.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →