Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


For Route Segment, PANS-AIM requires some basic properties as part of the minimum AIP data set. This is the startpoint and endpoint of the route, track, distance, upper limit, lower limit, MEA and MOCA.

The diagram below shows the AIXM classes, including the relevant Data Types, needed to encode that information:

Start Point & End Point

Route Segment ICAO defines a route segment as

...

Tracks and reverse tracks if any, shall be encoded taking into account the implicit direction of the route segment, i.e. the defined start and end point, (see also above). In this regard, the tracks are from the start point of the segment, whereas the reverse tracks are from the end point of the route segment.

Info
titleOpen Question RSG_1-1Radial as path

AIXM 5.1.1 does not provide the possibility to define if the path between on the route segment is a VOR radial. Shall 'OTHER:VOR_RADIAL' for RouteSegment.pathType be used for that purpose?

The length attribute allows to define the length distance of the path of the RouteSegment. The length depends on the pathType, which may be a great circle ('GRC'), a rhumbline ('RHL') or a geodesic line ('GDS'). 

...

PANS-AIMAIXM 5.1.1
Remarks
PropertyDefinition/DescriptionRelevanceAttributeDescription
Upper limitThe upper limit of the route segmentENR 3.1-3.4upperLimitThe vertical position of the route segment ceiling.


Lower LimitThe lower limit of the route segmentENR 3.1-3.4 (Note 2)lowerLimitThe vertical position of the route segment floor.
Note
titleNote 2

According to PANS-AIM for ENR 3.1 Lower ATS Route,

lower limits or minimum en-route altitudes

shall be defined.

In the "old" ICAO Annex 15 it was

lower limits or minimum flight altitudes

Minimum obstacle clearance altitude (MOCA)The minimum altitude for a defined segment of flight that provides the required obstacle clearance. minimumObstacleClearingAltitudeENR 3.1 Lower ATS RouteminimumObstacleClearanceAltitudeMinimum obstacle clearance altitude (MOCA). The minimum altitude for a defined segment of flight that provides the required obstacle clearance.

According to PANS-OPS

A MOCA is determined and published for each segment of the route.

In PANS-AIM it is only required for ENR 3.1 Lower ATS Routes.

The MOC value to be applied in the primary area for the en-route phase of an IFR flight is 300 m (1 000 ft) as a minimum.



Minimum en-route altitude (MEA)The altitude for an en-route segment that provides adequate reception of relevant navigation facilities and ATS communications, complies with the airspace structure and provides the required obstacle clearance.ENR 3.1 Lower ATS Route (Note 2)minimumEnrouteAltitudeMinimum en-route altitude (MEA). The altitude for an en-route segment that provides adequate reception of relevant navigation facilities and ATS communications, complies with the airspace structure and provides the required obstacle clearance.

According to PANS-OPS

The MEA is the greatest of:

  • the MOCA;
  • the minimum altitude for proper reception of the relevant facilities;
  • the minimum altitude for proper reception of ATS communications;
  • the minimum altitude that complies with the ATS structure.
Minimum flight altitudeMinimum flight altitudeENR 3.4 Helicopter routes???

According to PANS-AIM

The criteria used to determine minimum flight altitudes shall be provided in GEN 3.3.5.

In PANS-AIM the term is only used for "ENR 3.4 Helicopter routes"

ICAO Annex 11, 2.22 Minimum flight altitudes

Minimum flight altitudes shall be determined and promulgated by each Contracting State for each ATS route and control area over its territory. The minimum flight altitudes determined shall provide a minimum clearance above the controlling obstacle located within the areas concerned.

Info
titleOpen Question RSG_1-2Minimum Flight Altitude

Isn't acc. to Annex 11 the MOCA and the Minimum flight altitude for Routes?

Or is both the MEA and the MOCA considered as a kind of minimum flight altitude (see also change for ENR 3.1 Lower ATS routes?

NANANAminimumCrossingAtEndThe lowermost vertical position at the end point, when flying on the route portion in the direction indicated in the RoutePortionUsage.
Warning
titleAIXM 5.1.1 issue

RoutePortionUsage is not defined in AIXM 5.1.1. If this attribute is related to the route portion, why is it part of the RouteSegment class?

NANANAmaximumCrossingAtEndThe uppermost vertical position at the end point, when flying on the route portion in the direction indicated in the RoutePortionUsage.Same issue as above.
Note
titleNote 1
PANS-AIM defines more vertical limits, i.e. Area Minimum Altitude (AMA) and Minimum Vectoring Altitude (MVA) which are not considered as part of the AIP Data set and hence are not contained in the table.
Info
titleOpen Question RSG_1-3Lower limit Override

In some State AIPs, an additional limit, "overriding" the Lower limit specification is published. To publish this minimum limit, often statements such as " but at least" are used. The Lower limit override always refers to ground e.g. "feet above ground".

How to encode this in AIXM 5.1.1? in AIXM 4.5, a dedicated attribute was provided VAL_DIST_VER_LOWER_OVRDE

Example:

...

IdentifierData Encoding RuleJustificationData Verification Rule (UID)Remarks
RSG-101RouteSegment.navigationType is mandatory.PANS-AIMMinimum AIP data setTBD
Note
titleNote
To be clarified how PBN specification will be encoded.
RSG-102RouteSegment.start is mandatory.PANS-AIMMinimum AIP data setTBD
RSG-103RouteSegment.end is mandatory.PANS-AIMMinimum AIP data setTBD
RSG-104

RouteSegment.start.EnRouteSegmentPoint.reportingATC is mandatory.

PANS-AIMMinimum AIP data setTBD
RSG-105RouteSegment.end.EnRouteSegmentPoint.reportingATC is mandatory.PANS-AIMMinimum AIP data setTBD
RSG-106Either RouteSegment.trueTrack or RouteSegment.magneticTrack shall be provided where RouteSegment.availability.RouteAvailability.direction value equal-to ‘'FORWARD''.PANS-AIMMinimum AIP data setTBDOr shall the track always be specified independent of the route segment availability? Is it possible that a route segment is available just backward
RSG-107Either RouteSegment.reverseTrueTrack or RouteSegment.reverseMagneticTrack shall be provided where RouteSegment.availability.RouteAvailability.direction value equal-to ‘'BACKWARD''.PANS-AIMMinimum AIP data setTBD
RSG-108RouteSegment.length is mandatory.PANS-AIMMinimum AIP data setTBD
RSG-109RouteSegment.pathType is mandatory.PANS-AIMMinimum AIP data setTBD
RSG-110The RouteSegment.pathType shall have value equal-to 'GDS'.PANS-AIM ENR 3TBDOnly in case path of the route segment is really a geodesic line.
RSG-111

The accuracy of the length of the route segment shall be encoded as RouteSegment.annotation.Note.propertyNamevalue equal-to 'length'

PANS-AIM
Minimum AIP data setTBD
RSG-112RouteSegment.upperLimit is mandatory.PANS-AIMMinimum AIP data setTBD
RSG-113RouteSegment.upperLimitReference is mandatory.PANS-AIMdata consistencyTBD
RSG-114Either RouteSegment.lowerLimit or RouteSegment.minimumEnrouteAltitude shall be provided.PANS-AIMMinimum AIP data setTBD

If RouteSegment.lowerLimit  is specified, then RouteSegment.lowerLimitReference is mandatory.PANS-AIMData consistencyTBD
RSG-115RouteSegment.minimumObstacleClearanceAltitude is mandatory for ENR 3.1 Lower ATS Routes.PANS-AIMMinimum AIP data setTBD
Info
titleOpen Question RSG-1-7

To be clarified if also for ENR 3.4 Helicopter routes. Based on the open question for Minimum flight altitude property.

RSG-116RouteSegment.widthLeft and RouteSegment.widthRight is mandatory for ENR 3.1 Lower ATS Routes and ENR 3.2 Upper ATS Routes.PANS-AIMAIM ENR 3.1 & ENR 3.2TBD
RSG-117RouteSegment.requiredNavigationPerformance is mandatory.PANS-AIMMinimum AIP data setTBD
Note
titleNote
To be clarified how PBN specification will be encoded.

See also rule RSG-101

RSG-118If the uomDistanceVerticalType has the value ''FL'' or ''SM'', then the attribute upperLimitReference must have the value ''STD'' (standard pressure).Data consistencyTBD
RSG-119When translated to use the same unit of measurement and the same vertical reference, lowerLimit must be lower than or equal to upperLimit.Data consistencyTBD
RSG-120If the uomDistanceVerticalType has the value ''FL'' or ''SM'', then the attribute lowerLimitReference must have the value ''STD'' (standard pressure).Data consistencyTBD
RSG-121The EnRouteSegmentPoint.pointChoice used as RouteSegment.start or RouteSegment.start may not be other than a DesignatedPoint or a Navaid or an AirportHeliport.Data consistencyTBD
RSG-201901

Two consecutive route segments (of the same Route) should have vertical limits that, if not overlapping, should not be further away than 1000 FT. For example, if segment 1 is FL245 to FL295 and segment 2 is FL310 to FL490, (this rule will need to be adjusted based on operational experience).

EAD RuleTBD




RSG-202902

The angle between two consecutive segments of the same route cannot exceed 90 degrees.

EAD RuleTBD
RSG-203903At the border (defined as a buffer area of 2 km on each side) between two areas of responsibility, route segments should be continued by route segments of the same or another Route.EAD Rule

TBD

Info
titleOpen Question RSG_1-4
This rule is based on the areas of responsibility defined in EAD. Shall there be a similar rules for the AIP data set based e.g.on FIR/UIR?
RSG-204904Route segments of the same Route should be consecutive (no gaps): not more than two significant points should be either the start or the end of a single route segment.EAD RuleTBD

According to the rule definition the rule is violated, because four significant points "KPT", "TGO", "KRH" and "ECCHO" are used only once, either as start or end point of a route segment.

RSG-205905Route segments of the same Route should be consecutive: no segment should be described in the opposite order of significant points (start instead of end and vice-versa) compared to the adjacent segments.EAD RuleTBD

In the given example the rule is violated, because route segment "ECCHO - ANEKI" is described in the opposite order of the adjacent segments.

RSG-206906Route segments of the same Route should be consecutive (no multiple branches): no significant point should appear on 3 or more segments, either as start or as end point.EAD RuleTBD

According to the rule definition the rule is violated, because ANEKI appears on three route segments.

Subsequently this results in multiple branches; "ANEKI - ECCHO" and ANEKI - RUDUS".

RSG-207907

The position of the SignificantPoint used as the beginning of the RouteSegment must be separated by at least 30m (1 sec of arc) from the position of the SignificantPoint used as the end of the RouteSegment.

EAD RuleTBD
RSG-208908widthLeft and widthRight must have a value between 0.5 NM and 10 NM.EAD RuleTBD
Info
titleOpen Question RSG_1-5
Is this rule justified by an ICAO doc?
RSG-209909

The value of EnRouteSegmentPoint.reportingATC for RouteSegment.start and RouteSegment.end of any two consecutive segments of the same route must be consistent.

EAD RuleTBDIn case of FIR BRDY points there are situations when the source data of the concerned neighbouring countries do not match. For example on routes crossing the border between Latvia and Sweden, the report at the border points is specified 'on request' in the Sweden AIP and as 'compulsory' in the Latvia AIP.
RSG-210910

The difference between length and the calculated length of the related RouteSegment cannot exceed 5 KM.

EAD RuleTBD
Info
titleOpen Question RSG 1-6
PANS-AIM requires an accuracy of 1/10 KM. Shall the rule be changed accordingly?
RSG-211911

The difference between Initial trueTrack and the calculated initial true track of the related RouteSegment cannot exceed 2 degrees.

The difference between reverseTrueTrack and the calculated reverse initial true track of the related RouteSegment cannot exceed 2 degrees.

EAD RuleTBD

...

The figures below give an example of the encoding of the route segment (from "BARIM" to "WOB"), including the mapping from AIXM UML to AIXM XML.

More coding examples TBD can be found in the scope of the AIXM DONLON AIP data set XML..

No.DescriptionXPath Expression
RSG-1Route Segments

//aixm:RouteSegment