Traverse Computations
Learning Objectives
- Understand the differences between open and closed traverses.
- Calculate latitudes, departures, and linear error of closure.
- Apply different traverse balancing methods (Compass, Transit).
Traverse computations form the backbone of property surveys, route planning, and construction control. This lesson covers the computational methods to resolve traverse legs into coordinate components, calculate errors, and distribute corrections.
Traverse
A series of consecutive lines whose lengths and directions are determined from field measurements. Used to establish control points and locate details.
Types of Traverses
Classifications
- Open Traverse: Does not return to the starting point or close upon a point of known position.
- Use: Route surveys (roads, pipelines).
- Check: No geometric check available unless tied to control points.
- Closed Traverse:
- Loop Traverse: Begins and ends at the same point.
- Link Traverse: Begins and ends at points of known position.
- Use: Property boundaries, construction control.
- Check: Sum of angles and coordinates must close.
Interactive Traverse Visualization
Adjust the traverse distance and azimuth below to immediately calculate and visualize the resulting latitude and departure components.
Latitudes and Departures Simulator
Calculate latitude and departure from a given distance and azimuth.
Results
Methods of Traversing
Field Methods
- Interior Angle Traverse: Measuring the angles inside a closed polygon. The sum of the angles is checked against .
- Deflection Angle Traverse: Measuring the angle by which the next line deflects from the prolongation of the previous line (Right or Left). Common in route surveys (open traverses).
- Azimuth Traverse: Measuring the azimuth of each line directly using a compass or by backsighting and turning the angle. It allows for quick calculation of latitudes and departures without intermediate bearing conversions.
Latitudes and Departures
Coordinate Projections
To plot a traverse or compute coordinates, each course is resolved into two orthogonal components known as latitude and departure.
- North Latitude: Positive ()
- South Latitude: Negative ()
- East Departure: Positive ()
- West Departure: Negative ()
Latitude
The projection of a traverse line on the North-South meridian.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Latitude | m | |
| Length of the traverse line | m | |
| Azimuth or bearing angle of the line | deg |
Departure
The projection of a traverse line on the East-West line.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Departure | m | |
| Length of the traverse line | m | |
| Azimuth or bearing angle of the line | deg |
Error of Closure
Understanding Closure Errors
In a theoretically perfect closed loop traverse, the algebraic sum of latitudes () and departures () should be zero. Due to unavoidable field errors, they are usually not zero. The difference represents the closure error.
Linear Error of Closure (LEC)
The straight-line distance from the starting point to the computed end point.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Linear Error of Closure | m | |
| Sum of latitudes | m | |
| Sum of departures | m |
Relative Error of Closure (REC)
A measure of precision expressed as a fraction, typically normalized to a numerator of 1 (e.g., 1:5000).
Variables
| Symbol | Description | Unit |
|---|---|---|
| Relative Error of Closure | unitless | |
| Linear Error of Closure | m | |
| Total length (perimeter) of the traverse | m |
Interactive Traverse Tool
Visualize a traverse and automatically calculate closure errors and area.
Traverse & Area Tool
Traverse Lines
Plot
Balancing a Traverse
Adjustment Objectives
Balancing involves adjusting the latitudes and departures so their algebraic sums become zero (for loop traverses) or match the known difference (for link traverses). Various mathematical methods are used based on the precision of the underlying field measurements.
1. Compass Rule (Bowditch Rule)
Compass Rule Assumptions
- Assumption: Errors in distance and angle are equal.
- Application: Used for most standard surveys where a tape and compass or transit are used.
Compass Rule Latitude Correction
Distributes latitude correction proportionally to the length of the individual side.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Correction for latitude | m | |
| Total error in latitudes | m | |
| Length of the specific course | m | |
| Total perimeter of the traverse | m |
Compass Rule Departure Correction
Distributes departure correction proportionally to the length of the individual side.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Correction for departure | m | |
| Total error in departures | m | |
| Length of the specific course | m | |
| Total perimeter of the traverse | m |
2. Transit Rule
Transit Rule Assumptions
- Assumption: Angular errors are less than linear errors. It assumes the direction of lines is more certain than their lengths. The theoretical basis is that coordinate magnitudes dictate the error.
- Application: Used when angles are measured more precisely than distances (e.g., precise theodolite with stadia distance).
Transit Rule Latitude Correction
Distributes latitude correction proportionally to the absolute magnitude of the latitude.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Correction for latitude | m | |
| Total error in latitudes | m | |
| Absolute value of the latitude of the specific course | m | |
| Sum of the absolute values of all latitudes | m |
Transit Rule Departure Correction
Distributes departure correction proportionally to the absolute magnitude of the departure.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Correction for departure | m | |
| Total error in departures | m | |
| Absolute value of the departure of the specific course | m | |
| Sum of the absolute values of all departures | m |
3. Crandall's Method
Crandall's Method Assumptions
- Assumption: All angular errors are completely eliminated (assumed perfect) before adjusting linear distances. It distributes the closure error entirely to the distance measurements based on a least-squares principle.
- Mathematical Concept: The sum of the squares of the distance corrections, weighted inversely by their expected precision, is minimized (, where is the residual and is the weight).
- Application: Used when angular measurements are exceptionally more precise than distance measurements.
4. Least Squares Method
Least Squares Adjustments
- Assumption: The sum of the squares of the weighted residuals is minimized.
- Application: The most mathematically rigorous method for adjusting any traverse or survey network. Best suited for complex networks with redundant measurements. Easily handled by modern surveying software.
- Latitude and Departure: Calculated as (North-South) and (East-West) respectively.
- Linear Error of Closure (LEC): Indicates the actual distance between the start and computed end point, computed as .
- Compass Rule: Distributes corrections proportional to the side lengths; used when distance and angle precisions are equal.
- Transit Rule: Distributes corrections proportional to latitude and departure magnitudes; used when angles are more precise than distances.
- Modern Balancing: Least Squares methods provide the most statistically rigorous adjustments for complex surveying networks.