Terminal Velocity Calculator
Find the fastest a falling object can go, once air resistance balances the pull of gravity.
Terminal Velocity
42.78 m/s
or 154.02 km/h
or 95.7 mph
or 95.7 mph
Velocity over time approaching terminal velocity (asymptotic curve).
How it was calculated
Formula:
v_t = √((2 × m × g) / (ρ × A × C_d))Numerator (2mg):
2 × 80 × 9.81 = 1,569.6Denominator (ρAC_d):
1.225 × 0.7 × 1 = 0.8575Calculation:
v_t = √(1,569.6 / 0.8575)Result:
42.78 m/sAbout the Terminal Velocity Calculator
When an object falls, gravity pulls it down and air resistance pushes it up. As it falls faster, air resistance increases. Terminal velocity is the exact point where these two forces balance out, meaning the object stops accelerating and falls at a constant, maximum speed.
Mathematical Formula & Logic
Terminal Velocity Formula
v_t = sqrt((2 * m * g) / (rho * A * C_d))
- v_t = Terminal Velocity (m/s)
- m = Mass (kg)
- g = Acceleration of Gravity (m/s^2)
- rho = Fluid Density (kg/m^3)
- A = Projected Cross-sectional Area (m^2)
- C_d = Drag Coefficient (dimensionless)
Step-by-Step Example
A typical skydiver falling belly-to-earth (mass 80 kg, area 0.7 m², drag coefficient 1.0) through sea-level air reaches about 43 m/s (120 mph). If the same skydiver dives head-first, their cross-sectional area drops to ~0.18 m², and their terminal velocity skyrockets to over 100 m/s (220 mph).
Reference Data & Values
| mass | gravity | density | area | drag coeff | terminal velocity |
|---|---|---|---|---|---|
| 80 | 9.81 | 1.225 | 0.7 | 1 | 42.784 |
| 80 | 9.81 | 1.225 | 0.18 | 0.7 | 100.835 |
| 0.005 | 9.81 | 1.225 | 0.0003 | 0.47 | 23.83 |
| 1000 | 9.81 | 1000 | 2 | 1.05 | 3.056 |
| 1 | 0 | 1.225 | 1 | 1 | 0 |