3.3.18Rocket Propulsion

Nozzle area ratio ε = A_e - A - — choosing for optimal performance

1,855 words8 min readdifficulty · medium2 backlinks

WHY does area ratio even matter?

WHAT we want: maximum thrust. Thrust has two parts: F=m˙ve+(pepa)AeF = \dot m \, v_e + (p_e - p_a)A_e

  • m˙ve\dot m v_e = momentum thrust (mass flow × exit velocity)
  • (pepa)Ae(p_e-p_a)A_e = pressure thrust (exit pressure minus ambient, over exit area)

WHY ε controls this: In supersonic flow, a larger diverging area lets gas expand more, which raises vev_e but lowers pep_e. So ε trades exit velocity against exit pressure. There is a sweet spot.


Deriving why pe=pap_e = p_a is optimal (from scratch)

HOW: Hold chamber conditions and m˙\dot m fixed. As we change ε, both vev_e and AeA_e change but they are linked by mass conservation m˙=ρeveAe\dot m = \rho_e v_e A_e. Instead of guessing, differentiate thrust with respect to AeA_e.

Total exit force = momentum flux +peAe+ p_e A_e. Along the diverging section, from steady momentum balance the incremental change in (m˙v)(\dot m v) over a slice equals the net pressure force. For the added exit area dAedA_e the wall pressure acting is pe\approx p_e. Carefully:

dF=m˙dve+d(peAe)padAedF = \dot m\,dv_e + d(p_e A_e) - p_a\,dA_e

The steady 1-D momentum equation for the flow gives m˙dve=Adp\dot m\, dv_e = -A\,dp, and along the nozzle the internal pressure force balances so that m˙dve+d(peAe)=pedAe\dot m\, dv_e + d(p_eA_e) = p_e\,dA_e (the internal terms combine into the local wall pressure times area change). Substituting:

dF=pedAepadAe=(pepa)dAedF = p_e\,dA_e - p_a\,dA_e = (p_e - p_a)\,dA_e

Set dF/dAe=0dF/dA_e = 0:

pe=pa(optimum expansion)\boxed{p_e = p_a}\quad\text{(optimum expansion)}


From pe/p0p_e/p_0 to the area ratio ε

WHY we need this link: We pick a design pep_e (matched to pap_a), then must convert it to a geometry ε to actually build the nozzle.

Isentropic 1-D flow with ratio of specific heats γ\gamma. Two ingredients:

(1) Mach–pressure relation (from energy + isentropic pργ=p\rho^{-\gamma}=const): p0pe=(1+γ12Me2)γγ1\frac{p_0}{p_e} = \left(1 + \frac{\gamma-1}{2}M_e^2\right)^{\frac{\gamma}{\gamma-1}}

(2) Area–Mach relation (from mass conservation with the throat at M=1M=1, area AA^*): AeA=1Me[2γ+1(1+γ12Me2)]γ+12(γ1)\frac{A_e}{A^*} = \frac{1}{M_e}\left[\frac{2}{\gamma+1}\left(1+\frac{\gamma-1}{2}M_e^2\right)\right]^{\frac{\gamma+1}{2(\gamma-1)}}

Derivation sketch of (2): Mass flow is constant: ρAv=ρAv\rho A v = \rho^* A^* v^*. Write ρ\rho, vv in terms of MM using isentropic + sound-speed a=γRTa=\sqrt{\gamma RT}, set M=1M=1 at throat, and simplify. The 1/M1/M front factor is why the same ε can correspond to two Machs (one subsonic, one supersonic) — we always take the supersonic branch downstream of the throat.


Figure — Nozzle area ratio ε = A_e - A - — choosing for optimal performance

Worked Example 1 — Find ε for a design altitude

Chamber p0=70p_0 = 70 bar, exhaust γ=1.20\gamma = 1.20, design pe=pa=0.5p_e = p_a = 0.5 bar.

Step 1 — pressure ratio. p0/pe=70/0.5=140p_0/p_e = 70/0.5 = 140. Why: This is what (1) needs; larger ratio → more expansion → bigger ε.

Step 2 — solve MeM_e. 140=(1+0.1Me2)61+0.1Me2=1401/6=2.276140 = \left(1+0.1M_e^2\right)^{6} \Rightarrow 1+0.1M_e^2 = 140^{1/6}=2.276 Me2=12.76,Me=3.57M_e^2 = 12.76,\quad M_e = 3.57 Why exponent 6: γ/(γ1)=1.2/0.2=6\gamma/(\gamma-1)=1.2/0.2=6.

Step 3 — area ratio. With Me=3.57M_e=3.57, (γ+1)/[2(γ1)]=2.2/0.4=5.5(\gamma+1)/[2(\gamma-1)] = 2.2/0.4 = 5.5: ε=13.57[22.2(2.276)]5.5=13.57(2.069)5.513.57(54.6)15.3\varepsilon = \frac{1}{3.57}\Big[\tfrac{2}{2.2}(2.276)\Big]^{5.5} = \frac{1}{3.57}(2.069)^{5.5} \approx \frac{1}{3.57}(54.6)\approx 15.3 Why this magnitude: Vacuum-ish engines need ε in the tens or hundreds; sea-level engines are small (ε ≈ 5–15).


Worked Example 2 — Off-design penalty (over-expansion)

Same nozzle (ε≈15.3, pe=0.5p_e=0.5 bar) fired at sea level (pa=1.0p_a = 1.0 bar). Exit area Ae=0.3 m2A_e = 0.3\ \text{m}^2.

Pressure thrust term: (pepa)Ae=(0.51.0)×105×0.3=1.5×104 N(p_e-p_a)A_e = (0.5-1.0)\times10^5 \times 0.3 = -1.5\times10^4\ \text{N} Why negative: pe<pap_e<p_a → over-expanded → this term subtracts 15 kN of thrust and can trigger flow separation. Fix in practice: use a smaller ε for a sea-level stage, larger ε for upper stages.



Recall Feynman: explain to a 12-year-old

Imagine squeezing a garden hose so water shoots out fast. A rocket nozzle is a fancy hose: it squeezes hot gas at a narrow "throat," then lets it flare out so it speeds up even more. If you flare it too much, the gas gets so spread-out and weak that the outside air actually pushes back and slows the rocket. If you flare it too little, the gas is still bursting with pressure and wants to keep pushing — you wasted some kick. The "just right" flare makes the gas leave at exactly the same pressure as the air outside. But air is thicker near the ground and thin up high — so the perfect flare is different at different heights. That's why we pick the flare (ε) to match where the rocket spends its important time.


Flashcards

Define the nozzle area ratio ε.
ε=Ae/A\varepsilon = A_e/A^*, exit area divided by throat (sonic) area.
What condition gives maximum thrust for a fixed chamber?
Optimum/perfect expansion, pe=pap_e = p_a.
What does the thrust equation look like with a pressure term?
F=m˙ve+(pepa)AeF = \dot m v_e + (p_e-p_a)A_e.
Under-expanded means what about pep_e vs pap_a, and about ε?
pe>pap_e > p_a; ε is too small (nozzle too short) → could add area for more thrust.
Over-expanded means what, and its danger?
pe<pap_e < p_a; ε too large → negative pressure thrust and possible flow separation.
Why does high-altitude/vacuum favor a large ε?
pap_a is tiny, so optimum pep_e is tiny, requiring lots of expansion → large area ratio (tens–hundreds).
Which Mach root of the area–Mach relation applies past the throat?
The supersonic (M>1M>1) root.
Why is the throat area called AA^*?
It's where the flow is choked at M=1M=1 (sonic), the minimum area.
Show dF/dAe=(pepa)dF/dA_e = (p_e-p_a).
From dF=pedAepadAedF = p_e dA_e - p_a dA_e, so setting it to zero gives pe=pap_e=p_a.
Relation between p0/pep_0/p_e and MeM_e?
p0/pe=(1+γ12Me2)γ/(γ1)p_0/p_e = (1+\tfrac{\gamma-1}{2}M_e^2)^{\gamma/(\gamma-1)}.

Connections

Concept Map

geometry set by

larger diverging area raises

larger diverging area lowers

contributes to

contributes to

dF over dAe = 0 gives

matched only when

equals pa at

design pe converts via

and

yields geometry

Area ratio epsilon = Ae over A*

de Laval nozzle

Thrust F = mdot ve + pe-pa Ae

Momentum thrust mdot ve

Pressure thrust pe-pa Ae

Exit velocity ve

Exit pressure pe

Optimum pe = pa

Ambient pressure pa varies with altitude

Mach-pressure relation

Area-Mach relation

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, rocket ke nozzle mein ek "throat" hota hai (sabse patli jagah) jahan gas choked ho jaati hai, yaani wahan Mach number exactly 1 hota hai — us area ko AA^* bolte hain. Uske baad nozzle flare hota hai (diverging), aur exit par jo area hota hai wo AeA_e. Inka ratio ε=Ae/A\varepsilon = A_e/A^* hi decide karta hai ki gas kitna expand karegi. Zyada flare = zyada expansion = tez exhaust velocity, lekin exit pressure pep_e gir jaata hai.

Ab thrust ke do parts hain: momentum wala (m˙ve\dot m v_e) aur pressure wala (pepa)Ae(p_e-p_a)A_e. Agar aap nozzle ko bahut lamba/bada bana do (bada ε), to vev_e to badhta hai par pep_e ambient se bhi neeche chala jaata hai — tab pressure term negative ho jaata hai aur thrust kam kar deta hai, upar se flow separate ho sakta hai. Isliye "bigger is always better" galat hai. Sahi baat: maximum thrust tab milta hai jab pe=pap_e = p_a, yani exhaust exactly bahar ke pressure ke barabar nikle. Isko perfect/optimum expansion kehte hain.

Problem yeh hai ki atmosphere upar jaake patla ho jaata hai — pap_a badalta rehta hai, par nozzle ki ε fixed hai. Isliye ek hi nozzle sirf ek altitude par perfect hota hai. Sea-level engines ki ε chhoti hoti hai (5–15), aur upper-stage/vacuum engines ki ε badi (tens to hundreds), kyunki wahan pap_a almost zero hai.

Design karne ka simple funda: pehle apni target altitude se pap_a nikalo, wahi pep_e set karo, phir p0/pep_0/p_e se MeM_e solve karo, aur area–Mach formula se ε nikaal lo. Bas dhyaan rakhna — throat ke baad hamesha supersonic (M>1M>1) wali root leni hai, subsonic nahi.

Go deeper — visual, from zero

Test yourself — Rocket Propulsion

Connections