Dynamic Pressure Calculator
Dynamic pressure (q) is the kinetic energy per unit volume of the air flowing over an aircraft or through a duct. It is the common factor in all aerodynamic force equations: lift, drag, pitching moment, and structural loads are all proportional to q. This calculator computes dynamic pressure from air density and velocity in SI units, and also shows the equivalent in common engineering units. Enter air density at your altitude (from ISA tables or the density altitude calculator) and your true airspeed.
Dynamic pressure formula
q = 0.5 x rho x V^2 (Pascals, when rho in kg/m3 and V in m/s)
q (psf) = q (Pa) / 47.880 (1 psf = 47.88 Pa)
q (psi) = q (psf) / 144
This is the Bernoulli dynamic pressure term from the incompressible Bernoulli equation: P_total = P_static + q. The equation applies exactly for incompressible flow (Mach less than approximately 0.3). For compressible flow at higher Mach numbers, the compressible form using the isentropic flow relations should be used. For general aviation speeds (below approximately 200 knots), incompressible dynamic pressure is sufficiently accurate.
Dynamic pressure in aerodynamic calculations
- Lift: L = q x S x CL, where S is wing area (m2) and CL is lift coefficient.
- Drag: D = q x S x CD, where CD is drag coefficient.
- Structural design: aircraft structures are sized for the design maneuver load at VD (design dive speed), the highest q the aircraft may encounter.
- Max-Q: during rocket ascent, max-Q occurs at the speed-altitude combination that maximizes q. Rockets throttle back at Max-Q to reduce loads.
- Aerodynamic heating: at hypersonic speeds, stagnation temperature (proportional to V^2) causes extreme heating. The Shuttle tiles were designed to survive stagnation temperatures exceeding 1,500 degrees C.
Dynamic pressure calculator: frequently asked questions
What is dynamic pressure?
Dynamic pressure (q) is the kinetic energy per unit volume of a flowing fluid: q = 0.5 x rho x V^2, where rho is the fluid density in kg/m3 and V is the flow velocity in m/s. In aerodynamics, it is the pressure that the airflow would exert if it were completely brought to rest. It appears in all aerodynamic force equations: Lift = q x S x CL, Drag = q x S x CD.
What is the difference between dynamic pressure and static pressure?
Static pressure is the actual pressure exerted by the air on surfaces parallel to the flow. Dynamic pressure is the pressure difference due to flow velocity. Total pressure (stagnation pressure) = static pressure + dynamic pressure. A pitot tube measures total pressure; the airspeed indicator subtracts static pressure to read dynamic pressure, which it displays as indicated airspeed.
What units is dynamic pressure measured in?
In SI units, dynamic pressure is in Pascals (Pa = N/m2) when rho is in kg/m3 and V in m/s. In US customary units, it is in lb/ft2 (psf) when using slugs/ft3 and ft/s. Structural engineers often express it in kPa or psi for load calculations. The standard atmosphere at sea level and 100 m/s gives q = 0.5 x 1.225 x 100^2 = 6,125 Pa.
How is indicated airspeed related to dynamic pressure?
Indicated airspeed (IAS) is calibrated to read the correct value assuming ISA sea-level density (rho_0 = 1.225 kg/m3). The relationship is: q = 0.5 x rho_0 x IAS^2. So q = 0.5 x 1.225 x (IAS in m/s)^2. This is why structural design limits are expressed in IAS or EAS rather than TAS: the aerodynamic load is the same at any altitude for a given IAS.
What is the maximum dynamic pressure during a rocket launch?
The point of maximum dynamic pressure during a rocket ascent is called Max-Q. It occurs when the rocket is moving fast enough that q is high but the atmosphere is still dense enough to make q significant. For the Space Shuttle and Falcon 9, Max-Q occurs at approximately 12-15 km altitude and around Mach 1. Rockets throttle back at Max-Q to reduce structural loads on the vehicle.
Official sources
- NASA Glenn Research Center: Dynamic Pressure (NASA Glenn).
- NIST: NIST WebBook - Thermophysical properties of fluids.
Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.