Brake Stopping Distance⚠ unverified
Mechanical / Clutches Brakes · Stopping distance under constant deceleration
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| v | v | m/s | 30.0 | Initial speed |
| a | a | m/s^2 | 6.0 | Deceleration |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| d | d | m | Stopping distance |
The science & history
Understanding the Parameters
-
Initial speed $v$ — enters as $v^2$, the dominant term. At 30 m/s (108 km/h) with $a = 6$ m/s² the braking distance is 75 m; at 15 m/s it is only 19 m — a quarter, for half the speed. This quadratic is the heart of vehicle safety.
-
Deceleration $a$ — set by the tyre–road friction limit, $a = \mu g$ (dry asphalt $\mu \approx 0.8$ gives $a \approx 8$ m/s²; ice far less). Beyond this the wheels lock and slide — the reason ABS exists (to keep the tyre near peak friction). Bigger brakes don't shorten the distance once the tyres are at their friction limit; only more grip does.
-
What this omits — the reaction distance (the vehicle travels $v\,t_{\text{reaction}}$ before the brakes even apply, ~0.75–1.5 s of thinking time) must be added for total stopping distance. This formula is the braking portion only.
Derivation (Approaching a Proof)
Two equivalent routes give the same result.
Kinematics. For constant deceleration $a$, the standard equation relating speeds and distance is $v_f^2 = v_i^2 - 2 a d$. Setting the final speed $v_f = 0$ (stopped) and $v_i = v$:
$$0 = v^2 - 2 a d \;\Longrightarrow\; d = \frac{v^2}{2a}.$$
Work–energy. The brakes must dissipate all the kinetic energy $\tfrac12 m v^2$ (Brake Energy) by doing negative work $F d$ over the stopping distance, where the braking force is $F = m a$ (Newton's Second Law):
$$\tfrac{1}{2} m v^2 = F d = m a\, d \;\Longrightarrow\; d = \frac{v^2}{2a}.$$
The mass cancels — stopping distance is independent of mass (for a given deceleration), because a heavier vehicle has proportionally more kinetic energy and more braking force available at the same friction-limited deceleration. The $v^2$ appears because kinetic energy scales with $v^2$ while the dissipating force is constant.
Dimensional check. $\dfrac{(\text{m/s})^2}{\text{m/s}^2} = \dfrac{\text{m}^2/\text{s}^2}{\text{m}/\text{s}^2} = \text{m}$. ✓
History and Development
The kinematic relation dates to Galileo and Newton; its application to vehicle braking and safety standards grew with the automobile in the 20th century (FMVSS, SAE braking tests). The $v^2$ dependence, plus reaction time, defines the total stopping distance used in road design, speed-limit setting, and autonomous-vehicle braking models.
Related Concepts: Brake Energy, Newton's Second Law, Kinetic Energy, Friction, Band Brake Torque
Notes: Braking distance only — add the reaction distance $v\,t_{\text{reaction}}$ for total stopping. Deceleration is friction-limited ($a = \mu g$); ABS keeps tyres near peak grip. Independent of mass.