Nozzle Expansion Ratio⚠ unverified
Aerospace / Propulsion · Compute the ideal nozzle area expansion ratio
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| Pc | Pc | Pa | 1.0 | Chamber pressure |
| Pe | Pe | Pa | 1.0 | Nozzle exit pressure |
| gamma | γ | — | 1.0 | Ratio of specific heats of the exhaust gas (dimensionless) |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | ratio | — | Expansion ratio (exit area / throat area), dimensionless. Returns 0.0 when ``gamma`` is not greater than 1 or ``Pe`` is not positive |
The science & history
Understanding the Parameters
-
Pressure ratio $P_c/P_e$ — the real driver. A nozzle expands the flow from chamber pressure down toward exit pressure; the larger the ratio $P_c/P_e$ you want to exploit, the larger the area ratio must be. In vacuum you would ideally expand to $P_e \to 0$, which demands an infinite nozzle — so practical designs stop at a finite $\varepsilon$ that balances performance against nozzle mass and length.
-
Specific heat ratio $\gamma$ — the compressibility of the exhaust ($\approx 1.2$ for rocket combustion products, $1.4$ for air). It sets how area, pressure, and Mach number trade against one another in the isentropic relations. Lower $\gamma$ (more complex molecules) expands more gradually and reaches higher exit Mach for a given area ratio.
-
The output $\varepsilon = A_e/A_t$ — a pure geometric ratio $\ge 1$. Matching it to the flight regime is the central nozzle-design decision: a nozzle expands perfectly ($P_e = P_a$) at only one altitude, is overexpanded below it and underexpanded above it.
-
Why exit and throat. The throat (choked, $M = 1$) is where the flow turns supersonic; the diverging section beyond it accelerates the flow further, trading area for velocity. $\varepsilon$ is the size of that diverging section relative to the choke point.
Derivation (Approaching a Proof)
The area ratio follows from mass conservation between the throat and the exit combined with the isentropic relations. Mass flow is constant, $\rho^{*}a^{*}A_t = \rho_e V_e A_e$ (throat sonic conditions starred), so
$$\varepsilon = \frac{A_e}{A_t} = \frac{\rho^{*}\,a^{*}}{\rho_e\,V_e}.$$
Writing each factor via the isentropic/energy relations in terms of the pressure ratio $P_e/P_c$ gives the standard area–pressure result:
$$\boxed{\;\varepsilon = \frac{A_e}{A_t} = \frac{\left(\dfrac{\gamma+1}{2}\right)^{\frac{1}{\gamma-1}}\left(\dfrac{P_e}{P_c}\right)^{\frac{1}{\gamma}}} {\sqrt{\dfrac{\gamma+1}{\gamma-1}\left[1-\left(\dfrac{P_e}{P_c}\right)^{\frac{\gamma-1}{\gamma}}\right]}}\;}$$
The numerator's first factor is the throat density ratio $\rho_0/\rho^{*}$; the $(P_e/P_c)^{1/\gamma}$ factor is the exit density ratio; and the square-root denominator is the exit velocity built from the energy equation, $V_e = \sqrt{\tfrac{2\gamma}{\gamma-1}\tfrac{RT_0}{}\big[1-(P_e/P_c)^{(\gamma-1)/\gamma}\big]}$. It is the presence of this velocity term — the kinetic part of the expansion — that the registry's simplified expression drops. $\blacksquare$
Comparing: the registry keeps $\left(\tfrac{\gamma+1}{2}\right)^{1/(\gamma-1)}$ but writes the pressure factor as $(P_e/P_c)^{-1/\gamma}$ (exponent sign flipped from the correct $+1/\gamma$) and has no denominator, so it does not reduce to the boxed result. It should be read as a schematic stand-in.
Dimensional check. Every factor is a ratio of like quantities (densities, pressures raised to powers, velocities in numerator and denominator), so $\varepsilon = A_e/A_t = \text{m}^2/\text{m}^2 = \text{(–)}$. The correct expression is dimensionless as required. $\checkmark$
History and Development
-
The de Laval nozzle. The converging–diverging nozzle that makes supersonic expansion possible was devised by Gustaf de Laval in the 1880s for steam turbines. The area-ratio relation above is the quantitative core of every rocket-nozzle contour and is standard in Sutton's Rocket Propulsion Elements and any gas-dynamics text.
-
The altitude compromise. Because a fixed $\varepsilon$ matches perfect expansion at only one ambient pressure, early rockets were forced to choose a design altitude. Sea-level engines use small $\varepsilon$ to avoid flow separation; vacuum engines (e.g. the RL10, or the Merlin Vacuum with $\varepsilon \approx 165$) use enormous bells. The aerospike and dual-bell nozzles were invented to sidestep the single-altitude limitation.
-
Overexpansion and separation. Running an oversized nozzle at sea level ($P_e \ll P_a$) causes the boundary layer to separate from the wall, producing violent side loads — a failure mode that has destroyed test engines and constrains how large a first-stage nozzle can safely be.
Related Concepts: Rocket Nozzle Thrust, Chamber Pressure Ratio, Characteristic Velocity, Nozzle Efficiency, Mass Flow Rate, Mach Number, Speed Of Sound
Notes: Registry calculator nozzle-expansion-ratio (unverified). The shipped formula is a simplified/
approximate stand-in — it omits the exit-velocity (divergence) square-root term of the true isentropic area
ratio and uses a negated pressure exponent; use the boxed full formula for design. Dimensionless, $\varepsilon\ge1$.
Perfect expansion ($P_e=P_a$) occurs at only one altitude. Defaults $1.0$ ⇒ placeholder; $\gamma\le1$ ⇒ $0$.