This page hammers the Max-Q idea from the parent topic through every case class it can throw at you. We start by mapping the whole battlefield, then fight each square with a fully worked example. If a symbol shows up you have not met, we build it right here.
Before anything, the two players (from the parent):
ρ (Greek letter "rho") = air density , how many kilograms of air sit in one cubic metre. Thick near the ground, thin up high.
v = the vehicle's speed through that air, in metres per second.
q = 2 1 ρ v 2 = dynamic pressure , the aero "squeeze," measured in pascals (Pa). One pascal is one newton of force spread over one square metre.
Every Max-Q problem is one (or a blend) of these cells. Each example below is tagged with the cell it kills.
Cell
What makes it special
Killed by
C1 Plain plug-in
Both ρ , v given, find q
Example 1
C2 Degenerate v = 0
Speed zero at liftoff → q = 0
Example 2
C3 Degenerate ρ → 0
Thin air at high altitude → q tiny despite huge v
Example 3
C4 Interior peak (calculus)
Find when q is maximal
Example 4
C5 Force / load from q
Multiply by C A to get newtons
Example 5
C6 Sensitivity / sign of change
Is q rising or falling right now? Sign of d q / d t
Example 6
C7 Q-alpha (bending) word problem
Gust angle α , real-world side-load
Example 7
C8 Exam twist (throttle-down cap)
Given a q limit, find max allowed speed
Example 8
Intuition Why these eight and no more
q has only two inputs, ρ and v . You can hand a student values (C1), an extreme of either input (C2, C3), ask where the product peaks (C4), turn q into a force (C5), ask whether it's growing (C6), attach an angle (C7), or run the formula backwards (C8). That exhausts the topic.
Worked example Example 1 — Plain plug-in ·
Cell C1
A rocket is at h = 8 km where ρ = 0.53 kg m − 3 , travelling at v = 300 m s − 1 . Find q .
Forecast: Guess — bigger or smaller than the 41 kPa the parent got at 11 km? (Lower speed, thicker air... place your bet.)
Step 1 — Square the speed. v 2 = 30 0 2 = 90000 m 2 s − 2 .
Why this step? The formula needs v 2 , not v ; the squeeze grows with the square of speed, so doubling speed quadruples q .
Step 2 — Multiply by density and one-half.
q = 2 1 ( 0.53 ) ( 90000 ) = 0.265 × 90000 = 23850 Pa ≈ 23.9 kPa .
Why this step? 2 1 ρ converts the raw v 2 into the energy-density (Bernoulli) pressure the parent derived.
Verify: Units: [ kg m − 3 ] [ m 2 s − 2 ] = kg m − 1 s − 2 = Pa . ✓ And 23.9 < 41 kPa — lower speed and being below the peak altitude both push q down, as expected.
Worked example Example 2 — Degenerate
v = 0 · Cell C2
At the instant of liftoff, ρ = 1.225 kg m − 3 (sea level), v = 0 . Find q .
Forecast: With the thickest air of the whole flight, is the squeeze large?
Step 1 — Substitute v = 0 .
q = 2 1 ( 1.225 ) ( 0 ) 2 = 0 Pa .
Why this step? No matter how thick the air, a stationary vehicle rams no air per second — zero momentum flux, zero dynamic pressure.
Verify: ρ v 2 = 1.225 × 0 = 0 . ✓ This is the left end of the Max-Q curve: maximal density but zero speed gives zero q .
Worked example Example 3 — Degenerate
ρ → 0 · Cell C3
At h = 60 km , ρ ≈ 3.1 × 1 0 − 4 kg m − 3 , but the rocket now screams along at v = 2500 m s − 1 . Find q .
Forecast: Fastest yet — surely the biggest squeeze? (Trap alert.)
Step 1 — Square the (large) speed. v 2 = 250 0 2 = 6.25 × 1 0 6 m 2 s − 2 .
Step 2 — Multiply by the (tiny) density.
q = 2 1 ( 3.1 × 1 0 − 4 ) ( 6.25 × 1 0 6 ) = 0.5 × 1937.5 ≈ 969 Pa ≈ 0.97 kPa .
Why this step? Even a huge v 2 cannot rescue a density that has collapsed by a factor of ~4000 versus sea level.
Verify: ≈ 1 kPa is far below the 41 kPa at 11 km — this is the right end of the curve. Together with Example 2 (left end = 0) this proves the peak sits in the middle , exactly the interior maximum d q / d t = 0 predicts.
Worked example Example 4 — Interior peak, the calculus ·
Cell C4
Use the isothermal atmosphere ρ ( h ) = ρ 0 e − h / H with scale height H = 8.5 km , and assume constant acceleration a = 25 m s − 2 from rest so v 2 = 2 ah . Find the altitude and speed at Max-Q, then q there (take ρ 0 = 1.225 ).
Forecast: Guess the Max-Q altitude before computing — one scale height, or many?
Step 1 — Write the Max-Q condition. From the parent, at the peak
ρ v d h d ρ + v 2 d t d v = 0.
Why this step? This is just d q / d t = 0 rewritten so each term is a fractional rate — the tug-of-war made explicit.
Step 2 — Feed in the models. For ρ = ρ 0 e − h / H , ρ 1 d h d ρ = − H 1 . For v 2 = 2 ah , d t d v = a . Substituting:
− H v + v 2 a = 0 ⇒ v 2 = 2 a H .
Why this step? Turning the abstract condition into numbers we can solve — the density-loss term must cancel twice the speed-gain term.
Step 3 — Solve for altitude and speed. From v 2 = 2 ah = 2 a H we read off h m a x Q = H = 8.5 km . Then
v = 2 a H = 2 ( 25 ) ( 8500 ) = 425000 ≈ 652 m s − 1 .
Why this step? One scale height is the classic Max-Q altitude; the speed follows from the constant-a model.
Step 4 — Compute q there. ρ ( H ) = ρ 0 e − 1 = 1.225 × 0.3679 = 0.4507 kg m − 3 .
q = 2 1 ( 0.4507 ) ( 425000 ) ≈ 95770 Pa ≈ 95.8 kPa .
Why this step? Plug the peak ρ and v 2 into q = 2 1 ρ v 2 .
Verify: The curve in the figure is flat-topped at h = H = 8.5 km — the red dot sits exactly at the peak, with zero left/right neighbours giving lower q . The condition v 2 = 2 a H holds: 65 2 2 = 425000 = 2 ( 25 ) ( 8500 ) . ✓
Worked example Example 5 — From pressure to force ·
Cell C5
At Max-Q from Example 4, q ≈ 95.8 kPa . The vehicle has reference area A = 12 m 2 and drag coefficient C D = 0.35 . Find the drag force.
Forecast: Kilo-newtons or mega-newtons?
Step 1 — Apply the universal aero equation.
F D = C D q A .
Why this step? q is a pressure ; force needs an area, and the dimensionless C D (the drag coefficient , "how draggy is this shape") accounts for the real, non-flat geometry. See Drag Force and Drag Coefficient .
Step 2 — Plug in.
F D = 0.35 × 95770 × 12 ≈ 402234 N ≈ 402 kN .
Why this step? Straight multiplication of the three factors.
Verify: Units: [ ] ⋅ [ Pa ] ⋅ [ m 2 ] = [ N m − 2 ] [ m 2 ] = N . ✓ About 402 kN — roughly the weight of a 41-tonne mass; that is why the airframe skin is thick precisely here.
Worked example Example 6 — Is
q rising or falling right now ? · Cell C6
At h = 5 km the rocket has v = 400 m s − 1 , acceleration a = 25 m s − 2 , and (isothermal, H = 8.5 km) ρ 1 d h d ρ = − H 1 . Is dynamic pressure still increasing? Determine the sign of d q / d t .
Forecast: Below the peak (which is at 8.5 km) — so rising or falling?
Step 1 — Use the fractional form of d q / d t . Dividing d q / d t by q gave
q 1 d t d q = ρ v d h d ρ + v 2 d t d v .
Why this step? We only need the sign ; q > 0 always, so the sign of d q / d t equals the sign of this bracket.
Step 2 — Evaluate each term.
Density term: ρ v d h d ρ = − H v = − 8500 400 ≈ − 0.0471 s − 1 .
Speed term: v 2 d t d v = v 2 a = 400 2 ( 25 ) = 0.125 s − 1 .
Why this step? One term is negative (thinning air), one positive (still accelerating) — their sum decides everything.
Step 3 — Add.
q 1 d t d q ≈ − 0.0471 + 0.125 = + 0.0779 s − 1 > 0.
Why this step? Positive sum ⇒ q is still climbing .
Verify: Positive, so we are still before Max-Q — consistent with h = 5 < 8.5 km. The speed gain (0.125) is nearly triple the density loss (0.047); the peak arrives once they balance, higher up. ✓
Worked example Example 7 — Q-alpha side-load (real-world gust) ·
Cell C7
Near Max-Q, q = 41 kPa . A wind gust throws the vehicle to an angle of attack α = 4 ∘ (the tilt between the nose direction and the actual airflow). The side-force coefficient per radian is C N α = 2.0 over reference area A = 12 m 2 . Find the lateral (bending) force. See Angle of Attack and Q-alpha Loads .
Forecast: Does 4° sound harmless? Guess the newtons first.
Step 1 — Convert the angle to radians. Aerodynamic derivatives use radians:
α = 4 ∘ × 180 π ≈ 0.0698 rad .
Why this step? C N α is "per radian"; mixing degrees would inflate the answer ~57×.
Step 2 — Side-force formula. The lateral load scales with the product q α (the "Q-alpha"):
F side = C N α α q A .
Why this step? Just like drag = C D q A , but the coefficient itself is proportional to α , so the dangerous quantity is q α .
Step 3 — Plug in.
F side = 2.0 × 0.0698 × 41000 × 12 ≈ 68700 N ≈ 68.7 kN .
Why this step? Straight multiplication.
Verify: Units: [ ] ⋅ [ rad ] ⋅ [ Pa ] ⋅ [ m 2 ] = N (radian is dimensionless). ✓ A mere 4° tilt bends the airframe sideways with ~69 kN — which is exactly why guidance keeps α tiny while q is large.
Worked example Example 8 — Exam twist: run the formula backwards ·
Cell C8
Mission rules cap dynamic pressure at q m a x = 35 kPa to protect the structure. At h = 11 km (ρ = 0.36 kg m − 3 ), what is the maximum allowed speed — and by how much must the engines throttle if unthrottled speed would have been 480 m s − 1 ?
Forecast: Will the cap force a big speed cut or a small one?
Step 1 — Invert q = 2 1 ρ v 2 for v .
v m a x = ρ 2 q m a x .
Why this step? We're given the output q and want the input v ; algebra solves the formula backwards. The square-root undoes the v 2 .
Step 2 — Plug in.
v m a x = 0.36 2 ( 35000 ) = 194444 ≈ 441 m s − 1 .
Why this step? Numeric evaluation of the inverted formula.
Step 3 — Compare with the unthrottled speed. The vehicle wanted 480 m/s; it must be held to 441 m/s, i.e. slower by
480 480 − 441 ≈ 0.081 = 8.1%.
Why this step? The fractional speed cut tells the guidance how deep the "thrust bucket" must be.
Verify: Feed 441 m/s back: q = 2 1 ( 0.36 ) ( 44 1 2 ) = 0.18 × 194481 ≈ 35007 Pa ≈ 35 kPa . ✓ Exactly the cap. And 441 < 480, so a throttle-down is genuinely required.
Recall Which cell does each example hit?
Example 1 hits which cell? ::: C1 — plain plug-in.
Example 2 and 3 together prove what? ::: The Max-Q peak is interior: q = 0 at v = 0 and q is tiny as ρ → 0 , so the maximum is in the middle.
Example 4 uses which two models? ::: Isothermal density ρ = ρ 0 e − h / H and constant-acceleration v 2 = 2 ah .
Example 6 asks for what, and how do you get it cheaply? ::: The sign of d q / d t ; use the fractional form since q > 0 , so only the bracket's sign matters.
Example 8 is which trick? ::: Running q = 2 1 ρ v 2 backwards to find max allowed speed under a structural cap.
Mnemonic Cover-the-matrix checklist
"Zero left, thin right, peak in the middle; forward to force, backward to speed, tilt makes bending."
What is q at liftoff, and why? 0 Pa, because v = 0 (no momentum flux) regardless of dense air.
How do you find the max allowed speed given a q cap? Sign of d q / d t below the Max-Q altitude? Positive — speed-gain term outweighs density-loss term.
Dangerous bending quantity from a gust? The product q α ("Q-alpha").