Chamber Pressure Ratio⚠ unverified
Aerospace / Propulsion · Compute the ratio of chamber (stagnation) to static pressure
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| Pc | Pc | Pa | 1.0 | Chamber (stagnation) pressure |
| P0 | P0 | Pa | 1.0 | Reference static pressure |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | ratio | — | Pressure ratio, dimensionless. Returns 0.0 when ``P0`` is not positive |
The science & history
Understanding the Parameters
-
Chamber pressure $P_c$ — the stagnation pressure of the hot gas upstream of the nozzle. It is the reservoir of energy the nozzle converts to velocity; higher $P_c$ allows a larger useful expansion.
-
Reference pressure $P_0$ — what $P_c$ is being compared to. Two readings dominate:
-
Ambient pressure (the NPR): decides whether the flow is choked and whether the nozzle is under- or over-expanded at the current altitude.
-
Exit pressure $P_e$: the ratio $P_c/P_e$ sets how much the flow has expanded and hence the area ratio.
-
The dimensionless output — being a pure ratio, it is scale-free: it is the relative pressure drop that matters to compressible flow, not the absolute pascals. A ratio near $1$ means little expansion (subsonic, nozzle barely does anything); a large ratio means a strongly supersonic, highly-expanded exhaust.
Derivation (Approaching a Proof)
There is nothing to derive in the ratio itself — it is a definition. Its significance comes from compressible flow. For an isentropic flow of a perfect gas, the stagnation-to-static pressure ratio is tied one-to-one to the Mach number (Mach Number):
$$\frac{P_c}{P_0} = \left(1 + \frac{\gamma-1}{2}\,M^2\right)^{\!\frac{\gamma}{\gamma-1}}.$$
Two thresholds follow immediately:
-
Choking. The flow reaches $M = 1$ at the throat when the ratio hits the critical value $$\frac{P_c}{P^{*}} = \left(\frac{\gamma+1}{2}\right)^{\!\frac{\gamma}{\gamma-1}} \approx 1.89 \ (\gamma = 1.4).$$ Above this ratio the throat is choked and the mass flow (Mass Flow Rate) is fixed regardless of further downstream drop.
-
Expansion. Beyond choking, the excess ratio $P_c/P_e$ available in the diverging section sets the exit Mach number and hence the exhaust velocity — the more chamber-to-exit ratio you can expand through, the faster the exhaust and the higher the thrust. $\blacksquare$
So a bare division encodes the entire question of "how supersonic can this exhaust get?"
Dimensional check. $P_c/P_0 = \text{Pa}/\text{Pa} = \text{(–)}$ — a pure dimensionless ratio. $\checkmark$
History and Development
-
The critical pressure ratio. The recognition that a converging nozzle chokes at a fixed pressure ratio ($\approx 1.89$ for air) was a foundational result of 19th-century steam-flow studies and de Laval's turbine work. It is why a converging nozzle alone cannot produce supersonic flow — you must add a diverging section, the de Laval nozzle.
-
Nozzle pressure ratio as a design axis. In jet engines the NPR ($P_c/P_{ambient}$, or fan/turbine stage ratios) is a top-level cycle parameter. High-NPR nozzles on military engines run underexpanded and use variable-geometry or ejector nozzles to manage the mismatch across the flight envelope.
-
Rockets and altitude. Because $P_c$ is fixed by the engine but ambient $P_0$ falls to zero with altitude, the operating pressure ratio of a rocket nozzle sweeps enormously from pad to vacuum — the root cause of the under-/over-expansion compromise that shapes every nozzle bell.
Related Concepts: Nozzle Expansion Ratio, Characteristic Velocity, Mass Flow Rate, Mach Number, Rocket Nozzle Thrust, Speed Of Sound
Notes: Registry calculator chamber-pressure-ratio (unverified). A plain ratio $P_c/P_0$ — the physics
lives in the compressible-flow relations it feeds (choking at $\approx 1.89$ for $\gamma=1.4$; expansion sets exit
Mach). Both defaults $1.0$ ⇒ ratio $1$. Output symbol shown as generic result in the registry.