Rate Of Climb Ft Min⚠ unverified
Aerospace / Performance · Convert a rate of climb from metres per second to feet per minute
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| ROC | ROC | m/s | 1.0 | Rate of climb |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | ROCftmin | ft/min | Rate of climb, in feet per minute (ft/min) |
The science & history
Understanding the Parameters
-
Why feet per minute at all — climb rates in normal flight are a few metres per second, an awkward small number. Expressed in feet per minute they become hundreds to thousands — a $10\ \text{m/s}$ climb is $\approx 1969\ \text{ft/min}$ — giving finer, more legible resolution on the instrument. Historical convention (aviation grew up in imperial units) cemented ft/min as the worldwide standard for vertical speed, even in otherwise-metric contexts.
-
The two conversions inside the constant — the factor bundles a length conversion and a time conversion: metres → feet ($\times 1/0.3048 = 3.281$) and per-second → per-minute ($\times 60$). Their product is $3.281 \times 60 = 196.85$.
-
Reference values — a gentle airliner descent is $\sim 500\ \text{ft/min}$ ($2.5\ \text{m/s}$); a light aircraft climbs at $\sim 700\ \text{ft/min}$; a fighter can exceed $50{,}000\ \text{ft/min}$ ($\sim 250\ \text{m/s}$). The $100\ \text{ft/min}$ service-ceiling threshold is $0.508\ \text{m/s}$.
Derivation (Approaching a Proof)
This is a change of units, so the "derivation" is the chain of definitions. One foot is defined as exactly $0.3048\ \text{metres}$, and one minute is $60\ \text{seconds}$. Convert a rate given in metres per second:
$$ROC = ROC\ \frac{\text{m}}{\text{s}} \times \underbrace{\frac{1\ \text{ft}}{0.3048\ \text{m}}}_{\text{length}} \times \underbrace{\frac{60\ \text{s}}{1\ \text{min}}}_{\text{time}} = ROC \times \frac{60}{0.3048}\ \frac{\text{ft}}{\text{min}}.$$
Evaluate the numerical factor:
$$\frac{60}{0.3048} = 196.8503937\ldots \approx 196.85. \qquad\blacksquare$$
The metres cancel against feet and the seconds against minutes, leaving ft/min. Every unit conversion has this structure: multiply by ratios equal to one (a foot is $0.3048$ m), arranged so the unwanted units cancel. The only content is the two definitional equalities.
Dimensional check. $$\frac{\text{m}}{\text{s}} \times \frac{\text{ft}}{\text{m}} \times \frac{\text{s}}{\text{min}} = \frac{\text{ft}}{\text{min}}. \checkmark$$ Length-over-length and time-over-time cancel, leaving the target units exactly.
History and Development
-
The survey foot and the international foot. For most of the 20th century, the U.S. and the Commonwealth used slightly different feet. The international foot of exactly $0.3048\ \text{m}$ was agreed in 1959 by the national standards laboratories of six English-speaking nations; the U.S. retained a separate survey foot ($1200/3937\ \text{m}$, larger by $2\ \text{ppm}$) for geodesy until officially retiring it at the end of 2022. Aviation uses the international foot, so $0.3048$ is exact and this conversion is unambiguous.
-
Why aviation stayed imperial. Altitude in feet and vertical speed in feet per minute are near-universal in civil aviation worldwide (a few states use metric flight levels), a legacy of early Anglo-American dominance of the industry and the enormous cost of re-certifying instruments and retraining crews. The vertical-speed indicator (VSI) — a calibrated leak measuring the rate of static-pressure change — has read ft/min since its introduction, so the engineering must convert to meet it.
Related Concepts: Rate of Climb, Excess Power, Time To Climb, Best Climb Speed
Notes: Pure unit conversion, no physics. Constant $196.85 = 60/0.3048$ bundles metres→feet ($1/0.3048$) and per-second→per-minute ($\times 60$); exact value $196.8503937\ldots$ (registry truncation error $\sim 2.5$ ppm). ft/min is the worldwide cockpit convention for vertical speed. See Rate of Climb for the source quantity.