Ad Space — Top Banner

Drag Force Formula

Calculate aerodynamic or hydrodynamic drag on an object moving through fluid.
Key to vehicle and aircraft design.

The Formula

F_D = ½ × ρ × v² × C_D × A

Drag force opposes the motion of any object moving through a fluid (air, water, etc.). It increases with the square of velocity — doubling speed quadruples drag.

Variables

SymbolMeaning
F_DDrag force (Newtons)
ρFluid density (kg/m³) — air ≈ 1.225, water ≈ 1000
vVelocity of the object relative to the fluid (m/s)
C_DDrag coefficient (unitless, depends on shape)
AReference area — typically frontal cross-section (m²)

Example 1

Find the drag on a car (C_D = 0.3, A = 2.2 m²) at 100 km/h in air

v = 100 km/h = 27.78 m/s, ρ = 1.225 kg/m³

F_D = 0.5 × 1.225 × (27.78)² × 0.3 × 2.2

F_D = 0.5 × 1.225 × 771.7 × 0.3 × 2.2

F_D ≈ 312 N

Example 2

Find the drag on a sphere (C_D = 0.47, diameter 0.1 m) at 5 m/s in water

A = π × (0.05)² = 0.00785 m², ρ = 1000 kg/m³

F_D = 0.5 × 1000 × 25 × 0.47 × 0.00785

F_D ≈ 46.1 N

When to Use It

Use the drag force formula when:

  • Designing vehicles, aircraft, or boats for efficiency
  • Calculating fuel consumption at different speeds
  • Estimating terminal velocity of falling objects
  • Optimizing the aerodynamic shape of structures

Ad Space — Bottom Banner

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.