Free Fall Time Calculator

Calculate how long an object takes to fall a given distance or reach a given velocity. Includes planetary comparison, distance-time tables, and timing visualization.

m
m/s
m/s²
Fall Time
2.0193 s
Time for the object to complete the fall
Distance Fallen
20.000 m
65.6 ft ≈ 6.7 stories
Final Velocity
19.809 m/s
71.3 km/h
Impact Speed (mph)
44.3 mph
Imperial unit conversion for impact speed
Average Velocity
9.905 m/s
v̄ = d / t
Deceleration at 1 m stop
196.2 m/s²
20.0 g — force if stopped over 1 m

Time for Various Distances

Distance (m)StoriesTime (s)Impact (m/s)Impact (km/h)
10.30.4524.4315.9
20.70.6396.2622.6
51.71.0109.9035.7
103.31.42814.0150.4
206.72.01919.8171.3
3010.02.47324.2687.3
5016.73.19331.32112.8
10033.34.51544.29159.5
20066.76.38662.64225.5
500166.710.09699.05356.6

Same Scenario on Different Planets

Bodyg (m/s²)Fall Time (s)Ratio to Earth
Mercury3.703.2881.63×
Venus8.872.1241.05×
Earth9.812.0191.00×
Moon1.624.9692.46×
Mars3.723.2791.62×
Jupiter24.791.2700.63×

Timing Visualization

25% time → 6% dist
50% time → 25% dist
75% time → 56% dist
100% time → 100% dist

In the first half of the fall time only ~25% of distance is covered; the last quarter of time covers ~44% of distance.

Planning notes, formulas, and examples

About the Free Fall Time Calculator

This calculator estimates how long a body takes to fall a given distance, or how long it takes to reach a given speed while falling. In the simplest case from rest, the timing follows t = sqrt(2h/g), which is the same constant-acceleration model used in introductory mechanics.

The square-root dependence is the important part: quadrupling the distance only doubles the time. That is why short falls happen quickly, and why the time to react is often much shorter than the fall itself.

The page also compares different gravity values and shows the way distance accumulates over the course of the fall, not just the final number.

When This Page Helps

Fall time is easiest to understand when you can see how distance, speed, and gravity interact. Putting the distance-to-time case and the velocity-to-time case on the same page makes it easier to compare scenarios without switching formulas or redoing the derivation.

How to Use the Inputs

  1. Choose whether to find time from distance or from final velocity.
  2. Enter the known value (distance in meters or velocity in m/s).
  3. Optionally set initial downward velocity (0 for drop from rest).
  4. Adjust gravitational acceleration for non-Earth scenarios.
  5. Read the fall time along with distance, velocity, and deceleration force.
  6. Compare fall times across planets in the comparison table.
  7. Use the timing visualization to understand distance accumulation during the fall.
Formula used
From distance: t = (−v₀ + √(v₀² + 2gd)) / g For v₀ = 0: t = √(2d/g) From final velocity: t = (v − v₀) / g Distance: d = v₀t + ½gt² Final velocity: v = v₀ + gt Where: d = distance (m), t = time (s) v₀ = initial velocity (m/s), g = 9.81 m/s²

Example Calculation

Result: t = 2.019 s

t = √(2 × 20 / 9.81) = √(4.077) = 2.019 s. Impact velocity: v = 9.81 × 2.019 = 19.81 m/s (71.3 km/h). On Mars (g = 3.72), the same fall takes 3.28 s.

Tips & Best Practices

  • Rule of thumb: fall time ≈ √(h/5) seconds on Earth.
  • A 0.45-second fall (human reaction time) covers 1 meter — that is below table height.
  • On the Moon, falls take 2.46× longer than on Earth for the same distance.
  • Fall time is independent of mass — a feather and bowling ball fall at the same rate in vacuum.
  • To find time from speed: t = v/g. Reaching 100 km/h (27.8 m/s) takes 2.83 seconds.
  • Parachute deployment must happen with enough altitude for deceleration — jumpers plan based on fall time.

Fall Time in Safety Engineering

Understanding fall time is critical for designing safety systems. A worker falling from a 2-meter scaffold has less than 0.64 seconds before impact. Fall arrest systems (harnesses and lanyards) must detect the fall, deploy, and begin deceleration within this window. The total stopping distance — including lanyard stretch and deceleration distance — must be less than the available clearance below.

The Physics of Timing

The t ∝ √h relationship means that precise timing of falls is challenging. Galileo famously struggled with this, eventually using inclined planes and water clocks to measure falls. Today, high-speed cameras can resolve events to microsecond precision, but the fundamental physics remains: small changes in height produce even smaller changes in time.

Reaction Time Perspective

Human perception-reaction time (0.2-0.3 s) translates to a free-fall distance of 0.2-0.44 m. This means that by the time a person recognizes they are falling, they have already dropped about half a meter. Sprint reaction times (Olympic athletes) can be as low as 0.12 s, but even then, 0.07 m has already been covered. This underscores why passive fall protection systems are always preferred over active ones.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Because d = ½gt²: solving for t gives t = √(2d/g). The square root arises from the constant acceleration — the object speeds up as it falls, covering more distance per second. If speed were constant, time would be proportional to distance.