Hand Calculations logo Hand Calculations All help pages ▾

Endurance⚠ unverified

Aerospace / Performance · Compute propeller-aircraft endurance

Parameters

InputSymbolUnitDefaultDescription
LDLD1.0Lift-to-drag ratio (dimensionless)
SFCSFC1/s1.0Specific fuel consumption, per second (1/s)
WiWiN1.0Initial weight
WfWfN1.0Final weight
OutputSymbolUnitDescription
resultEsEndurance, in seconds (s)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Start from the same fuel-burn bookkeeping as Range Breguet, but integrate in time rather than distance. For a jet, fuel weight burned per second is $c_t\,T$, so

$$\frac{dW}{dt} = -c_t\,T.$$

In steady level flight $T = D = W/(L/D)$ (since $L = W$), giving

$$\frac{dW}{dt} = -c_t\,\frac{W}{L/D} \quad\Longrightarrow\quad dt = -\frac{1}{c_t}\,\frac{L}{D}\,\frac{dW}{W}.$$

This is exactly the range integrand without the factor $V$ (range had $dR = V\,dt$; here we keep $dt$). Integrating with $L/D$ and $c_t$ constant:

$$E = -\frac{1}{c_t}\,\frac{L}{D}\int_{W_i}^{W_f}\frac{dW}{W} = \frac{1}{c_t}\,\frac{L}{D}\,\ln\frac{W_i}{W_f}. \qquad\blacksquare$$

Why the propeller form is genuinely different. For a propeller aircraft, fuel flow tracks shaft power, $\dot W = c_p\,P/\eta_p = c_p\,DV/\eta_p$. The drag at the endurance condition is written with the aerodynamic coefficients, and eliminating $V$ through $L = W = \tfrac12\rho V^2 S C_L$ yields the standard propeller endurance:

$$E_{\text{prop}} = \frac{\eta_p}{c_p}\,\frac{C_L^{3/2}}{C_D}\,\sqrt{2\rho S}\left(\frac{1}{\sqrt{W_f}} - \frac{1}{\sqrt{W_i}}\right).$$

This depends on air density (so it is altitude-sensitive) and is maximised by the $C_L^{3/2}/C_D$-optimal speed (minimum power), not the $L/D$-optimal speed. The registry's shown formula is not this — it is the jet form, despite the "propeller" label. That is the flag.

Dimensional check (jet form). $$\frac{1}{c_t}\,\frac{L}{D}\,\ln\frac{W_i}{W_f} = \frac{1}{1/\text{s}}\times(\text{–})\times(\text{–}) = \text{s}. \checkmark$$

History and Development

Related Concepts: Range Breguet, Specific Range, Lift-to-Drag Ratio, Best Climb Speed, Drag Force, Lift Force, Thrust

Notes: Formula shown is the jet endurance form despite the "propeller-aircraft" description — the true propeller form is $\tfrac{\eta_p}{c_p}\tfrac{C_L^{3/2}}{C_D}\sqrt{2\rho S}(W_f^{-1/2}-W_i^{-1/2})$ and is density-dependent. Differs from Range Breguet only by the absent factor $V$ — which is why best-endurance and best-range speeds differ. Jet endurance optimum = max $L/D$ (min thrust); prop endurance optimum = min power (slower). Defaults $1.0$ ⇒ zero endurance.

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