Braking Distance Calculator

A Train Cannot Stop the Way a Car Does

Steel wheels on steel rail give a fraction of the friction a rubber tire gets on asphalt, which is why a train travelling at highway speed can take the better part of a kilometer to stop. Two separate distances make up the total: how far the train travels while the driver is still reacting, and how far it travels while actively decelerating. This calculator keeps them separate so each can be checked against the numbers that actually matter operationally.

The Formula

Braking Distance = v² / (2 × a), where v = speed in m/s, a = deceleration
Reaction Distance = v × Reaction Time
Total Stopping Distance = Braking Distance + Reaction Distance

Speed entered in km/h is converted to meters per second (divide by 3.6) before the braking-distance formula is applied, since deceleration is conventionally expressed in m/s².

Where This Is Useful

  • Signal placement — a fixed signal has to be far enough ahead of any point of conflict that a train can stop before reaching it.
  • Speed restriction design — temporary speed restrictions around track work are set with enough margin to guarantee full stopping distance is available.
  • Emergency braking analysis — comparing service and emergency deceleration rates shows how much distance is saved (or lost) between the two.

Worked Example

A train travelling at 100 km/h, decelerating at 1.2 m/s², with a 2-second driver reaction time:

Sample stopping distance calculation
SpeedSpeed (m/s)DecelerationReaction timeBraking distanceReaction distanceTotal stopping distance
100 km/h27.78 m/s1.2 m/s²2 s321.5 m55.56 m377.06 m

Braking distance grows with the square of speed, so doubling speed roughly quadruples the braking portion of the total — reaction distance only doubles.

How to Use This Calculator

  1. Enter Train Speed in km/h.
  2. Enter the Deceleration Rate in m/s².
  3. Optionally enter Reaction Time in seconds to include the distance covered before braking begins.
  4. Select Calculate to see the braking distance, reaction distance, and total stopping distance.

Related Calculations

For spacing signals to keep multiple trains safely apart, see the Signal Spacing Calculator, which builds directly on the same braking physics. To account for the extra resistance of an uphill or downhill grade, use the Gradient Resistance Calculator.