Example: Calculating Minimum Curve Radius

Example

Problem Statement: A new rural highway is being designed with a design speed of 60 mph. State guidelines dictate a maximum superelevation rate (emaxe_{max}) of 8% (0.08) for areas subject to snow and ice. The maximum safe coefficient of side friction (fmaxf_{max}) for 60 mph is 0.12.
Calculate the absolute minimum radius (RminR_{min}) allowable for a horizontal curve on this highway.

Solution: Minimum Radius Calculation

0 of 4 Steps Completed
1

Example: Stopping Sight Distance (SSD) Calculation

Stopping Sight Distance is the minimum distance required for a vehicle traveling at the design speed to stop safely before hitting a stationary object.

Example

Problem Statement: A vehicle is traveling at 60 mph (VV) on a level highway (G=0G = 0). The driver's perception-reaction time (tt) is assumed to be 2.5 seconds, and the deceleration rate (aa) is 11.2 ft/s². Calculate the required Stopping Sight Distance (SSD).
Given: The formula for SSD in US Customary units is:
SSD=1.47Vt+V230(a32.2±G)SSD = 1.47Vt + \frac{V^2}{30\left( \frac{a}{32.2} \pm G \right)}
  • V=60 mphV = 60 \text{ mph}
  • t=2.5 secondst = 2.5 \text{ seconds}
  • a=11.2 ft/s2a = 11.2 \text{ ft/s}^2
  • G=0G = 0 (level grade)

Step-by-Step Solution

0 of 3 Steps Completed
1

Example: Minimum Length of Vertical Curve

Vertical curves provide a smooth transition between different highway grades. The length of the curve is primarily dictated by sight distance requirements.

Example

Problem Statement: A crest vertical curve connects an ascending grade of +3.0% and a descending grade of -2.0%. The required stopping sight distance (SS) is 400 ft. Assuming the sight distance is less than the length of the curve (S<LS \lt L), and the standard heights of the driver's eye (h1=3.5 fth_1 = 3.5 \text{ ft}) and object (h2=2.0 fth_2 = 2.0 \text{ ft}) apply, calculate the minimum required length of the vertical curve (LL).
Given:
  • Initial grade (G1G_1) = +3.0%
    • Final grade (G2G_2) = -2.0%
    • Sight distance (SS) = 400 ft
    The algebraic difference in grades (AA) is:
A=G1G2=3.0(2.0)=5.0%A = G_1 - G_2 = 3.0 - (-2.0) = 5.0\%
For a crest curve where S<LS \lt L, the standard AASHTO formula is:
L=AS22158L = \frac{A S^2}{2158}

Step-by-Step Solution

0 of 2 Steps Completed
1