5.1 Pilotage, Dead Reckoning & Sectional Chart Navigation

Key Takeaways

  • Pilotage is navigation by visual reference to prominent landmarks on Sectional Aeronautical Charts (1:500,000 scale, where 1 inch equals 6.86 NM or 8 SM), whereas Dead Reckoning relies on mathematical calculations of airspeed, course, heading, wind direction/speed, time, and fuel consumption.
  • The standard navigation heading conversion formula is: True Course (TC) ± Wind Correction Angle (WCA) = True Heading (TH); True Heading (TH) ± Magnetic Variation (VAR) = Magnetic Heading (MH); Magnetic Heading (MH) ± Magnetic Deviation (DEV) = Compass Heading (CH).
  • Sectional charts depict magnetic variation using dashed magenta isogonic lines; East variation is subtracted from True Heading ('East is Least'), while West variation is added to True Heading ('West is Best').
  • Groundspeed and fuel burn calculations rely on Distance = Speed × Time; sport pilots must continuously verify groundspeed against visual checkpoints to monitor fuel reserves and satisfy 14 CFR 91.151 VFR day fuel requirements.
Last updated: July 2026

5.1 Pilotage, Dead Reckoning & Sectional Chart Navigation

Navigation is one of the most critical skills for a sport pilot conducting VFR cross-country flights. Safe visual navigation relies on combining two primary techniques: pilotage (navigating by visual reference to ground landmarks) and dead reckoning (navigating by mathematical calculations of time, speed, distance, and direction based on known wind vectors).


Pilotage vs. Dead Reckoning

In VFR cross-country flying, pilots rarely rely on a single navigation method. Instead, pilotage provides visual confirmation of the aircraft's physical location over the ground, while dead reckoning provides the precise headings, speeds, and timing required to track across areas with sparse visual landmarks.

Core Characteristics

  • Pilotage: Involves identifying prominent visual checkpoints depicted on a Sectional Aeronautical Chart—such as lakes, river bends, highway intersections, railroad tracks, transmission lines, and prominent mountain peaks—and comparing them directly with features visible outside the cockpit. Pilotage requires clear visibility and distinct terrain features.
  • Dead Reckoning: Involves calculating the True Heading (TH) required to counteract wind drift, estimating Groundspeed (GS), determining Estimated Time En Route (ETE), and monitoring fuel consumption. Dead reckoning allows pilots to maintain accurate course tracking when ground features are distant, uniform, or obscured by haze.
Navigation MethodPrimary BasisRequired ToolsBest Used For
PilotageVisual landmark identificationSectional Chart, visual checkpointsFlights over terrain with distinct visual features
Dead ReckoningSpeed, time, distance, and wind calculationsE6B flight computer, plotter, log sheetFlying precise headings and tracking fuel/time

Sectional Aeronautical Charts

The primary navigation chart used by VFR sport pilots is the FAA Sectional Aeronautical Chart. Sectional charts are designed for visual navigation of slow- to medium-speed aircraft.

Key Chart Parameters & Features

  1. Scale: Sectional charts use a scale of 1:500,000 (where 1 inch on the chart equals 500,000 inches on the ground, or approximately 6.86 Nautical Miles [NM] / 8 Statute Miles [SM]).
  2. Topography & Elevation: Terrain elevation is shown using contour lines, color shading, and specific elevation figures. The Maximum Elevation Figure (MEF) is printed in large bold numbers in each quadrangle bounded by lines of latitude and longitude (e.g., 12⁴ represents 1,240 feet MSL). The MEF represents the highest known feature (terrain or obstruction) plus a safety margin.
  3. Airport Symbols:
    • Blue Airport Icons: Indicate airports with an operational Control Tower (Class B, C, or D airspace).
    • Magenta Airport Icons: Indicate airports without an operational Control Tower (uncontrolled Class E or G airspace).
    • Hard-Surfaced Runways: Depicted by solid filled runway shapes if runway length exceeds 1,500 feet.
    • Tick Marks Around Airport Circle: Indicate that fuel is available and the airport is attended during normal business hours.
    • Star Above Airport Icon: Indicates an operational rotating airport beacon.
  4. Visual Checkpoints: Prominent landmarks recommended for visual check-in are designated on sectionals by small blue flags.
  5. Isogonic Lines: Dashed magenta lines crossing the chart connect points of equal magnetic variation.

Step-by-Step Navigation Formula & Calculations

To navigate cross-country via dead reckoning, pilots must convert the measured track line on a chart into the actual reading required on the aircraft's magnetic compass. This sequence must be performed in exact order:

True Course (TC)±Wind Correction Angle (WCA)=True Heading (TH)\text{True Course (TC)} \pm \text{Wind Correction Angle (WCA)} = \text{True Heading (TH)} True Heading (TH)±Magnetic Variation (VAR)=Magnetic Heading (MH)\text{True Heading (TH)} \pm \text{Magnetic Variation (VAR)} = \text{Magnetic Heading (MH)} Magnetic Heading (MH)±Magnetic Deviation (DEV)=Compass Heading (CH)\text{Magnetic Heading (MH)} \pm \text{Magnetic Deviation (DEV)} = \text{Compass Heading (CH)}

Step-by-Step Conversion Definitions

  1. True Course (TC): The intended direction of flight measured clockwise from True North using a navigation plotter along the line drawn on the sectional chart.
  2. Wind Correction Angle (WCA): The correction angle applied to compensate for crosswind drift, calculated using an E6B flight computer. If the wind pushes the aircraft to the right, the pilot turns left into the wind (subtract WCA). If pushed left, turn right (add WCA).
  3. True Heading (TH): The direction the aircraft nose must point relative to True North.
  4. Magnetic Variation (VAR): The angular difference between True North and Magnetic North at a specific geographic location. This is read directly from the nearest dashed magenta isogonic line on the sectional chart.
    • East Variation: Subtract from True Heading ("East is Least").
    • West Variation: Add to True Heading ("West is Best").
  5. Magnetic Heading (MH): The heading relative to Magnetic North.
  6. Magnetic Deviation (DEV): The error caused by internal magnetic and electrical disturbances inside the specific aircraft. Deviation values are read from the Compass Correction Card mounted near the magnetic compass.

Complete Example Flight Calculation

Suppose a sport pilot plans a flight with the following parameters:

  • True Course (TC): $090^\circ$
  • True Airspeed (TAS): $90\text{ knots}$
  • Winds Aloft: $040^\circ\text{ at }20\text{ knots}$
  • Magnetic Variation: $11^\circ\text{ East}$ (from isogonic line)
  • Compass Deviation: $+2^\circ$ (from compass card)
  • Total Distance: $45\text{ NM}$
  • Fuel Flow Rate: $6.0\text{ gallons per hour (GPH)}$
Calculation StepOperationResult
1. Calculate WCA & GroundspeedE6B computation: Wind from $040^\circ$ at $20\text{ kts}$ gives a left crosswind drift.$\text{WCA} = -8^\circ$, $\text{Groundspeed} = 75\text{ kts}$
2. Calculate True Heading (TH)$\text{TC } (090^\circ) + \text{WCA } (-8^\circ)$$\text{TH} = 082^\circ$
3. Apply Magnetic Variation (VAR)$\text{TH } (082^\circ) - \text{VAR } (11^\circ\text{ E})$$\text{MH} = 071^\circ$
4. Apply Compass Deviation (DEV)$\text{MH } (071^\circ) + \text{DEV } (+2^\circ)$$\text{CH} = 073^\circ$
5. Calculate En Route Time (ETE)$\text{Time} = \frac{\text{Distance}}{\text{Groundspeed}} = \frac{45\text{ NM}}{75\text{ kts}}$$0.6\text{ hours} = 36\text{ minutes}$
6. Calculate En Route Fuel Burn$\text{Fuel} = \text{Time} \times \text{Fuel Flow} = 0.6 \times 6.0\text{ GPH}$$3.6\text{ gallons}$

Time, Speed, Distance & Fuel Reserves

Under 14 CFR 91.151, VFR day flight rules require sport pilots to carry enough fuel to fly to the first point of intended landing and, assuming normal cruising speed, to fly thereafter for at least 30 minutes. Accurate groundspeed verification during dead reckoning is vital to ensure these fuel reserves remain uncompromised.

Loading diagram...
Navigation Heading Conversion Flowchart
Test Your Knowledge

A pilot determines a True Course of 180°, a Wind Correction Angle of -5°, Magnetic Variation of 10° West, and a Compass Deviation of +2°. What is the resulting Compass Heading?

A
B
C
D
Test Your Knowledge

What does a dashed magenta line represent on a Sectional Aeronautical Chart?

A
B
C
D
Test Your Knowledge

An aircraft is cruising at a groundspeed of 90 knots to a destination 45 nautical miles away. If the engine consumes 6 gallons per hour, how long will the flight take and how much fuel will be burned en route?

A
B
C
D