Calculate Your Wind Correction Angle and Heading to Fly
Enter true course, wind direction, wind speed and true airspeed. WCA, groundspeed, crosswind and headwind update in real time.
What is wind correction angle?
Wind correction angle (WCA) is the heading offset a pilot adds to the desired ground track to counteract crosswind drift. Without wind, heading and track are the same number: point the nose at 090° and the aircraft travels over the ground at exactly 090°. Add a crosswind and that stops being true. Wind pushes the aircraft sideways as it flies, so a heading that simply matches the track lets the aircraft drift off course leg after leg.
WCA fixes this before it happens. The pilot tilts the nose slightly into the wind so the wind's sideways push cancels out, and the actual path over the ground matches the planned track instead of sliding away from it. Every cross-country flight plan includes a WCA for each leg, calculated from forecast winds aloft during preflight and refined once airborne using observed drift or GPS groundtrack. Flight instructors introduce WCA early because it is the foundation of dead reckoning, the skill of flying a planned heading and time to reach a destination without relying only on GPS.
WCA formula
| WCA | wind correction angle (degrees) |
| W | wind speed (knots) |
| α | angle between desired track and wind direction (°) |
| TAS | true airspeed (knots) |
This formula comes from the law of sines applied to the wind triangle, the vector diagram that relates heading, track, wind and airspeed as a closed triangle. Multiplying wind speed by sin(α) gives the crosswind component pushing the aircraft off course. Dividing that by TAS scales it to a fraction of the aircraft's own speed, and arcsin converts the fraction back into an angle.
A stronger crosswind or a slower TAS produces a larger WCA. If wind speed alone exceeds TAS, the ratio can exceed 1, which has no real arcsin solution, meaning the wind is too strong to hold the intended track at all. The sign of the result tells the pilot which way to turn: correct toward the wind when it comes from the right, and correct away from it when it comes from the left, so the nose points slightly upwind of the course line. See the full formulas reference for the crosswind, headwind and groundspeed equations behind this calculator.
Drift angle explained
Drift angle is the gap between the heading an aircraft is flying and the track it is actually making good over the ground. It is what a pilot measures after the fact, not what a pilot plans in advance. WCA is the opposite: it is the correction applied before departure, based on forecast wind, so that drift never happens in the first place.
Fly the exact WCA and drift angle becomes zero, because the corrected heading already points into the wind by the right amount. Fly straight at the desired course with no correction at all, and the drift angle grows to match the WCA that should have been applied, pushing the aircraft steadily off its planned route. In practice, pilots use drift angle as feedback. A GPS moving map or VOR radial shows the actual track, and comparing it to the heading indicator reveals leftover drift, which the pilot folds into an updated WCA for the remaining distance to the destination.
Think of drift angle as the error signal and WCA as the correction that should cancel it. A pilot who never checks drift angle in flight has no way to know whether the forecast wind used to plan the leg matched the wind actually encountered. Winds aloft can shift in both speed and direction between the forecast time and the actual flight, so a small amount of drift is normal even after applying a careful WCA, and most pilots re-check their groundtrack every ten to fifteen minutes on a long leg.
Navigation example
Take a cross-country leg from London Heathrow (EGLL) toward East Midlands (EGNX), both identified by their four-letter ICAO airport codes. The ICAO flight plan for this leg lists a true course of 350°, and the forecast wind aloft at the cruising altitude is 270° at 40 kt. True airspeed is 180 kt. First find α, the angle between the course and the wind: 270° is 80° to the left of 350°. Apply the formula: WCA = arcsin(40 × sin(80°) / 180) = arcsin(0.219) ≈ 12.6°.
Because the wind comes from the left of the course, the correction goes to the left too, so the heading to fly is 350° − 12.6° ≈ 337°. To find groundspeed, take the headwind component of the wind against the course, 40 × cos(80°) ≈ 7 kt, and subtract it from TAS × cos(WCA): 180 × cos(12.6°) − 7 ≈ 169 kt. The pilot flies heading 337° at 180 kt TAS and covers the ground at roughly 169 kt along the 350° track, exactly what the calculator above shows for those same inputs.
Wind Correction Angle at Different Airspeeds
The same crosswind produces a much bigger heading change at low airspeed than at high airspeed, because WCA depends on the ratio between crosswind and TAS. Since the crosswind component itself equals W × sin(α), the formula simplifies to WCA = arcsin(crosswind / TAS) once the crosswind component is already known.
Take a 20-kt crosswind component and compare two aircraft. A Cessna 172 cruising at 100 kt TAS needs WCA = arcsin(20 / 100) = arcsin(0.20) ≈ 11.5° to hold the track. An airliner cruising at 250 kt TAS facing the identical 20-kt crosswind needs only WCA = arcsin(20 / 250) = arcsin(0.08) ≈ 4.6°, less than half the correction. This is why slow trainers seem to crab noticeably into the wind on a breezy day, while a jet on the same route barely changes heading at all. The lesson for student pilots: the slower the airplane, the more aggressively wind reshapes the planned heading, and the more attention a crosswind leg deserves during preflight planning.
WCA vs Autopilot Wind Correction
Modern autopilots do not need a pilot to compute WCA by hand. A GPS-coupled autopilot in navigation mode compares the aircraft's actual groundtrack to the programmed course, measures the error and adjusts heading automatically until the two match, recalculating the correction continuously as the wind shifts. ForeFlight and Garmin Pilot do the same job during flight planning, pulling winds-aloft forecasts to show a heading and groundspeed for every leg before takeoff, and Jeppesen charts feed the same wind data into commercial flight planning systems.
Pilots still need to understand the underlying geometry. FAA checkrides test manual WCA calculation, hand-flying without an autopilot demands it, and knowing the expected correction gives a pilot a quick sanity check when the automation shows a heading that looks wrong.