Control Surveys··12 min read

The Bowditch Method: A Deep Dive into Traverse Adjustment Math

How to balance horizontal control traverses using the Bowditch rule to distribute coordinate misclosures.

Overview

No surveying measurement is perfect. When you run a "closed traverse" (returning to your starting point), the coordinates will never match perfectly due to small random errors 9, 45. The Bowditch Rule is the industry-standard method for distributing this error 45, 46.

Why This Matters

If you don't adjust your traverse, your maps will have "gaps" and your structures won't fit. The Bowditch rule is preferred because it considers that both linear and angular measurements are equally prone to error 46.

Theory

Named after Nathaniel Bowditch (1807), the rule assumes that the error in a line is proportional to its length 46. This means a 200 m200 \text{ m} leg will receive twice the correction of a 100 m100 \text{ m} leg.

Mathematical Principles

The correction to the Eastings (δE\delta E) and Northings (δN\delta N) for any given leg of the traverse is:

δEi=ΔEL×Li\delta E_i = \frac{\Delta' E}{\sum L} \times L_iδNi=ΔNL×Li\delta N_i = \frac{\Delta' N}{\sum L} \times L_i 46

Where:

  • ΔE,ΔN\Delta' E, \Delta' N = Total coordinate misclosure.
  • L\sum L = Total length of the traverse.
  • LiL_i = Length of the current leg.

Traverse Workflow

Angular Adjustment

Sum your internal angles. They must equal (2n4)90(2n-4)90^\circ. Distribute any "angular misclosure" (WW) equally among all angles before calculating bearings 47.

Calculate Coordinates

Using the corrected bearings and measured distances, calculate the ΔE\Delta E and ΔN\Delta N for each leg: ΔE=Dsinα\Delta E = D \sin \alphaΔN=Dcosα\Delta N = D \cos \alpha 48, 49

Find the Misclosure

Sum all ΔE\Delta E and ΔN\Delta N. The totals should be zero for a closed loop. Any deviation is your ΔE\Delta' E and ΔN\Delta' N 50.

Apply Bowditch

Calculate the correction for each leg based on its length and add it algebraically to the coordinates 46.

Final Coordinates

Add the corrected ΔE\Delta E and ΔN\Delta N to the starting point to get the final adjusted positions 51.

Step-by-Step Example

Problem: A traverse has a total length of 1239 m1239 \text{ m} and an Easting misclosure of 0.55 m-0.55 \text{ m}. What is the correction for a leg that is 155 m155 \text{ m} long? 46, 50

  1. Calculate the Constant (KK):K=+0.55/1239=4.4×104K = +0.55 / 1239 = 4.4 \times 10^{-4}
  2. Apply to Leg:δE=(4.4×104)×155=+0.07 m\delta E = (4.4 \times 10^{-4}) \times 155 = +0.07 \text{ m} 46

Practical Tips

  • The Error Vector: Always calculate the total linear error (ΔE2+ΔN2\sqrt{\Delta' E^2 + \Delta' N^2}). Compare this to the total traverse length to get your Accuracy Ratio (e.g., 1/10,0001/10,000) 50.
  • Constrained Centring: Use a "Three-Tripod System" to minimize centring errors on short legs, which can ruin a traverse before you even start the math 52-56.

Common Mistakes

  • Adjusting Angles After Coordinates: You must always balance your angles first. Coordinate adjustment assumes the bearings are already as good as they can be 57.
  • Sign Confusion: If your sum is 0.55-0.55, your correction must be +0.55+0.55. Always reverse the sign of the error to find the correction 50.

FAQ

Conclusion

The Bowditch method is the surveyor's best tool for ensuring internal consistency in a control network. By linking error distribution to line length, it provides a logical and robust framework for any site-scale survey.

References

Schofield, W. (2001). Engineering Surveying. 5th ed. Butterworth-Heinemann. 45-56, 60, 61.

Discussion