7.6 Trigonometric Leveling, Reciprocal Observations, and Spreadsheets

Key Takeaways

  • Trigonometric leveling computes elevation difference from slope distance, vertical angle, and instrument and target heights.
  • Zenith angles and vertical angles use different formulas, so candidates must identify the angle convention before calculating.
  • Reciprocal observations reduce some systematic effects when sight lines cross longer distances or uneven atmospheric conditions.
  • Spreadsheet organization should preserve raw observations, units, formulas, checks, and adjusted values in separate columns.
Last updated: May 2026

Trig Leveling and Computation Workflow

Trigonometric leveling uses measured angles and distances to compute elevation differences. It is common with total station observations, construction staking, topographic shots, and inaccessible points. The FS exam may give a slope distance and vertical angle, or it may give a zenith angle. The first task is to identify the angle convention. A correct formula with the wrong angle reference gives a plausible but wrong result.

If the vertical angle is measured positive upward from the horizontal, the vertical component from instrument to target is slope distance times sin vertical angle. If a zenith angle is measured from the upward vertical, the vertical component is slope distance times cos zenith angle. Then account for instrument height and target height. Elevation of target ground point equals elevation of instrument point plus instrument height plus vertical component minus target height.

Given angleCommon vertical componentWatch item
Vertical angle from horizontalSlope distance x sin VUp angles positive, down angles negative
Zenith angle from up verticalSlope distance x cos ZZ greater than 90 deg gives negative component
Horizontal distance and vertical angleHorizontal distance x tan VDistance is not slope distance
Percent gradeHorizontal distance x grade percent / 100Grade is rise over run

Suppose a total station is set over point A, elevation 506.20 ft. Instrument height is 5.10 ft. A prism is set over point B with target height 6.00 ft. The slope distance is 380.00 ft and the vertical angle is +2 deg 15 min. The vertical component is about 380 sin 2.25 deg = 14.91 ft. Elevation B is 506.20 + 5.10 + 14.91 - 6.00 = 520.21 ft. If the angle were a zenith angle of 92 deg 15 min, the component would be negative.

Reciprocal observations involve measuring in both directions between points. They are useful when distance, curvature, refraction, or atmospheric differences may affect the line of sight. In exam terms, the key idea is not to memorize a specialty field procedure. It is to understand that paired observations can reduce certain systematic effects and provide a check on one-way results.

Computer applications are part of the official FS Survey Computations and Computer Applications area, so spreadsheet discipline is testable even when the calculation is familiar. A spreadsheet should separate raw observations from converted values. Do not overwrite a field vertical angle with a decimal conversion if the raw DMS value might need review. Keep units explicit, especially when mixing feet, meters, percent, and stationing.

A strong spreadsheet layout includes:

  • Raw point ID, instrument point, target point, and observation date
  • Raw distance, angle, instrument height, and target height
  • Unit conversion columns
  • Formula columns for vertical component and computed elevation
  • Check columns for sign, range, closure, and residuals
  • Protected or clearly separated adjusted values
  • Notes for excluded shots or suspected blunders

Spreadsheet answers on the FS exam often reward auditability. If a formula is copied down a column, use cell references that update correctly for each row. If a benchmark elevation is fixed, use an absolute reference or named cell. If a problem asks which spreadsheet setup is best, choose the one that preserves raw data, labels units, and shows independent checks rather than one that hides all work in a single hard-coded value.

Test Your Knowledge

A slope distance is 200.00 ft and the vertical angle from horizontal is +3 deg. What expression gives the vertical component from instrument to target?

A
B
C
D
Test Your Knowledge

Point A elevation is 100.00 ft, instrument height is 5.00 ft, vertical component to the prism is +8.00 ft, and target height is 6.00 ft. What is the ground elevation at the target point?

A
B
C
D
Test Your Knowledge

Which spreadsheet practice is best for survey computation auditability?

A
B
C
D