7.6 Trigonometric Leveling, Reciprocal Observations, and Spreadsheets

Key Takeaways

  • Trigonometric leveling finds elevation difference from slope distance, a vertical or zenith angle, and instrument and target heights.
  • With a vertical angle: delta elevation = S x sin(vertical angle) + HI - HR; with a zenith angle, use S x cos(zenith).
  • The combined curvature-and-refraction correction is about +0.0206 K^2 ft (K in thousands of feet) or +0.0675 K^2 m (K in km).
  • Reciprocal observations average simultaneous reverse sightings to cancel curvature, refraction, and collimation over long lines.
  • Spreadsheets should isolate raw observations, instrument and target heights, computed corrections, and arithmetic checks in separate columns.
Last updated: June 2026

Elevation from Slope Distance and Angle

Trigonometric leveling computes an elevation difference from a measured slope distance and a measured vertical or zenith angle, typically with a total station. You must first identify the angle convention, because the trig function changes:

  • A vertical angle is measured from the horizontal (positive up, negative down). The vertical rise is S x sin(vertical angle).
  • A zenith angle is measured from the vertical (straight up), so a horizontal sight reads 90 deg. The vertical rise is S x cos(zenith angle).

The full elevation difference also accounts for the height of instrument (HI) above the occupied point and the height of the reflector or target (HR):

delta Elev = S x sin(vertical angle) + HI - HR

or equivalently, with a zenith angle Z, delta Elev = S x cos(Z) + HI - HR.

Worked example. A total station measures slope distance S = 1500.00 ft and a vertical angle of +3 deg 30 min. HI = 5.20 ft, HR = 6.00 ft. Vertical component = 1500 x sin(3 deg 30 min) = 1500 x 0.06105 = +91.58 ft. delta Elev = 91.58 + 5.20 - 6.00 = +90.78 ft before curvature and refraction.

Curvature and Refraction

Over long sights the Earth curves away below the level line, while atmospheric refraction bends the sight slightly back down, partly offsetting curvature (refraction is about one-seventh of curvature and opposite in sense). The two are combined into one correction that is added to the computed elevation of the distant point:

  • English units: h = 0.0206 x K^2 ft, where K is the horizontal distance in thousands of feet
  • Metric units: h = 0.0675 x K^2 m, where K is the distance in kilometers

Example. For the 1500 ft sight (K = 1.5 thousand ft): correction = 0.0206 x 1.5^2 = 0.0206 x 2.25 = +0.046 ft. So the corrected elevation difference is 90.78 + 0.05 = +90.83 ft. The correction grows with the square of distance, so it is negligible for short shots and significant for long ones.

Reciprocal Observations

Reciprocal leveling takes observations in both directions between two points, ideally simultaneously, and averages them. Reversing the sight reverses the sign of the curvature, refraction, and instrument collimation errors, so the mean of the forward and reverse elevation differences largely cancels these systematic effects. It is the standard technique when a sight must cross a river, canyon, or other gap too wide for a balanced differential level setup.

Spreadsheet Discipline

FS spreadsheet questions reward clean column structure. A robust trig-leveling sheet keeps these separate:

Column groupHolds
Raw observationsslope distance, vertical or zenith angle
Instrument dataHI, HR, point IDs
Computed termsvertical component, curvature-refraction correction
Results and checksdelta elevation, final elevation, closure check

Never overwrite a raw observation with a computed value, label every column's units explicitly, and carry a closure or independent check so a unit slip (feet vs. meters) or a sign error (vertical vs. zenith) is caught immediately rather than propagated into design.

Horizontal Distance from a Slope Measurement

The same total-station observation that gives an elevation difference also gives the horizontal distance, which feeds the COGO and traverse computations earlier in this chapter. With a slope distance S and a zenith angle Z, the horizontal distance is H = S x sin(Z); with a vertical angle a measured from horizontal, H = S x cos(a). For the worked example (S = 1500.00 ft, vertical angle +3 deg 30 min), H = 1500 x cos(3 deg 30 min) = 1500 x 0.99813 = 1497.20 ft. Reducing slope to horizontal is essential, because latitudes, departures, and area all use horizontal distances, never slope distances.

Quick Reference Formulas

QuantityWith vertical angle aWith zenith angle Z
Vertical componentS sin(a)S cos(Z)
Horizontal distanceS cos(a)S sin(Z)
Elevation differenceS sin(a) + HI - HRS cos(Z) + HI - HR
Curvature + refractionadd 0.0206 K^2 ft (K in 1000 ft)same

When Each Method Wins

Differential leveling is the most precise approach over moderate ground and is preferred for benchmarks and tight grade work. Trigonometric leveling wins when the points are far apart, separated by an obstacle, or at very different elevations, such as carrying height up a steep slope or across a valley where setting balanced level setups is impractical. Its weakness is that the vertical angle must be measured precisely and the curvature-refraction correction must be applied, because both grow with distance.

Reciprocal observations are the bridge between the two: by sighting each direction and averaging, they recover much of the accuracy of differential leveling even across a wide gap.

FS Exam Strategy

When a problem hands you a slope distance and an angle, first classify the angle (vertical from horizontal, or zenith from up), pick the matching sine-or-cosine formula, then apply HI, HR, and the curvature-refraction term only if the sight is long. Carry units explicitly and sketch the geometry so an uphill shot returns a positive elevation difference and a downhill shot returns a negative one. These habits convert a multi-step trig-leveling question into a short, reliable computation.

Test Your Knowledge

A total station reads a zenith angle of 90 deg to a target. What does this indicate about the line of sight?

A
B
C
D
Test Your Knowledge

Slope distance is 1500.00 ft at a vertical angle of +3 deg 30 min, HI = 5.20 ft, HR = 6.00 ft. What is the elevation difference before curvature and refraction?

A
B
C
D
Test Your Knowledge

Over a 1500 ft (1.5 thousand ft) sight, what is the combined curvature-and-refraction correction using h = 0.0206 K^2 ft?

A
B
C
D
Test Your Knowledge

Why are reciprocal observations used in trigonometric and differential leveling?

A
B
C
D