Page 33 - ITU-T Focus Group on Aviation Applications of Cloud Computing for Flight Data Monitoring - Use cases and requirements
P. 33
ITU-T Focus Group on Aviation Applications of Cloud Computing for Flight Data Monitoring
Use cases and requirements
Data sources • ADS-B (traditional and via satellite) or Mode-S transceiver.
• ADS-C.
• FMC messages including the required data.
• Airline operational communication (AOC) position reports.
• Dedicated positioning system.
• Flight data streaming/flight operational quality assurance (FOQA) streaming.
(Additional source, but not from A/C data: primary radar).
Special considerations Access control to the data because it can reveal sensitive operational and economical details
of the airlines.
Security mechanisms to avoid and detect misuse of the system or false data injection.
Amount of data Depends on interval and data set. Flight tracking data is usually very small and can be sent
through short burst data (SBD) messages.
Transmission interval Performance criteria.
Transmission technologies Technologies are available as of today. Current technologies have sufficient capabilities for
tracking, sending alerts, and a few parameters.
Flight/route plan example
<?XML VERSION="1.0" ENCODING="UTF-8" ?>
<FLIGHTPLANNINGSYSTEMINTERFACEMESSAGE>
<FLIGHTPLAN>
<KEYFIELDS>
<AIRCRAFTID>XXXXXXX</AIRCRAFTID>
<DEPARTUREAERODROME>WBGR</DEPARTUREAERODROME>
<DESTINATIONAERODROME>WBGG</DESTINATIONAERODROME>
<DATEOFORIGIN>20150428</DATEOFORIGIN>
<ORIGINALOUTTIME>20150428084000</ORIGINALOUTTIME>
</KEYFIELDS>
<ALTERNATEDESTINATIONAERODROME>WBGS</ALTERNATEDESTINATIONAERODROME>
<ALTERNATEETOPAERODROME>
<AERODROME>WBGR</AERODROME>
<QUALIFIER>NE</QUALIFIER>
<NONETOPMINUTES>60</NONETOPMINUTES>
<ETOPMINUTES>60</ETOPMINUTES>
<NONETOPRADIUS UNIT="NM">420</NONETOPRADIUS>
<ETOPRADIUS UNIT="NM">420</ETOPRADIUS>
<EARLIESTTIMEREQUIRED>20150428085000</EARLIESTTIMEREQUIRED>
23