7.2 Slope Distance Reductions and Horizontal/Vertical Components

Key Takeaways

  • Horizontal Distance H = Slope Distance (S) * sin(zenith angle z) or H = S * cos(slope angle a).
  • Vertical Distance V = S * cos(z) or V = S * sin(a). Vertical distance V is positive for elevation angles (z < 90°) and negative for depression angles (z > 90°).
  • Elevation Difference Reduction: H = sqrt(S^2 - delta_h^2), where delta_h is the vertical height difference between instrument optics and target reflector.
  • Ground Elevation Difference: Ground Elevation B = Ground Elevation A + h_i + V - h_r, accounting for instrument height (h_i) and prism height (h_r).
  • Curvature & Refraction Correction: (c+r) = 0.574 * K^2 feet (where K is distance in miles). Earth curvature makes targets appear lower, while atmospheric refraction bends light downward, offsetting curvature by roughly 14%.
Last updated: July 2026

7.2 Slope Distance Reductions & Components

When measuring distances with total stations, Electronic Distance Meters (EDM), or steel tapes across rolling terrain, the measured distance follows the slope of the land. Because survey maps, property boundaries, and coordinate systems are projected onto a flat horizontal reference surface, all slope measurements must be reduced to their horizontal and vertical components.


Geometry of Slope Reduction

Slope reduction creates a right triangle where:

  • Slope Distance ($S$): The direct hypotenuse distance measured along the line of sight between instrument optics and prism reflector.
  • Horizontal Distance ($H$): The adjacent horizontal leg of the right triangle projected onto a level plane.
  • Vertical Distance ($V$): The opposite vertical leg representing the height difference between telescope axis and target center.

Angular Reference Definitions

  • Zenith Angle ($z$): The vertical angle measured from directly overhead ($0^\circ$ at zenith, $90^\circ$ at horizontal horizon, $180^\circ$ at nadir directly below).
  • Slope Angle / Vertical Angle ($a$): The vertical angle measured above ($+a$) or below ($-a$) the horizontal plane. Relationship: $a = 90^\circ - z$.

Zenith Angle z=90aSlope Angle a=90z\text{Zenith Angle } z = 90^\circ - a \quad \Longleftrightarrow \quad \text{Slope Angle } a = 90^\circ - z


Primary Reduction Formulas

Depending on whether your total station reports zenith angles ($z$) or vertical slope angles ($a$), use the following trigonometric equations:

Using Zenith Angle ($z$)

H=Ssin(z)H = S \cdot \sin(z) V=Scos(z)V = S \cdot \cos(z)

Using Slope Angle ($a$)

H=Scos(a)H = S \cdot \cos(a) V=Ssin(a)V = S \cdot \sin(a)

ComponentFormula with Zenith Angle ($z$)Formula with Slope Angle ($a$)
Horizontal Distance ($H$)$H = S \cdot \sin(z)$$H = S \cdot \cos(a)$
Vertical Distance ($V$)$V = S \cdot \cos(z)$$V = S \cdot \sin(a)$
Reference Zero$0^\circ$ at zenith (straight up)$0^\circ$ at horizontal horizon

Worked Numerical Examples

Example 1: Reduction using Zenith Angle

A total station measures a slope distance $S = 648.35\text{ ft}$ with a zenith angle $z = 84^\circ 22' 15''$. Calculate the horizontal distance ($H$) and vertical component ($V$).

  1. Convert Zenith Angle to Decimal Degrees: 22=2260=0.36666722' = \frac{22}{60} = 0.366667^\circ 15=153600=0.00416715'' = \frac{15}{3600} = 0.004167^\circ z=84+0.366667+0.004167=84.370833z = 84 + 0.366667 + 0.004167 = 84.370833^\circ

  2. Compute Horizontal Distance ($H$): H=648.35sin(84.370833)=648.350.995166=645.22 ftH = 648.35 \cdot \sin(84.370833^\circ) = 648.35 \cdot 0.995166 = 645.22\text{ ft}

  3. Compute Vertical Distance ($V$): V=648.35cos(84.370833)=648.350.098205=+63.67 ftV = 648.35 \cdot \cos(84.370833^\circ) = 648.35 \cdot 0.098205 = +63.67\text{ ft}


Example 2: Reduction using Elevation Difference (Pythagorean Method)

When the vertical height difference ($\Delta h$) between instrument optics and prism center is known directly (e.g., from differential leveling or differential rod readings), apply the Pythagorean theorem:

H=S2Δh2H = \sqrt{S^2 - \Delta h^2}

Given slope distance $S = 325.50\text{ ft}$ and vertical difference $\Delta h = 18.20\text{ ft}$: H=(325.50)2(18.20)2=105950.25331.24=105619.01=324.99 ftH = \sqrt{(325.50)^2 - (18.20)^2} = \sqrt{105950.25 - 331.24} = \sqrt{105619.01} = 324.99\text{ ft}


Ground Elevation & Instrument/Prism Height Offsets

In trigonometric leveling, the vertical distance $V$ represents the height difference between telescope crosshairs and target prism center. To determine ground elevation at target point B from station point A, include instrument height ($h_i$) and prism rod height ($h_r$):

ElevationB=ElevationA+hi+Vhr\text{Elevation}_B = \text{Elevation}_A + h_i + V - h_r

Where:

  • $h_i$ = Height of total station optical center above Ground Point A.
  • $h_r$ = Height of prism center above Ground Point B.
  • $V$ = Calculated vertical distance ($S \cdot \cos(z)$). Note that $V$ is negative for depression angles ($z > 90^\circ$).

If $h_i = h_r$ (target set at same height as instrument), then $(h_i - h_r) = 0$, and the change in ground elevation equals $V$ directly.


Earth Curvature & Atmospheric Refraction ($c+r$)

Over long distances, line of sight is affected by two opposing physical phenomena:

  1. Earth Curvature ($c$): Earth curves away from a horizontal line of sight, making ground objects appear lower than they are (rod readings read higher). $c = 0.667 \cdot K^2\text{ ft}$ ($K$ in miles).
  2. Atmospheric Refraction ($r$): Density gradients in the atmosphere bend light rays downward toward the earth, partially offsetting curvature by about $14%$ ($1/7\text{th}$). $r = 0.093 \cdot K^2\text{ ft}$.

Combined Correction Formula

(c+r)=0.574K2(in feet, with K in miles)(c+r) = 0.574 \cdot K^2 \quad \text{(in feet, with } K \text{ in miles)} (c+r)=0.0675D2(in meters, with D in kilometers)(c+r) = 0.0675 \cdot D^2 \quad \text{(in meters, with } D \text{ in kilometers)}

For sights under $300\text{ ft}$, $c+r$ is less than $0.002\text{ ft}$ and negligible. However, for long total station shots or precise trigonometric leveling networks, $c+r$ must be added to vertical calculations:

ElevationB=ElevationA+hi+Vhr+(c+r)\text{Elevation}_B = \text{Elevation}_A + h_i + V - h_r + (c+r)


Exam Traps & Common Field Pitfalls

Exam Trap 1: Sine vs. Cosine with Zenith Angles
A classic CST exam error is using $\cos(z)$ to find horizontal distance. Since zenith ($0^\circ$) is straight up, the horizontal plane occurs at $90^\circ$. The sine of $90^\circ$ equals 1, so horizontal distance requires $H = S \cdot \sin(z)$.

Exam Trap 2: DMS to Decimal Degree Conversion
Never plug DMS vertical angles directly into trigonometric functions. Convert minutes by dividing by 60 and seconds by dividing by 3600 first.

Exam Trap 3: Neglecting $h_i$ and $h_r$ Differences
When computing ground point elevations, always check whether $h_i$ matches $h_r$. If instrument height is $5.20\text{ ft}$ and rod height is $6.00\text{ ft}$, failing to include $(-0.80\text{ ft})$ will introduce a systematic elevation error.

Test Your Knowledge

A total station measures a slope distance of 450.00 ft to a prism target with a zenith angle reading of 82° 30' 00". What is the reduced horizontal distance?

A
B
C
D
Test Your Knowledge

An EDM measures a slope distance of 300.00 ft between two points with a known vertical difference of 25.00 ft between instrument optics and prism center. What is the reduced horizontal distance?

A
B
C
D
Test Your Knowledge

Ground elevation at Station A is 500.00 ft. Instrument height (h_i) is 5.20 ft. The vertical distance component (V) calculated from slope distance and zenith angle is +14.80 ft. The target rod height (h_r) at Station B is 6.10 ft. What is the ground elevation at Station B?

A
B
C
D
Test Your Knowledge

What is the primary combined effect of earth curvature and atmospheric refraction on long line-of-sight sightlines in surveying?

A
B
C
D