Terminal Velocity Calculator - Free Fall Aerodynamic Speed Solver

Use this terminal velocity calculator to find the steady-state falling speed of any object under gravity and fluid resistance, or back-solve other variables.

Updated: June 30, 2026 • Free Tool

Terminal Velocity Calculator

The mass of the falling object. Standard belly-to-earth skydivers default to 80 kg.

Acceleration due to gravity. Defaults to 9.80665 m/s² for Earth's surface.

Density of the fluid the object is falling through. Standard air density is 1.204 kg/m³.

Cross-sectional area projected in the direction of fall. Skydiver belly-to-earth area is around 0.7 m².

Aerodynamic drag coefficient representing shape resistance. A smooth sphere is 0.47, belly-to-earth skydiver is 1.0.

Results

Terminal Velocity
0m/s

What Is Terminal Velocity?

The terminal velocity calculator determines the maximum, constant speed that a free-falling object reaches when the fluid resistance opposing its movement matches the downward gravitational force. This calculator makes this complex force balance simple by solving the quadratic drag equation, showing the exact speed at which an object stops accelerating and continues downward at a steady pace. This aerodynamic concept describes everything from raindrops falling from storm clouds to skydivers descending through the atmosphere.

  • Skydiver flight planning: Calculate how body position (belly-to-earth vs. head-down) changes drag coefficient and alters descent velocity.
  • Raindrop and hail speed analysis: Estimate the speed at which precipitation hits the ground based on droplet size and mass.
  • Aerosol and particle settling: Model the terminal settling velocities of fine dust or particulate matter in air or liquids.
  • Ballistics and atmospheric entry: Calculate the terminal speed of capsules, meteorites, or projectiles as they plunge through Earth's atmosphere.

When an object begins its descent, the only force acting on it is gravity, causing it to accelerate rapidly. As its downward speed increases, the upward drag force of the fluid (such as air) grows in proportion to the square of the velocity. Eventually, the upward drag force matches the downward weight of the object, bringing the net force to zero. With no net force, acceleration ceases entirely.

This state of zero acceleration is known as terminal velocity. The object continue descending at this constant speed until hitting the ground or changing shape. A skydiver who spreads their limbs increases their cross-sectional area, boosting drag and dropping their terminal speed. By pulling their limbs in, they reduce their area and descend significantly faster.

Before reaching steady speed, the object travels a certain free fall distance under changing acceleration.

How the Calculator Works

The terminal velocity calculator processes variables using the standard drag equation to evaluate the balanced state where drag balances weight. By inputs in standard metric units, it evaluates the steady-state downward falling speed.

v_t = sqrt((2 × m × g) / (rho × A × Cd))
  • v_t: Terminal velocity in metres per second (m/s).
  • m: Mass of the falling object in kilograms (kg).
  • g: Acceleration due to gravity in metres per second squared (m/s²).
  • rho (rho): Density of the fluid in kilograms per cubic metre (kg/m³).
  • A: Projected frontal cross-sectional area of the object in square metres (m²).
  • C_d: Dimensionless drag coefficient modeling the aerodynamic slickness of the shape.

The calculator processes inputs in standard metric units. It first multiplies the mass by gravity and by two to find the weight-driven force component. Next, it computes the aerodynamic resistance factor by multiplying the fluid density, projected cross-sectional area, and drag coefficient together. Finally, it divides the weight factor by the drag factor and extracts the square root.

If any input is zero or negative, the calculator rejects the calculation because a physical object must possess positive mass, area, drag, density, and gravitational pull to establish a valid terminal speed.

Belly-to-Earth Skydiver

Mass m = 80 kg, gravity g = 9.80665 m/s², fluid density rho = 1.204 kg/m³, projected area A = 0.7 m², drag coefficient C_d = 1.0.

v_t = sqrt((2 * 80 * 9.80665) / (1.204 * 0.7 * 1.0)) = sqrt(1569.064 / 0.8428) = sqrt(1861.727) = 43.15 m/s.

v_t = 43.15 m/s (approximately 155.3 km/h or 96.5 mph).

A standard skydiver falling in a stable belly-to-earth orientation at sea level will reach a terminal velocity of about 43.15 m/s.

Falling Sphere (e.g. Small Ball)

Mass m = 0.1 kg, gravity g = 9.80665 m/s², fluid density rho = 1.204 kg/m³, projected area A = 0.001 m², drag coefficient C_d = 0.47.

v_t = sqrt((2 * 0.1 * 9.80665) / (1.204 * 0.001 * 0.47)) = sqrt(1.96133 / 0.00056588) = sqrt(3465.98) = 58.87 m/s.

v_t = 58.87 m/s.

A smooth sphere weighing 100 grams with a small cross-sectional area reaches a higher terminal speed of 58.87 m/s due to its low aerodynamic drag coefficient.

According to Encyclopedia Britannica, terminal velocity is the constant speed at which a falling body travels when the resistance of the medium through which it is falling prevents further acceleration.

The math behind this balance relies on the standard drag equation to compute the upward force.

Key Concepts Explained

Understanding terminal velocity requires breaking down the physics of fluids and gravity into four core components.

Gravitational weight force

Weight is the force pulling the object downward, calculated as mass times gravity. It remains constant throughout the fall, acting as the driver of acceleration until balanced by air resistance.

Aerodynamic drag force

Drag is the fluid resistance opposing the motion of the object. Unlike gravity, drag is a dynamic force that increases quadratically with velocity, meaning it grows four times larger every time speed doubles.

Projected cross-sectional area

The cross-sectional area is the silhouette of the falling object when viewed from directly below. Increasing this surface area catches more air molecules, generating higher drag and reducing the final terminal velocity.

Drag coefficient (Cd)

The drag coefficient is a dimensionless value representing how easily air flows around the object's shape. Aerodynamically streamlined shapes have low drag coefficients (e.g., a teardrop is 0.04), while flat plates have high coefficients (around 1.28).

These concepts explain why two objects of identical mass can fall at wildly different speeds if their shapes or orientations differ. The relationship between these variables determines the behavior of objects moving through any fluid medium.

How to Use This Calculator

The terminal velocity calculator solves for speed, mass, area, fluid density, or gravity in five easy steps. Use the default settings to explore gravity-drag balance.

  1. 1 Enter the object mass: Provide the mass of the falling body in kilograms. You can convert pounds to kilograms by dividing the weight by 2.2046.
  2. 2 Specify the gravity: Input the gravitational acceleration. The default is Earth's surface gravity (9.80665 m/s²), but you can input values for other planets or altitudes.
  3. 3 Set the fluid density: Enter the density of the medium (usually air). Sea-level air at room temperature is approximately 1.204 kg/m³, but it drops at high altitude.
  4. 4 Input the projected area: Enter the projected frontal surface area in square metres. For humans, this ranges from 0.18 m² (head-first) to 0.7 m² (belly-to-earth).
  5. 5 Set the drag coefficient: Input the dimensionless Cd value. Use 1.0 for a belly-to-earth skydiver, 0.47 for a sphere, or 1.15 for a flat circular disk.

Plugging in 80 kg mass, Earth gravity, standard air density, 0.7 m² area, and a drag coefficient of 1.0 yields a terminal velocity of 43.15 m/s. If the skydiver changes to a streamlined dive position, dropping their area to 0.18 m² and Cd to 0.7, the calculated speed climbs to 113.7 m/s.

To find out how long the initial acceleration phase takes, you can refer to the companion free fall time calculator.

Benefits of Using This Calculator

Using the terminal velocity calculator offers key advantages over trying to solve fluid drag quadratic equations by hand.

  • Zero-error algebraic evaluations: Avoid mistakes with square roots and units by letting the script handle the mathematical order of operations.
  • Saves engineering design time: Quickly estimate terminal settling rates for industrial separation columns or atmospheric deceleration payloads.
  • Instant unit harmonization: Maintains correct relationships between mass, area, gravity, and fluid density without manual factor tracking.
  • Facilitates scientific experimentation: Compare theoretical terminal speeds with measured drop-tower experiment speeds to calculate experimental drag coefficients.
  • High precision rounding: Calculates results to 4 significant figures, meeting academic and engineering documentation standards.
  • Integrates with physics curriculum: Serves as an interactive companion tool for fluid dynamics, kinematics, and introductory physics courses.

At terminal speed, net acceleration drops to zero, which can be cross-verified with the acceleration calculator.

Factors That Affect Your Results

When using the terminal velocity calculator, several environmental and physical factors can alter the actual speed achieved in real life.

Altitude and atmospheric pressure

Fluid density decreases as altitude increases. A skydiver jumping from high altitude faces less air resistance, leading to a much higher terminal velocity during the initial phases of the jump.

Body shape and orientation

Changing shape alters both the projected area and the drag coefficient. Parachutists exploit this by opening their chutes, dramatically increasing area and drag to reduce terminal speed to a safe landing rate.

Mass-to-area ratio

Heavier objects of the same size fall faster because they require a larger drag force to balance their weight. This explains why a solid metal ball falls faster than a hollow plastic ball of the same diameter.

Fluid viscosity and Stokes' flow

For tiny particles or viscous fluids, flow is laminar and governed by Stokes' Law rather than quadratic drag. The standard terminal velocity equation assumes turbulent, high-velocity flow.

  • The calculator assumes a constant fluid density. In high-altitude jumps (like Felix Baumgartner's supersonic leap), air density changes dynamically by orders of magnitude as the object descends.
  • It treats the drag coefficient as a constant. In reality, Cd varies with velocity and Reynolds number, especially when approaching the speed of sound where compressibility effects occur.

For most practical, sea-level situations involving human-sized objects, this quadratic drag model provides highly accurate predictions.

For extremely small particles (such as fog droplets) or highly viscous liquids (such as honey), you should use Stokes' Law instead of this quadratic model.

According to Wikipedia (Terminal Velocity), terminal velocity represents the steady-state speed where gravity and air resistance balance, depending heavily on the cross-sectional area, drag coefficient, and fluid density.

To calculate the density input at different temperature and altitude conditions, the air density calculator provides the required values.

Terminal velocity calculator user interface showing inputs for mass, gravity, fluid density, cross-sectional area, and drag coefficient to compute the terminal velocity.
Terminal velocity calculator user interface showing inputs for mass, gravity, fluid density, cross-sectional area, and drag coefficient to compute the terminal velocity.

Frequently Asked Questions

Q: What is terminal velocity?

A: Terminal velocity is the constant speed reached by a free-falling object when the upward force of air resistance matches the downward force of gravity, resulting in zero net acceleration.

Q: How does mass affect terminal velocity?

A: A heavier object of the same shape will fall faster because it requires a larger upward drag force to balance its greater gravitational weight, which is achieved at a higher speed.

Q: What is the terminal velocity of a skydiver?

A: For a standard skydiver falling belly-to-earth, terminal velocity is about 54 m/s (120 mph / 195 km/h). In a head-down position, it can exceed 90 m/s (200 mph).

Q: Why does drag coefficient matter for terminal velocity?

A: The drag coefficient models shape aerodynamics. Streamlined shapes have lower drag coefficients, allowing them to fall faster before air resistance matches their weight.

Q: How does fluid density change terminal velocity?

A: Higher fluid density increases air resistance, meaning terminal velocity is reached at a lower speed. Conversely, objects fall faster in thinner high-altitude air.

Q: How do you calculate terminal velocity using the formula?

A: You calculate it using the equation Vt = sqrt(2mg / (rho * A * Cd)), where m is mass, g is gravity, rho is fluid density, A is projected area, and Cd is the drag coefficient.