Stopping Sight Distance

Calculate AASHTO stopping sight distance with separate reaction and braking components, grade correction, and passing sight distance, in US customary or SI units.


AASHTO Green Book

Unit System

Design Inputs

mph
s
ft/s²
%

Stopping Sight Distance

565.5ft
Total SSD
220.5ft
Reaction distance
345.0ft
Braking distance
0.348
Friction factor f = a/g

Passing Sight Distance

1000ft
AASHTO passing sight distance

About Stopping Sight Distance Calculator

The stopping sight distance calculator returns the total AASHTO stopping sight distance (SSD) together with its two components: the brake-reaction (perception-reaction) distance travelled while the driver reacts, and the braking distance needed to decelerate to a stop. It supports both US customary units (mph, feet) and SI units (km/h, metres).

Enter the design speed, the perception-reaction time (AASHTO default 2.5 s), the deceleration rate (AASHTO default 11.2 ft/s^2 or 3.4 m/s^2), and the roadway grade. The tool corrects the braking distance for grade, treating a downgrade as a reduction in effective friction and an upgrade as an increase, and also reports the AASHTO passing sight distance for the design speed.

How It Works

  1. Select the unit system (US customary or SI metric).
  2. Enter the design speed, perception-reaction time, deceleration rate, and grade (percent, positive uphill).
  3. The calculator computes the reaction distance as a function of speed and time, and the braking distance from the kinematic relationship using the equivalent friction factor f = a / g adjusted for grade.
  4. It sums the two components into the stopping sight distance and looks up the AASHTO passing sight distance for the design speed.

Worked Example

A rural highway has a design speed of 60 mph on level ground (US units), with the AASHTO defaults of t = 2.5 s and a = 11.2 ft/s^2. The reaction distance is 1.47 * 60 * 2.5 = 220.5 ft. The equivalent friction factor is f = 11.2 / 32.2 = 0.348, so the braking distance is 60^2 / (30 * 0.348) = 345.0 ft. The total stopping sight distance is 220.5 + 345.0 = 565.5 ft, which AASHTO rounds up to about 570 ft.

Formulas

Reaction distance (US / SI)
US: d_r = 1.47 * V * t | SI: d_r = 0.278 * V * t
Braking distance with grade (US)
d_b = V^2 / (30 * (f +/- G))
Braking distance with grade (SI)
d_b = V^2 / (254 * (f +/- 0.01 G))
Stopping sight distance
SSD = d_r + d_b

Standards & References

  • AASHTO A Policy on Geometric Design of Highways and Streets (Green Book)
  • AASHTO default perception-reaction time t = 2.5 s
  • AASHTO default deceleration a = 11.2 ft/s^2 (3.4 m/s^2)

Frequently Asked Questions

What perception-reaction time does AASHTO use for stopping sight distance?

AASHTO uses a brake-reaction (perception-reaction) time of 2.5 seconds for design, which accommodates the great majority of drivers under most conditions. You can change it in the calculator if your jurisdiction specifies a different value.

How does grade affect stopping sight distance?

Grade only affects the braking distance. A downgrade reduces the effective friction (f - G), lengthening the braking distance, while an upgrade increases it (f + G), shortening the braking distance. The reaction distance is unaffected by grade.

Why does AASHTO use a deceleration of 11.2 ft/s^2 instead of a friction coefficient?

The 2001 and later AASHTO Green Books model braking with a constant deceleration of 11.2 ft/s^2 (3.4 m/s^2), a comfortable rate most drivers can achieve on wet pavement. Dividing by gravity gives an equivalent friction factor f = a / g of about 0.35, used in the grade-corrected braking formula.

What is the difference between stopping sight distance and passing sight distance?

Stopping sight distance is the distance needed to perceive a hazard and brake to a stop. Passing sight distance is the much longer distance needed to safely complete an overtaking maneuver on a two-lane road. This tool reports both for the selected design speed.