There is now a wikipedia template, {{Convert}} which will automatically convert to various units. The usage format is:
{{convert|original_value|original_unit|conversion_unit|round_to}}.
So, for example, {{convert|180|knot|mi/h|0}} results in 180 knots (207 mph). Note, however, that the use of a comma or space to separate thousands will cause the conversion to fail. So 180 or 1800 works, but 1,800 or 1 800 does not.
There are plenty of converters to be found on-line, but if you want to do them manually, the conversion factors are:
- Conversions
- Imperial to Metric
- m = ((inches/12)+ft) / 3.28
- m² = ft² / 10.76
- kg = lb / 2.2
- kW = hp × 0.746
- kN = lbf (thrust) / 224.26
- km = miles × 1.61
- km/h = mph × 1.61
- km/h = knots * 1.852
- m/s = ft/min * 197
- Metric to Imperial
- ft = m × 3.28 (subtract the whole number from the result, then multiply the remainder by 12 to give the number of inches)
- ft² = m² × 10.76
- lb = kg × 2.2
- hp = kW/0.746
- lbf (thrust) = kN × 224.26, or kg × 2.2 (if thrust is quoted in kgf)
- miles = km / 1.61
- mph = km/h / 1.61
- knots = km/h / 1.852
- ft/min = m/s / 197
Overprecision for performance figures is unnecessary — most of these are approximates under specific conditions anyway, and many published figures show evidence of having already been converted between Imperial and metric and back again.
- Don't have to worry about metric hp - 735.499 W and UK hp - 745.70 W
Thrust-to-weight ratio
- Non-metric units. Thrust units are called pounds. Weight units are also called pounds. The result can be expressed without showing the units.
- Metric units. Thrust units may be newtons (kN, MN etc). Weight will be kg. The result of dividing newtons by kilograms is N/kg (probably kN/kg).
- Of the various aircraft weights, the loaded weight is the one to be used on Wikipedia when calculating thrust to weight.
|