Intuition Why this page exists
The parent topic gave you three worked examples. But a real exam (or a real pipe) can throw many shapes of question at you. This page builds a matrix of every distinct case a converging nozzle can produce, then works one example per cell so that when you meet any of them you have already seen its twin.
Everything here rests on one master relation from Isentropic Flow Relations :
p p 0 = ( 1 + 2 γ − 1 M 2 ) γ − 1 γ
and one number: for air (γ = 1.4 ) the critical pressure ratio is p ∗ / p 0 ≈ 0.528 . If you have not met these, read the parent note first — I will use them, not re-derive them.
Every converging-nozzle question is one of these cells. The single decision that splits the whole tree is: is p b / p 0 above or below the critical value 0.528 ?
Cell
Case class
Input signature
What is fixed
What you solve for
A
No flow (degenerate)
p b = p 0
V = 0 everywhere
Nothing flows; m ˙ = 0
B
Subsonic exit (unchoked)
0.528 < p b / p 0 < 1
p e = p b
Exit M , T e , V e , m ˙
C
Exactly critical
p b / p 0 = 0.528
M e = 1 boundary
Confirm it just chokes
D
Choked, under-expanded
p b / p 0 < 0.528
M e = 1 , p e = 0.528 p 0
p e , m ˙ (max), why m ˙ is flat
E
Limiting: p b → 0 (vacuum)
p b / p 0 → 0
Still M e = 1 , p e = 0.528 p 0
Show exit does NOT change
F
Real-world word problem
Given engine/tank numbers
mix of above
Full pipeline to a physical answer
G
Exam twist — sizing
Want a target m ˙
Solve for area A
Invert the choked mass-flow law
H
Exam twist — non-air gas
γ = 1.4
New critical ratio
Recompute 0.528 → new value
Below, each example is tagged with the cell(s) it covers. Together they fill the whole table.
Definition Symbols, in plain words
Pressures & the gate
p 0 — stagnation pressure : the pressure of the still gas in the tank, before it moves.
p b — back pressure : the pressure of the room the nozzle dumps into.
p e — exit pressure : the actual pressure of the gas right at the nozzle mouth .
r ≡ p b / p 0 — the one ratio that decides everything. Always between 0 and 1 (you can only push from high to low pressure).
Temperatures
T 0 — stagnation temperature : temperature of the still gas in the tank.
T e — exit temperature, the gas temperature at the nozzle mouth .
The "star" (critical) state — the value a quantity takes when the exit is exactly at M = 1 . The little star superscript (∗ ) always means "the choked value":
p ∗ — critical (choked) exit pressure = 0.528 p 0 for air.
T ∗ — critical exit temperature = γ + 1 2 T 0 .
ρ ∗ — critical exit density.
a ∗ — the speed of sound at the choked exit ; when M = 1 the gas moves at exactly this speed.
Motion & flow
M e — exit Mach number = (exit speed) ÷ (local speed of sound). M e = 1 means the gas moves exactly at the speed of sound.
a — speed of sound : how fast a small pressure signal travels through the gas, a = γ R T (see Speed of Sound ). We write a e for its value at the exit.
V — the bulk flow speed of the gas (V e = exit speed). Related by V = M a .
ρ — density : mass of gas per cubic metre (ρ e = exit density, ρ ∗ = choked density).
A — nozzle exit (throat) area : the cross-sectional area of the narrow mouth the gas leaves through, in m 2 .
m ˙ — mass flow rate : kilograms of gas leaving per second, m ˙ = ρ A V .
R — specific gas constant of the gas (air: 287 J/kg⋅K ), the constant in the ideal-gas law p = ρR T . Also sets the speed of sound.
γ — ratio of specific heats (1.4 for air, 5/3 for a monatomic gas like helium).
The decision figure below is the flowchart every example follows.
Intuition How to read Figure s01 — trace it with your finger
Put your finger on the top black box : this is where you always start, by computing r = p b / p 0 . The single arrow drops straight down into the red diamond in the middle — the only decision on the whole page, the yes/no question "r > 0.528 ?".
Slide left along the "yes" arrow → you land in the black unchoked box: the exit is subsonic (M e < 1 ) and the exit pressure equals the room, p e = p b . This is Cells A and B.
Slide right along the "no" arrow → you land in the red-outlined choked box: the exit is locked at M e = 1 and the exit pressure is frozen at p e = 0.528 p 0 , deaf to the room. This is Cells C, D, E, F.
Notice there is exactly one diamond: no example ever needs a second decision. Every worked example below is literally you dropping a number into that top box and reading off which branch it falls to.
Compute r = p b / p 0 . Compare to 0.528 .
Above → exit is subsonic, p e = p b . At or below → choked, M e = 1 , p e = 0.528 p 0 .
Cell H uses a different gas, so I cannot keep quoting 0.528 as a magic number — I must show the machine that produces it. It comes straight from the master relation.
p b = p 0
Air tank at p 0 = 400 kPa . The room is also at 400 kPa . What flows?
Forecast: Guess the mass flow before reading on. (Trap: "there's high pressure, surely gas comes out!")
Compute r = p b / p 0 = 400/400 = 1 .
Why this step? r is the master gate. Here there is no pressure difference to push gas.
With no pressure drop, there is no force to accelerate the gas: V = 0 , so m ˙ = ρ A V = 0 .
Why this step? Flow is driven by pressure differences. Zero difference → zero drive.
Verify: r = 1 > 0.528 , so we are formally "unchoked" with p e = p b = p 0 . Plug p e = p 0 into the master relation: p 0 / p e = 1 = ( 1 + 0.2 M 2 ) 3.5 forces M = 0 . Consistent: exit Mach is exactly zero.
0.528 < r < 1
Air reservoir p 0 = 500 kPa , T 0 = 300 K , exit area A = 10 cm 2 . Back pressure p b = 350 kPa . Find exit Mach, exit temperature, exit speed, and mass flow.
Forecast: Will the exit be subsonic or sonic? Guess M e to one decimal.
Gate: r = 350/500 = 0.70 > 0.528 → unchoked , so p e = p b = 350 kPa .
Why this step? Above critical, the jet still "feels" the room and matches it.
Invert the master relation to get M e :
p e p 0 = 350 500 = 1.4286 = ( 1 + 0.2 M e 2 ) 3.5
Take the 3.5 -th root: 1.428 6 1/3.5 = 1.1073 , so 0.2 M e 2 = 0.1073 ⇒ M e = 0.536 ≈ 0.732 .
Why this step? The master relation ties a measurable pressure ratio to M . Inverting extracts the speed.
Exit temperature from T 0 / T e = 1 + 0.2 M e 2 = 1.1073 :
T e = 300/1.1073 = 270.9 K
Why this step? We need the actual gas temperature at the exit because the speed of sound a = γ R T depends on it — without T e we cannot turn M e into a real m/s speed.
Local speed of sound and exit speed (see Speed of Sound ):
a e = γ R T e = 1.4 ⋅ 287 ⋅ 270.9 = 330.1 m/s , V e = M e a e = 0.732 ⋅ 330.1 = 241.6 m/s
Why this step? Mach number is a ratio ; to get a physical speed in m/s we must multiply it by the local sound speed a e , which we can only compute now that we know T e .
Exit density from ideal gas p e = ρ e R T e :
ρ e = 287 ⋅ 270.9 350000 = 4.502 kg/m 3
Why this step? Mass flow counts kilograms , so we need how densely packed the gas is; the ideal-gas law converts the known p e , T e into density ρ e .
Mass flow m ˙ = ρ e A V e = 4.502 ⋅ ( 10 × 1 0 − 4 ) ⋅ 241.6 = 1.088 kg/s .
Why this step? m ˙ = ρ A V is literally (mass per volume)×(area)×(speed) = mass leaving per second — the final physical answer.
Verify: M e = 0.732 < 1 ✓ (subsonic, as a converging nozzle must be here). Units: kg/m 3 ⋅ m 2 ⋅ m/s = kg/s ✓. All checked numerically below.
r = 0.528
Same p 0 = 500 kPa , T 0 = 300 K . Someone sets p b = 264 kPa . Is it choked, and what is M e ?
Forecast: Is 264/500 above, below, or on the line?
Gate: r = 264/500 = 0.528 — exactly the critical value.
Why this step? This is the boundary between cells B and D. At the boundary the exit just reaches M = 1 .
Confirm with the master relation at M = 1 : p ∗ / p 0 = ( 2/2.4 ) 3.5 = 0.528 , so p e = 0.528 ⋅ 500 = 264 kPa = p b . Both descriptions agree.
Why this step? At the knife-edge, "exit matches p b " and "exit is at p ∗ " give the same number — this is the unique r where both are true.
Verify: M e = 1 exactly. Solve ( 1 + 0.2 M 2 ) 3.5 = 1/0.528 = 1.894 : 1.89 4 1/3.5 = 1.2 , 0.2 M 2 = 0.2 , M = 1 ✓.
r < 0.528
Air reservoir p 0 = 500 kPa , T 0 = 300 K , exit area A = 10 cm 2 . Now p b = 101 kPa (atmosphere). Find M e , p e , T e , V e , and m ˙ .
Forecast: Guess p e . Trap: is it 101 kPa?
Gate: r = 101/500 = 0.202 < 0.528 → choked .
Why this step? Below critical, the exit locks at M e = 1 regardless of p b .
Exit pressure is fixed by the nozzle, NOT by p b :
p e = p ∗ = 0.528 ⋅ 500 = 264 kPa ( not 101 !)
Why this step? At M = 1 pressure signals can't travel upstream, so the room's 101 kPa never reaches inside. Remaining drop 264 → 101 happens outside as expansion waves.
Exit temperature: T e = T ∗ = 2.4 2 ⋅ 300 = 250 K .
Why this step? At the choked exit M = 1 , so the stagnation-to-static relation collapses to the fixed factor T ∗ / T 0 = 2/ ( γ + 1 ) — we need T ∗ to get the sound speed in the next step.
Exit speed = local sound speed (because M = 1 ):
V e = a ∗ = 1.4 ⋅ 287 ⋅ 250 = 316.9 m/s
Density and mass flow (the ceiling value):
ρ ∗ = 287 ⋅ 250 264000 = 3.679 kg/m 3 , m ˙ = ρ ∗ A V e = 3.679 ⋅ 1 0 − 3 ⋅ 316.9 = 1.166 kg/s
Why this step? Same m ˙ = ρ A V recipe as Cell B, now using the choked star-state values; this is the maximum mass flow the nozzle can pass.
Verify: m ˙ = 1.166 kg/s here vs 1.088 kg/s in Cell B — choked flow is larger , and it is the maximum (next example proves it won't grow). ✓
r → 0
Same tank, but now p b = 0 (a vacuum chamber). What changes at the exit compared to Cell D?
Forecast: Does the exit go supersonic now that the room is empty?
Gate: r = 0/500 = 0 < 0.528 → still choked .
Why this step? The gate only cares whether r is below 0.528 . Zero is below it, so nothing about the exit changes.
Exit stays locked: M e = 1 , p e = 264 kPa , T e = 250 K , m ˙ = 1.166 kg/s — identical to Cell D.
Why this step? This is the whole point of choking: the exit is deaf to p b once sonic. The extra expansion from 264 → 0 happens entirely outside.
Verify: The mass-flow formula's M -factor ( 1 + 0.2 M 2 ) 3 M is maximised at M = 1 (derivative zero there). Since the exit is pinned at M = 1 , m ˙ cannot rise. Even a perfect vacuum gives the same 1.166 kg/s . ✓ (proven numerically below)
The mass-flow "ceiling" is the shape to burn into memory:
Intuition How to read Figure s02 — walk the curve right-to-left
The horizontal axis is the gate ratio r = p b / p 0 , and I have drawn it reversed (1 on the left, 0 on the right) so that the physical act of lowering the back pressure moves you steadily to the right — follow the black arrow along the bottom.
Start at the far left (r = 1 ): flat on the floor, m ˙ = 0 (this is Cell A).
Walk right (drop p b ): the black curve climbs — the unchoked regime, Cells B. More pressure drop, more flow, just like a garden hose.
You reach the red dashed vertical line at r = 0.528 : the exit has just hit M = 1 .
Keep walking right past it: the curve turns flat and red — a dead-level plateau. That red plateau is choking. Drop p b all the way to a vacuum on the far right and the height never changes.
The single message of the picture: the red flat top is a ceiling . Lowering p b below 0.528 buys you zero extra mass flow — which is exactly why Cell D and Cell E give the identical 1.166 kg/s .
Worked example Cell F · applied
A pressurised nitrogen tank (γ = 1.4 , R = 297 J/kg⋅K ) feeds a small thruster through a converging nozzle of exit area A = 2 cm 2 . Tank: p 0 = 800 kPa , T 0 = 290 K . It fires into space (p b ≈ 0 ). How much propellant leaves per second?
Forecast: Choked or not in space? And is m ˙ small or huge?
Gate: r = 0/800 = 0 < 0.528 → choked (space is well below critical).
Why this step? Same universal gate; nitrogen has γ = 1.4 so the 0.528 number still applies.
Exit conditions: p e = 0.528 ⋅ 800 = 422.5 kPa , T e = 2.4 2 ⋅ 290 = 241.7 K .
Why this step? Choked means M = 1 , so the exit pressure and temperature are locked to the fixed star-state fractions of p 0 , T 0 — we need both before we can find speed and density.
Exit speed: V e = a ∗ = 1.4 ⋅ 297 ⋅ 241.7 = 316.9 m/s .
Why this step? M e = 1 so exit speed is the local sound speed — for Stagnation Properties this is the "throat" state.
Density and mass flow:
ρ ∗ = 297 ⋅ 241.7 422500 = 5.885 kg/m 3 , m ˙ = 5.885 ⋅ ( 2 × 1 0 − 4 ) ⋅ 316.9 = 0.373 kg/s
Why this step? m ˙ = ρ A V turns the exit state into the actual kilograms-per-second of propellant expelled — the physical answer the thruster designer wants.
Verify: Units chain to kg/s ✓. Sensible for a small thruster (hundreds of grams per second). Checked below.
Worked example Cell G · invert the choked mass-flow law for area
You need a choked air nozzle passing m ˙ = 0.5 kg/s from p 0 = 600 kPa , T 0 = 320 K . What exit area A ?
Forecast: Bigger or smaller than a cm 2 ? Guess first.
Start from the general mass-flow law written in stagnation terms (from Mass Flow Rate & Choking ):
m ˙ = A p 0 R T 0 γ ( 1 + 2 γ − 1 M 2 ) 2 ( γ − 1 ) γ + 1 M
Because we are told it is choked , set M = 1 . The M -factor collapses to the fixed choked constant:
m ˙ = A p 0 R T 0 γ ( γ + 1 2 ) 2 ( γ − 1 ) γ + 1
Why this step? Choked flow fixes M = 1 , so m ˙ now depends on only A , p 0 , T 0 , γ — every quantity except the one unknown A . That makes it a one-line solve.
Rearrange to isolate the unknown area:
A = p 0 R T 0 γ ( γ + 1 2 ) 2 ( γ − 1 ) γ + 1 m ˙
Why this step? We want A , so we divide the target m ˙ by everything else. This is the literal "invert the choked law" the matrix promised.
Evaluate the two constant factors for air. First the exponent: 2 ( γ − 1 ) γ + 1 = 0.8 2.4 = 3 . Then
287 ⋅ 320 1.4 = 1.524 × 1 0 − 5 = 3.904 × 1 0 − 3 , ( 2.4 2 ) 3 = 0.5787
Why this step? Pin down every gas/reservoir constant before touching A , so the final division is pure arithmetic.
Per unit area the nozzle passes:
A m ˙ = p 0 R T 0 γ ( γ + 1 2 ) 3 = 600000 ⋅ 3.904 × 1 0 − 3 ⋅ 0.5787 = 1355 kg/(s⋅m 2 )
Why this step? This "flow per square metre" is exactly what we divide the target into.
Solve: A = 0.5/1355 = 3.69 × 1 0 − 4 m 2 = 3.69 cm 2 .
Why this step? Dividing the demanded m ˙ by the per-square-metre flow gives the required throat area — the design answer.
Verify: Plug A back into the choked law: 1355 ⋅ 3.69 × 1 0 − 4 = 0.500 kg/s ✓. Units: Pa ⋅ J/kg 1 ⋅ m 2 = kg/s (since J/kg = m 2 / s 2 ) ✓. Checked numerically below.
Worked example Cell H · monatomic gas, recompute the gate
Helium (γ = 5/3 ) flows from p 0 = 500 kPa into a room at p b = 250 kPa . Is it choked? What is the critical ratio for helium ?
Forecast: Is helium's magic number bigger or smaller than air's 0.528 ? Guess before computing.
Do not reuse 0.528 — that was derived with γ = 1.4 . Recompute the gate from the boxed critical-ratio formula with γ = 5/3 :
p 0 p ∗ = ( γ + 1 2 ) γ − 1 γ = ( 8/3 2 ) ( 5/3 ) / ( 2/3 ) = ( 0.75 ) 2.5 = 0.4871
Why this step? The gate value is a pure function of γ . Change the gas, change the number — this is the whole point of Cell H.
Apply the gate for helium: r = 250/500 = 0.50 . Compare to 0.487 . Since 0.50 > 0.487 → unchoked .
Why this step? A monatomic gas chokes at a lower ratio, so the same r that would choke air (0.50 < 0.528 ) leaves helium subsonic.
Since unchoked, p e = p b = 250 kPa ; invert the master relation with helium's γ to get exit Mach. Here 2 γ − 1 = 3 1 and γ − 1 γ = 2.5 :
p e p 0 = 250 500 = 2 = ( 1 + 3 1 M e 2 ) 2.5
Take the 2.5 -th root: 2 1/2.5 = 1.3195 , so 3 1 M e 2 = 0.3195 ⇒ M e = 0.9585 = 0.979 .
Why this step? Same inversion machinery as Cell B, but every γ -dependent exponent changed. Note M e = 0.979 < 1 — barely subsonic, consistent with r sitting just above the helium gate.
Verify: 0.487 < 0.50 ⇒ unchoked, and inversion gives M e < 1 ✓. The same setup in air (r = 0.50 < 0.528 ) would be choked — proof that the gas matters and you must recompute the gate. Checked below.
Recall Which cell am I in? (self-test)
Compute r = p b / p 0 , then answer.
If r = 1 what flows? ::: Nothing; m ˙ = 0 (Cell A).
If r is just below 0.528 for air, exit Mach? ::: M e = 1 , choked (Cell D).
Choked exit pressure for air? ::: p e = 0.528 p 0 , independent of p b .
Does lowering p b from 0.2 to 0 change m ˙ ? ::: No — exit is pinned at M = 1 (Cell E).
General critical-ratio formula? ::: p ∗ / p 0 = ( 2/ ( γ + 1 ) ) γ / ( γ − 1 ) .
Critical ratio for a monatomic gas γ = 5/3 ? ::: ( 0.75 ) 2.5 ≈ 0.487 (Cell H).
To pass more m ˙ when already choked, what must change? ::: Bigger area A or higher p 0 — not lower p b (Cell G).
Common mistake Reading the wrong exit pressure
Trap: In Cell D writing p e = 101 kPa because "it dumps to atmosphere."
Fix: Choked ⇒ p e = 0.528 p 0 = 264 kPa. Only unchoked exits (Cell B) obey p e = p b . Always run the gate first.
0.528 for the wrong gas
Trap: In Cell H comparing helium's r = 0.50 to 0.528 and calling it choked.
Fix: 0.528 is air only . Recompute p ∗ / p 0 = ( 2/ ( γ + 1 ) ) γ / ( γ − 1 ) with the gas's own γ . Helium's gate is 0.487 , so r = 0.50 is unchoked .
Converging-Diverging (de Laval) Nozzle — parent; to break the M = 1 ceiling you add a diverging section.
Isentropic Flow Relations — the master relation inverted in Cells B, C, H and used to derive the critical ratio.
Mass Flow Rate & Choking — the choked m ˙ formula inverted in Cells D–G.
Speed of Sound — why exit speed equals a ∗ at M = 1 .
Stagnation Properties — the p 0 , T 0 reference state feeding every example.
Normal Shock Waves — what happens if you do attach a diverging section and over-compress.