Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titlePage Table of Content

Table of Contents

Introduction & Background

This topic contains only PANS-AIM requirements relevant for a marker. For general PANS-AIM requirements valid for all kind of Radio navigation aids see topic Navaid [NAV] and subordinated pages.

...

See topic Basic Data for Navaid.

Hours of Operation

See topic Hours of Operation for Navaid.

Marker Frequency

In AIXM 5, the value of the radio emission frequency of the marker is coded by using the MarkerBeacon.frequency attribute.

...

Also in some AIPs this information is published.

Tip
titleAIP context

Position

In case a marker beacon collocated with an NDB (Locator) is physically located at the same position as the Locator, the geographic position (latitude and longitude) of the Locator is also the geographic position of the Marker.

In case a Marker is collocated with an NDB (Locator) and the geographic position of the Marker is different from the geographic position of the locator, some restrictions have to be taken into account (see coding rules below).

For more details see topic Navaid Position & Elevation.

Operating Authority

See topic Operating Authority for Navaid.

Facility Coverage

See topic Facility coverage.

Navaid Collocation

In case the marker is used as part of a ILS or Localizer system, the position of it within that system has to be coded.

...

Tip
titleAIP Context

The figures below show the collocation of a middle marker with a locator.

Coding Rules for Marker Beacon

...

AIXM-5.1_RULE-1A3360

(rule is for all marker beacons not only enroute)

...

Info
titleOpen question name
Shall this be a rule?

...

The geographical distance between theĀ MarkerBeacon.location and the NDB.location used as NavaidEquipment for the same Navaid instance must be less than 100 metres.

...

...

Coding Examples

Coding examples can also be found in the DONLON AIXM 5.1.1 AIP data set filetheĀ AIP Data Set - Specimen (DONLON):

No.DescriptionXPath Expression

NAV-EX-06

LLZ-EX-01

GPT-EX-01

NDB-EX-02

MKR-EX-02

MKR-EX-03

ILS with MM and LOM

//aixm:NavaidTimeSlice [@gml:id ='NAV_OXS'] |

//aixm:LocalizerTimeSlice [@gml:id ='LLZ_OXS'] |

//aixm:GlidepathTimeSlice [@gml:id ='GPT_OXS'] |

//aixm:NDBTimeSlice [@gml:id ='NDB_KL'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_OM27R'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_MM27R']

NAV-EX-05

NDB-EX-03

MKR-EX-01

NDB collocated with Marker Beacon

//aixm:NavaidTimeSlice [@gml:id ='NAV_SCN'] |

//aixm:NDBTimeSlice [@gml:id ='NDB_SCN'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='NDB_SCN']

...