Was this calculator helpful?
Sources & Methodology
Without air resistance: uses exact kinematic equations d = ½gt², v = gt, v² = 2gd solved for the unknown variable. With air resistance: numerically integrates the equation of motion F = mg − ½CₑρAv² using 1000 time steps per second to find velocity and position as functions of time. Air density ρ = 1.225 kg/m³ (standard sea level). Terminal velocity calculated as v₉ = √(2mg / (CₑρA)).
Last reviewed: April 2026
Free Fall Physics — Complete Guide to Formulas, Concepts, and Real-World Applications
Free fall is one of the most fundamental concepts in physics and the foundation of classical mechanics. An object is in free fall when gravity is the only force acting on it — no air resistance, no thrust, no contact forces. Understanding free fall means understanding how velocity, distance, and time are related under constant gravitational acceleration, which is the basis for everything from engineering safety calculations to orbital mechanics.
The Three Core Free Fall Formulas
All free fall calculations without air resistance reduce to three kinematic equations. These apply when an object starts from rest (initial velocity = 0) and falls under constant gravitational acceleration g near the surface of the Earth or any celestial body.
Velocity: v = g × t
Velocity from d: v = √(2 × g × d)
Time from d: t = √(2 × d ÷ g)
Time from v: t = v ÷ g
Where: g = 9.80665 m/s² (Earth standard gravity)
Imperial: g = 32.174 ft/s²
These equations assume the object begins at rest (v₀ = 0) and that gravitational acceleration is constant throughout the fall. Both assumptions are valid for objects falling near the Earth’s surface over distances up to several kilometers, where changes in g due to altitude are less than 0.3%.
For objects with a non-zero initial velocity (thrown downward or upward), the general kinematic equations include the initial velocity term: d = v₀t + ½gt² and v = v₀ + gt. The calculator above handles this with the “initial velocity” input field when shown.
Distance Fallen vs. Time — Why It Grows Quadratically
One of the most counterintuitive aspects of free fall is that distance does not increase linearly with time — it grows with the square of time. An object does not fall the same distance in each second. In the first second, it falls 4.9 meters. In the second second (from t=1 to t=2), it falls an additional 14.7 meters. In the third second, it falls an additional 24.5 meters. Each successive second, the object falls 9.8 meters more than the previous second.
This is because velocity is increasing linearly (v = g × t), and distance is the integral of velocity over time. A linearly increasing velocity integrates to a quadratically increasing distance. This is why falls from height are so dangerous — the impact velocity grows with the square root of height, not linearly with it.
| Time (seconds) | Velocity (m/s) | Velocity (mph) | Total Distance (m) | Total Distance (ft) |
|---|---|---|---|---|
| 0.5 s | 4.9 | 11.0 | 1.2 m | 4.0 ft |
| 1.0 s | 9.8 | 21.9 | 4.9 m | 16.1 ft |
| 2.0 s | 19.6 | 43.9 | 19.6 m | 64.3 ft |
| 3.0 s | 29.4 | 65.8 | 44.1 m | 144.7 ft |
| 4.0 s | 39.2 | 87.7 | 78.5 m | 257.5 ft |
| 5.0 s | 49.1 | 109.8 | 122.6 m | 402.2 ft |
| 10.0 s | 98.1 | 219.5 | 490.5 m | 1609 ft |
Impact Velocity from Known Height — Reference Table
One of the most commonly needed calculations is: given a height, what is the impact velocity? Use v = √(2 × g × h). This formula is derived from energy conservation — gravitational potential energy (mgh) converts entirely to kinetic energy (½mv²) at impact.
| Fall Height | Impact Velocity (m/s) | Impact Velocity (km/h) | Impact Velocity (mph) | Fall Time (seconds) |
|---|---|---|---|---|
| 1 m (3.3 ft) | 4.4 | 15.8 | 9.9 | 0.45 s |
| 3 m (10 ft) | 7.7 | 27.7 | 17.2 | 0.78 s |
| 10 m (33 ft) | 14.0 | 50.4 | 31.3 | 1.43 s |
| 30 m (98 ft) | 24.2 | 87.2 | 54.2 | 2.47 s |
| 50 m (164 ft) | 31.3 | 112.7 | 70.0 | 3.19 s |
| 100 m (328 ft) | 44.3 | 159.4 | 99.0 | 4.52 s |
| 300 m (984 ft) | 76.7 | 276.2 | 171.6 | 7.82 s |
| 1000 m (1 km) | 140.1 | 504.4 | 313.4 | 14.28 s |
Air Resistance and Terminal Velocity — Real-World Free Fall
Pure free fall (no air resistance) only occurs in a vacuum. In the real world, every falling object experiences aerodynamic drag from the air it moves through. Air resistance changes the motion significantly for objects that fall long distances or have high surface area relative to their mass.
The Drag Force Equation
The aerodynamic drag force on a falling object is calculated by the standard Newtonian drag formula. This force acts upward, opposing the downward motion of the falling object.
Cₑ = drag coefficient (shape-dependent)
ρ = air density = 1.225 kg/m³ (standard sea level)
A = cross-sectional area (m²)
v = current velocity (m/s)
Net force: Fₙₑ₉ = mg − Fₑ = mg − ½CₑρAv²
Acceleration: a = g − (CₑρAv²) ÷ (2m)
Terminal Velocity — When Acceleration Stops
Terminal velocity is reached when the drag force exactly equals the gravitational force (Fₑ = mg), making net force and acceleration zero. At terminal velocity, the object falls at constant speed. Setting Fₑ = mg in the drag equation and solving for velocity gives the terminal velocity formula.
Example: 75 kg human, belly-to-earth position
Cₑ = 1.0, A = 0.7 m², ρ = 1.225 kg/m³
v₉ = √(2 × 75 × 9.81 ÷ (1.0 × 1.225 × 0.7))
v₉ = √(1471.5 ÷ 0.8575) = √(1716) = 41.4 m/s (149 km/h, 93 mph)
| Object | Mass | Drag Coeff. Cₑ | Area (m²) | Terminal Velocity |
|---|---|---|---|---|
| Human (belly-down) | 75 kg | 1.0 | 0.70 | ~53 m/s (120 mph) |
| Human (head-down) | 75 kg | 0.7 | 0.18 | ~90 m/s (200 mph) |
| Baseball | 0.145 kg | 0.47 | 0.0042 | ~43 m/s (96 mph) |
| Golf ball | 0.046 kg | 0.47 | 0.0014 | ~33 m/s (74 mph) |
| Raindrop (2mm) | 0.004 g | 0.47 | 3.1e-6 | ~9 m/s (20 mph) |
| Skydiver (parachute) | 90 kg | 1.75 | 50 | ~5 m/s (11 mph) |
Does Mass Affect How Fast Objects Fall?
In a perfect vacuum, all objects fall at exactly the same rate regardless of mass. This was proved by Galileo Galilei in the late 16th century and dramatically confirmed on the Moon during Apollo 15, when astronaut David Scott simultaneously dropped a hammer and a feather and both hit the surface at the same time in the airless lunar environment.
In air, mass does matter indirectly — not because gravity treats heavier objects differently, but because heavier objects have a higher terminal velocity. A heavier object has more gravitational force (mg) but typically similar drag force to a lighter object of the same shape and size. This means a heavier object accelerates for longer before drag catches up, reaching a higher terminal velocity. This is why a cannon ball falls faster than a feather through air, but both would fall at identical rates in a vacuum.
Free Fall on Other Planets
The free fall equations work identically on any planet or celestial body — you simply substitute the appropriate gravitational acceleration value for g. This is particularly relevant for space mission planning, rover landing calculations, and physics problems involving other worlds.
| Planet/Body | g (m/s²) | vs. Earth | Fall time from 100m | Impact velocity from 100m |
|---|---|---|---|---|
| Sun (surface) | 274.0 | 27.9x | 0.85 s | 234 m/s |
| Earth | 9.807 | 1.0x | 4.52 s | 44.3 m/s |
| Venus | 8.870 | 0.90x | 4.74 s | 42.1 m/s |
| Mars | 3.721 | 0.38x | 7.33 s | 27.3 m/s |
| Moon | 1.620 | 0.17x | 11.11 s | 18.0 m/s |
| Pluto | 0.620 | 0.06x | 17.95 s | 11.1 m/s |
Real-World Applications of Free Fall Calculations
Construction and Fall Safety (OSHA)
Free fall calculations are directly used in workplace safety engineering. OSHA standard 1926.502 requires fall protection for workers at heights above 6 feet (1.83 m) in construction. Fall arrest systems must limit the maximum arresting force on the worker to 1,800 lbs (8 kN) and stop a fall within 3.5 feet (1.07 m) of deployment. These specifications require precise free fall distance and impact force calculations. An unprotected worker falling from 6 feet reaches an impact velocity of approximately 6 m/s (13.4 mph) — sufficient to cause serious injury.
Skydiving and BASE Jumping
Skydivers jump from altitudes of typically 4,000 m (13,000 ft). Without air resistance, reaching the ground from that height would take only 28.6 seconds at an impact velocity of 280 m/s (626 mph). In reality, air resistance limits terminal velocity to approximately 53 m/s (120 mph) belly-to-earth, and a parachute slows the final descent to about 5-8 m/s (11-18 mph) for a safe landing. The difference between vacuum free fall and real-world skydiving illustrates exactly what air resistance achieves.
Forensic Reconstruction and Physics Experiments
Free fall formulas are used in forensic investigations to determine the origin height of fallen objects, the timing of events, and impact forces. In classical physics education, free fall experiments with dropped objects and stopwatches are the standard method for measuring g and verifying Newton’s laws experimentally. The famous Galileo experiment of rolling balls down inclined planes was an indirect measurement of gravitational acceleration.
Astronomy and Orbital Mechanics
The Moon is technically in free fall around the Earth. It falls toward Earth due to gravity, but its tangential orbital velocity is high enough that the Earth’s surface curves away at the same rate it falls toward it — this is the definition of orbit. Satellites are in continuous free fall. The International Space Station orbits at approximately 400 km altitude, traveling at 7,660 m/s (27,576 km/h), in perpetual free fall that curves around the Earth rather than intersecting it.