Crosswind Calculator — Instantly Compute Crosswind & Headwind Components

Determine the crosswind and headwind components for any runway with this free, interactive aviation tool. Supports runway heading and runway number inputs with step-by-step trigonometric breakdown.

Verified Aviation Formula Real‑time Results Privacy First

Crosswind Calculator

Enter wind speed, wind direction and runway heading (or runway number) to see the crosswind and headwind/tailwind components.

Enter values and click Calculate Crosswind to see the result.

Crosswind Formula Explained

The crosswind component is the portion of the wind acting perpendicular to the runway. It is calculated using trigonometry from the wind speed and the angle between wind direction and runway heading.

Crosswind = Wind Speed × sin(θ)
Headwind = Wind Speed × cos(θ)

where θ = |Wind Direction − Runway Heading| (reduced to the acute angle if > 90°).

Variable Definitions

  • Wind Speed – Total wind speed (knots, m/s, or mph).
  • Wind Direction – Direction the wind is coming from, in degrees (0° = North, 90° = East).
  • Runway Heading – Magnetic (or true) direction of the runway centreline, in degrees.
  • θ (angle difference) – Acute angle between the wind direction and the runway heading, never exceeding 90°.

How to Calculate Crosswind Step by Step

  1. Determine the angular difference – Subtract the runway heading from the wind direction. If the result is negative, add 360°. If it is greater than 180°, subtract it from 360° to get the acute angle (θ).
  2. Calculate crosswind component – Multiply wind speed by the sine of θ. This is the sideways wind.
  3. Calculate headwind/tailwind component – Multiply wind speed by the cosine of θ. A positive value indicates a headwind; a negative value indicates a tailwind.
  4. Interpret the results – Use the magnitude and sign to understand the wind’s effect on takeoff or landing.

Crosswind Calculation Examples

Example 1: Moderate crosswind

Wind: 15 knots from 300°, Runway Heading: 270°.

θ = |300 − 270| = 30°
Crosswind = 15 × sin(30°) = 7.5 knots
Headwind = 15 × cos(30°) ≈ 13.0 knots (headwind)

Example 2: Strong crosswind from the opposite side

Wind: 20 knots from 050°, Runway Heading: 090°.

θ = |50 − 90| = 40°
Crosswind = 20 × sin(40°) ≈ 12.9 knots
Headwind = 20 × cos(40°) ≈ 15.3 knots (headwind)

Example 3: Tailwind component

Wind: 12 knots from 180°, Runway Heading: 360°.

θ = |180 − 0| = 180° → acute θ = 0°
Crosswind = 12 × sin(0°) = 0 knots
Headwind = 12 × cos(0°) = 12 knots (headwind? Actually wind from behind, cos(180) = -1, so tailwind 12 knots)

When the difference exceeds 90°, the acute angle is 180° − 180° = 0°, but the cosine is negative → tailwind. The calculator accounts for this automatically.

Real‑World Crosswind Applications

  • Pre‑flight planning – Pilots check crosswind components against the aircraft’s demonstrated crosswind limit.
  • Runway selection – Air traffic controllers and pilots choose the runway most aligned with the wind to minimise crosswind.
  • Landing technique – Understanding crosswind helps pilots apply the correct crab or sideslip technique.
  • Flight training – Students use crosswind calculators to build mental arithmetic and wind awareness.
  • Airport design – Historical wind data and crosswind analysis influence runway orientation.
  • Drone operations – Crosswind limits are critical for small unmanned aircraft stability.

People Also Ask

The crosswind component is the sideways part of the wind that blows perpendicular to the runway. It makes takeoff and landing more challenging and is calculated as Wind Speed × sin(angle difference).
Crosswind pushes the aircraft sideways, requiring the pilot to use a crabbed approach (pointing the nose into wind) or a sideslip to keep the aircraft aligned with the runway. Excessive crosswind can lead to runway excursions or hard landings.
The demonstrated crosswind component for a Cessna 172 is 15 knots, but this is not a strict limitation. Skilled pilots may operate in higher crosswinds if conditions allow.
A crosswind chart has concentric arcs representing wind speed and radials for wind direction. Find the intersection of wind speed and the angle difference line to read the crosswind and headwind components directly.
For aviation, magnetic directions are used because runways are numbered by magnetic heading. Always ensure wind direction and runway heading share the same reference (both magnetic or both true).

Frequently Asked Questions

Yes. Toggle to “Runway Number” mode and enter a two‑digit runway number (e.g., 27). The calculator automatically converts it to a heading (e.g., 270°).
The calculator accepts any consistent unit (knots, m/s, mph). The output components will be in the same unit you entered.
If they are identical, the crosswind component is zero and the headwind equals the full wind speed (a pure headwind). The calculator will show 0 knots crosswind.
The formula is mathematically exact for steady wind. Real‑world gusts, wind shear, and local terrain can cause variations, but the calculation is the standard used in aviation.
Yes. When the wind is from behind (angle difference > 90°), the headwind component becomes negative, indicating a tailwind. The crosswind component is still shown as a positive number.
Demonstrated crosswind is the maximum crosswind component experienced during certification testing, not a hard limit. Maximum crosswind may be defined by an aircraft’s operating limitations, while demonstrated is a reference value.

Crosswind Glossary

Crosswind Component

The sideways wind force perpendicular to the runway, calculated as wind speed × sin(angle difference).

Headwind

Wind blowing opposite the aircraft’s direction of travel. A positive headwind component helps lift and shortens takeoff/landing distance.

Tailwind

Wind blowing in the same direction as the aircraft. A tailwind increases ground speed and lengthens required runway distance.

Wind Direction

The direction from which the wind originates, expressed in degrees (0° = North, 90° = East). Aviation weather reports use magnetic direction.

Runway Heading

The magnetic (or true) direction of the runway centreline, measured clockwise from north. Runway numbers are the heading divided by 10.

Demonstrated Crosswind

The maximum crosswind component encountered during certification flight testing. It is not a limitation but a reference for pilot proficiency.

Angle Difference (θ)

The acute angle (≤ 90°) between the wind direction and the runway heading, used in the trigonometric crosswind formula.

Crab Angle

The angle the aircraft’s nose is turned into the wind to maintain the desired track during a crosswind approach.

Editorial Review & Methodology

This crosswind calculator was built and reviewed by the NumbrWiz Editorial Team using standard aviation trigonometric formulas referenced from FAA publications and aircraft operating handbooks.

  • Formula verification: Cross‑checked with the FAA’s Pilot’s Handbook of Aeronautical Knowledge and ICAO wind component charts.
  • Edge case testing: Validated with extreme values (0°, 90°, 180° differences) and negative wind speeds.
  • UX review: Designed for quick mental cross‑check by pilots, with clear error feedback and runway‑number conversion.

Transparency note: All calculations run client‑side in your browser. No data is collected, stored, or transmitted. Results are for flight planning and educational purposes; always consult official performance data before flight.

Page last reviewed: May 2026 · NumbrWiz Editorial Team