Hand Calculations logo Hand Calculations All help pages ▾

Nozzle Efficiency⚠ unverified

Aerospace / Propulsion · Compute the nozzle efficiency from thrust coefficients

Parameters

InputSymbolUnitDefaultDescription
Cf_actualCfactual1.0Actual thrust coefficient (dimensionless)
Cf_idealCfideal1.0Ideal thrust coefficient (dimensionless)
OutputSymbolUnitDescription
resultηNozzle efficiency, dimensionless. Returns 0.0 when ``Cf_ideal`` is not positive

The science & history

Understanding the Parameters

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

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$.

← Back to the workspace  ·  All help pages  ·  Getting started