Terminal Velocity Calculator
Calculate terminal velocity for objects falling through air or other fluids using drag coefficient, mass, and fluid density.
Terminal Velocity Calculator
Background.
Terminal velocity is the constant speed reached by a freely falling object when the drag force exerted by the surrounding fluid equals the gravitational force pulling the object downward. At this equilibrium, acceleration drops to zero and the object ceases to speed up. A terminal velocity calculator computes this asymptotic speed from the object's mass, its aerodynamic drag coefficient, its cross-sectional area, and the density of the fluid through which it falls. The calculation is central to skydiving safety protocols, aerospace re-entry vehicle design, particle sedimentation analysis in chemical engineering, and the physics curricula of secondary schools and universities worldwide.
The practical importance of terminal velocity extends across multiple disciplines. In aerospace engineering, the descent phase of crewed capsules, planetary probes, and payload return vehicles must be designed so that terminal velocity in the lower atmosphere does not exceed the structural limits of the heat shield or parachute system. The Apollo command module, with a mass of approximately 5800 kg and a drag coefficient near 1.5, reached a terminal velocity of about 150 meters per second in the upper atmosphere before drogue chutes reduced this to survivable speeds. In forensic science, investigators reconstruct falls from height by estimating terminal velocity to determine impact speed and differentiate between accidental falls and other scenarios. In industrial separation processes, mineral particles settling in water or air classify by size precisely because terminal velocity scales with the square root of particle diameter for spherical particles in the turbulent regime.
The mathematical model underlying terminal velocity assumes that drag follows the quadratic drag law, which is valid for Reynolds numbers above approximately 1000. For small particles, pollen, or droplets in air, the linear Stokes drag law applies instead, producing a different formula. The quadratic law dominates for macroscopic objects such as humans, vehicles, and sports equipment. The drag coefficient C_d encapsulates shape dependence: a smooth sphere has C_d ≈ 0.47, a flat plate perpendicular to flow has C_d ≈ 1.28, and a human in a spread-eagle posture has C_d ≈ 1.0. Cross-sectional area is the frontal projected area, not the total surface area. These parameters are typically determined experimentally in wind tunnels or derived from computational fluid dynamics simulations.
The concept of a speed limit in free fall dates to Galileo's kinematic experiments, though the role of air resistance was not quantified until Newton's Principia Mathematica in 1687, where Newton proposed that fluid resistance scales with the square of velocity for high-speed motion. The modern drag equation was refined in the nineteenth and early twentieth centuries through wind tunnel experiments by Gustave Eiffel and subsequent aerodynamicists. Today, terminal velocity calculations are validated against standardized atmosphere models such as the U.S. Standard Atmosphere 1976, which specifies air density as a function of altitude. At sea level, air density is 1.225 kg/m³, but at 4000 meters it drops to approximately 0.819 kg/m³, increasing terminal velocity by roughly 22 percent for the same object. Accurate computation therefore requires either a sea-level assumption with explicit acknowledgment or an altitude-dependent density lookup.
What is terminal velocity calculator?
Terminal velocity is the maximum constant velocity attained by an object falling through a fluid when the drag force equals the gravitational force. The condition is one of dynamic equilibrium: the vector sum of forces is zero, so by Newton's first law the object moves at constant velocity. Terminal velocity is not a fixed property of the object alone; it depends on the fluid density, which varies with altitude, temperature, and composition. In vacuum, where fluid density is zero, terminal velocity does not exist and the object accelerates indefinitely under gravity.
The standard formula for terminal velocity in the turbulent drag regime is v_t = √((2mg)/(ρC_dA)), where m is mass, g is gravitational acceleration, ρ is fluid density, C_d is the dimensionless drag coefficient, and A is the cross-sectional area. All quantities must be in consistent SI units for the result to be in meters per second. The drag coefficient ranges from about 0.04 for a streamlined airfoil to 1.3 for a flat plate or irregular body. Cross-sectional area must be the frontal area as seen from upstream. The formula is accurate for Reynolds numbers Re > 1000; below this threshold, Stokes law applies and terminal velocity scales linearly with particle diameter squared rather than with the square root of the drag parameters.
How to use this calculator.
- Enter the mass of the falling object in kilograms.
- Enter the drag coefficient; use 0.47 for a sphere, 1.0 for a human in spread-eagle position, or a literature value for your specific shape.
- Enter the cross-sectional area in square meters, measured perpendicular to the direction of fall.
- Enter the fluid density in kilograms per cubic meter; 1.225 kg/m³ is standard for air at sea level and 15 °C.
- Enter gravitational acceleration; 9.80665 m/s² is the standard Earth value.
- Click Calculate to obtain the terminal velocity in meters per second and the corresponding drag force in newtons.
The formula.
The terminal velocity formula derives from Newton's second law applied to an object falling through a resistive fluid. Two forces act on the object: gravity directed downward and drag directed upward. Gravity is F_g = m × g. For turbulent flow at high Reynolds number, drag is modeled as F_d = ½ × ρ × v² × C_d × A, where the v² dependence reflects the kinetic energy flux impinging on the frontal area. When the object reaches terminal velocity, acceleration is zero, so F_g = F_d. Equating the two forces gives m × g = ½ × ρ × v_t² × C_d × A. Solving for v_t yields v_t = √((2 × m × g) / (ρ × C_d × A)).
The dependence on the square root of mass means that doubling the mass increases terminal velocity by a factor of √2 ≈ 1.414, assuming all other parameters remain constant. This explains why heavier skydivers fall faster than lighter ones at the same body position. The inverse square-root dependence on cross-sectional area means that reducing frontal area by tucking into a head-down position dramatically increases terminal velocity; experienced skydivers in a head-down dive can reach speeds exceeding 90 m/s compared to roughly 55 m/s in a stable belly-to-earth position. The drag coefficient is empirically determined and accounts for shape, surface roughness, and flow separation; it is not derivable from first principles for complex geometries and is instead measured in wind tunnels or computed via computational fluid dynamics.
The derivation assumes incompressible flow and neglects buoyancy, which is valid for objects much denser than the fluid. For objects with densities comparable to the fluid, such as balloons or bubbles, the buoyant force ρ_fluid × V × g must be subtracted from the gravitational force, modifying the numerator to 2 × (m − ρ_fluid × V) × g. The calculator implements the standard dense-object formula; users analyzing low-density bodies must apply the buoyancy correction manually. The formula also assumes that the drag coefficient is independent of velocity, which is approximately true over the velocity range typical of skydiving and most engineering applications but breaks down near the speed of sound, where compressibility effects cause C_d to rise sharply.
A worked example.
A skydiver with a total mass of 75 kg jumps from an aircraft and assumes a stable belly-to-earth position. The instructor wants to know the terminal velocity at sea level. Using a drag coefficient of 1.0, typical for this posture, and a frontal cross-sectional area of 0.7 square meters, the calculator first computes the gravitational force: 75 kg multiplied by 9.80665 meters per second squared gives 735.50 newtons. The numerator of the terminal velocity formula is twice this force, or 1470.9975. The denominator is the product of air density, drag coefficient, and area: 1.225 times 1.0 times 0.7 equals 0.8575. Dividing numerator by denominator yields 1715.449. The square root of this value is 41.42 meters per second, which converts to approximately 149 kilometers per hour. At this speed, the upward drag force exactly balances the skydiver's weight, so no further acceleration occurs. The result is consistent with published measurements for recreational skydivers, who typically stabilize near 53 to 60 meters per second in a head-up position and 40 to 50 meters per second belly-to-earth.
Frequently asked questions.
Does terminal velocity depend on the height from which an object falls?
Why does a heavier object have a higher terminal velocity?
Can terminal velocity exceed the speed of sound?
What is the difference between terminal velocity and settling velocity?
Why do skydivers use a parachute if they already reach terminal velocity?
Does shape affect terminal velocity more than mass?
What happens to terminal velocity on other planets?
Is the drag coefficient constant at all speeds?
How does air temperature affect terminal velocity?
Can an object have different terminal velocities in different orientations?
References& sources.
- [1]White, F.M. (2016). Fluid Mechanics, 8th ed. McGraw-Hill. ISBN 978-1259696534.
- [2]CODATA (2018). Newtonian constant of gravitation and recommended values. NIST Physical Measurement Laboratory.
- [3]U.S. Standard Atmosphere (1976). NASA-TM-X-74335. NOAA/NASA/USAF.
- [4]Anderson, J.D. (2016). Fundamentals of Aerodynamics, 6th ed. McGraw-Hill. ISBN 978-1259129919.
- [5]Halliday, D., Resnick, R., and Walker, J. (2013). Fundamentals of Physics, 10th ed. Wiley. ISBN 978-1118230718.
In this category
Embed
Quanta Pro
Paid features are coming later.
- All 313 calculators remain free
- No billing is enabled