Input Parameters
Example data table
This table shows sample scenarios comparing indicated airspeed, wind, headings, and resulting ground speed using the same underlying approximations as the calculator.
| Scenario | IAS (kt) | Altitude (ft) | Temp (°C) | Wind (kt / ° from) | Course (°) | Approx. TAS (kt) | Head/Tailwind (kt) | Crosswind (kt) | Approx. GS (kt) | WCA | True HDG |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Low level calm | 120 | 2000 | 10 | 05 / 000 | 000 | 125 | +5 headwind | 0 | 120 | 0° | 000° |
| Mid-altitude crosswind | 130 | 6000 | 0 | 20 / 270 | 360 | 145 | 0 | 20 crosswind | 145 | 8° right | 008° |
| High cruise tailwind | 140 | 10000 | -5 | 30 / 270 | 090 | 168 | -30 tailwind | 0 | 198 | 0° | 090° |
Formula used
This tool estimates true airspeed (TAS) from indicated airspeed (IAS) using a common rule-of-thumb that TAS increases by approximately 2% for each 1 000 ft of altitude.
Let IAS be indicated airspeed, h altitude in feet. First compute altitude in thousands of feet:
h_kft = h / 1000
Then estimate true airspeed:
TAS ≈ IAS × (1 + 0.02 × h_kft)
Wind components are resolved relative to the aircraft course. With wind speed W, wind direction (from) θw, and true course θc, the angular difference is:
Δθ = θ_w − θ_c
Headwind (positive for headwind, negative for tailwind) and crosswind components:
Headwind = W × cos(Δθ)
Crosswind = W × sin(Δθ)
The wind correction angle (WCA) is the angle you steer into the wind:
WCA = arcsin(Crosswind / TAS)
True heading and ground speed are then approximated as:
True heading ≈ Course + WCA
GS ≈ TAS − Headwind
Angles are interpreted in degrees and converted to radians inside the calculator. The model is approximate and is intended for educational and preliminary planning use only.
How to use this calculator
- Enter the indicated airspeed from your flight display, then choose the desired speed unit.
- Input the current pressure altitude or approximate cruising altitude and select feet or meters.
- Provide outside air temperature at altitude, in degrees Celsius.
- Enter the true course you intend to fly over the ground.
- Fill in wind direction (from) and wind speed, using the same unit as the airspeed.
- Optionally, specify a reference speed and scenario label to compare different legs.
- Optionally, add leg distance and magnetic variation to obtain time enroute and magnetic heading.
- Press Calculate to view IAS, estimated TAS, wind components, WCA, headings, and ground speed.
- Use the calculation history to compare multiple scenarios and export the data to CSV or PDF.
Always cross-check results with official performance charts, certified avionics, and current navigation data.
Understanding indicated airspeed and ground speed
1. Why indicated airspeed matters to pilots
Indicated airspeed is what the pilot actually flies. It drives stall margins, structural limits, and operating speeds. Checklists, approach references, and performance tables are normally based on indicated airspeed, not ground speed, because the aircraft feels air, not terrain below.
2. From IAS to true airspeed with altitude
As altitude increases, air density decreases and the pitot system senses less dynamic pressure for the same actual motion through the air. The rule-of-thumb used here applies a two percent increase in true airspeed for every thousand feet above reference level.
3. How wind changes the relationship between speeds
Wind never changes indicated airspeed directly, but it completely changes your progress over the ground. Headwinds reduce ground speed, tailwinds increase it, and crosswinds demand careful steering corrections. This calculator resolves headwind, tailwind, and crosswind components from a single entered wind vector.
4. Using wind correction angle for accurate tracking
When crosswind exists, flying the published course will gradually drift you off track. Wind correction angle is the difference between the desired course and heading you actually fly. The tool estimates this angle, then adds it to the course to display a steering heading.
5. Planning time enroute from leg distance
Many navigation logs are built around distance and ground speed. Once ground speed is calculated, time enroute becomes a simple distance divided by speed calculation. The calculator supports nautical miles, kilometres, or miles so planning can match your preferred charts.
6. True and magnetic headings for navigation logs
Charts use true directions, while cockpit compasses and many heading indicators show magnetic directions. By entering local magnetic variation, the calculator converts a true heading into a magnetic heading, ready for inclusion in paper logs or electronic planning notes.
7. Practical uses in training and self-briefing
Students can experiment with different altitudes, winds, and routes to build intuition. Instructors can prepare scenarios showing why similar indicated airspeeds produce very different arrival times. Private pilots can quickly sanity check headings and times before using certified planning software.
Frequently asked questions
1. Does this calculator replace official flight planning tools?
No. It is an educational and pre-planning aid only. Always confirm routes, fuel, performance, and legal requirements using certified avionics, current charts, and approved planning software or methods before flying any operation.
2. Why is ground speed higher than indicated airspeed sometimes?
At higher altitudes true airspeed becomes significantly greater than indicated airspeed. When a tailwind is also present, ground speed can exceed indicated airspeed by a wide margin, even though the pilot still flies the same familiar indicated speed.
3. Can I use this tool for instrument training scenarios?
Yes, it is useful for visualising wind correction, headings, and timing on airway legs. However, numbers remain approximate. Always base real instrument training exercises and grading on approved training devices, instruments, and official planning references.
4. How accurate is the true airspeed estimation?
The two percent per thousand feet rule-of-thumb gives reasonable values for basic training and conceptual use. It does not replace performance calculations that use full pressure, temperature, and aircraft-specific corrections taken from official performance tables.
5. Why do I enter wind direction as “from”?
Aviation weather reports and forecasts describe wind as the direction it is blowing from. The calculator follows the same convention, resolving headwind and crosswind components from that “from” direction and your planned true course over the ground.
6. Can I save different legs for an entire route?
You can calculate each leg separately, give every leg a scenario label, then export the history table to CSV or PDF. That export becomes a simple planning sheet which can accompany your primary navigation log.