Nozzle Efficiency⚠ unverified
Aerospace / Propulsion · Compute the nozzle efficiency from thrust coefficients
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| Cf_actual | Cfactual | — | 1.0 | Actual thrust coefficient (dimensionless) |
| Cf_ideal | Cfideal | — | 1.0 | Ideal thrust coefficient (dimensionless) |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | η | — | Nozzle efficiency, dimensionless. Returns 0.0 when ``Cf_ideal`` is not positive |
The science & history
Understanding the Parameters
-
Actual thrust coefficient $C_{F,\text{actual}}$ — what the nozzle really delivers, from $C_F = F/(P_c A_t)$: measured thrust normalised by chamber pressure and throat area. It bakes in every real loss: flow divergence at the exit (non-axial momentum), wall friction, heat loss, and imperfect (over-/under-) expansion.
-
Ideal thrust coefficient $C_{F,\text{ideal}}$ — the value a perfect, loss-free, perfectly-expanded isentropic nozzle would give for the same gas and pressure ratio. It is a function of $\gamma$ and the pressure ratios only, and serves as the yardstick.
-
The ratio $\eta$ — being a ratio of like quantities it is dimensionless and close to $1$. Real bell nozzles achieve $\eta \approx 0.94$–$0.99$; the few-percent shortfall is dominated by the divergence loss (the exhaust leaves the bell slightly conically rather than perfectly axially, so some momentum is radial and cancels). Contour (Rao) nozzles were invented specifically to claw back this loss.
-
What it deliberately excludes. By using $C_F$, this efficiency captures only the nozzle. Poor combustion shows up in $c^{*}$ efficiency, not here — the two diagnostics are complementary, and separating them is exactly why the $c = c^{*}C_F$ factorisation is so useful.
Derivation (Approaching a Proof)
Start from the definition of the thrust coefficient. Total thrust (Rocket Nozzle Thrust) normalised by the chamber-pressure–throat-area product defines
$$C_F \equiv \frac{F}{P_c\,A_t}.$$
This cleanly splits the engine, because the effective exhaust velocity factors as
$$c = I_{sp}\,g_0 = \frac{F}{\dot m} = \frac{F}{P_c A_t/c^{*}} = c^{*}\,C_F,$$
using $c^{*} = P_c A_t/\dot m$ from Characteristic Velocity. So $c^{*}$ carries the chamber's contribution and $C_F$ carries the nozzle's. The ideal $C_{F,\text{ideal}}$ is the isentropic value for perfect expansion; the actual falls short by the loss mechanisms above. Their ratio is the nozzle efficiency by definition:
$$\eta = \frac{C_{F,\text{actual}}}{C_{F,\text{ideal}}}. \qquad\blacksquare$$
A common analytical estimate for the largest piece, the divergence loss of a conical nozzle with half-angle $\alpha$, is the factor $\lambda = \tfrac12(1 + \cos\alpha)$ — for a $15^\circ$ cone, $\lambda \approx 0.983$, i.e. a $1.7\%$ loss. Contoured bells recover most of this, reaching $\lambda \approx 0.99$.
Dimensional check. $\eta = C_{F,\text{actual}}/C_{F,\text{ideal}}$ is a ratio of two dimensionless thrust coefficients, hence dimensionless. $\checkmark$
History and Development
-
The thrust coefficient framework. Splitting rocket performance into $c^{*}$ (combustion) and $C_F$ (nozzle) became the standard analysis in the mid-20th century and is codified in Sutton's Rocket Propulsion Elements. It gives test engineers a diagnostic scalpel: a shortfall in measured $C_F$ points to the nozzle; a shortfall in $c^{*}$ points to the injector and combustion.
-
The Rao contour. In 1958 G. V. R. Rao published the method-of-characteristics optimum "bell" contour that delivers near-ideal $C_F$ in a much shorter, lighter nozzle than a full-length cone — recovering most of the divergence loss. Virtually every modern rocket nozzle uses a Rao-derived contour.
-
Losses catalogued. The gap between actual and ideal $C_F$ is conventionally broken into divergence, friction/boundary-layer, chemical (finite-rate, frozen-flow), and two-phase (condensed particles in solid motors) losses — each a distinct research thread in propulsion.
Related Concepts: Characteristic Velocity, Rocket Nozzle Thrust, Nozzle Expansion Ratio, Specific Impulse, Mass Flow Rate, Chamber Pressure Ratio
Notes: Registry calculator nozzle-efficiency (unverified). $\eta = C_{F,\text{actual}}/C_{F,\text{ideal}}$,
dimensionless, typically $0.94$–$0.99$. Isolates nozzle losses (dominated by flow divergence) from combustion
quality ($c^{*}$ efficiency). Effective exhaust velocity factors as $c = c^{*}C_F$. Defaults $1.0$ ⇒ $\eta=1$.