Enter the initial velocity, final velocity, and total time passed into the calculator to determine the total deceleration. This calculator can also determine the velocities or time given the deceleration and other known variables.

Deceleration Calculator

Choose the known values you have; results appear after Calculate.

Time
Distance
Force
Deceleration
Copy result

Deceleration Formula

The calculator uses one of three formulas, depending on which tab you select.

From speed and time:

a = (vi - vf) / t

From speed and distance:

a = (vi^2 - vf^2) / (2 * d)

From force and mass (Newton’s second law):

a = F / m
  • a = deceleration (m/s²)
  • vi = initial speed (m/s)
  • vf = final speed (m/s, use 0 if the object stops)
  • t = time taken to slow down (s)
  • d = distance traveled while slowing (m)
  • F = braking or retarding force (N)
  • m = mass of the object (kg)

The Time tab assumes constant deceleration over the elapsed time. The Distance tab uses the kinematic equation that does not require time, so it works when you only know how far the object traveled while slowing. The Force tab divides braking force by mass to get the resulting deceleration, ignoring time and distance. A positive result means the object is slowing down. A negative result means the final speed is higher than the initial speed, so the object is actually accelerating.

Reference Values

The calculator reports results in m/s², ft/s², and g (where 1 g = 9.80665 m/s²). Use the tables below to interpret what your number means.

Scenario Typical deceleration In g
Light braking in a car1.5 m/s²0.15 g
Normal stop at a traffic light3 m/s²0.3 g
Hard braking, dry road6 to 8 m/s²0.6 to 0.8 g
Emergency stop, sports car10 m/s²~1.0 g
Frontal car crash (survivable)200 to 400 m/s²20 to 40 g
Unit Conversion to m/s²
1 ft/s²0.3048 m/s²
1 g9.80665 m/s²
1 km/h per second0.2778 m/s²
1 mph per second0.4470 m/s²

Worked Examples

Example 1: Car braking from 60 mph to a stop in 4 seconds.
Convert 60 mph to 26.82 m/s. Final speed is 0. Apply a = (26.82 – 0) / 4 = 6.71 m/s². That is about 0.68 g, which matches hard braking on dry pavement.

Example 2: Truck slowing from 30 m/s to 10 m/s over 200 m.
Apply a = (30² – 10²) / (2 × 200) = (900 – 100) / 400 = 2.0 m/s². That is roughly 0.2 g, a controlled, moderate slow-down.

FAQ

Is deceleration just negative acceleration?
Yes. Deceleration is the magnitude of acceleration when an object is slowing down. This calculator returns it as a positive number when the object is actually losing speed.

What if my final speed is higher than my initial speed?
The result will be negative. That means the object sped up rather than slowed down. Check your inputs or swap the values.

Does the formula assume constant deceleration?
Yes. All three modes assume the rate of slowing is steady. Real braking is rarely perfectly constant, so treat the answer as an average over the interval.

Why does the Force tab ignore speed?
Newton’s second law links force, mass, and acceleration directly. If you know the braking force and the mass, the deceleration is fixed regardless of how fast the object is moving at any instant.