Skip to content

What is a SID and STAR in aviation?

A SID (Standard Instrument Departure) is a published flight route from a runway to the en-route airway structure. A STAR (Standard Terminal Arrival Route) is the opposite - a published route from the en-route structure down to an airport.

Both define a sequence of waypoints with altitude and speed restrictions at each fix. Pilots follow these automatically when cleared by ATC.

Why they exist

Without published procedures, every aircraft would need individual routing instructions from the controller. SIDs and STARs let controllers say "descend via the PARCH4 arrival" instead of issuing a dozen separate altitude, heading, and speed commands. They keep traffic flowing predictably through busy airspace.

How they work

A STAR typically looks like this:

  1. Aircraft enters the procedure at a transition fix (where en-route traffic joins)
  2. Follows the common route through a series of waypoints, descending to meet altitude constraints at each
  3. Branches onto a runway transition for the specific landing runway

Each waypoint can have constraints:

  • At - must cross at exactly this altitude (200ft tolerance)
  • At or above - minimum altitude gate
  • At or below - maximum altitude ceiling
  • Between - must be within an altitude window

Speed restrictions work the same way. Below 10,000ft, all aircraft must stay at or below 250 knots.

Example STAR: RAVNN8 arrival into Baltimore (KBWI)

Here's what a real STAR looks like. The RAVNN8 arrival brings traffic into Baltimore-Washington International from the south.

RAVNN8 STAR arrival route chart for KBWI showing waypoints from CAPKO to the airport

The route starts at CAPKO and works its way north toward the airport through 9 waypoints. Each constraint tells the pilot what altitude and speed to be at when crossing that fix:

FixAltitudeSpeedWhat it means
CAPKOAt 9,000ft250ktEntry fix - must be exactly at 9,000ft, slowed to 250kt
RAVNNBetween 6,000-7,000ft-Altitude window - pilot has 1,000ft of flexibility
SEEEDBetween 5,000-6,000ft-Continuing descent through another window
NAVEYAt 5,000ft230ktExact altitude, slower speed for approach sequencing
ANCRRAt 4,000ft210ktFinal approach altitude, approach speed

The profile view shows this as a staircase descent from 9,000ft down to the airport:

RAVNN8 altitude profile showing descent from 9,000ft to airport elevation

Notice how the constraints get tighter as the aircraft gets closer to the airport - wider windows at the start, exact altitudes near the end. This is typical. The controller can override any constraint with a crossing restriction if traffic requires it.

View full RAVNN8 details | All KBWI procedures | Play Washington Center

Example SID: GTLKE5 departure from Cleveland (KCLE)

SIDs work in reverse - they define the climb-out path from the runway to the en-route structure.

GTLKE5 SID departure route chart for KCLE showing climb-out waypoints northeast from Cleveland

The GTLKE5 departure takes aircraft northeast from Cleveland toward the Great Lakes:

FixAltitudeWhat it means
EDMNNAt or above 2,000ftMust be climbing through 2,000ft by this fix
GRALDAt or above 8,000ftClimb gate - minimum altitude to clear terrain/traffic
AYYLEAt or above 9,000ftAnother climb gate
BRNINAt or below 14,000ftCeiling - don't climb above this until cleared by center

The profile shows the aircraft climbing from the airport through each gate:

GTLKE5 altitude profile showing climb gates from airport to 14,000ft ceiling

SID constraints typically use "at or above" (minimum altitude gates) to ensure terrain clearance, with an occasional "at or below" ceiling to keep departures under arriving traffic.

View full GTLKE5 details | All KCLE procedures | Play Cleveland Center

SIDs and STARs in radarcontrol.io

Here's what these procedures look like on the radar display. The dashed route line connects waypoints with altitude and speed constraints shown at each fix.

CLASH5 STAR arrival on the radar display showing aircraft descending through constraint waypoints

An arrival following the CLASH5 STAR into Denver. Blue dashed line shows the remaining route. Constraint rings mark altitude/speed restrictions at each fix - green means satisfied, light blue means pending.

EPKEE7 SID departure on the radar display showing aircraft climbing through waypoints

A departure following the EPKEE7 SID from Denver runway 08. Green dashed line shows the SID route eastbound through KIDNG, PIDLE, to the EPKEE transition.

radarcontrol.io includes real SID/STAR procedures sourced from FAA CIFP data for US airports. You can:

  • Issue dv (descend via) to have an aircraft follow STAR constraints automatically
  • Issue cv (climb via) for SID departures
  • Override individual constraints with x GREKI 240 (cross GREKI at FL240)
  • Cancel restrictions with xp
  • Write JavaScript scripts that react to constraint events

Full SID/STAR guide | Play Washington Center