flight calculators

Crosswind Component Calculator

Determine the crosswind and headwind components from reported wind data and runway heading. Essential for pilots assessing whether conditions are within aircraft crosswind limits before landing or takeoff.

About this calculator

When wind is not aligned with the runway, it can be split into two perpendicular components using trigonometry. The crosswind component formula is: Crosswind = windSpeed × sin(|windDirection − runwayHeading|), and the headwind component is: Headwind = windSpeed × cos(|windDirection − runwayHeading|). The angle between the wind and the runway centerline (the wind angle) is the key input to both calculations. A 20-knot wind at a 30° angle produces a 10-knot crosswind (20 × sin 30° = 10) and a 17.3-knot headwind (20 × cos 30° ≈ 17.3). Every aircraft has a demonstrated crosswind limit published in its AFM/POH — exceeding it is unsafe regardless of pilot experience.

How to use

Scenario: wind is reported as 070° at 18 knots, and you are landing on Runway 09 (heading 090°). Step 1 — Wind angle: |070 − 090| = 20°. Step 2 — Crosswind: 18 × sin(20°) = 18 × 0.342 = 6.2 knots. Step 3 — Headwind: 18 × cos(20°) = 18 × 0.940 = 16.9 knots. Enter wind speed (18), wind direction (070), and runway heading (090) into the calculator. The result shows a 6.2-knot crosswind — well within limits for most aircraft categories.

Frequently asked questions

What is the maximum demonstrated crosswind component for common aircraft types?

The maximum demonstrated crosswind component (MDCC) is listed in each aircraft's Airplane Flight Manual or Pilot's Operating Handbook. For a Cessna 172S it is 15 knots; for a Boeing 737-800 it is approximately 36 knots. The word 'demonstrated' is important — it reflects the conditions during certification testing, not a hard aerodynamic limit. However, airlines and flight schools typically treat the MDCC as an operational hard limit for safety and insurance reasons.

How do I calculate crosswind component from a METAR wind report?

A METAR wind report gives direction in degrees true and speed in knots, for example '27015KT' means wind from 270° at 15 knots. Subtract the runway heading (in degrees) from the wind direction to get the wind angle, take the absolute value, then multiply wind speed by the sine of that angle. If the angle exceeds 90°, the wind has a tailwind component — use cos for the along-runway component to confirm. Many pilots also use the printed crosswind component chart found in most POHs as a quick visual cross-check.

Why does a direct crosswind produce more side-load than a quartering headwind at the same wind speed?

Because the crosswind component scales with the sine of the wind angle, it reaches its maximum when the wind is exactly 90° to the runway (sin 90° = 1). A quartering headwind at 45° produces only sin(45°) ≈ 0.71, or 71% of the full wind speed as a crosswind component. This means a 20-knot 90° crosswind is harder to manage than a 20-knot 45° quartering wind, even though the reported wind speed is the same. Understanding this geometry helps pilots prioritize runway selection when multiple runways are available.