{{ summaryHeading }}
{{ primaryFigure }}
{{ summaryLine }}
{{ crosswindBadge }} {{ alongBadge }} {{ angleBadge }} {{ referenceBadge }}
N RWY WIND {{ visualAngleLabel }}
Runway crosswind inputs
Runway numbers are converted to magnetic heading by multiplying by 10.
Examples: 09, 27, 18L, 36R.
Accepted range: 0-360 degrees.
deg
Keep both runway and wind in the same reference before comparing angles.
Use east positive, west negative. Example: 6E = 6, 7W = -7.
deg
Accepted range: 0-360 degrees from the wind source direction.
deg
Use knots for aviation reports; other units are converted for output.
Gust component is used for margin checks because control demand can peak at the gust value.
{{ windUnitLabel }}
The limit is entered in knots and compared with the gust crosswind component.
kt
Choose a conservative threshold for training, wet, contaminated, or short-field review.
Set to 0 kt when tailwind operations are not allowed.
kt
Examples: 09, 13/31, 18, 27, 320.
Metric Value Operational note Copy
{{ row.metric }} {{ row.value }} {{ row.note }}
Check Signal Margin Action Copy
{{ row.check }} {{ row.signal }} {{ row.margin }} {{ row.action }}
Runway Heading Gust crosswind Along runway Recommendation Copy
{{ row.label }} {{ row.heading }} {{ row.gustCrosswind }} {{ row.along }} {{ row.recommendation }}
Customize
Advanced
:

Introduction:

A runway wind component calculation breaks the reported wind into two parts relative to the runway centerline. The crosswind component acts sideways across the runway and affects directional control. The headwind or tailwind component acts along the runway and affects groundspeed, takeoff roll, landing distance, and operational limits.

The calculation depends on comparing the wind direction with the runway direction in the same reference frame. Runway designators and most tower or AWOS runway winds are magnetic. Some weather products report true wind, so a local magnetic variation correction may be needed before comparing angles. Gusts matter because the peak component can drive the control margin even when the steady wind looks acceptable.

A disciplined crosswind review therefore checks steady and gust components, side of the crosswind, headwind or tailwind, threshold margin, and runway alternatives. It should support pilot judgment and aircraft limitations, not replace the pilot operating handbook, flight manual, instructor guidance, or local operating rules.

Wind vector resolved into crosswind and along-runway components.
The wind-from direction is compared with runway heading, then resolved into sideways and along-runway components.

How to Use:

  1. Enter the runway as a designator such as 09, 27, 18L, or 36R, or switch to exact heading mode when charted magnetic heading is available.
  2. Choose whether the wind direction is already in the same reference as the runway, or convert true wind to magnetic with local variation.
  3. Enter the wind-from direction, steady wind speed, speed unit, and gust speed if reported.
  4. Set the crosswind limit from the aircraft POH or AFM, instructor rule, club policy, or personal minimum.
  5. Select a review profile if you want a conservative planning threshold for training, wet, contaminated, or low-currency operations.
  6. Set the tailwind limit and optional comparison runways to evaluate runway choices and reciprocal headings.

Interpreting Results:

  • Component Brief lists steady and gust crosswind, crosswind side, headwind, tailwind, angle difference, and normalized wind reference.
  • Limit Review compares gust crosswind and tailwind components with the selected limits and planning threshold.
  • Runway Options ranks entered runways and reciprocals by component values so the lower-crosswind option is easier to spot.
  • Runway Option Chart plots crosswind and along-runway components for the runway set.
  • JSON preserves the normalized headings, units, limits, profile, and calculated components for a dispatch note or training debrief.

Technical Details:

All speeds are converted to knots before threshold checks. Runway designators are converted by multiplying the runway number by 10, with runway 36 treated as 360 degrees. When true-to-magnetic conversion is selected, east variation is positive and is subtracted from the true wind direction; west variation is negative and is effectively added. The gust calculation uses the gust speed when it is greater than the steady value.

Formula Core:

angle = ( wind - runway + 540 ) mod 360 - 180 crosswind = speed × sin ( angle ) along_runway = speed × cos ( angle ) headwind = max ( 0 , along_runway ) , tailwind = max ( 0 , - along_runway )

The sign of the crosswind identifies side: positive values are from the right and negative values are from the left. Threshold badges use the absolute gust crosswind component and the selected planning profile factor.

Safety And Accuracy Notes:

  • This is a planning calculation, not an authorization to operate. Use the aircraft POH or AFM, flight school policy, instructor guidance, and current conditions.
  • Runway slope, surface contamination, braking action, aircraft weight, density altitude, turbulence, wind shear, pilot proficiency, and landing distance still need separate review.
  • Make sure wind and runway directions use the same magnetic or true reference before using the result.
  • Variable winds and rapidly changing gusts may require a more conservative decision than the arithmetic component suggests.
  • Runway designators are rounded references; use exact published runway heading when precision matters.

Worked Examples:

Scenario Input Focus Planning Readout
Runway 27 with wind 320 at 18 gusting 26 Magnetic runway designator, steady and gust wind in knots, conservative profile. Shows gust crosswind margin and whether the gust value approaches the selected planning threshold.
METAR true wind conversion True wind direction plus local magnetic variation before comparing with runway heading. Prevents mixing true wind with magnetic runway direction in the angle calculation.
Runway alternatives Comparison runways such as 09, 18, 27, and 36 with reciprocal headings included. Ranks available runway directions by crosswind and tailwind component for an operational review.

FAQ:

Do I enter where the wind is coming from or going to?

Enter the reported wind-from direction, as in aviation weather reports. Do not add or subtract 180 degrees.

Why use gust crosswind for the limit check?

A gust can create the peak sideways control demand, so the margin review uses the gust component when a gust speed is reported.

Is runway 27 exactly 270 degrees?

The designator is a rounded magnetic runway direction. Use exact heading mode when the airport chart gives a more precise heading and that precision matters.

Glossary:

Crosswind component
The sideways part of the wind relative to the runway centerline.
Headwind component
The along-runway part of the wind blowing against the aircraft's direction of travel.
Tailwind component
The along-runway part of the wind blowing in the same direction as takeoff or landing travel.
Magnetic variation
The local difference between true north and magnetic north, used when converting true wind to magnetic reference.
Review profile
A planning threshold applied to the entered limit for conservative, training, wet, or contaminated runway review.