Hand Calculations logo Hand Calculations All help pages ▾

Characteristic Velocity⚠ unverified

Aerospace / Propulsion · Compute the characteristic velocity of a rocket combustion chamber

Parameters

InputSymbolUnitDefaultDescription
PcPcPa1.0Chamber pressure
AtAtm^21.0Nozzle throat area
mdotmdotkg/s1.0Propellant mass flow rate
OutputSymbolUnitDescription
resultcstarm/sCharacteristic velocity c*, in metres per second (m/s). Returns 0.0 when ``mdot`` or ``At`` is not positive

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Characteristic velocity is defined by the identity $c^{*} = P_c A_t/\dot m$, but its meaning appears when you substitute the choked-flow mass rate through the throat. For a nozzle choked at the throat (Mass Flow Rate),

$$\dot m = P_c\,A_t\,\sqrt{\frac{\gamma}{R\,T_0}}\left(\frac{2}{\gamma+1}\right)^{\!\frac{\gamma+1}{2(\gamma-1)}}.$$

Substituting into the definition, the $P_c\,A_t$ cancels and leaves a quantity that depends only on the chamber gas:

$$c^{*} = \frac{P_c A_t}{\dot m} = \frac{\sqrt{R\,T_0/\gamma}}{\left(\dfrac{2}{\gamma+1}\right)^{\frac{\gamma+1}{2(\gamma-1)}}} = \frac{1}{\Gamma}\sqrt{\frac{R\,T_0}{\gamma}},$$

where $\Gamma = \sqrt{\gamma}\,\big(2/(\gamma+1)\big)^{(\gamma+1)/(2(\gamma-1))}$ is the Vandenkerckhove function. This is the key result: $c^{*}$ increases with the chamber temperature $T_0$ and the specific gas constant $R = R_u/M$ (i.e. with hotter combustion and lighter exhaust molecules). $\blacksquare$

That is why hydrogen-rich propellants excel: not because hydrogen burns especially hot, but because it yields a low molecular weight $M$, raising $R$ and hence $c^{*}$. The total effective exhaust velocity factors cleanly as $c = c^{*} \cdot C_F$, the chamber's $c^{*}$ times the nozzle's thrust coefficient $C_F$ — separating combustion quality from expansion quality.

Dimensional check. $$\left[\frac{P_c A_t}{\dot m}\right] = \frac{\text{Pa}\cdot\text{m}^2}{\text{kg}/\text{s}} = \frac{(\text{N}/\text{m}^2)\,\text{m}^2}{\text{kg}/\text{s}} = \frac{\text{N}\cdot\text{s}}{\text{kg}} = \frac{\text{kg}\cdot\text{m}/\text{s}^2\cdot\text{s}}{\text{kg}} = \frac{\text{m}}{\text{s}}.\ \checkmark$$

History and Development

Related Concepts: Mass Flow Rate, Nozzle Efficiency, Nozzle Expansion Ratio, Rocket Nozzle Thrust, Specific Impulse, Chamber Pressure Ratio, Mach Number

Notes: Registry calculator characteristic-velocity (unverified). $c^{*} = P_c A_t/\dot m$ depends only on chamber gas properties ($T_0$, $R$, $\gamma$) once choked flow is substituted — independent of the nozzle. $c^{*} \propto \sqrt{T_0/M}$: hotter and lighter exhaust wins. Effective exhaust velocity factors as $c = c^{*}C_F$. All defaults $1.0$ ⇒ placeholder result.

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