Hand Calculations logo Hand Calculations All help pages ▾

Range Breguet⚠ unverified

Aerospace / Performance · Compute cruise range from the Breguet range equation

Parameters

InputSymbolUnitDefaultDescription
LDLD1.0Lift-to-drag ratio (dimensionless)
VVm/s1.0True airspeed
SFCSFC1/s1.0Specific fuel consumption, per second (1/s)
WiWiN1.0Initial weight
WfWfN1.0Final weight
OutputSymbolUnitDescription
resultRmRange, in metres (m)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The core idea: fuel burned equals weight lost. As the engine burns fuel the aircraft gets lighter, and the whole derivation is bookkeeping on that fact.

The fuel weight burned per second for a jet is the TSFC times the thrust, $c_t\,T$. Since weight lost equals fuel burned,

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

In steady, level cruise two equilibria hold: lift equals weight ($L = W$) and thrust equals drag ($T = D$). With $L = W$, the drag is $D = W/(L/D)$, so

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

Convert time to distance: the aircraft covers $dR = V\,dt$, so $dt = dR/V$, giving

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

Treating $V$, $c_t$, and $L/D$ as constant through the cruise (the classic assumption), integrate from the initial weight $W_i$ to the final weight $W_f$:

$$R = -\frac{V}{c_t}\,\frac{L}{D}\int_{W_i}^{W_f}\frac{dW}{W} = -\frac{V}{c_t}\,\frac{L}{D}\,\big[\ln W\big]_{W_i}^{W_f} = \frac{V}{c_t}\,\frac{L}{D}\,\ln\frac{W_i}{W_f}. \qquad\blacksquare$$

The logarithm is not an approximation — it is the exact integral of $dW/W$, the mathematical signature of "the aircraft you are propelling gets lighter as you go."

The propeller form. A propeller engine produces power, not thrust, so fuel flow is the power-specific fuel consumption $c_p$ times the shaft power $P = TV/\eta_p$ (propeller efficiency $\eta_p$). Repeating the derivation replaces $V/c_t$ with $\eta_p/c_p$:

$$R = \frac{\eta_p}{c_p}\,\frac{L}{D}\,\ln\frac{W_i}{W_f}.$$

Notably $V$ drops out — a propeller aircraft's range does not depend directly on speed, which is why efficient propeller cruise favours flying slowly at maximum $L/D$.

Dimensional check (jet form). $$\frac{V}{c_t}\,\frac{L}{D}\,\ln\frac{W_i}{W_f} = \frac{\text{m}/\text{s}}{1/\text{s}}\times(\text{–})\times(\text{–}) = \frac{\text{m}}{\text{s}}\times\text{s} = \text{m}. \checkmark$$ The weight ratio and $L/D$ are dimensionless; $V/c_t$ carries the metres.

History and Development

Related Concepts: Endurance, Specific Range, Lift-to-Drag Ratio, Glide Ratio, Drag Force, Lift Force, Thrust, Escape Velocity

Notes: Jet form; propeller form replaces $V/c_t$ with $\eta_p/c_p$ (and $V$ drops out). SFC is the thrust-specific fuel consumption $c_t$ (weight basis for the 1/s label to be correct). Range $\propto \ln$ of the weight ratio — diminishing returns on fuel (same structure as the rocket equation). Max range at the speed for maximum $L/D$. All registry defaults $1.0$ ⇒ $\ln(1)=0$, zero range until real values entered.

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