The ATS unit providing service for an airspace is not part of the minimum AIP data set but required in ENR 2.1 ENR 2.1 FIR, UIR, TMA AND CTA:
2) identification of unit providing the service;
3) call sign of aeronautical station serving the unit and language(s) used, specifying the area and conditions, when and where to be used, if applicable;
4) frequencies, and if applicable SATVOICE number, supplemented by indications for specific purposes
and AD 2.17 / Ad 3.16 Air traffic services airspace
4) call sign and language(s) of the ATS unit providing service;
Hence, it is considered conditional data.
The figure below shows the main AIXM 5 classes used for encoding ATS unit providing service, including relevant list of values for some properties.
AIXM 5 does not provide a direct relationship between the Airspace and Unit feature. A Service is provided by a Unit. The Service of a certain type can then be related to an Airspace.
Service is an abstract feature which is specialised into the following classes:
Although the AIXM model allows it, AirTrafficManagementService shall not be used as ATS Unit providing service for airspace, as it is not an ATS unit.
The Unit providing the Service carries a name attribute that shall be used for the identification.
For certain specialisations of services, a relationship to the concerned AirportHeliport can be defined. This is applicable for AD 2.17 Air traffic services airspaces.
The CallSignDetail class is used to provide information about the operational identifier, by which the provider of the service is called, i.e. the callSign and the language used.
For the language, the ISO 639-2
ISO 639-2:1998 Codes for the representation of names of languages, Part 3: Alpha-3 code |
shall be used. Note that in AIXM the language code is restricted to lower case and 3 characters.
The frequencies on which the Service is provided is encoded by using the RadioCommunicationChannel.frequencyTransmission attribute and if applicable also the RadioCommunicationChannel.frequencyReception attribute (see also Radio Communication Channel [RCC] for guidelines and rules).
The RadioCommunicationChannel.rank attribute can be used indicating the specific purposes of the communication channel, in terms of primary, alternate, emergency, etc.
SATVOICE is not covered by AIXM 5.1.1. Workaround: Provide a Note for the corresponding Service feature. Status: See CCB AIXM-189 |
How to identify that a particular RadioCommunicationChannel is related to a particular, CallSignDetail, see example below
In the example given above, this should be coded as two separated Service. Both provided by the same TWR Unit.
For the coding of hours of service of the ATS Unit and its provided service see Schedules for Airspace.
The figure below shows an ATS Unit providing a Tower service within an airspace by using the DONLON CTR as example.
Coding examples can be found in the AIP Data Set - Specimen (DONLON).
No. | Description | XPath Expression |
---|---|---|
ATC-EX-01 UNI-EX-01 RCC-EX-01 RCC-EX-02 RCC-EX-03 RCC-EX-04 | AMSWELL ACC providing service for AMSWELL FIR | //aixm:AirspaceTimeSlice[@gml:id='ATC_AMSWELL_ACC'] | //aixm:UnitTimeSlice[@gml:id ='UNI_DONLON_ACC'] | //aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_120.300MHZ'] | //aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_117.900MHZ'] | //aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_121.500MHZ'] | //aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_4689.5KHZ'] |
ATC-EX-02 UNI-EX-02 | DONLON TWR providing Service for DONLON CTR | //aixm:AirTrafficControlServiceTimeSlice[@gml:id ='ATC_DONLON_TWR'] | //aixm:UnitTimeSlice[@gml:id ='UNI_DONLON_TWR'] |
ISV-EX-03 UNI-EX-03 RCC-EX-05 RCC-EX-06 RCC-EX-07 | DONLON FIS providing service for DONLON ATZ | //aixm:InformationServiceTimeSlice[@gml:id ='ISV_DONLON_FIS'] | //aixm:UnitTimeSlice[@gml:id ='UNI_DONLON_FIS'] | //aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_DONLON_TWR_118.100MHZ'] | //aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_DONLON_TWR_117.900MHZ'] | //aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_DONLON_FIS_118.300MHZ'] |