Drag Equation Calculator
This calculator rearranges the drag equation, F = 0.5 x rho x v2 x Cd x A, to solve for whichever of its five variables is missing: drag force, fluid density, speed, drag coefficient or frontal area. Choose which one to solve for from the dropdown, then enter your known values for the other four - drag force in newtons, fluid density in kilograms per cubic metre, speed in metres per second, the dimensionless drag coefficient, and frontal area in square metres. The calculator works out the missing figure with the correctly rearranged equation, useful for finding a vehicle's theoretical top speed from its driving force, converting wind tunnel results into a drag coefficient, or seeing how sensitive drag force is to area or density. It also returns the dynamic pressure of the fluid, the power needed to overcome drag at that speed, and the exact equation used. This suits physics and engineering study, vehicle and cycling aerodynamics, and exploring how drag force scales with the square of speed. Typical air density at sea level is about 1.225 kilograms per cubic metre, and drag coefficients range from around 0.25 for an aerodynamic car to 0.9 or more for an upright cyclist. As the equation assumes steady, incompressible flow and a constant drag coefficient, treat the results as an engineering approximation, not an exact prediction at very high speeds.
Using F = 363.83 N, ρ = 1.225 kg/m3, v = 30.00 m/s, Cd = 0.300, A = 2.20 m2.
The Drag Equation
The drag equation is F = 0.5 x rho x v2 x Cd x A. It is the standard way physicists and engineers estimate the resistive force a fluid (air, water, or any other gas or liquid) exerts on an object moving through it, or the force felt by a stationary object in a moving fluid. Each term captures a different part of the physical picture:
| Symbol | Meaning | Typical unit |
|---|---|---|
| F | Drag force | newtons (N) |
| rho | Density of the fluid | kg/m³ (air at sea level: about 1.225) |
| v | Speed of the object relative to the fluid | m/s |
| Cd | Drag coefficient (shape factor) | dimensionless (car: about 0.25-0.35, cyclist: about 0.9-1.1) |
| A | Frontal (cross-sectional) area facing the flow | m² |
Rearranging the Equation
Because the drag equation is a simple product of terms (with speed squared), it can be rearranged to solve for any one variable if the other four are known:
- Force: F = 0.5 x rho x v2 x Cd x A
- Speed: v = sqrt(2F / (rho x Cd x A))
- Density: rho = 2F / (v2 x Cd x A)
- Drag coefficient: Cd = 2F / (rho x v2 x A)
- Area: A = 2F / (rho x v2 x Cd)
Because speed appears squared, drag force grows much faster than speed itself: doubling speed quadruples drag force. When solving for speed from a known force, the calculator uses the positive square root, since speed cannot be negative.
Why This Matters
The drag equation appears throughout physics and engineering study and everyday estimation, from vehicle and cycling aerodynamics to skydiving and sports science. Solving for speed from a known force is useful for estimating a vehicle's theoretical top speed from its available driving force. Solving for the drag coefficient from a measured force and speed is how wind tunnel results are converted into the Cd figure manufacturers publish. Because the relationship is multiplicative, any one of the five variables can be isolated with basic algebra once the other four are fixed.
Related Calculators
- Maths and Stats Calculators: the full hub of maths, geometry and statistics tools.
- Drag Force Calculator: a direct drag force calculation from density, speed, Cd and area.
- Terminal Velocity Calculator: the speed at which drag force balances gravity.
- Force Calculator (F = ma): Newton's second law for mass and acceleration.
- Air Density Calculator: work out rho for your local temperature, pressure and humidity.
Sources: the drag equation is standard fluid dynamics, as presented in introductory physics and engineering references (for example, NASA Glenn Research Center's Beginner's Guide to Aerodynamics, and standard university fluid mechanics texts).
This calculator assumes steady, incompressible flow and a constant drag coefficient, which is a reasonable approximation at typical road and cycling speeds but becomes less accurate near the speed of sound or in highly turbulent conditions.