Intuition What this page is
The parent note built the physics: dynamic pressure q = 2 1 ρ v 2 , heat flux q ˙ = 2 1 ρ v 3 = q v , the exponential density law ρ = ρ 0 e − h / H , and the Δ v trade. Here we drill every case the exam or a real mission can throw at you — from ordinary numbers to zero-density limits, to a trajectory twist. Guess before you compute; that's how the intuition sticks.
See the parent for theory: 3.4.18 parent . Building blocks: Dynamic Pressure (Max-Q) , Atmospheric Density Model — Scale Height , Rocket Equation & Mass Ratios , Aerodynamic Heating & Free-Molecular Flow , Ascent Trajectory Optimization .
Definition The scale height
H
The scale height H is the altitude gain over which the atmospheric density ρ drops by a factor of e ≈ 2.718 . It is the natural "thickness ruler" of the atmosphere: every rise of H km divides the density by e . For Earth's lower thermosphere we take H ≈ 7.5 km . It is what makes the density law ρ = ρ 0 e − h / H tick — see Atmospheric Density Model — Scale Height . Because H appears in every formula below, keep its meaning ("one e -fold of density per H km") in mind from line one.
Definition The jettison altitude
h jett
h jett is the altitude at which the fairing is dropped — the height where the payload's heat flux has just fallen to the safe limit. In closed form (from the parent):
h jett = H ln q ˙ limit 2 1 ρ 0 v 3 .
It appears in almost every example below; whenever you see the subscript "jett," it means "the height where we let go."
C D and A (used only to motivate q )
In the drag-force formula F = C D q A : A is the frontal area (the size of the shadow the vehicle casts into the wind, in m 2 ) and C D is the drag coefficient (a dimensionless shape factor, roughly 0.5 –1 for a nose cone). We only mention this formula to show why q is useful; no example needs numeric C D or A .
Definition Free-molecular flow (why
v 3 )
At low altitude, air is dense and behaves like a continuous fluid (continuum flow ). Very high up the air is so thin that the average distance a molecule travels between collisions (the mean free path ) is larger than the vehicle itself — this is free-molecular flow . Then each molecule strikes the surface independently, dumping its kinetic energy 2 1 m v 2 . Multiplying the mass arrival rate (∝ ρ v ) by the energy each carries (∝ v 2 ) gives heating ∝ ρ v 3 . The extra power of v (three, not two) is the free-molecular signature — it distinguishes heat flux from ordinary drag force.
Common mistake Unit consistency — read this once
Throughout, altitude h and scale height H are in kilometres , but velocity v is in metres/second and density in kg/m 3 . This is safe because h and H only ever appear together as the ratio h / H (kilometres cancel), while v , ρ , q , q ˙ live entirely in SI (m, kg, s). Never mix a km-altitude into a formula with metres — always divide by H first.
Definition The decision rule at the threshold
We adopt the strict-safety convention : the fairing may be released only when
q ˙ < q ˙ limit ( strictly below ) .
Exact equality q ˙ = q ˙ limit is treated as the last unsafe instant — the boundary belongs to "not yet." So "jettison at h jett " means the first moment we have climbed just past that height.
q ˙ = 2 1 ρ v 3 model is valid
The free-molecular formula is accurate only in free-molecular flow — above roughly 90–100 km for these speeds. Below that, the air is in continuum or transitional flow and heating follows different (lower) laws; the v 3 formula would badly over -estimate heating there. Since fairing jettison happens at 110–140 km, we are safely inside the free-molecular regime and the formula applies. Do not push it down to low altitude.
Every problem this topic can pose falls into one of these cells . The examples below are labelled by cell so you can see the whole map is covered.
Cell
What varies / the trap
Example
A. Forward
Given h , v → find q and q ˙ , decide jettison
Ex 1
B. Inverse (altitude)
Given flux limit → solve for h jett
Ex 2
C. Inverse (velocity)
Given h and limit → what v trips it
Ex 3
D. Zero / degenerate
v = 0 , or h → ∞ (ρ → 0 ) — no heating
Ex 4
E. Limiting / scaling
How does h jett shift if v doubles? (log behaviour)
Ex 5
F. Trajectory twist
Steeper/faster ascent → higher jettison altitude
Ex 6
G. Δ v trade
Mass penalty of carrying vs dropping the fairing
Ex 7
H. Word / real-world
Mission engineer's "is it safe yet?" call
Ex 8
Figure s01 plots, on a single vertical logarithmic scale , how two quantities fall as altitude rises (for a fixed v = 4000 m/s ):
the cyan curve is dynamic pressure q = 2 1 ρ v 2 (in Pa),
the amber curve is heat flux q ˙ = 2 1 ρ v 3 (in W/m 2 ).
The horizontal axis is altitude h in km (60→160). Notice both curves are straight lines on the log scale — that is the exponential density law ρ = ρ 0 e − h / H showing itself (a log of an exponential is a straight line). The amber curve sits a factor v = 4000 above the cyan one, exactly the relation q ˙ = q v . The dashed white horizontal line marks the safe limit 1135 W/m 2 ; the dotted white vertical line where the amber curve crosses it is h jett ≈ 130 km — read that intersection and you have read the answer to Example 2.
Definition Constants used throughout
Unless a problem says otherwise: sea-level density ρ 0 = 1.2 kg/m 3 , scale height H = 7.5 km , heat-flux limit q ˙ limit = 1135 W/m 2 . Standard gravity g 0 = 9.81 m/s 2 .
Worked example Example 1 — Is it safe to jettison at 115 km?
A rocket at h = 115 km flies at v = 4000 m/s . Find q and q ˙ , then decide.
Forecast: guess — will q ˙ be above or below 1135 W/m 2 ? (Hint: v 3 is enormous.)
Step 1 — density from altitude. ρ = ρ 0 e − h / H = 1.2 e − 115/7.5 = 1.2 e − 15.33 ≈ 2.6 × 1 0 − 7 kg/m 3 .
Why this step? Altitude enters the physics only through density; nothing else on this page depends on h directly. (Here h / H = 115/7.5 — km cancels km, as promised.)
Step 2 — dynamic pressure. q = 2 1 ρ v 2 = 0.5 × 2.6 × 1 0 − 7 × 400 0 2 ≈ 2.1 Pa .
Why this step? q is the aerodynamic "punch"; it is the coefficient in the drag force F = C D q A (with C D and A defined above), so it is the natural bridge to heat flux.
Step 3 — heat flux. q ˙ = q v = 2.1 × 4000 ≈ 8.4 × 1 0 3 W/m 2 .
Why this step? Heat is energy/time = force-like flux × velocity, so we multiply q by one more v (the free-molecular v 3 signature).
Decision: 8.4 × 1 0 3 > 1135 → too early. Wait higher.
Verify: Units of q ˙ : [ Pa ] ⋅ [ m/s ] = m 2 N ⋅ s m = m 2 s N⋅m = m 2 s J = W/m 2 . ✓ Correct units for a flux.
Worked example Example 2 — At what altitude does it become safe?
Same v = 4000 m/s . Find h jett where q ˙ = 1135 W/m 2 .
Forecast: Ex 1 said 115 km is too hot. Guess: higher or lower than 130 km?
Step 1 — required density. From q ˙ = 2 1 ρ v 3 : ρ = v 3 2 q ˙ = 400 0 3 2 × 1135 = 6.4 × 1 0 10 2270 ≈ 3.5 × 1 0 − 8 kg/m 3 .
Why this step? We want the density at which heating exactly hits the limit; invert the flux formula for ρ .
Step 2 — invert the density law. h = H ln ρ ρ 0 = 7.5 ln 3.5 × 1 0 − 8 1.2 = 7.5 ln ( 3.4 × 1 0 7 ) ≈ 7.5 × 17.35 ≈ 130 km .
Why this step? The log turns a gigantic density ratio (3.4 × 1 0 7 ) into a friendly number (≈ 17 ); that's the whole reason we use logarithms here.
Answer: jettison just above 130 km (strict rule: at 130 km we are still at the limit, so climb slightly past it). This lies inside the parent note's quoted band of 110–140 km for real launch programs, so the number is physically reasonable.
Verify: Plug 130 km back: ρ = 1.2 e − 130/7.5 = 1.2 e − 17.33 ≈ 3.6 × 1 0 − 8 , then q ˙ = 2 1 ρ v 3 ≈ 1150 W/m 2 ≈ 1135 . ✓ (Small rounding.)
Worked example Example 3 — Fixed altitude, what speed trips the limit?
At h = 120 km , what velocity makes q ˙ exactly 1135 W/m 2 ?
Forecast: density is thin at 120 km, so must the rocket be slow or fast to still reach the limit?
Step 1 — density at 120 km. ρ = 1.2 e − 120/7.5 = 1.2 e − 16 ≈ 1.35 × 1 0 − 7 kg/m 3 .
Why this step? Fix the altitude → fix the density; only v is unknown now.
Step 2 — solve flux for v . q ˙ = 2 1 ρ v 3 ⇒ v = ( ρ 2 q ˙ ) 1/3 = ( 1.35 × 1 0 − 7 2 × 1135 ) 1/3 .
Why this step? Isolate v ; because q ˙ ∝ v 3 (the free-molecular signature defined above), we take a cube root , not a square root.
Step 3 — evaluate. 1.35 × 1 0 − 7 2270 ≈ 1.68 × 1 0 10 , and ( 1.68 × 1 0 10 ) 1/3 ≈ 2560 m/s .
Answer: with the strict rule, v ≥ 2560 m/s at 120 km is still unsafe; only v < 2560 m/s is safe.
Verify: back-substitute v = 2560 : 2 1 ( 1.35 × 1 0 − 7 ) ( 2560 ) 3 ≈ 1132 W/m 2 ≈ 1135 . ✓
Worked example Example 4 — The edge cases:
v = 0 and h → ∞
(a) Rocket momentarily at rest relative to air. (b) Rocket in deep space, ρ → 0 .
Forecast: which of these can still cook the payload? (Neither — see why.)
Step 1 — v = 0 . q ˙ = 2 1 ρ ⋅ 0 3 = 0.
Why this step? No motion → no molecules slam the surface → zero convective heating, regardless of how thick the air is.
Step 2 — h → ∞ . ρ = ρ 0 e − h / H → 0 , so q ˙ = 2 1 ρ v 3 → 0 for any finite v .
Why this step? This is the whole point of jettison: get high enough that density kills the heating even at huge speed.
Step 3 — the dangerous corner. Heating is only large when both ρ and v are appreciable. The product ρ v 3 is the true master variable; either factor going to zero makes q ˙ → 0 .
Why this step? Prevents the classic error of watching only altitude or only speed.
Verify: lim v → 0 2 1 ρ v 3 = 0 and lim h → ∞ 2 1 ρ 0 e − h / H v 3 = 0 . ✓ Both limits vanish.
Worked example Example 5 — If the rocket is twice as fast, how much higher must it climb?
Threshold and ρ 0 , H fixed. Compare h jett for v and for 2 v .
Forecast: twice the speed → double the altitude? Guess, then check the log.
Step 1 — write the jettison altitude. h jett = H ln q ˙ limit 2 1 ρ 0 v 3 .
Why this step? This is the closed form from the parent; only the v 3 inside the log changes.
Step 2 — take the difference for 2 v vs v . Δ h = H [ ln ( 2 v ) 3 − ln v 3 ] = H ln v 3 ( 2 v ) 3 = H ln 8 = 3 H ln 2.
Why this step? Subtracting logs isolates the change; the density and threshold constants cancel.
Step 3 — number. Δ h = 3 × 7.5 × ln 2 = 22.5 × 0.693 ≈ 15.6 km .
Why this step? Turns the scaling law into a concrete "climb ~16 km more."
Answer: doubling speed raises jettison altitude by only ~15.6 km , NOT by doubling — because altitude enters through the logarithm . A huge speed change costs a modest height change.
Verify: 3 H ln 2 = 3 ( 7.5 ) ( 0.6931 ) ≈ 15.6 km . ✓
Figure s02 plots the jettison altitude h jett on the vertical axis in kilometres against the velocity v at jettison on the horizontal axis in metres per second (range 2500→6000), using the closed form h jett = H ln q ˙ limit 2 1 ρ 0 v 3 . The cyan curve rises slowly (it is a logarithm), and the two marked dots are the two trajectories of this example: the slower amber dot (A, at v = 3500 m/s ) sits lower , the faster white dot (B, at v = 5000 m/s ) sits higher . Look at how little the height (km) climbs for a big jump in speed (m/s) — that gentle slope is the whole lesson of the example. Follow the calculation, then check your numbers against those two dots.
Worked example Example 6 — Steep-and-fast vs shallow-and-slow
Trajectory A reaches jettison conditions at v A = 3500 m/s , trajectory B at v B = 5000 m/s (steeper, faster). Which jettisons higher, and by how much?
Forecast: the faster trajectory — higher or lower jettison altitude? (Recall v 3 .)
Step 1 — altitude for each. h = H ln q ˙ limit 2 1 ρ 0 v 3 with 2 1 ρ 0 = 0.6 .
Why this step? Same formula, two velocities; the difference is what we want. This is the curve drawn in s02.
Step 2 — trajectory A. 1135 0.6 × 350 0 3 = 1135 0.6 × 4.29 × 1 0 10 ≈ 2.27 × 1 0 7 , so h A = 7.5 ln ( 2.27 × 1 0 7 ) ≈ 7.5 × 16.94 ≈ 127 km . (This is the amber dot in s02.)
Step 3 — trajectory B. 1135 0.6 × 500 0 3 = 1135 0.6 × 1.25 × 1 0 11 ≈ 6.61 × 1 0 7 , so h B = 7.5 ln ( 6.61 × 1 0 7 ) ≈ 7.5 × 18.01 ≈ 135 km . (The white dot in s02.)
Answer: the faster trajectory B jettisons higher (135 vs 127 km) — a difference of Δ h = 3 H ln ( 5000/3500 ) = 3 ( 7.5 ) ln ( 1.4286 ) ≈ 8 km . This is exactly the parent's warning: "steeper, faster → higher jettison altitude."
Verify: h B − h A = 3 H ln ( v B / v A ) = 22.5 ln ( 1.4286 ) ≈ 8.0 km , matching 135 − 127 . ✓
Worked example Example 7 — How much
Δ v does dropping the fairing save?
Upper stage: I s p = 450 s , m 0 = 20000 kg , m f = 6000 kg , fairing m f r = 1000 kg . See Rocket Equation & Mass Ratios for the underlying equation.
Forecast: guess the saving — tens, hundreds, or thousands of m/s?
Step 1 — carry-through Δ v . Δ v = I s p g 0 ln m f m 0 = 450 × 9.81 × ln 6000 20000 = 4415 × 1.204 ≈ 5316 m/s .
Why this step? The rocket equation converts a mass ratio into velocity budget. Here we keep the fairing through the whole burn, so it inflates both m 0 and m f .
Step 2 — drop-early Δ v . Both masses drop by m f r : Δ v ′ = 4415 ln 5000 19000 = 4415 × 1.335 ≈ 5893 m/s .
Why this step? Removing 1000 kg from both ends raises the ratio 19000/5000 = 3.8 above 20000/6000 = 3.33 ; the higher ratio buys more Δ v .
Step 3 — the gain. Δ v saved = 5893 − 5316 ≈ 577 m/s .
Why this step? This is the payoff that pushes engineers to jettison as early as the heat limit allows.
Answer: ~577 m/s freed — enough to change an orbit insertion.
Verify: 4415 ( ln 3.8 − ln 3.333 ) = 4415 × 0.1307 ≈ 577 m/s . ✓
Worked example Example 8 — Flight director's "go/no-go"
Telemetry: h = 112 km , v = 4200 m/s . Payload limit q ˙ limit = 1135 W/m 2 . Is it "GO" for fairing sep right now?
Forecast: 112 km sounds "high enough" per the manual — but check the flux, not the altitude.
Step 1 — density. ρ = 1.2 e − 112/7.5 = 1.2 e − 14.93 ≈ 3.9 × 1 0 − 7 kg/m 3 .
Why this step? Convert the reported altitude into the density that actually drives heating.
Step 2 — heat flux. q ˙ = 2 1 ρ v 3 = 0.5 × 3.9 × 1 0 − 7 × 420 0 3 ≈ 0.5 × 3.9 × 1 0 − 7 × 7.41 × 1 0 10 ≈ 1.45 × 1 0 4 W/m 2 .
Why this step? The single number that decides safety.
Step 3 — compare. 1.45 × 1 0 4 ≫ 1135 → NO-GO (strict rule: even equality would be no-go, and we are far above). The "112 km rule" is only a proxy; the real trajectory is fast enough that v 3 keeps heating high.
Why this step? Demonstrates the parent's mistake #3: altitude alone does not decide it. See also Ascent Trajectory Optimization .
Answer: Do not jettison. Wait until the flux drops — for this speed that's near 133 km (from Ex 2's method with v = 4200 ).
Verify: 2 1 ( 3.9 × 1 0 − 7 ) ( 4200 ) 3 ≈ 1.45 × 1 0 4 W/m 2 > 1135 . ✓ NO-GO confirmed.
Recall Quick self-test across the matrix
Which cell? "Given h and the limit, find the speed that trips heating." ::: Cell C (inverse for velocity, cube root).
Doubling v raises h jett by how much? ::: 3 H ln 2 ≈ 15.6 km — only a log-sized change.
Why can a 112 km "GO by altitude" still be NO-GO? ::: Because q ˙ ∝ ρ v 3 ; a fast trajectory keeps flux above limit even there.
Dropping a 1000 kg fairing saved how much Δ v in Ex 7? ::: About 577 m/s.
Is q ˙ = q ˙ limit safe? ::: No — strict rule: equality is the last unsafe instant; jettison only when strictly below.
Mnemonic The one-line recap
"Cube the speed, log the height, check the flux — not the map." Heating is ρ v 3 ; altitude enters through a logarithm; and the manual's altitude number is only a shadow of the real flux condition.