Hand Calculations logo Hand Calculations All help pages ▾

Specific Range⚠ unverified

Aerospace / Performance · Compute the specific range (distance per unit fuel weight)

Parameters

InputSymbolUnitDefaultDescription
VVm/s1.0True airspeed
SFCSFC1/s1.0Specific fuel consumption, per second (1/s)
LDLD1.0Lift-to-drag ratio (dimensionless)
OutputSymbolUnitDescription
resultSRm/NSpecific range, in metres per newton of fuel (m/N)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Specific range is defined as distance per unit weight of fuel burned:

$$SR = \frac{dR}{-dW} = \frac{V\,dt}{-dW} = \frac{V}{-\,dW/dt} = \frac{V}{\dot W_{\text{fuel}}},$$

where $\dot W_{\text{fuel}}$ is the fuel weight burned per second. For a jet with thrust-specific fuel consumption $c_t$ (weight basis), the fuel weight flow is $\dot W_{\text{fuel}} = c_t\,T$. In steady level cruise $T = D = W/(L/D)$ (because $L = W$), so

$$\dot W_{\text{fuel}} = c_t\,\frac{W}{L/D} \quad\Longrightarrow\quad SR = \frac{V}{c_t\,W/(L/D)} = \frac{V\,(L/D)}{c_t\,W}.$$

This is the correct specific range: $\propto V$, $\propto L/D$, $\propto 1/W$. Integrating $-SR\,dW$ from $W_i$ to $W_f$ recovers $R = \tfrac{V}{c_t}\tfrac{L}{D}\ln\tfrac{W_i}{W_f}$ — exactly Range Breguet, confirming specific range is its integrand.

If $c_t$ is instead given on a mass basis (kg fuel per N thrust per s), the fuel weight flow gains a factor $g$: $\dot W_{\text{fuel}} = c_t\,g\,T$, giving $SR = \dfrac{V\,(L/D)}{c_t\,g\,W}$ — which is the registry formula except that the registry has $L/D$ in the denominator and drops $W$. Setting $W = 1$ and $L/D = 1$ (the defaults) makes the registry expression numerically equal to this correct one, which is why the bug is invisible at default values.

Dimensional check (correct form, mass-based $c_t$). Take the fuel-flow denominator first. With $c_t$ in $\text{kg}/(\text{N}\cdot\text{s})$, $$c_t\,g\,W = \frac{\text{kg}}{\text{N}\cdot\text{s}}\cdot\frac{\text{m}}{\text{s}^2}\cdot\text{N} = \frac{\text{kg}\cdot\text{m}}{\text{s}^3} = \frac{\text{N}}{\text{s}}$$ (using $\text{kg}\cdot\text{m}/\text{s}^2 = \text{N}$) — a fuel weight flow, as it should be. Then $$SR = \frac{V}{c_t\,g\,W}\times\frac{L}{D} = \frac{\text{m}/\text{s}}{\text{N}/\text{s}}\times(\text{–}) = \frac{\text{m}}{\text{N}}. \checkmark$$ Distance per unit fuel weight.

History and Development

Related Concepts: Range Breguet, Endurance, Lift-to-Drag Ratio, Drag Force, Lift Force, Thrust, Glide Ratio

Notes: Registry form appears inverted in $L/D$ — the correct specific range is $SR = V(L/D)/(c_t g W)$, which increases with $L/D$ and decreases with weight $W$; the registry divides by $L/D$ and omits $W$ (coincides only at the all-$1.0$ defaults). It is the integrand of Range Breguet ($R = \int SR\,(-dW)$). The 9.81 converts a mass-based $c_t$ to weight-based fuel flow.

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