Drag Equation - Force, Terminal Velocity, Regime
Use this drag equation calculator to find drag force and terminal velocity for a body moving through air from velocity, density, and area.
Drag Equation
Results
What Is the Drag Equation?
The drag equation is the standard physics model for the resistive force a moving body experiences as it pushes through a fluid such as air or water, and this calculator turns velocity, density, drag coefficient, and area into a single drag force plus a terminal velocity for falling objects.
- • Skydivers and parachutists: Estimate the steady falling speed for a person and rig so you can plan a jump profile or rate of descent.
- • Cyclists and vehicle designers: Quantify how much horsepower is needed to overcome air resistance at a given speed.
- • Physics and engineering coursework: Cross-check homework and lab results against the canonical formula without re-deriving it each time.
- • What is the drag equation, in one line?: If you only remember one line, the drag equation is F_d = 0.5 * rho * v^2 * C_d * A: fluid density times velocity squared, halved, times a shape factor, times area.
The drag equation is taught in introductory physics and revisited in fluid-dynamics, aerospace, and mechanical-engineering courses because it captures the dominant resistive force for almost any object moving slower than the speed of sound, and that is the same reason most introductory problems simplify the flow to a single drag coefficient times the dynamic pressure.
By keeping the four variables visible, the calculator doubles as a quick sensitivity check: doubling speed quadruples drag, while doubling area only doubles it.
To see how drag interacts with the other forces on a body, Forces & Newton's Laws Calculator is a useful next stop.
How the Drag Equation Works
The formula starts with the dynamic pressure of the moving fluid and scales that pressure by a dimensionless shape factor and the area presented to the flow, which is why drag depends so strongly on speed, area, and body shape.
- F_d: Aerodynamic drag force, measured in newtons (N).
- rho: Fluid density in kilograms per cubic meter; air at sea level is 1.225 kg/m^3 and water is 1000 kg/m^3.
- v: Speed of the body relative to the undisturbed fluid in meters per second.
- C_d: Drag coefficient, a dimensionless number that captures shape and surface roughness.
- A: Reference cross-sectional area in square meters, taken perpendicular to the flow.
The factor of 0.5 comes from the kinetic energy per unit volume of the moving fluid, which is the dynamic pressure q. The drag force is then q times the drag coefficient times the area, which is the form NASA uses in its beginner aerodynamics guide.
Smooth sphere through sea-level air at 12 m/s
Velocity 12 m/s, density 1.225 kg/m^3, drag coefficient 0.47, frontal area 0.5 m^2
F_d = 0.5 * 1.225 * 12^2 * 0.47 * 0.5 = 20.73 N
Drag force: 20.73 N
The sphere experiences about 21 N of resistance, equivalent to holding a 2 kg mass up against gravity.
According to Wikipedia Drag (physics), this expression is F_D = 0.5 * rho * v^2 * C_D * A, where rho is the density of the fluid, v is the speed of the object relative to the fluid, C_D is the dimensionless drag coefficient, and A is the cross-sectional area.
To extend the analysis once you know the drag force, Projectile Motion Calculator lets you follow the same body along a curved trajectory.
Key Concepts Explained
Four ideas come up every time this equation appears: dynamic pressure, the drag coefficient itself, the velocity-squared dependence, and the link to terminal velocity for falling objects.
Dynamic Pressure
q = 0.5 * rho * v^2 represents the kinetic energy per unit volume of the moving fluid; it is the 'pressure' the body actually feels as it pushes fluid out of the way.
Drag Coefficient
C_d is an experimentally measured shape factor; a smooth sphere sits near 0.47, a cyclist near 0.7, and a modern car near 0.3, with lower numbers meaning a more aerodynamic body.
Velocity-Squared Scaling
Doubling the speed quadruples the drag force, which is why fuel consumption on the highway climbs faster than the speedometer and why falling objects reach a steady speed.
Terminal Velocity
Terminal velocity is the speed at which drag equals weight, v_t = sqrt(2 m g / (rho C_d A)), and it is the natural follow-up question whenever the model is used for a falling object.
When drag is small enough to ignore, Free Fall Time Calculator gives the simpler fall-time result for vacuum motion.
How to Use This Calculator
Enter the four drag-equation variables, then the mass and gravity you want to use for the terminal-velocity branch, and read the drag force and terminal velocity straight from the results panel.
- 1 Enter the velocity: Type the speed of the body relative to the fluid, in meters per second. Use 0 to see the no-motion baseline.
- 2 Enter the fluid density: Type the fluid density in kilograms per cubic meter. The default 1.225 kg/m^3 is sea-level air.
- 3 Enter the drag coefficient and area: Type the body's C_d (about 0.47 for a sphere, 0.7 for a cyclist, 0.3 for a car) and its frontal area in square meters.
- 4 Enter the mass and gravity: Type the body mass in kilograms and the local gravity in meters per second squared; the default 9.80665 m/s^2 is standard Earth gravity.
- 5 Read drag force and terminal velocity: The results panel shows the drag force in newtons, the terminal velocity in meters per second, the dynamic pressure, and a Reynolds-regime hint.
Try velocity 55 m/s, C_d 1.0, area 0.7 m^2, mass 80 kg on standard Earth gravity to see a skydiver-class terminal velocity in the 40-50 m/s range.
If you need to track how the velocity itself changes with time, Kinematics Motion Calculator is the right next step.
Benefits of Using This Calculator
The formula is simple to write down but easy to mistype by a factor of two; the calculator removes the arithmetic and surfaces the most useful derived numbers in one place.
- • Saves rework: It eliminates the need to rearrange F_d = 0.5 rho v^2 C_d A every time you need a drag force or terminal velocity, which matters most when C_d has to be solved for indirectly.
- • Two outputs in one tool: You get both the drag force at the current speed and the terminal velocity for a falling object, so the same inputs cover two of the most common physics homework and design questions.
- • Reasonable defaults: Sea-level air density and standard Earth gravity are preloaded, so a first estimate is one form load away without reaching for a reference table.
- • Built-in regime check: The Reynolds-regime hint tells you when the velocity-squared drag law is the right model, and flags low-Reynolds cases where the assumption weakens.
- • Editable inputs: Every variable is editable, so the same form handles a skydiver, a cyclist, a raindrop, or a custom lab shape with the same workflow.
Factors That Affect Your Results
Drag force and terminal velocity are sensitive to four real-world factors, and two of the largest uncertainties are worth flagging before you trust a single number.
Velocity and the v^2 dependence
Because the drag equation scales with the square of velocity, small speed changes produce large drag changes; a 10% faster fall means 21% more drag force.
Fluid density and altitude
Air density drops from about 1.225 kg/m^3 at sea level to roughly 0.4 kg/m^3 at 11 km, so a skydiver's terminal velocity rises sharply with altitude.
Drag coefficient and shape
A streamlined body has C_d near 0.04 while a flat plate normal to the flow has C_d near 1.28, so geometry can change terminal velocity by a factor of three or more.
Mass and weight
Terminal velocity grows with the square root of mass, so a heavier skydiver in the same posture falls faster than a lighter one in proportion to sqrt(m).
- • The formula assumes a steady flow, so it is most accurate for moderate Reynolds numbers well above the laminar regime and well below the transonic range.
- • It treats the drag coefficient as a single number, so it cannot capture strong compressibility effects near the speed of sound or strong viscosity changes at very low Reynolds numbers.
According to Engineering Toolbox, a smooth sphere has a drag coefficient near 0.47 in the turbulent Reynolds-number range and streamlined bodies sit near 0.04.
According to Wikipedia Terminal velocity, terminal velocity is v_t = sqrt(2 m g / (rho A C_d)) and a belly-to-earth skydiver reaches a terminal speed of about 55 m/s.
For a worked example of how time-of-flight depends on launch conditions, Time of Flight Projectile Motion Calculator is a good companion read.
Frequently Asked Questions
Q: What is the drag equation?
A: The drag equation is the standard physics model for the resistive force a moving body feels as it pushes through a fluid, and it is usually written F_d = 0.5 * rho * v^2 * C_d * A, where rho is fluid density, v is speed, C_d is the drag coefficient, and A is the frontal area.
Q: How do you calculate drag force from velocity?
A: Multiply one half of the fluid density by the velocity squared, then by the drag coefficient and the frontal area. The result is in newtons and represents the aerodynamic force opposing motion.
Q: What is the drag coefficient of a sphere?
A: A smooth sphere has a drag coefficient near 0.47 in the turbulent Reynolds-number range. The exact value depends on surface roughness and Reynolds number, so published tables usually quote 0.47 plus a small uncertainty band.
Q: What is terminal velocity and how is it calculated?
A: Terminal velocity is the steady falling speed at which drag equals weight. For a falling body it is v_t = sqrt(2 m g / (rho C_d A)), and it grows with the square root of mass and inversely with the square root of density, drag coefficient, and area.
Q: Does drag force depend on velocity squared?
A: Yes, in the standard drag equation the force scales with the square of velocity, so doubling the speed quadruples the drag force. This is the main reason fuel economy drops sharply at highway speeds and why falling objects level off rather than accelerating forever.
Q: What units are used in the drag equation?
A: With SI inputs the drag equation returns force in newtons, velocity in meters per second, density in kilograms per cubic meter, area in square meters, and the drag coefficient is dimensionless. Using CGS or imperial units simply swaps the constant and the output unit.