Navigation Planning

E6B Flight Computer

All six E6B functions in one digital flight computer — wind triangle, time·speed·distance, fuel planning, true airspeed, winds aloft, and off-course correction. Live visual diagrams. Results on every keystroke.

E6B Flight Computer

Select a function below — all calculations update instantly

Examples:
Wind Triangle Diagram
► True Course / Groundspeed
► True Heading / TAS
- - Wind Vector

How to use each E6B function

The E6B has two sides — this digital version covers all six primary calculations with live results.

01

Wind Triangle

Enter True Course, True Airspeed, and the wind direction (FROM) and speed. The calculator returns True Heading, Groundspeed, and Wind Correction Angle instantly. Optionally add magnetic variation to get Magnetic Heading, and compass deviation for Compass Heading. The vector diagram updates in real time.

02

Time · Speed · Distance

Enter any two of the three values and leave one blank — the third is calculated. Time can be entered as HH:MM (e.g. 1:30) or decimal hours (1.5). Speed and distance unit dropdowns let you work in knots/nm, mph/sm, or kph/km without manual conversion.

03

Fuel Planning

Enter fuel available and burn rate to get endurance and total endurance after deducting regulatory reserves. Switch reserve mode between VFR day (30 min), VFR night (45 min), IFR (45 min + alternate time), or custom. Fuel units match your fuel quantity gauge units.

04

True Airspeed, Mach & Density Altitude

Enter CAS, pressure altitude, and OAT for precise TAS using the temperature ratio formula. Mach number, speed of sound at altitude, ISA deviation, and density altitude are all computed simultaneously. Use the Density Altitude Calculator to get PA from QNH and field elevation first.

True course, magnetic heading, compass heading — the complete chain

Every cross-country flight converts from the chart to the cockpit through a chain of four corrections. Understanding each step eliminates navigation errors.

True Course (TC)
Chart → add Wind Correction Angle → True Heading

The intended track over the ground measured clockwise from True North (geographic north pole). This is what you draw on the chart. True north is the direction toward the geographic north pole — consistent worldwide and the basis of all aeronautical charts. Read directly from the chart using a protractor or plotter against a meridian of longitude.

True Heading (TH)
True Heading → apply Magnetic Variation → Magnetic Heading

The direction the nose of the aircraft must point to compensate for wind drift. If there is no wind, TH = TC. With a crosswind, the pilot must crab (point the nose into the wind) by the Wind Correction Angle to maintain the intended track over the ground. TH = TC + WCA (negative WCA means crab left, positive means crab right).

Magnetic Heading (MH)
Magnetic Heading → apply Compass Deviation → Compass Heading

True Heading corrected for Magnetic Variation — the angular difference between True North and Magnetic North at the aircraft's location. Magnetic North is where the compass needle points and varies by location and slowly over time. Published on charts as isogonic lines. Rule: East variation = Least (subtract). West variation = Best (add). MH = TH − East variation OR MH = TH + West variation.

Compass Heading (CH)
This is what the pilot reads on the magnetic compass and flies

Magnetic Heading corrected for Compass Deviation — the individual error of the magnetic compass installed in the aircraft, caused by the aircraft's own magnetic fields from electrical equipment and metal structure. Deviation is measured during compass swings and recorded on a deviation card mounted near the compass. Deviation varies with the aircraft heading and is typically small (±5°). CH = MH ± Deviation per the deviation card.

Memory aid — ATIS to compass
TC  + WCA   = TH
TH  − VAR(E) = MH
TH  + VAR(W) = MH
MH  ± DEV  = CH
Variation rule
“East is Least, West is Best”
East variation: subtract from TH to get MH
West variation: add to TH to get MH
Example: TH 270°, 5°W variation → MH = 270 + 5 = 275°

The wind triangle — how three vectors produce your actual track

The wind triangle is the fundamental vector relationship in aviation navigation. Every cross-country flight is a wind triangle problem.

The three vectors

Air Vector (TH + TAS)

The direction the aircraft points (TH) and its speed through the air mass (TAS). This is what the engine and wings produce — movement through the air, independent of where that air mass is moving.

Wind Vector (WD + WS)

The direction the wind is blowing (TO) and its speed. Note that wind direction is always given as the direction FROM which the wind blows — a wind of 270° blows FROM the west TO the east.

Ground Vector (TC + GS)

The result of the air vector plus the wind vector. This is what actually happens — the track over the ground (TC) and the speed over the ground (GS). This is what GPS measures. The pilot cannot control this directly, only through adjusting the air vector.

The formula

Standard wind triangle computation
WCA  = arcsin(WS/TAS × sin(WD − TC))
TH   = TC + WCA
GS   = TAS × cos(WCA) − WS × cos(WD − TH)
WCA positive = crab right. WCA negative = crab left.
All angles in radians for computation, converted to degrees for display.
Headwind component = WS × cos(WD − TC). Positive = headwind, reduces GS.
Rule of thumb approximation

For crosswinds, WCA ≈ (WS × sin(angle between wind and track)) ÷ TAS × 60. For quick mental calculation: divide wind speed by TAS and multiply by the crosswind component factor. A 30-knot crosswind at 90° to a 120-knot aircraft gives WCA ≈ arcsin(30/120) ≈ 14.5°.

The 60:1 rule — mental navigation without GPS

The 60:1 rule is the most important mental arithmetic shortcut in VFR navigation. Every instrument pilot uses it daily. Every PPL candidate must understand it for the examination.

The Principle

1 nm off-track at 60 nm distance = 1° track error. This follows from the geometry of the unit circle: at distance 60, an arc of 1 nm corresponds to approximately 1°. More precisely: TEA = atan(XTE/dist_flown). The 60:1 approximation is accurate to within 0.1° for track errors below 10° — sufficient for all practical navigation.

Track Error Angle (TEA)

The angle between your actual track and the intended track. Computed as: TEA° ≈ (XTE nm ÷ dist_flown nm) × 60. If you are 6 nm off track after 60 nm, TEA = 6°. If 3 nm off after 30 nm, TEA = 6°. If 9 nm off after 90 nm, TEA = 6°. The ratio is what matters, not the absolute numbers.

Closing Angle (CA)

To arrive directly at the destination (not just fly parallel to track), you need an additional closing angle: CA = TEA × (dist_flown ÷ dist_remaining). Total correction = TEA + CA. If you flew 60 nm and have 120 nm remaining: CA = 6 × (60/120) = 3°. Total correction = 9°. If dist_flown equals dist_remaining, CA = TEA and total correction is doubled.

Dist Flown (nm) Off Track (nm) TEA (exact) TEA (60:1) Dist Remaining Closing Angle Total Correction
60 6 5.71° 6.00° 120 2.86° 8.6°
60 3 2.86° 3.00° 60 2.86° 5.7°
100 5 2.86° 3.00° 50 5.72° 8.6°
30 3 5.71° 6.00° 90 1.90° 7.6°
90 9 5.71° 6.00° N/A 5.7°
45 4 5.08° 5.33° 135 1.69° 6.8°

Complete cross-country planning workflow — chart to cockpit with the E6B

This is the sequence every student pilot must master before their first solo cross-country. Each step feeds the next. Skip one and the error compounds.

01
Draw the route on the chart and measure True Course

Using a plotter and the nearest meridian of longitude, measure the angle of your intended track. This gives True Course (TC). Measure distance with the plotter scale. Note any significant checkpoints, controlled airspace boundaries, and mandatory reporting points along the route.

02
Get the forecast wind for your cruising altitude

From your pre-flight weather briefing, note the forecast wind for your planned cruising altitude. Winds aloft forecasts (UAV/GFA in Australia, METARs, SIGMET, TAF) give wind as degrees TRUE and knots. Enter the wind direction and speed into the E6B Wind Triangle tab.

03
Enter TC and TAS — solve for True Heading and Groundspeed

Enter your True Course, your planned True Airspeed (from the POH cruise table at your planned altitude), and the forecast wind. The E6B gives you True Heading (the direction to point the nose) and Groundspeed (the speed over the ground, which determines flight time and fuel burn).

04
Convert True Heading to Magnetic Heading

Apply magnetic variation for your area. Variation is shown on aeronautical charts as dashed magenta isogonic lines labelled "5°W" or "3°E" etc. East is Least (subtract), West is Best (add). Result: Magnetic Heading. This is what you set on the directional gyro / heading indicator.

05
Apply compass deviation for Compass Heading

Each aircraft has a compass deviation card mounted near the compass showing correction for each heading (typically ±1–5°). Apply the deviation for your magnetic heading. Result: Compass Heading — what the compass will read when you are on track. Record all headings on your navlog.

06
Calculate Estimated Time En Route (ETE)

Using the Time·Speed·Distance tab: Distance ÷ Groundspeed = Time. Convert to HH:MM for the navlog. Calculate ETE for each leg and for the total route. Add the ETE for each leg to your departure time (in UTC/Zulu) to get your Estimated Time of Arrival (ETA) at each waypoint and at destination.

07
Calculate fuel required and check reserves

Using the Fuel Planning tab: Flight Time × Burn Rate = Trip Fuel. Add regulatory reserve (VFR day: 30 min, VFR night: 45 min, IFR: 45 min + alternate). Add taxi and climb fuel. Total must not exceed usable fuel available. If it does, reduce payload or plan a fuel stop. Cross-check fuel weight for weight and balance.

08
Brief the full navlog and check your logic

A complete navlog has: waypoint names, distances, TC, MH, CH, altitude, groundspeed, ETE, ETA (cumulative), and fuel used (cumulative). Check that each column is arithmetically consistent. If the groundspeed with a headwind seems too high — recheck the wind entry. A wrong wind direction is the most common E6B error.

A complete E6B calculation — step by step

One complete cross-country scenario using all six E6B functions in sequence. Follow along using the calculator above.

Scenario: VFR cross-country flight
Route
EGBJ Gloucestershire → EGTK Oxford Kidlington
Distance
56 nm (measured from chart)
Cruise altitude
4,500 ft, QNH 1018 hPa
CAS
100 kt (from POH cruise table)
Forecast wind
270°/20 kt (from UAV/ATIS)
OAT at altitude
+5°C
Magnetic variation
2°W (from chart)
Fuel available
34 US gal (usable, 100LL)
POH burn rate
9.5 US gal/hr at 65% power
Step 1 — True Airspeed (TAS tab)
PA = 4,500 + (1013.25 − 1018) × 30 = 4,500 − 142.5 = 4,358 ft ≈ 4,400 ft T_actual = 5°C + 273.15 = 278.15 K T_ISA = 288.15 − 0.0019812 × 4400 = 279.43 K TAS = CAS × √(T_actual/T_ISA) = 100 × √(278.15/279.43) = 100 × 0.9977 = 99.8 kt ≈ 100 kt At low altitude with near-ISA temperature, TAS ≈ CAS. Use 100 kt TAS.
Step 2 — Wind Triangle (Wind tab)
TC = 128° (measured from chart, Gloucester to Oxford) TAS = 100 kt, Wind FROM 270° at 20 kt sin(WCA) = (20/100) × sin(270 − 128) = 0.20 × sin(142°) = 0.20 × 0.6157 = 0.1231 WCA = arcsin(0.1231) = +7.1° (positive = crab right, wind from the right/south) TH = TC + WCA = 128 + 7.1 = 135.1° True Heading GS = 100 × cos(7.1°) − 20 × cos(270 − 135.1) = 100 × 0.9923 − 20 × cos(134.9°) = 99.2 − 20 × (−0.7059) = 99.2 + 14.1 = 113.3 kt Groundspeed
Step 3 — Magnetic Heading
Variation = 2°W → West is Best → add MH = TH + variation = 135.1 + 2 = 137° Magnetic Heading (Apply compass deviation from the aircraft deviation card for final Compass Heading)
Step 4 — Time en route (T·S·D tab)
Distance = 56 nm, Groundspeed = 113 kt Time = 56 ÷ 113 = 0.4956 hr = 29.7 min ≈ 30 minutes Departing 10:00Z → ETA Oxford: 10:30Z
Step 5 — Fuel required (Fuel tab)
Trip time = 0.50 hr (30 min), Burn rate = 9.5 US gal/hr Trip fuel = 0.50 × 9.5 = 4.75 US gal VFR reserve = 30 min = 0.50 hr × 9.5 = 4.75 US gal Total req = 4.75 + 4.75 = 9.5 US gal Fuel avail = 34 US gal → SUFFICIENT (24.5 US gal spare → 2h 35m additional endurance)
Step 6 — En-route off-course correction (60:1 tab)
After 30 nm, GPS shows 3 nm right of track, 26 nm remaining. TEA = atan(3/30) = 5.7° (turn LEFT by 5.7° to fly parallel to track) CA = TEA × (30/26) = 5.7 × 1.15 = 6.6° Total correction = 5.7 + 6.6 = 12.3° → Turn LEFT 12.3° to fly direct to Oxford.

Dead reckoning — why the E6B is the backbone of all navigation

Dead reckoning is the process of estimating your current position based on a known starting point, elapsed time, and calculated track. The E6B is its primary tool.

What dead reckoning is

Dead reckoning (DR) is the oldest form of navigation. You know where you started, you know what heading you flew, you know your groundspeed, and you know how long you have been flying. From these four facts, you can calculate where you are now.

Position = Start + (Groundspeed × Time × direction of True Heading). In practice, this means plotting your expected position on the chart at regular intervals — typically every 10–15 minutes during a cross-country flight.

The E6B provides all the inputs: True Heading and Groundspeed from the wind triangle, and elapsed time from the time·speed·distance function. Without accurate E6B inputs, DR position estimates deteriorate rapidly — especially with unreported wind changes.

Why GPS does not replace it

GPS provides your current position continuously and accurately. But GPS can fail — antenna issues, satellite geometry, interference, or battery/avionics failure. A pilot who has never learned DR has no fallback when GPS fails in IMC or at night over featureless terrain.

More importantly, DR teaches you to anticipate your position rather than just react to it. A pilot who knows their groundspeed and ETE knows when to expect each checkpoint, which means they know immediately when something is wrong — before a GPS failure would alert them.

CAA and FAA examiners specifically test DR ability during check rides because the mental model it builds — anticipating position from heading, speed, and time — is the same mental model that underpins all instrument procedures, holding patterns, and approaches.

Magnetic variation — why True North and Magnetic North differ

Every E6B wind triangle ends with a variation correction. Understanding why variation exists — and where to find it — prevents systematic heading errors.

What causes variation

The geographic North Pole (True North) and the Magnetic North Pole are different locations. The magnetic pole is currently in the Canadian Arctic, approximately 500 km from the geographic pole, and moves slowly year by year. Magnetic compasses point toward the magnetic pole. The angle between True North and Magnetic North at any location is magnetic variation, also called magnetic declination.

East and West variation

When the magnetic pole is to the EAST of True North from your position, variation is East. When it is to the WEST, variation is West. In the United Kingdom, variation is approximately 2–4°W. In the eastern USA, variation is approximately 8–14°W. In the Pacific, some areas have East variation. The agonic line (zero variation) runs through parts of the USA and South America.

Finding variation for your flight

Variation is shown on aeronautical charts (VFR sectionals, topographic charts, En-Route charts) as dashed magenta lines called isogonic lines, labelled with the variation value and year. Always use the chart for your area. Do not rely on memorised values — variation changes slightly year by year and varies significantly across different parts of the world.

The East is Least rule

Mnemonic: "East is Least, West is Best." To convert from True Heading to Magnetic Heading: East variation — subtract (East is Least). West variation — add (West is Best). Example: TH = 270°, variation 5°W → MH = 270 + 5 = 275°. Example: TH = 270°, variation 5°E → MH = 270 − 5 = 265°. Get this backwards and every heading in the navlog is systematically wrong.

Variation vs Deviation

Variation is a geographic property — it applies to all aircraft flying in the same area. Deviation is an aircraft-specific error — the individual magnetic compass is affected by the aircraft's own metal structure and electrical systems. Deviation is small (typically ±1–5°) and is measured during compass swings. The deviation card inside the aircraft records the correction for each heading. Apply variation first (True → Magnetic), then deviation (Magnetic → Compass).

Annual change

The magnetic pole moves. Variation values printed on charts include a year and an annual change figure (e.g. "4°W (2020) decreasing 0.1° annually"). For practical navigation, the annual change is small enough to ignore unless using a very old chart. However, always use current charts — an old chart with outdated variation values could introduce a systematic error of several degrees over a long route.

Diversion calculations — en-route to an alternate

A diversion to an alternate is a time-critical situation. The E6B gives you bearing, distance, ETE, and fuel required to the alternate in under two minutes.

The diversion sequence

1
Declare the diversion intent

Tell ATC immediately. Squawk 7700 if unable to communicate. Note the time — your ETE calculation starts from now.

2
Measure bearing to alternate

From your current position on the chart, draw a line to the alternate. Measure the True Course with a plotter. Apply variation to get Magnetic Course.

3
Estimate distance

Use the plotter or 1:500,000 scale. For a quick mental estimate, use a visual reference: 1° of latitude = 60 nm, 1 minute of latitude = 1 nm.

4
Solve the wind triangle

Enter the diversion TC, your TAS, and the current wind (from last ATIS/METAR or winds aloft). Get TH and GS. Total elapsed time since last accurate position fix determines how far you have drifted from your DR position.

5
Calculate ETE and fuel

Time = Distance ÷ GS. Fuel = Time × burn rate. Check fuel remaining against fuel required. If insufficient, declare fuel emergency and divert to closest suitable aerodrome, not the planned alternate.

ATIS and wind extraction for E6B input

Before entering a wind into the E6B, you need wind direction and speed. The sources in order of preference:

ATIS / D-ATIS

Current surface wind from the destination or departure airport. Broadcast as "Wind 270 degrees 15 knots." Enter 270 and 15 directly. Remember: ATIS wind is MAGNETIC at most airports. Convert to True before entering the wind triangle by subtracting East variation or adding West variation.

METAR

Wind group format: 27015KT (270° magnetic, 15 kt). 27015G22KT = gusting 22. VRB03KT = variable 3 kt. Use the steady-state wind, not gusts, for E6B. For planning, use forecast wind (winds aloft forecast) at your planned altitude, not surface METAR.

Winds Aloft Forecast (UAV)

Published as True direction and knots at specific flight levels. 2715 = 270°T, 15 kt. 9900 = calm or light and variable. 731960 = 73° True, 119 kt at FL390 (hundreds subtracted from first two digits when >100 kt). These go directly into the E6B without variation correction.

In-flight estimate from the E6B Winds Aloft tab

Compare actual TH and GS (from GPS or DME) against planned TC and TAS. Use the Winds Aloft tab to calculate what the actual wind must be. This real-time correction can significantly improve subsequent leg accuracy.

Important: Magnetic vs True winds

ATIS surface winds are given in Magnetic degrees. Winds aloft forecasts are in True degrees. The E6B wind triangle uses True throughout. Always convert ATIS/METAR wind from Magnetic to True before entering it. Apply the same variation correction as for headings: East variation subtract, West variation add.

Point of No Return and Point of Safe Return — E6B fuel planning at the professional level

PNR and PSR are the critical fuel-planning concepts tested in every ATPL examination and applied on every long-range commercial flight. Both are solved with E6B logic.

Point of No Return (PNR)

The PNR is the furthest point along the route from which the aircraft can return to the departure aerodrome with minimum fuel reserve. Beyond the PNR, the flight must continue to the destination — return is not possible with the fuel remaining.

PNR Formula
Distance to PNR = (E × GSout × GShome) ÷ (GSout + GShome)
Time to PNR    = Distance ÷ GSout
E = safe endurance (total usable fuel ÷ burn rate, minus reserve)

Example: Safe endurance E = 5 hr, GS outbound = 420 kt (with tailwind), GS homebound = 360 kt (headwind on return).

D_PNR = (5 × 420 × 360) ÷ (420 + 360)
      = 756,000 ÷ 780 = 969 nm
T_PNR = 969 ÷ 420 = 2h 18m

Point of Safe Return (PSR)

The PSR (also called the Critical Point or CP) is the point at which continued flight to the destination and return to departure require equal time. It determines whether it is faster to continue or return — critical for emergency decision making. At the PSR, both options take the same time.

PSR / Critical Point Formula
Distance to CP = D × GShome ÷ (GSout + GShome)
Time to CP    = Distance ÷ GSout
D = total route distance from departure to destination

Example: D = 2,000 nm, GS outbound = 420 kt, GS homebound = 360 kt.

D_CP = 2000 × 360 ÷ (420 + 360)
      = 720,000 ÷ 780 = 923 nm from departure
T_CP = 923 ÷ 420 = 2h 12m

Beyond 923 nm, it is faster to continue to destination than to return. The CP divides the route into the "continue" zone and the "return" zone for emergency planning.

The E6B in the glass cockpit era

Modern RNAV, FMS, and GPS systems do not eliminate the need for E6B skills — they change where those skills are applied. The FMS computes wind triangles, time-speed-distance, and fuel planning automatically, but it requires the pilot to input the correct data and to sanity-check the outputs. A pilot who cannot mentally verify an FMS fuel calculation has no defence against a data entry error.

Type rating and line check examiners regularly present scenarios where the FMS is unreliable or unavailable, requiring manual calculation. ATPL examination syllabi explicitly include E6B-level calculations in the Navigation and Mass & Balance subjects. The correct mental model — position from heading, speed, and time — is the same mental model that makes an instrument pilot confident, not anxious, when automation degrades.

Frequently asked questions about the E6B flight computer

The E6B flight computer is a circular slide rule specifically designed for aviation calculations. It was originally a mechanical device — a circular disc with rotating inner and outer scales — developed in the 1930s and used by pilots worldwide through to the present day. The E6B has two sides: the calculator side performs arithmetic calculations including time-speed-distance, fuel planning, and true airspeed; the wind side performs vector calculations for the wind triangle, including wind correction angle, groundspeed, and true heading. Every private pilot is required to understand and be able to use the E6B as part of their ground school training, and many commercial and instrument examinations still include E6B problems. Digital E6B calculators perform the same functions but solve them trigonometrically rather than through slide rule interpolation.

Wind correction angle (WCA) is the angle between the true course (the direction you want to travel over the ground) and the true heading (the direction the nose of the aircraft must point to compensate for wind drift). When flying into a crosswind, the nose must be pointed into the wind to prevent the aircraft from drifting off course. The WCA is calculated using the formula: WCA = arcsin((WS / TAS) × sin(WD − TC)), where WS is wind speed, TAS is true airspeed, WD is wind direction (the direction FROM which the wind blows), and TC is true course. The true heading is then TH = TC + WCA. Groundspeed is calculated as: GS = TAS × cos(WCA) − WS × cos(WD − TH). A headwind reduces groundspeed below TAS; a tailwind increases it above TAS.

True course (TC) is the intended track over the ground, measured from true north. Magnetic course (MC) is the track measured from magnetic north — apply magnetic variation (easterly variation is subtracted, westerly is added) to convert. True heading (TH) is the direction the nose of the aircraft must point to compensate for wind drift and fly the true course — it equals TC plus the wind correction angle. Magnetic heading (MH) is the heading corrected for magnetic variation. Compass heading (CH) is the heading corrected for both magnetic variation and compass deviation (errors in the magnetic compass itself). The sequence from chart to cockpit is: TC → add variation → MC → add WCA → MH → add deviation → CH. Remembering "East is least, West is best" helps with variation: east variation is subtracted, west variation is added.

Winds aloft can be determined from a flight if you know your true course, true heading, true airspeed, and groundspeed. The calculation uses reverse wind triangle geometry. The aircraft's velocity vector (true heading at TAS) plus the wind vector must equal the ground track vector (true course at groundspeed). By subtracting the aircraft's velocity vector from the ground track vector, the wind vector is revealed. Mathematically: wind components are computed as Wx = GS×sin(TC) − TAS×sin(TH) and Wy = GS×cos(TC) − TAS×cos(TH), then wind speed = √(Wx² + Wy²) and wind direction (FROM) = atan2(Wx, Wy) + 180°. This is the reverse function of the standard wind triangle and is used for airborne winds aloft verification.

True airspeed is calculated from calibrated airspeed (CAS) using the temperature ratio at the actual pressure altitude: TAS = CAS × √(T_actual / T_ISA), where temperatures are in Kelvin. T_ISA is the ISA standard temperature at the current pressure altitude (T_ISA = 288.15 − 0.0019812 × PA_feet, in Kelvin). T_actual is the outside air temperature in Kelvin (OAT°C + 273.15). In practice, a useful rule of thumb is that TAS is approximately 2% higher than IAS for each 1,000 ft of altitude in standard conditions. At 10,000 ft ISA, TAS is approximately 20% higher than IAS. This is why fuel burn per nautical mile (fuel ÷ TAS) is a better efficiency measure than fuel ÷ IAS.

The 60:1 rule is a mental arithmetic shortcut based on the fact that 1 nautical mile subtends approximately 1 degree at a distance of 60 nautical miles (since 60 × tan(1°) ≈ 1 nm). It is used for off-course correction and track error angle calculations. If you are 6 nm off course after flying 60 nm, your track error angle (TEA) is approximately 6°. To return to course at the destination, double the TEA for the closing angle: fly an additional 6° correction to converge with the intended track. For a direct return to destination, the correction angle equals TEA × (distance remaining / distance flown) added to the TEA. The 60:1 rule gives exact results for small angles and is useful for quick mental calculations during cross-country flight when GPS is not available or as a sanity check.

Fuel calculations on the E6B use the time-speed-distance framework, treating fuel burn rate as the "speed" and fuel quantity as the "distance." Fuel required = burn rate × time. Endurance = fuel quantity ÷ burn rate. Burn rate = fuel quantity ÷ time. The E6B calculator side handles all three with the same scales. For example, if an aircraft burns 10 US gal/hr and the flight is 2.5 hours, fuel required = 25 US gal. Add reserve fuel per regulations (VFR: 30 min day, 45 min night; IFR: alternate plus 45 min) and convert to weight for weight and balance using fuel density. Always plan fuel for the total block time (taxi, climb, cruise, descent, approach, alternate, reserve) not just cruise time.

Mach number is the ratio of the aircraft's true airspeed to the speed of sound at the ambient temperature: M = TAS ÷ a, where a = 661.47 × √(T/288.15) knots and T is the ambient temperature in Kelvin. Mach number becomes operationally relevant above approximately 25,000 ft and in high-performance aircraft. At Mach 0.82, shock waves begin to form on some wing sections (the critical Mach number, Mcrit). At Mach 1.0, the aircraft equals the speed of sound. Mach number is used instead of airspeed for high-altitude aircraft because aerodynamic effects depend on the ratio of airspeed to sound speed, not on absolute airspeed. Commercial aircraft fly at approximately Mach 0.78–0.85. Mach limit (MMO) is a structural certification limit that must not be exceeded.

Indicated airspeed (IAS) is the raw reading from the airspeed indicator, uncorrected for instrument error. Calibrated airspeed (CAS) is IAS corrected for position error — the error caused by the location of the pitot-static ports in non-ideal airflow. CAS is published in the POH as a correction table. Equivalent airspeed (EAS) is CAS corrected for compressibility effects at high speeds — at low speeds EAS ≈ CAS. True airspeed (TAS) is EAS corrected for air density — the actual speed of the aircraft through the air mass. TAS is what determines fuel burn per nm, wind triangle calculations, and aerodynamic effects. Groundspeed (GS) is TAS corrected for wind — it is the speed over the ground. V-speeds in the POH are given in IAS or CAS because these are what the pilot reads in the cockpit.

E6B proficiency is typically developed during cross-country training in the private pilot syllabus, before the first solo cross-country flight. The FAA Private Pilot Airman Certification Standards (ACS) requires applicants to demonstrate the ability to plan a cross-country flight using E6B or equivalent, including calculation of fuel requirements, estimated times en route, true heading, magnetic heading, and wind correction angle. Most flight schools introduce the E6B concurrently with cross-country planning lessons, typically around the 20–30 hour mark. ATPL candidates also need comprehensive E6B knowledge for examinations. Modern GPS and EFBs have reduced the day-to-day use of mechanical E6Bs, but they cannot eliminate the need to understand the underlying calculations — which the E6B forces students to learn.