Last verified · v1.0
Calculator · construction
Vertical Curve Elevation Calculator
Compute elevation at any station along a vertical curve using PVC elevation, entry/exit grades, curve length, and distance from PVC.
Inputs
Elevation at Point
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How the Vertical Curve Elevation Formula Works
A vertical curve smoothly transitions between two road grades, ensuring driver comfort, adequate sight distance, and proper drainage on highways and local roads. The parabolic vertical curve is the universally accepted form in North American highway design, standardized by FHWA, AASHTO, and every state DOT.
The Standard Parabolic Elevation Equation
The elevation at any point along a vertical curve is computed with the parabolic equation:
y = yPVC + (G1 × x / 100) + ((G2 − G1) × x² / (200 × L))
Variable Definitions
- y — Computed elevation (ft) at horizontal distance x from the PVC
- yPVC — Elevation at the Point of Vertical Curvature, where the curve leaves the back tangent
- G1 — Entry (back tangent) grade in percent; positive = uphill, negative = downhill
- G2 — Exit (forward tangent) grade in percent; positive = uphill, negative = downhill
- L — Horizontal length of the curve in feet from PVC to PVT (Point of Vertical Tangency)
- x — Horizontal distance in feet from the PVC to the point of interest (0 ≤ x ≤ L)
Why Engineers Use a Parabola
Highway engineers favor the parabola over circular arcs because it provides a constant rate of grade change per unit of horizontal distance. This uniformity simplifies construction staking, drainage design, and sight-distance verification, as detailed in the WSDOT Highway Surveying Manual, Chapter 11. The rate of grade change per foot equals (G2 − G1) / L, a constant throughout the entire curve length.
Crest vs. Sag Vertical Curves
Vertical curves divide into two types based on the algebraic difference in grades:
- Crest curves — G1 > G2: the road transitions from a steeper uphill to a less steep uphill or downhill, forming a hilltop profile. Crest curves restrict stopping sight distance, so minimum length depends on AASHTO driver eye height (3.5 ft) and object height (2.0 ft) criteria.
- Sag curves — G1 < G2: the road transitions from downhill to uphill or to a less steep downhill, forming a valley profile. Sag curve lengths are governed by headlight sight distance and driver comfort, with K values specified per design speed as outlined in the FHWA Speed Management Guide, Chapter 4.
Locating the High or Low Point
The elevation extreme (high point on a crest, low point on a sag) occurs where the instantaneous road grade equals zero. The horizontal distance from the PVC to this point is:
xextreme = −G1 × L / (G2 − G1)
Accurately locating the low point of a sag curve is critical for positioning storm drain inlets and preventing pavement flooding. The high point of a crest curve determines the sight-distance control station.
Worked Numerical Example
A highway engineer designs a sag vertical curve with these parameters: PVC elevation = 450.00 ft, G1 = −3.5%, G2 = +2.0%, L = 600 ft. Find the elevation at x = 300 ft:
y = 450.00 + (−3.5 × 300 / 100) + ((2.0 − (−3.5)) × 300² / (200 × 600))
y = 450.00 − 10.500 + (5.5 × 90,000 / 120,000)
y = 450.00 − 10.500 + 4.125 = 443.625 ft
The low point occurs at x = −(−3.5) × 600 / (2.0 − (−3.5)) = 2,100 / 5.5 ≈ 381.8 ft from the PVC, with a corresponding low-point elevation of approximately 442.98 ft.
AASHTO Minimum Length Standards
Minimum curve length uses the formula L = K × |G2 − G1|, where K is a design-speed-dependent rate-of-curvature constant. At 60 mph, AASHTO requires K ≥ 151 for crest curves and K ≥ 44 for sag curves. An absolute minimum equal to three times the design speed in feet (e.g., 180 ft at 60 mph) also applies regardless of the grade difference.
Practical Construction Applications
- Setting finish-grade stakes for subbase and pavement lift elevations
- Positioning storm drain inlets at sag curve low points
- Calculating vertical clearances under bridge structures spanning sag curves
- Verifying stopping and passing sight distances on crest curves
- Generating earthwork cut-and-fill quantity estimates along the profile
- Checking finished grades against design tolerances during construction inspection
Reference