True Airspeed Calculator
Convert indicated airspeed to true airspeed using altitude and ISA air density ratios.
What Is a True Airspeed Calculator?
True airspeed (TAS) is the speed of an aircraft relative to the air mass it flies through. As altitude increases the air becomes less dense, so the same indicated airspeed (IAS) corresponds to a higher true speed. The True Airspeed Calculator converts IAS to TAS from pressure altitude, with an optional outside air temperature correction.
How the Calculation Works
The tool uses the International Standard Atmosphere (ISA) density ratio. For a pressure altitude h in feet:
$$\sigma = \frac{\rho}{\rho_0} = \left(1 - 6.8756 \times 10^{-6}\, h\right)^{4.2561}$$
If an outside air temperature is supplied, the ISA ratio is scaled by the temperature correction, and true airspeed follows from the density ratio:
$$\sigma = \sigma_{ISA} \times \frac{T_{ISA}}{T_{actual}}, \qquad TAS = \frac{IAS}{\sqrt{\sigma}}$$
Where:
- IAS is indicated airspeed in knots
- h is pressure altitude in feet
- σ is the air density ratio, rho divided by sea-level density rho₀
- T_ISA is the standard temperature 15 − 1.98 × (h/1000) in degrees Celsius
- T_actual is the entered temperature in kelvin (add 273.15)
Worked Example
An aircraft indicates 120 knots at a pressure altitude of 10,000 ft. The ISA density ratio is (1 − 0.068756)4.2561 = 0.7385, so TAS = 120 / sqrt(0.7385) = 139.6 knots. The standard temperature at that altitude is about −4.8 °C. On a warmer day the density ratio falls, and the true airspeed rises further.
For related aviation tools, see the Wind Correction Angle Calculator, Wing Loading Calculator, and Weight on Other Planets Calculator.
Frequently Asked Questions
Why is true airspeed higher than indicated airspeed?
The airspeed indicator measures dynamic pressure, which depends on air density. At altitude the air is thinner, so the aircraft must move faster through the air mass to generate the same pressure reading. TAS is therefore higher than IAS.
Does temperature affect true airspeed?
Yes. Warmer air is less dense, which lowers the density ratio and raises TAS for the same IAS. The calculator applies a temperature correction when you enter an outside air temperature; otherwise it assumes standard ISA conditions.
What is the density ratio?
The density ratio is the local air density divided by the sea-level density under standard conditions, 1.225 kg/m³. It drops from 1.0 at sea level to about 0.7385 at 10,000 ft.
Is this valid above 36,000 ft?
The ISA troposphere model used here is accurate up to the tropopause, around 36,000 ft. Above that the temperature is constant and the pressure relation changes, so treat results at very high altitude as an approximation.
What is the difference between IAS, CAS, and TAS?
IAS is the raw instrument reading. Calibrated airspeed (CAS) corrects for instrument and position error. True airspeed corrects CAS for altitude and temperature. At low altitude and low speed these values are close, but they diverge quickly as you climb.