aeronautical information exchange model aixm lessons
play

Aeronautical Information Exchange Model (AIXM) Lessons learned - PowerPoint PPT Presentation

Aeronautical Information Exchange Model (AIXM) Lessons learned railML.org conference, Paris Speaker: Eduard Porosnicu EUROCONTROL, Senior AIM Specialist 18 Sep 2013 Contents About Eurocontrol AIXM purpose and scope


  1. Aeronautical Information Exchange Model (AIXM) – Lessons learned railML.org conference, Paris Speaker: Eduard Porosnicu EUROCONTROL, Senior AIM Specialist 18 Sep 2013

  2. Contents � About Eurocontrol � AIXM – purpose and scope � AIXM version 5 - key aspects � UML model � Temporality concept � Use of GML/XML Schema � Extensibility � Status and condition of aeronautical features (digital NOTAM) � Business Rules � SESAR Project � SWIM Master Class

  3. About EUROCONTROL - European Organisation for the Safety of Air Navigation 3

  4. Europe – air traffic at a glance 450 Important Airports 450 Important Airports +- -1500 Aircraft Operators 1500 Aircraft Operators + Peaks + 34,400 Flights a day Peaks + 34,400 Flights a day + 10,000,000 Flights a year + 10,000,000 Flights a year 4

  5. EUROCONTROL – European Organisation for the Safety of Air Navigation 40 member states & the European Community 1960’s 1980’s 1990’s 2000+’s 5

  6. Complementary Partners • Political direction • Technical expertise • Community method • Facilitation skills • Regulatory authority • Civil-military • Finance “ Technical Agency of the Single European Sky ” 6

  7. You typically hear about us hen things go wrong… 7

  8. 8

  9. About AIXM 9

  10. AIXM – why necessary � European Aeronautical Information Services Database (EAD) Feasibility Study (by “CAPdebis”) - 1993 � “ The exchange of static data in an electronic format is rare for ground based systems. Other than ARINC 424 format, which was developed according to the demands of FMS, a state of the art, commonly used standard format for the exchange of static data information […] is not available.” � Need for aeronautical information logical model + data exchange format � For the implementation of the European AIS Database (EAD) Basis for “electronic AIP” � � Proposal for global standard (International Civil Aviation Organisation) � For industry implementations � etc.

  11. AIXM Scope Airspace structures and routes Ground Infrastructure Rules and procedures Air Transportation Information Terrain and obstacles Passenger MET Surveillance Flight

  12. AIXM 4.5: two main components AIXM – Logical Information Model <AIXM-Snapshot> <Vor> <VorUid> <codeID>AML</codeID> <geoLat>34.3928N</geoLat> AIXM – Data Exchange Format <geoLon>123.4333W</geoLon> </VorUid> … </AIXM-Snapshot> <AIXM-Snapshot> <AIXM-Snapshot> <AIXM-Snapshot> <AIXM-Update> <AIXM-Update>

  13. AIXM in EAD (today) Chart Production Static data Update (e)AIP Production (SDO) Based on AIXM 4.5 Digital Data Input Support NOTAM production (AIXM 4.5 XML) Provided by industry. Similar implementation AIXM 4.5 / 5.1 XML output in local AIS systems

  14. AIXM version 5 – key aspects 14

  15. AIXM version 5 Joint development EUROCONTROL – FAA (with the support of the international AIS community) AIXM 5.0 AIXM 5.1 AIXM 4.5 Aeronautical Information Digital

  16. AIXM 5 Design Objectives New capabilities Expand/Refresh Modularity Technical Design Decisions Domain Model Aerodrome ISO19100 Extensibility series Mapping Terminal Flexible UML Exchange Procedures Flexible GML 3.2 Obstacles Messages Static and Dynamic Metadata Integrity External Constraints

  17. AIXM version 5.1 <<feature>> AirspaceUsage 0..* 0..* isSpecifiedFor isComposedOf +restrictedAirspace XSD <<feature>> Airspace 1 1 1..* 1..* +usage <<object>> AirspaceLayerUsage activity : CodeAirspaceActivityType statusActivation : CodeAirspaceActivationType hasUser <<object>> trafficAllowed : CodeMilitaryStatusType AircraftCharacteristic 0..* 0..* involvesAircraft (f rom Aircraf t and Flight) UML 0..* 0..* type : CodeAircraftType +user 0..* 0..* engine : CodeAircraftEngineType concerns +aircraft <<feature>> numberEngine : CodeAircraftEngineNumberType OrganisationAuthority typeAircraftICAO : CodeAircraftICAOType (f rom Organisation) 0..* 0..* aircraftLandingCategory : CodeAircraftCategoryType +levels wingSpan : ValDistanceType <<object>> wingSpanInterpretation : CodeValueInterpretationType LayerAndTime classWingSpan : CodeAircraftWingspanClassType (f rom Lev el and Time Block) weight : ValWeightType upperLimit : ValDistanceVerticalType weightInterpretation : CodeValueInterpretationType upperLimitReference : CodeVerticalReferenceType passengers : NoNumberType lowerLimit : ValDistanceVerticalType passengersInterpretation : CodeValueInterpretationType lowerLimitReference : CodeVerticalReferenceType speed : ValWeightType altitudeInterpretation : CodeAltitudeUseType speedInterpretation : CodeValueInterpretationType wakeTurbulence : CodeWakeTurbulenceType 0..* 0..* isRestrictedTo isActiveBy +discreteLevelSeries 0..1 0..1 +schedule 0..1 0..1 <<feature>> StandardLevelColumn <<object>> (f rom Standard Lev els) Timetable series : CodeLevelSeriesType (f rom Time Management) unitOfMeasurement : UomDistanceVerticalType workingHours : CodeTimetableType separation : CodeRVSMType www.aixm.aero Temporality Concept

  18. Temporality Model � Definition � A model that incorporates the concept of time at feature level! � Key assertions � All features are temporal with start of life and end of life � Example - a new air traffic control sector � All features can change over time � Example - a navigation aid changes frequency � Additional issue – feature properties can have different values according to a repetitive schedule � AIXM Temporality Model � Relates feature properties to the time extent in which they are valid � Provides various means to describe the time extent

  19. The basic Time Slice model

  20. Temporary events (digital NOTAM) Feature Properties P1 P2 P3 P4 P5 TimeSlices: TS 1 TS 2 TS 3 TS 4 TS 5 TS 6 TS 7 TS 8

  21. Many years ago… � NOTAM = NO tice T o A ir M en � When not more than 10-20 NOTAM were on the list for one flight ☺ � With 25000 NOTAM in force world-wide at every moment � � only digital data processing can help… 21

  22. Digital NOTAM = visual NOTAM 22

  23. Enhanced Pre-flight Information Bulletin (mockup) 23

  24. AIXM 5 - Use of Geography Markup Language (GML) <geoLat>52.2889</geoLat> <geoLong>-32.0350</geoLong> AIXM 4.5 – non GML <codeDatum>WGE</codeDatum> <aixm:ElevatedPoint srsName="urn:ogc:def:crs:EPSG::4326" gml:id="ID55"> <gml:pos>52.2889 -32.0350</gml:pos> AIXM 5.1– GML </aixm:ElevatedPoint>

  25. GML-based tools for AIXM data visualisation

  26. Guidance and Profile of GML for use with Aviation Data � Published: MAY 2012 by OGC (produced by the Aviation Domain WG) � Status: OGC Discussion Paper ( https://portal.opengeospatial.org/files/?artifact_id=47859 ) 1 st part - Encoding guidelines for aviation specific data � � srsName (WGS 84 is imposed in aviation) � Surface and lines - specials � Parallels � Arcs � Embedded curves/points � Geographical borders re-used in Surface definitions � In relation with the use of AIXM for aeronautical data encoding 2 nd part - GML Profile �

  27. AIXM 5.1 extensions Additional information exchanged between selected partners extension Core AIXM Aeronautical information that is relevant for the whole ATM community world-wide, not regional specific (AIP, NOTAM, etc.)

  28. <<object>> Extensions – UML model PropertiesWithSchedule (from Schedules) <<object>> AirspaceActivation <<feature>> +activation isActive Airspace (from Airspace) activity : CodeAirspaceActivityType (from Airspace) 0..* 0..* status : CodeStatusAirspaceType +hostAirspace 0..* 0..* isLocatedIn 0..* 0..* <<extension>> <<extension>> Airspace AirspaceActivation flexibleUse : CodeYesNoType reservationPhase : CodeAirspaceReservationPhaseType level1 : CodeYesNoType level2 : CodeYesNoType level3 : CodeYesNoType 0..* 0..* 0..* 0..* isRequestedBy isUsedFor isUnderResponsibilityOf 0..1 0..1 0..1 0..1 +responsibleAMC +militaryUse 0..* 0..* +requestor <<feature>> <<object>> Unit MilitaryActivity (from Organisatio ...) militaryActivity : CodeMilitaryActivityType <<extension>> Unit airspaceManagementCell : CodeYesNoType

  29. Extensions – feature/object Purpose • data of local interest • forward compatibility

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend