AIM, AICM and AIXM Introduction. AIXM 5 Second Design Review June 26, 2006 Madrid, Spain

Size: px
Start display at page:

Download "AIM, AICM and AIXM Introduction. AIXM 5 Second Design Review June 26, 2006 Madrid, Spain"

Transcription

1 AIM, AICM and AIXM Introduction AIXM 5 Second Design Review June 26, 2006 Madrid, Spain 1 1

2 Topics AIS to AIM AIS Data and Web Services Purpose and advantages Worldwide implementation of AIS interoperability AICM and AIXM 2 In this briefing I will cover the following topics: 1. AIS to AIM. An introduction to the transition from providing traditional AIS to supporting a range of user requirements through AIM (Aeronautical Information Management). 2. AIS data. We ll discuss the purpose and benefits of web services and why the new technology helps us with AIM. 3. Worldwide implementation of AIS interoperability. Loosely coupled web services technology enables the notion of global interoperability. 4. We ll discuss how AIXM supports interoperability. 5. We will introduce AICM and AIXM and provide a quick high level overview of the conceptual model. AIM = Aeronautical Information Management AIS = Aeronautical Information Services AICM = Aeronautical Information Conceptual Model AIXM = Aeronautical Information exchange Model 2

3 Aeronautical information criticality Quality? 3 Information provided by AIS is used for air navigation, ATC, ATM and other related services, which are essential to the safe movement of aircraft on the ground and in the air. It has been identified many years ago that: The role and importance of aeronautical information/data changed significantly with the implementation of area navigation (RNAV), required navigation performance (RNP) and airborne computer based navigation systems. Corrupt or erroneous aeronautical information/data can potentially affect the safety of air Navigation [ICAO Annex 15]. The quality and certification of aeronautical information on board should be comparable with the quality and certification levels of physical aircraft components, spare parts, fuel, etc.. 3

4 Towards a modern AIM System Classical AIS - publish documents AIM System - manage data AIP SUP, NOTAM, AIC Document content and format is described by: - ICAO Annex 15, Appendix 1 AIP Content - ICAO Annex 15, Appendix 6 NOTAM format - Classical AIS Data managed in the system is described by models: - Aeronautical Information Conceptual Model (AICM) - Aeronautical Information Exchange Model (AIXM) - Electronic AIP (eaip) Publish documents as described by ICAO SARPS Trends today (AIM System) Manage data in accordance with ICAO data content requirements Publish data in traditional and new products Product consistency by using same data Accurate and fast exchange 4 There has been a migration from traditional AIS towards Aeronautical Information management (AIM). In a classical AIS organization, the organization publishes aeronautical information documents such as the AIP, Supplements and NOTAMS that conform to the content and formats described by ICAO Standards and Recommended Practices. The trend in the aviation world is to move towards an AIM organization that manages aeronautical data in accordance with the implicit data content requirements described by ICAO. Today these implicit data content requirements are well represented by the AICM and AIXM model. By managing the data, the AIM organization can publish the information in traditional and new product formats using the same source. Finally AIM supports accuracy and fast exchange of aeronautical data to other service providers and customers. AIC = Aeronautical Information Circular AIM = Aeronautical Information Management AIP = Aeronautical Information Publication AIS = Aeronautical Information Services eaip = Electronic AIP NOTAM = Notice to Airmen SARPS = Standards And Recommended Practices SUP = Supplemental 4

5 ICAO SARPS Annex 15 Publication specification Format of an AIP and NOTAM Checklists, formatting, content 5 If you look in ICAO Annex 15 today you can see evidence of the trend towards AIM. Traditionally ICAO Annex 15 contains publication specifications such as checklists, formats and contents for NOTAMS and AIP publications. Here we show an example of the traditional Annex 15 describing the formatting and content of the AIP document. 5

6 ICAO SARPS Annex 15 Shift to data product specification Amendment 33 Terrain and Obstacles Based on ISO series <<complexproperty >> ObstacleTimetable <<complexproperty>> Timesheet 0..* <<Feature>> Obstacle + identif ier + name + ty pe obstacle effectivity + marking f irstcolour + secondcolour + status + remarks 1 <<complexproperty >> Timetable <<complexproperty >> ObstacleLightingTimetable 0..1 obstacle lighting availabi... 1 <<Feature>> ObstacleLighting + remarks 1 Content Quality Metadata <<group>> VerticalDimensions 0 * 6 With Amendment 33 and the addition of Terrain and Obstacle requirements there is a shift in strategy towards providing a data product specification based on ISO series standards and more modern data modeling practices. The new amendment to Annex 15 includes information on data model content (required and optional properties), data quality requirements and meta-data requirements. These new requirements go beyond documentation of a publication and begin to address topics such as end to end data integrity. End to end data integrity refers to a requirement to know where the data comes from, where the data is going and mechanisms to ensure that the data is not corrupted during transmission and storage. ISO = International Standards Organization ISO Series = Geospatial Standards 6

7 Purpose of an AIM Improve internal processes Streamline data management and product production Model aeronautical information as a whole Create AIS products from a single data source Ability to integrate workflow and configuration management AIS Office Products Data management Product Creation Engines 7 The goal behind AIM modernization is to improve aeronautical data quality and make it quicker and easier to provide data and products to users. By using the same data source to provide information for all products our products become more accurate and consistent allowing our AIS operations to become more efficient. The AIM data source meets internal and external needs and streamlines data management and product production. Aeronautical information is modeled and stored in the data source in accordance with aviation requirements. Static and temporary data can be managed seamlessly and product creation engines can be used to create products from a single data source. 7

8 Data modelling Important? Role of data models To represent real world concepts as a theoretical construct which can be represented and understood by automated systems To standardise the conceptual understanding of aeronautical data by all actors - speak the same language" To provide a basis for logical data structures used during the software implementation To provide basis for formal contracts between interoperable systems example: use the same format" 8 The success of AIM depends directly on the data model used to represent aeronautical data. Why are models important? The role of a data model is: To represent real world concepts as a theoretical construction so they can be represented and interpreted by automated systems. To provide a basis for a logical data structure during software and database implementation. To standardize conceptual understanding about a domain so that every person and system involved can speak the same language. To provide the basis for contracts (service agreements) between systems so that systems use the same format. 8

9 Web Services Technology Improve external processes Streamline data exchange Electronic exchange AIS Office 2 bulk data upload AIS Office 1 Data management ARO Briefing NOTAM AIP data update Data Service Provider services Data management 9 The concepts of AIM are more feasible today because of Web Services Technologies. The recommended technologies for web services are SOAP and WSDL built upon existing XML and HTTP protocols. These new technologies opened the world to interoperability. Web Services technology improved external processes by allowing data suppliers and data consumers to exchange data electronically. WSDL is an XML format for describing network services as a set of endpoints operating on messages containing either document-oriented or procedure-oriented information. The operations and messages are described abstractly, and then bound to a concrete network protocol and message format to define an endpoint. Related concrete endpoints are combined into abstract endpoints (services). WSDL is extensible to allow description of endpoints and their messages regardless of what message formats or network protocols are used to communicate. WSDL can define protocols other than SOAP. SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. AIS = Aeronautical Information Services ARO = ATS Reporting Office ATS = Air Traffic Services WSDL (Web Service Description Language) SOAP (Simple Object Access Protocol) UDDI (Universal Description, Discovery and Integration) 9

10 XML The Message Standard exchange Ideal candidate for loosely coupled interapplication data sharing Is self-describing Is independent of hardware, database structures and programming language Accommodates independent change/versioning (is less fragile to extension or application changes) 10 10

11 Relationship to AICM/AIXM AIS Offices AICM Conceptual Model Logical basis for AIM databases Common conceptual understanding AIXM Exchange model Data management System to system exchange (service contracts) AICM AIXM ARO AIXM Briefing AIXM NOTAM AIP AICM AIXM Data Service Provider AICM 11 AICM and AIXM support AIM in two ways: 1. AICM is a conceptual model of the aeronautical domain that can be used as the logical basis for AIM databases. Does this mean that your AIS database must duplicate AICM? No, but the concepts in AICM are derived from ICAO and industry requirements so your system should have similar aeronautical features and properties. By ensuring that your systems can map to AICM, you are making it easier for your system to communicate using AIXM. 2. AIXM is an exchange model for aeronautical data that can be used to electronically transmit aeronautical information to others. AIXM is positioned as an international standard for aeronautical data exchange between systems. AIS = Aeronautical Information Services ARO = ATS Reporting Office ATS = Air Traffic Services 11

12 AICM and AIXM History Initial Development A EUROCONTROL Initiative AIP 12 AICM and AIXM are standards for aeronautical information dissemination that are based on: ICAO Annex 15 data to support international air navigation Industry standards like ARINC 424 for encoding terminal procedures Other standards and best practices Real world aeronautical information publications Take into consideration aspects that are not subject to formal requirements. Examples: route usage restrictions, declared distances from runway/taxiway intersections, airspace aggregations, fuel types, etc. AICM - Started by Eurocontrol in 1996 AIXM started in 1997 First attempt SQL based Move to XML in 1999 EAD operational since 2003 some 30 European States are expected to have joined the EAD by

13 AICM and AIXM History Internationalization Global Requirements Complete Data Model (Military/Civilian) Standards (ISO) 13 The internationalization of AICM and AIXM really began in 2003 after the release of AICM/AIXM 3.3. Set-up of the AIXM Change Control Board (ACCB) with international participation (States and industry) The United States Federal Aviation Administration, United States National Geospatial Intelligence Agency and EUROCONTROL began to collaborate on expanding AICM and AIXM to cover global civilian and military aviation needs. Major early activities included assessing AICM and AIXM model coverage and updating lists of values. In March 2005 AICM and AIXM 4 was released. This was the first major release that incorporated suggestions from the international community and was a good test of consensus based configuration management. 13

14 AICM and AIXM History Global Adoption and Implementation AIXM 14 We think the future of AICM and AIXM as the global standard for aeronautical data is very promising Already there are a set of early adopters outside of EUROCONTROL who have chosen to base their future AIM systems on AICM and AIXM. Some of these adopters include Japan and Canada. (Did I miss anyone?) With the release of AICM/AIXM version 5 this year, we expect this trend to accelerate. By 2008 we predict that initial country to country exchange of aeronautical data will be occurring via AIXM. What is beyond 2008? Further integration, more seamless exchange and the provisioning of higher quality aeronautical data! 14

15 AICM The Conceptual Model EnRoute Airspace Terminal Route Fix Procedures Service Airport/Runway Airport/Runway Support international air navigation Aerodromes Airspace NAVAIDS & Fixes Routes Procedures Organizations & Services 15 The role of AICM is to enable systems to manage aeronautical information and to enable humans to communicate and understand the information that is managed. AICM describes the features, properties and associations in a number of conceptual areas as indicated on the diagram. 15

16 AICM The Conceptual Model Organizations & Services Temporary Flight Restrictions & Rules "Organizations & Services" and "Temporary Flight Restrictions & Rules" have associations with all other domains. Airspace -has -has Routes Procedures, SIDS and STARS -uses -uses -for Points -locates Aerodromes & Heliports Concepts Features Properties Associations Rules -on -on Obstacles 16 The AICM conceptual model may be split into several conceptual areas: Aerodromes, Airspace, Routes, etc.. Each conceptual area contains Features that describe important aeronautical entities. Features include Runways, Aerodromes, Routes and procedures. Features have properties that characterize the feature. A Runway feature may have a runway width and surface type. An aerodrome may have name and airport reference point. Associations describe how features are related. A runway is on an aerodrome. A runway has runway lighting. Finally the model includes rules or checks on the data. It remains a decision of each implementation which of these are mandatory and some are plausibility checks. For example, in the EAD: Each runway should be within 25 nm of the aerodrome reference point (data plausibility check) Any new 5-letter waypoint identifier shall be unique world-wide (mandatory rule). 16

17 Airspace Concept Airspace Airspace defined by an upper and lower altitude boundary. Airspace Border Horizontal border of the airspace. Airspace Part Airspace Part Derived Geometry Defines geometrical relationships between airspace. For instance aggregation of airspace parts into an airspace. Airspace Vertex Location along airspace border. Airspace Timesheet Operating hours for the airspace. Working days 8:00 to 17:00 Geographical Border Airspace border following a geographic border (e.g., coastline) 17 The airspace concept can represent any three dimensional region in the air that has aeronautical significance. Examples include FIR, air traffic control sector, Restricted Area, TMA or a temporary flight restriction. This example illustrates a complex airspace made of two parts. Together these two airspace parts make up a single more complex airspace. Within AICM any 3D airspace definition is modeled as an Airspace object. The Airspace object can define a simple airspace polygon made from an altitude range and a horizontal airspace border. Alternatively, the airspace might be a complex aggregation/derivation of more primitive airspace definitions. Finally airspaces may have a TIMESHEET associated with them. The timesheet gives the operating/activation hours for the airspace. 17

18 Aerodrome Concept Aerodrome and Heliport AICM: AD_HP Defines the airport or heliport and provides general information. Obstacle at Airport AICM: AD_HP_OBSTACLE Obstacle at an airport Usage Limitation AICM: AD_HP_USAGE Rules describing flights and aircraft that can operate at the airport or heliport. Apron AICM: APRON Locations where aircraft park and passengers enter and exit the aircraft. Runway AICM: RWY A runway at an airport. Airport Time Table AICM: Time table Operating hours of the airport Taxiway AICM: TWY Fixed path used by aircraft to travel to and from a runway. Runway Direction AICM: RWY_DIRECTION Defines runway direction, approach lighting and thresholds. Continuous 18 The Aerodrome and Heliport data concept area is a complex area describing the makeup of airports and heliports. This includes definitions of airports, runways, final approach and takeoff areas, aprons, taxiways and lighting systems. The illustration highlights some of the major features of the Aerodrome concept, but this illustration is by no means exhaustive. The example illustrates the Beaumont-Port Arthur (BPT) airport located in Southeastern Texas. The overall airport is represented with a AerodromeHeliport feature that captures information on the airport name, type and location. 18

19 Navaids & Designated Points Concept VOR Defines the VOR equipment and location. NAVAID Limitation Coverage limitations of the NAVAID. Angle Indication Bearing/Radial from a NAVAID to a significant point. TACAN Defines the TACAN equipment and location. Designated Point A significant point not marked by a NAVAID. NAVAID Timesheet Operating hours for the NAVAID. Distance Indication Distance from a NAVAID to a significant point. Working Hours 19 The NAVAID (VOR, DME, TACAN, NDB, MKR) and Designated Points Concept defines Significant Points in space used for navigational and air traffic control purposes. The NAVAIDS also include landing aids such as ILS, MLS. Closely related is the concept of navigation systems (GNSS, LORAN, DECCA). This example illustrates a TACAN with identifier BVT, which is collocated with a VOR. The BVT navigational guidance system (also called a VORTAC) has specific performance limitations outlined by the orange and yellow volumes and limited working hours. In addition, this diagram shows a DesignatedPoint called BVT This designated point can be defined as an angular reference and a distance from the VORTAC. 19

20 Routes Concept Route Segment AICM: RTE_SEG A portion of a route, defined by two consecutive significant points. Route Segment Use AICM: RTE_SEG_USE How the route segment is used. Operating hours, flight levels Significant Point AICM: SIGNIFICANT_POINT AIXM: various, see Fixes A point used to define the start or end of a route segment. Route Segment Timetable AICM: RTE_SEG_USE_TIMETABLE Operating hours for the route segment Working Hours Weekdays 8 to 5 PM Enroute Route AICM: EN_ROUTE_RTE An enroute route 20 The Routes concept is used to define en-route routes. Note that approach procedures and departure procedures are modeled separately in the procedures concept area. This example shows a part of J101, which is a north-south route in the central United States. The Route is made up of a series of SignificantPoints. Pairs of consecutive SignificantPoints define RouteSegments. Each segment can have a complex usage of flight levels and operating hours. Not shown in this diagram is the concept of traffic flow restrictions. These restrictions can be tied to route segments and are used to restrict traffic along the route based on complex criteria, such as airport of departure, airport of destination, type of flight. In Europe, such restrictions are contained in the Route Availability Document (RAD). 20

21 Procedures Concept VOR/DME RWY34 (S-34) IAP AICM: IAP Instrument approach procedure MAP 1700 Obstacle Clearance Altitude/Minima AICM: OCA_OCH Minimum obstacle clearance altitude for aircraft categories. IAP Usage AICM: IAP_USAGE Instrument approach procedure usage and operating hours. FAF 1600 Cat ABCD MDA = 440 Cat E MDA = 440 Procedure Segment AICM: PROCEDURE_LEG Path along the approach procedure. Significant Point AICM: SIGNFICANT_POINT Points used to define procedure legs. Working Hours Weekdays 8 to 5 PM 21 The Procedures concept defines instrument approach procedures, departure procedures and standard arrival routes. AICM uses the ARINC 424 concept of Path and Terminator in order to define the trajectory between two consecutive points in the procedure. This example shows a conventional procedure (IAP) to runway 34 at the Beaumont-Port Arthur (BPT) airport. The example includes PROCEDURE SEGMENTS starting at the SBI NAVAID and ending at Missed approach clearance limit fix, PEVET. The procedure is assumed to be active from 8 AM to 5 PM weekdays and this is modeled as a timesheet in the IAPUsage. Please note that the Procedures Concept will be significantly updated and improved in AICM version 5. 21

22 Services Concept Organization AICM: ORG_AUTH Organization authority Service AICM: SERVICE A service provided by a unit. Address AICM: ORG_AUTH_ADDRESS UNIT_ADDRESS Address of an organization or unit. ATS ATCC ATC Frequency AICM: FREQUENCY Frequency(ies) on which the service is provided Unit AICM: UNIT Unit within an organization Association AICM: ORG_AUTH_ASSOC UNIT_ASSOC A parent-child relationship between units or organizations. Flight Services Working Hours Weekdays 8 to 5 PM Service Time Table AICM: Timetable Operating hours for a frequency or service 22 The services concept is used to describe organizations, divisions, units and the services that they provide. Services may connect to other aeronautical elements such as airspace, airports, procedures and routes. This diagram illustrates a model of an air traffic control service located at a Federal Aviation Administration en route facility. The FAA is the parent Organisation for the En-Route Control Center Unit. Both Units and Organisations can have addresses and associations. A sample association is shown for the En-Route Control Center where the Flight Service Unit may be a child of the En route Unit. The En Route Control Center will have many Services, one of which is air traffic control services 22

23 What is AIXM AIS Office AIS Office Industry AIXM Third party database 23 AICM is not enough, we need a standard way to encode the information so a computer can transmit and receive it. AIXM is based on AICM and it is the system to system exchange specification for aeronautical information. AIXM is based on XML and will move to GML in version 5. AIS = Aeronautical Information Services 23

24 From AICM to AIXM AICM AIXM 4.x SIGNIFICANT_POINT VOR LIMITATIONS <AIXM-Snapshot> <Vor> <VorUid> <codeid>aml</codeid> <geolat> n</geolat> <geolon> w</geolon> </VorUid> </AIXM-Snapshot> 24 AIXM is the physical implementation of AICM in XML (Extensible Markup Language). AIXM structures are the static information in messages exchanged by web services. The diagram shows how the VOR conceptual diagram is converted into AIXM. In AIXM, the VOR is called a feature. 24

25 Conclusion AIS Data Standardization is needed AICM and AIXM provide international data standardization Reduced development costs, reduced quality assurance costs Increased safety AICM Conceptual model for aeronautical data AIXM AICM model in GML format 25 To conclude, AIS Data Standardization is required if we are going to improve and integrate the aviation system. AICM and AIXM provide international data standardization. Using AIXM will reduce development costs and reduce quality assurance costs. Using a common format for data can improve safety because all systems have a clear understanding of the data. If we can provide a conceptual model that represent real world concepts and standardize the understanding about a domain, we stand to gain several benefits: Improved safety: Reduced data inconsistencies. Computer interpretable means fewer errors for pilots and other aviation system users. Reduced costs: eliminating redundancies and rework. By enabling digital input and output, we can reduce data quality checking and data integration costs. The AIXM model and web services can be reused in software systems. By basing AIXM on industry standards, adopters can leverage existing commercial and open source tools. COTS = Commercial Off The Shelf software AIS = Aeronautical Information Services XML = Extensible Markup Language 25

26 Next on the Agenda 11:00 13:00 Morning Session Welcome and Introduction AIM - AICM/AIXM Overview AIXM 5 Design Concepts Overview Show case - Skyview 14:30 17:00 Afternoon Session AIXM 5 Design Concepts in detail Obstacle Model Proposal 26 26

Other Business, within the Terms of Reference of the AIS/MAP/SG. (Presented by United States) SUMMARY

Other Business, within the Terms of Reference of the AIS/MAP/SG. (Presented by United States) SUMMARY AIS/MAP/SG/9-IP/06 International Civil Aviation Organization 31/06/05 CAR/SAM Regional Planning and Implementation Group (GREPECAS) Ninth Meeting of the GREPECAS Aeronautical Information Services Subgroup

More information

AIM AUTOMATION. Raul Martinez, RO/AIM International Civil Aviation Organization North American, Central American and Caribbean Office

AIM AUTOMATION. Raul Martinez, RO/AIM International Civil Aviation Organization North American, Central American and Caribbean Office AIM AUTOMATION Raul Martinez, RO/AIM International Civil Aviation Organization North American, Central American and Caribbean Office 23/04/2014 Automation April 2014 - AIM 1 AIS to AIM Transition Roadmap:

More information

ATIEC Presented by: D. Cowell (FAA) & E. Porosnicu (EUROCONTROL)

ATIEC Presented by: D. Cowell (FAA) & E. Porosnicu (EUROCONTROL) ATIEC 2017 Presented by: D. Cowell (FAA) & E. Porosnicu (EUROCONTROL) Content AIXM usage - current and future Interoperability Digital NOTAM AIXM intended use AIXM 2.1/3.3/4.5 - developed for the EAD (European

More information

DP-7 The need for QMS controlled processes in AIS/AIM. Presentation to QMS for AIS/MAP Service Implementation Workshop Dakar, Senegal, May 2011

DP-7 The need for QMS controlled processes in AIS/AIM. Presentation to QMS for AIS/MAP Service Implementation Workshop Dakar, Senegal, May 2011 DP-7 The need for QMS controlled processes in AIS/AIM Presentation to QMS for AIS/MAP Service Implementation Workshop Dakar, Senegal, 17 19 May 2011 Werner Kurz Director International Relations Jeppesen

More information

INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE. (Dakar, Senegal, 20 22nd July 2011)

INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE. (Dakar, Senegal, 20 22nd July 2011) IP-5 INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE (Dakar, Senegal, 20 22nd July 2011) Agenda item: Presented by: Implementation of a African Regional Centralised Aeronautical

More information

AERONAUTICAL INFORMATION DIGITAL DATBASES INTERGATION AND QUALITY MANAGED MIGRATION

AERONAUTICAL INFORMATION DIGITAL DATBASES INTERGATION AND QUALITY MANAGED MIGRATION AIM SG/5 (Egypt, Cairo, 22 24 January 2019) AERONAUTICAL INFORMATION DIGITAL DATBASES INTERGATION AND QUALITY MANAGED MIGRATION Presentation contents : 1. NG Aviation company overview 2. New documentation

More information

TANZANIA CIVIL AVIATION AUTHORITY AIR NAVIGATION SERVICES INSPECTORATE. Title: CONSTRUCTION OF VISUAL AND INSTRUMENT FLIGHT PROCEDURES

TANZANIA CIVIL AVIATION AUTHORITY AIR NAVIGATION SERVICES INSPECTORATE. Title: CONSTRUCTION OF VISUAL AND INSTRUMENT FLIGHT PROCEDURES Page 1 of 8 1. PURPOSE 1.1. This Advisory Circular provides guidance to personnel involved in construction of instrument and visual flight procedures for publication in the Aeronautical Information Publication.

More information

Quality Assurance. Introduction Need for quality assurance Answer to the need of quality assurance Details on quality assurance Conclusion A B C D E

Quality Assurance. Introduction Need for quality assurance Answer to the need of quality assurance Details on quality assurance Conclusion A B C D E Quality Assurance 1 A B C D E Introduction Need for quality assurance Answer to the need of quality assurance Details on quality assurance Conclusion 2 1 Introduction 3 Introduction The implementation

More information

10+ years of EAD: picking the low-hanging fruit. guido HAESEVOETS EAD Customer Management 29/01/2015

10+ years of EAD: picking the low-hanging fruit. guido HAESEVOETS EAD Customer Management 29/01/2015 10+ years of EAD: picking the low-hanging fruit guido HAESEVOETS EAD Customer Management 29/01/2015 10+ years of EAD Principles EUROCONTROL operates and manages the EAD on behalf of its Member States,

More information

AIS Basics - NOTAM, AIP, Amendments, Supplements, Circulars, Charts, and NOTAM Putting the basics in place

AIS Basics - NOTAM, AIP, Amendments, Supplements, Circulars, Charts, and NOTAM Putting the basics in place AIS Basics - NOTAM, AIP, Amendments, Supplements, Circulars, Charts, and NOTAM Putting the basics in place Workshop for the development of AIS management and oversight for Civil Aviation Authorities CAA)

More information

LATVIAN AIP DATA SET

LATVIAN AIP DATA SET LATVIAN AIP DATA SET Interregional EUR/MID PANS AIM Workshop (Paris, France, 10-12 July 2018) Dr. Vadim Tumarkin Head of AIS Latvijas Gaisa Satiksme vadims.tumarkins@lgs.lv GENERAL PROVISION FOR DIGITAL

More information

User Forum AIM/EAD Evolutions. Thanos PAPAVRAMIDIS, Head of Airspace and AIS Data Management EUROCONTROL Network Management

User Forum AIM/EAD Evolutions. Thanos PAPAVRAMIDIS, Head of Airspace and AIS Data Management EUROCONTROL Network Management User Forum 2011 AIM/EAD Evolutions Thanos PAPAVRAMIDIS, Head of Airspace and AIS Data Management EUROCONTROL Network Management The European Organisation for the Safety of Air Navigation EAD General Concept

More information

Learning Objectives. By the end of this presentation you should understand:

Learning Objectives. By the end of this presentation you should understand: Designing Routes 1 Learning Objectives By the end of this presentation you should understand: Benefits of RNAV Considerations when designing airspace routes The basic principles behind route spacing The

More information

Avitech GmbH AIXM Capabilities & Experiences

Avitech GmbH AIXM Capabilities & Experiences Avitech GmbH AIXM Capabilities & Experiences Werner Schwarze Regional Sales Director Dakar/04. October 2016 Avitech Introduction Avitech GmbH of Germany, is a key piece in Indra ATM being the unique provider

More information

MIDAD Project IDS Vision

MIDAD Project IDS Vision MIDAD Project IDS Vision Cairo July, 2013 Ramy El-Jabi Outline MIDAD Scope Solution High Level Architecture IDS Air Navigation Suite Proposed Implementation Schedule 2 MIDAD Scope Drawbacks related to

More information

Overview ICAO Standards and Recommended Practices for Aerodrome Mapping Data reported to AIM

Overview ICAO Standards and Recommended Practices for Aerodrome Mapping Data reported to AIM Overview ICAO Standards and Recommended Practices for Aerodrome Mapping Data reported to AIM References ICAO SARPS Annex 14 Vol. I, 7 th Edition, July 2016 ICAO SARPS Annex 15, 15 th Edition, July 2016

More information

From AIS to AIM. Paul Bosman, Head of Aviation Cooperation and Strategies, EUROCONTROL

From AIS to AIM. Paul Bosman, Head of Aviation Cooperation and Strategies, EUROCONTROL From AIS to AIM Paul Bosman, Head of Aviation Cooperation and Strategies, EUROCONTROL AIS-AIM Study Group Active from 2008-2015 Objectives Global strategy/roadmap for the transition from AIS to AIM SARPs/Guidance

More information

From AIS to AIM. COMSOFT AIS to AIM Lima, Peru Context and Overview Isabel Zambrano Rodriguez

From AIS to AIM. COMSOFT AIS to AIM Lima, Peru Context and Overview Isabel Zambrano Rodriguez From AIS to AIM COMSOFT AIS to AIM Lima, Peru 24-28.11.2014 Context and Overview Isabel Zambrano Rodriguez Context: Challenges to AIS Worldwide AIS throughout the world face a number of challenges : Air

More information

Nav Specs and Procedure Design Module 12 Activities 8 and 10. European Airspace Concept Workshops for PBN Implementation

Nav Specs and Procedure Design Module 12 Activities 8 and 10. European Airspace Concept Workshops for PBN Implementation Nav Specs and Procedure Design Module 12 Activities 8 and 10 European Airspace Concept Workshops for PBN Implementation Learning Objectives By the end of this presentation you should understand: The different

More information

ICAO PBN CONCEPTS, BENEFITS, AND OBJECTIVES

ICAO PBN CONCEPTS, BENEFITS, AND OBJECTIVES AFCAC/ICAO Joint Workshop Walter White ICAO PBN CONCEPTS, BENEFITS, AND OBJECTIVES 24 JUNE 2014 Airbus ProSky Corporate Presentation 29/06/2014 PERFORMANCE-BASED NAVIGATION The implementation of Performance-Based

More information

30 SEP - 02 OCT, 2014

30 SEP - 02 OCT, 2014 EASTERN CARIBBEAN AERONAUTICAL INFORMATION MANAGEMENT (AIM) FAMILIARIZATION WORKSHOP TRINIDAD AND TOBAGO AVIATION AUTHORITY COMPLEX PORT OF SPAIN, TRINIDAD AND TOBAGO, 30 SEPTEMBER TO 2 OCTOBER 2014 30

More information

FLIGHT OPERATIONS PANEL (FLTOPSP)

FLIGHT OPERATIONS PANEL (FLTOPSP) International Civil Aviation Organization FLTOPSP/1-WP/3 7/10/14 WORKING PAPER FLIGHT OPERATIONS PANEL (FLTOPSP) FIRST MEETING Montréal, 27 to 31 October 2014 Agenda Item 4: Active work programme items

More information

ADQ Regulators Working Group

ADQ Regulators Working Group ADQ Regulators Working Group Common Understanding 01/2013 Application of the provisions of Commission Regulation (EU) 73/2010 to NOTAM Edition: 1.4 Date: 20 October 2016 Reference: ARWG CU 01/2013 ARWG

More information

Honeywell.com PBN Concepts Krakow, Poland

Honeywell.com PBN Concepts Krakow, Poland PBN Concepts Krakow, Poland EPKK (KRK) Current Operational Environment Current Operational Environment : Runways: 07/25 8,366 ft (2550m) Approaches: ILS or LOC 25 RNAV (GNSS) 07, 25 VOR 07, 25 NDB 25 Departure

More information

REGULATION No. 10/2011 ON APPROVAL OF FLIGHT PROCEDURES INCLUDING SID-s AND STAR-s. Article 1 Scope of Application

REGULATION No. 10/2011 ON APPROVAL OF FLIGHT PROCEDURES INCLUDING SID-s AND STAR-s. Article 1 Scope of Application Republika e Kosovës Republika Kosovo Republic of Kosovo Autoriteti i Aviacionit Civil i Kosovës Autoritet Civilnog Vazduhoplovstva Kosova Civil Aviation Authority of Kosovo Director General of Civil Aviation

More information

Regulations & Obligations

Regulations & Obligations Regulations & Obligations Thursday, March 24, 2015 9:00 a.m. 10:00 a.m.) PRESENTED BY: John Harpool Richard White Adam Hartley International Operators Conference San Diego, CA March 21 24, 2016 Sources:

More information

Electronic Terrain and Obstacle Data

Electronic Terrain and Obstacle Data International Civil Aviation Organization Electronic Terrain and Obstacle Data David Lewtas Chief, Aeronautical Information Unit (MET/AIM) 24 November 2010 ICAO CAR AIM Seminar Kingston, Jamaica 22-24

More information

Curriculum for AIM Training Module 2: ARO Officer

Curriculum for AIM Training Module 2: ARO Officer Curriculum for AIM Training Module 2: ARO Officer 1. THE AERONAUTICAL INFORMATION SERVICES The general objectives are to enable students to: Appreciate how the aeronautical information services function;

More information

Aeronautical Information Services Update on Aeronautical Information Exchange Model (AIXM)

Aeronautical Information Services Update on Aeronautical Information Exchange Model (AIXM) Aeronautical Information Services Update on Aeronautical Information Exchange Model (AIXM) Presented to: ATIEC 2016 By: D. Cowell (FAA), E. Porosnicu (EUROCONTROL) Date: 22 August 2016 Content AIXM versions

More information

Amendment 37,38 to Annex 15 Amendment 57 to Annex 4

Amendment 37,38 to Annex 15 Amendment 57 to Annex 4 International Civil Aviation Organization Amendment 37,38 to Annex 15 Amendment 57 to Annex 4 Roberta Luccioli TO/AIM Seminario de la OACI sobre la Transicion al AIM Fases1 3 Outline 1. Amendment 37 to

More information

Design Airspace (Routes, Approaches and Holds) Module 11 Activity 7. European Airspace Concept Workshops for PBN Implementation

Design Airspace (Routes, Approaches and Holds) Module 11 Activity 7. European Airspace Concept Workshops for PBN Implementation Design Airspace (Routes, Approaches and Holds) Module 11 Activity 7 European Airspace Concept Workshops for PBN Implementation Design in Context TFC Where does the traffic come from? And when? RWY Which

More information

AD 2. AERODROMES. For the ICAO location indicators used for Canadian aerodromes, refer to the following publications:

AD 2. AERODROMES. For the ICAO location indicators used for Canadian aerodromes, refer to the following publications: AIP CANADA (ICAO) PART 3 AERODROMES (AD) AD 2. AERODROMES AD 2.1 Aerodrome Location Indicator and Name For the ICAO location indicators used for Canadian aerodromes, refer to the following publications:

More information

AERONAU INFORMATION MANAGEM. International TENTH MEETING THE QUALITY OF SUMMARY. such quality added). global ATM 1.3. regard, the.

AERONAU INFORMATION MANAGEM. International TENTH MEETING THE QUALITY OF SUMMARY. such quality added). global ATM 1.3. regard, the. International Civil Aviation Organization 10/ /11/2014 INFORMATION PAPER AERONAU UTICAL INFORMATION SERVICES-AERONAUTICAL INFORMATION MANAGEM MENT STUDY GROUP (AIS-AIMSG) TENTH MEETING Montréal, 10 to

More information

AIRSPACE STRUCTURE. In aeronautics, airspaces are the portion of the atmosphere controlled by a country above its territory.

AIRSPACE STRUCTURE. In aeronautics, airspaces are the portion of the atmosphere controlled by a country above its territory. AIRSPACE STRUCTURE 1. Introduction In aeronautics, s are the portion of the atmosphere controlled by a country above its territory. There are two kinds of : Controlled is of defined dimensions within which

More information

WORLDWIDE SYMPOSIUM ON ENABLING THE NET-CENTRIC INFORMATION ENVIRONMENT:

WORLDWIDE SYMPOSIUM ON ENABLING THE NET-CENTRIC INFORMATION ENVIRONMENT: WORLDWIDE SYMPOSIUM ON ENABLING THE NET-CENTRIC INFORMATION ENVIRONMENT: SUPPORTING A GLOBALLY HARMONIZED AND SEAMLESS ATM SYSTEM Vince Galotti Chief/ATM ICAO 2 June 2008 Presentation Outline What is a

More information

International Civil Aviation Organization. PBN Airspace Concept. Victor Hernandez

International Civil Aviation Organization. PBN Airspace Concept. Victor Hernandez International Civil Aviation Organization PBN Airspace Concept Victor Hernandez Overview Learning Objective: at the end of this presentation you should Understand principles of PBN Airspace Concept 2 Gate

More information

RECOMMENDED GUIDANCE FOR FPL AND RELATED ATS MESSAGES

RECOMMENDED GUIDANCE FOR FPL AND RELATED ATS MESSAGES RECOMMENDED GUIDANCE FOR FPL AND RELATED ATS MESSAGES Abbreviations ACI ADS ADS-B ADS-C AFTN AIDC AIP ANSP AMHS APAC APANPIRG ASBU ASIOACG ATFM ATM ATS AUSEP CHG CNL CPDLC CPL DARP DLA EOBT FAA FIR FIRBX

More information

MetroAir Virtual Airlines

MetroAir Virtual Airlines MetroAir Virtual Airlines NAVIGATION BASICS V 1.0 NOT FOR REAL WORLD AVIATION GETTING STARTED 2 P a g e Having a good understanding of navigation is critical when you fly online the VATSIM network. ATC

More information

Aeronautical Information Services Issue 1 30 May 2012

Aeronautical Information Services Issue 1 30 May 2012 United Kingdom Overseas Territories Aviation Circular OTAC 175-1 Aeronautical Information Services Issue 1 30 May 2012 GENERAL Effective: on issue Overseas Territories Aviation Circulars are issued to

More information

This document is meant purely as a documentation tool and the institutions do not assume any liability for its contents

This document is meant purely as a documentation tool and the institutions do not assume any liability for its contents 2010R0073 EN 20.10.2014 001.001 1 This document is meant purely as a documentation tool and the institutions do not assume any liability for its contents B COMMISSION REGULATION (EU) No 73/2010 of 26 January

More information

AERONAUTICAL SERVICES ADVISORY MEMORANDUM (ASAM) Focal Point: Gen

AERONAUTICAL SERVICES ADVISORY MEMORANDUM (ASAM) Focal Point: Gen Page 1 of 6 1 INTRODUCTION Each route shall be assigned a designator that is unique for that aerodrome. The designator shall be defined in accordance with Annex 11, Appendix 3. In addition, the first 4

More information

From AIS To AIM. Agenda. Agenda. Jack Hsu Mark Varellas

From AIS To AIM. Agenda. Agenda. Jack Hsu Mark Varellas Agenda Agenda From AIS To AIM 1. Introduction to MDA 2. What is AIS to AIM? 3. FAA Approach to AIM 4. AIM Transition Planning 5. ext Steps 1. Introduction to MDA 2. What is AIS to AIM? 3. FAA Approach

More information

COMMISSION REGULATION (EU)

COMMISSION REGULATION (EU) L 23/6 Official Journal of the European Union 27.1.2010 COMMISSION REGULATION (EU) No 73/2010 of 26 January 2010 laying down requirements on the quality of aeronautical data and aeronautical information

More information

Consideration will be given to other methods of compliance which may be presented to the Authority.

Consideration will be given to other methods of compliance which may be presented to the Authority. Advisory Circular AC 139-10 Revision 1 Control of Obstacles 27 April 2007 General Civil Aviation Authority advisory circulars (AC) contain information about standards, practices and procedures that the

More information

- Implementation and use of European AIS Database (EAD) -

- Implementation and use of European AIS Database (EAD) - Evaluation of EAD - Implementation and use of European AIS Database (EAD) - Djordje Samardžija, SMATSA Ltd., djordje.samardzija@smatsa.rs Acknowledged by Emilija Radovanović, SMATSA Ltd. Abstract: European

More information

AERONAUTICAL SERVICES ADVISORY MEMORANDUM (ASAM) Focal Point: Gen

AERONAUTICAL SERVICES ADVISORY MEMORANDUM (ASAM) Focal Point: Gen Page 1 of 14 1 INTRODUCTION This guidance material has been prepared for use for the definition of protected surfaces in the vicinity of aerodromes. Survey information for an aerodrome is essential for

More information

TWELFTH AIR NAVIGATION CONFERENCE

TWELFTH AIR NAVIGATION CONFERENCE International Civil Aviation Organization 16/5/12 WORKING PAPER TWELFTH AIR NAVIGATION CONFERENCE Montréal, 19 to 30 November 2012 Agenda Item 5: Efficient flight paths through trajectory-based operations

More information

SESAR Active ECAC INF07 REG ASP MIL APO USE INT IND NM

SESAR Active ECAC INF07 REG ASP MIL APO USE INT IND NM SESAR Active ECAC INF07 REG ASP MIL APO USE INT IND NM Subject matter and scope * The extension of the applicability area to non-eu ECAC States that have not signed an aviation agreement with EU, as well

More information

EUROCONTROL Guidance for Military Aeronautical Information Publications Consistency with ICAO Annex 15 EUROCONTROL

EUROCONTROL Guidance for Military Aeronautical Information Publications Consistency with ICAO Annex 15 EUROCONTROL EUROCONTROL Guidance for Military Aeronautical Information Publications Consistency with ICAO Annex 15 EUROCONTROL DOCUMENT CHARACTERISTICS LE EUROCONTROL Guidance for Military Aeronautical Information

More information

RNP OPERATIONS. We will now explain the key concepts that should not be mixed up and that are commonly not precisely understood.

RNP OPERATIONS. We will now explain the key concepts that should not be mixed up and that are commonly not precisely understood. RNP OPERATIONS 1. Introduction Planes were made as a means of transport. To successfully fly from a location A to a location B, pilots were first and foremost navigators. Originally relying on visual landmarks

More information

ICAO GANP Requirements and Evolution

ICAO GANP Requirements and Evolution ICAO GANP Requirements and Evolution Olga de Frutos Brussels/October 2017 Flight Plan Context Current GANP Role in ICAO Next edition: AMET, DATM, FICE and SWIM The future ATM system To achieve an interoperable

More information

Aeronautical Information Management

Aeronautical Information Management Aeronautical Information Management NOTAM Activities Introduction Presented to: By: Barry C. Davis Date: May 3, 2011 What s AIM? Dynamic, integrated management of aeronautical information services safely,

More information

Saint Petersburg-Clearwater International Airport. Airspace & Instrument Approach Analysis

Saint Petersburg-Clearwater International Airport. Airspace & Instrument Approach Analysis Saint Petersburg-Clearwater International Airport Airspace & Instrument Approach Analysis February 23, 2005 Jeppesen Boeing Jeppesen Government / Military Services Group Airspace Services Division AIRSPACE

More information

Air Navigation Bureau ICAO Headquarters, Montreal

Air Navigation Bureau ICAO Headquarters, Montreal Performance Based Navigation Introduction to PBN Air Navigation Bureau ICAO Headquarters, Montreal 1 Performance Based Navigation Aviation Challenges Navigation in Context Transition to PBN Implementation

More information

PBN and airspace concept

PBN and airspace concept PBN and airspace concept 07 10 April 2015 Global Concepts Global ATM Operational Concept Provides the ICAO vision of seamless, global ATM system Endorsed by AN Conf 11 Aircraft operate as close as possible

More information

Implementation challenges for Flight Procedures

Implementation challenges for Flight Procedures Implementation challenges for Flight Procedures A Data-house perspective for comprehensive Procedure Design solution: A need today Sorin Onitiu Manager Business Affairs, Government & Military Aviation,

More information

Título ponencia: Introduction to the PBN concept

Título ponencia: Introduction to the PBN concept Título ponencia: Introduction to the PBN concept Organizado por: Index Introduction Background PBN Concept PBN Operations Conclusions Introduction Subject This presentation addresses the Performance-Based

More information

QMS for AIS/MAP Service Implementation Workshop

QMS for AIS/MAP Service Implementation Workshop TITLE DP-9 QMS for AIS/MAP Service Implementation Workshop AIS to AIM transitions: The AFI challenges The global evolution from AIS to AIM capability is considered an essential and over-arching objective

More information

GBAS ICAO Provisions. Presented by Sylvie GRAND-PERRET EUROCONTROL Navigation Unit

GBAS ICAO Provisions. Presented by Sylvie GRAND-PERRET EUROCONTROL Navigation Unit GBAS ICAO Provisions Presented by Sylvie GRAND-PERRET EUROCONTROL Navigation Unit ICAO EUR GBAS Implementation Workshop Paris 18th March 2010 Applicable ICAO provisions ICAO Global provisions ANNEX 10

More information

EFFECTIVE 0901Z 29 MARCH 2018 TO 0901Z 24 MAY 2018 AIP CANADA (ICAO) Part 3 Aerodromes (AD)

EFFECTIVE 0901Z 29 MARCH 2018 TO 0901Z 24 MAY 2018 AIP CANADA (ICAO) Part 3 Aerodromes (AD) EFFECTIVE 0901Z 29 MARCH 2018 TO 0901Z 24 MAY 2018 AIP CANADA (ICAO) Part 3 Aerodromes (AD) Published by in accordance with ICAO Annexes 4 and 15 of the Convention on International Civil Aviation 2018

More information

AERONAUTICAL INFORMATION SERVICES-AERONAUTICAL INFORMATION MANAGEMENT STUDY GROUP (AIS-AIMSG)

AERONAUTICAL INFORMATION SERVICES-AERONAUTICAL INFORMATION MANAGEMENT STUDY GROUP (AIS-AIMSG) AIS-AIMSG/5-SN/6 31/10/11 Revised AERONAUTICAL INFORMATION SERVICES-AERONAUTICAL INFORMATION MANAGEMENT STUDY GROUP (AIS-AIMSG) FIFTH MEETING Montréal, 7 to 11 November 2011 Agenda Item 3: AIM information

More information

Dynamic Management. of the. European Airspace Network. ADR Data Catalogue. Annex A: Supported Services

Dynamic Management. of the. European Airspace Network. ADR Data Catalogue. Annex A: Supported Services EUROCONTROL Dynamic Management of the European Airspace Network ADR Data Catalogue Annex A: Supported Services Prepared by Guido Van Laethem and Maria Scott CFMU Date 10 th June 2011 Version 0.4 EUROCONTROL

More information

Work Programme of ICAO Panels and Study Groups

Work Programme of ICAO Panels and Study Groups SIP/2009-WP/16 Performance framework Work Programme of ICAO Panels and Study Groups H.V. SUDARSHAN, Regional Programme Officer International Civil Aviation Organization Workshop on the Development of National

More information

It is essential that planning take full account of air safety and efficiency of operations.

It is essential that planning take full account of air safety and efficiency of operations. Airspace Protection Airspace Protection It is essential that planning take full account of air safety and efficiency of operations. 7.1 INTRODUCTION Obstacles near an airport, whether they are natural

More information

PBN Performance. Based Navigation. Days 1, 2 & 3. ICAO PBN Seminar Seminar Case Studies Days 1,2,3. Seminar Case Studies

PBN Performance. Based Navigation. Days 1, 2 & 3. ICAO PBN Seminar Seminar Case Studies Days 1,2,3. Seminar Case Studies PBN Performance Based Navigation Seminar Case Studies Days 1, 2 & 3 1 Overview 2 Case Study - Day 1 Case Study - Day 2 Case Study - Day 3 3 Case Study - Day 1 Learning Objectives Identify navigation performance

More information

Global Information Management. Status Report: AIXM

Global Information Management. Status Report: AIXM Global Information Management Status Report: AIXM Presented By: Allen Proper, FAA Date: August 25, 2015 Content AIXM versions in use AIXM Change Control Board activity FAA perspective AIXM 4.5 Published:

More information

TWELFTH AIR NAVIGATION CONFERENCE

TWELFTH AIR NAVIGATION CONFERENCE International Civil Aviation Organization AN-Conf/12-WP/6 7/5/12 WORKING PAPER TWELFTH AIR NAVIGATION CONFERENCE Agenda Item 2: Aerodrome operations improving airport performance 2.2: Performance-based

More information

Introduction to Amendment 40 to Annex 15

Introduction to Amendment 40 to Annex 15 Introduction to Amendment 40 to Annex 15 Roberta Luccioli ICAO AIM Technical Officer Interregional EUR/MID PANS AIM Workshop (Paris, 10-12 July 2018) Outline From Aeronautical information services (AIS)

More information

Required Navigation Performance (RNP) in the United States

Required Navigation Performance (RNP) in the United States Required Navigation Performance (RNP) in the United States Overview FAA Roadmap for Performance-Based Navigation Moving to Performance-Based Navigation (RNAV and RNP) Definitions Operational attributes

More information

4.1 This document outlines when a proposal for a SID Truncation may be submitted and details the submission requirements.

4.1 This document outlines when a proposal for a SID Truncation may be submitted and details the submission requirements. Safety and Airspace Regulation Group 13 May 2014 Policy Statement STANDARD INSTRUMENT DEPARTURE TRUNCATION POLICY 1 Introduction 1.1 This Policy Statement (PS) is intended to provide guidance to ANSPs

More information

Leverage and demonstrate one of AIXM s main benefits: Make AIS Dynamic Data Understandable and Usable for Computer-driven Applications!

Leverage and demonstrate one of AIXM s main benefits: Make AIS Dynamic Data Understandable and Usable for Computer-driven Applications! xnotam/amdb study Study on the applicability of the xnotam concept for updating Airport Mapping Database (AMDB) applications Darmstadt University under contract of EUROCONTROL Christian Grothe grothe@fsr.tu-darmstadt.de

More information

EXPLANATION OF TPP TERMS AND SYMBOLS

EXPLANATION OF TPP TERMS AND SYMBOLS U.S. TERMINAL PROCEDURES PUBLICATION 52 EXPLANATION OF TPP TERMS AND SYMBOLS The discussions and examples in this section will be based primarily on the IFR (Instrument Flight Rule) Terminal Procedures

More information

Official Journal of the European Union L 146/7

Official Journal of the European Union L 146/7 8.6.2007 Official Journal of the European Union L 146/7 COMMISSION REGULATION (EC) No 633/2007 of 7 June 2007 laying down requirements for the application of a flight message transfer protocol used for

More information

Aeronautical METeorology in Europe

Aeronautical METeorology in Europe Aeronautical METeorology in Europe Weather Information Modelling Activities Dennis Hart Aeronautical Information Management Division EUROCONTROL European Organisation for the Safety of Air Navigation Overview

More information

On Time. Total Airspace Management. 8 th Global ATFM Conference Cancun - Mexico. 12/30/2014 Commercial-in-Confidence 1

On Time. Total Airspace Management. 8 th Global ATFM Conference Cancun - Mexico. 12/30/2014 Commercial-in-Confidence 1 On Time Total Airspace Management 8 th Global ATFM Conference Cancun - Mexico 12/30/2014 Commercial-in-Confidence 1 ATFM 101 Services Airspace capacity optimization Flight Procedure PBN design SID s STARS

More information

THE DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR ANS IN ERITREA Presented by Ghebreab Ghebremedhin Director ANS/AGA Division

THE DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR ANS IN ERITREA Presented by Ghebreab Ghebremedhin Director ANS/AGA Division THE DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR ANS IN ERITREA 2011-2015 Presented by Ghebreab Ghebremedhin Director ANS/AGA Division DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR AIR NAVIGATION

More information

2012 Performance Framework AFI

2012 Performance Framework AFI 2012 Performance Framework AFI Nairobi, 14-16 February 2011 Seboseso Machobane Regional Officer ATM, ESAF 1 Discussion Intro Objectives, Metrics & Outcomes ICAO Process Framework Summary 2 Global ATM Physical

More information

Airport AIM as a Service Presented at World ATM Congress 2016

Airport AIM as a Service Presented at World ATM Congress 2016 Airport AIM as a Service Presented at World ATM Congress 2016 Ulrich Kaage Sales Manager AIM Outline Airport data is a considerable part of the AIM data chain The move from paper centric to data driven

More information

SWIM: An ANSP Perspective. Jan-Philipp LAUER, MSc CANSO AIMWG SC Member

SWIM: An ANSP Perspective. Jan-Philipp LAUER, MSc CANSO AIMWG SC Member SWIM: An ANSP Perspective Jan-Philipp LAUER, MSc CANSO AIMWG SC Member ICAO Interregional APAC/EUR/MID Workshop on Service improvement through integration of AIM, MET and ATM Information Services Agenda

More information

THE DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR AIR NAVIGATION SYSTEMS MAURITIUS

THE DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR AIR NAVIGATION SYSTEMS MAURITIUS THE DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR AIR NAVIGATION SYSTEMS MAURITIUS 2011-2015 Presented by Ahmed Mosaheb Chief Officer ATM MAURITIUS Characteristics of the Industry FIR- 9,000,000 sq

More information

Managing Aeronautical Data

Managing Aeronautical Data ATC Global Beijing Philippe MERLO Director Air Traffic Management 13 September 2016 Todays Agenda ICAO AIS AIM Roadmap From AIS to AIM to SWIM : a revolution underway Where we are today Initial tests completed

More information

Gestão de Tráfego Aéreo 2015/2016 Exam Name Student ID Number. I (5.5/20, 0.5 each)

Gestão de Tráfego Aéreo 2015/2016 Exam Name Student ID Number. I (5.5/20, 0.5 each) Gestão de Tráfego Aéreo 2015/2016 Exam 2016.01.04 Name Student ID Number I (5.5/20, 0.5 each) What is each contracting state of ICAO required to provide? [ ] Modern radio navigation facilities for aeroplanes

More information

TWELFTH AIR NAVIGATION CONFERENCE

TWELFTH AIR NAVIGATION CONFERENCE International Civil Aviation Organization AN-Conf/12-WP/9 7/5/12 WORKING PAPER TWELFTH AIR NAVIGATION CONFERENCE Montréal, 19 to 30 November 2012 Agenda Item 3: Interoperability and data through globally

More information

Challenges in Complex Procedure Design Validation

Challenges in Complex Procedure Design Validation Challenges in Complex Procedure Design Validation Frank Musmann, Aerodata AG ICAO Workshop Seminar Aug. 2016 Aerodata AG 1 Procedure Validation Any new or modified Instrument Flight Procedure is required

More information

ICAO EUR Region Civil/Military Cooperation Seminar/Workshop

ICAO EUR Region Civil/Military Cooperation Seminar/Workshop ICAO EUR Region Civil/Military Cooperation Seminar/Workshop ICAO Training Institute Kyiv and UkSATSE Boryspil, Ukraine, 28-31 October 2013 ICAO European and North Atlantic Office 6 November 2013 Page 1

More information

AMXM Airport Mapping picking-up SWIM

AMXM Airport Mapping picking-up SWIM Global Information Management AMXM Airport Mapping picking-up SWIM Presented By: Sam Van der Stricht Date: August 25, 2015 AMDB Applications EUROCAE / RTCA Applications: Moving Map Routing Runway Safety

More information

AIXM/WXXM CONFERENCE 2010

AIXM/WXXM CONFERENCE 2010 AIXM/WXXM CONFERENCE 2010 ICAO Aeronautical Information Services Aeronautical Information Management Study Group (AIS-AIMSG) Development of Standards and Recommended Practices (SARPS) Presented to: AIXM/WXXM

More information

DATABASE UPDATES SCNs and

DATABASE UPDATES SCNs and The database update subscription service is offered to provide current, accurate navigation information for your UNS System. Navigation databases are compiled from official State sources and supplied to

More information

Workshop Exercise, EGYPT Air Navigation Plan 10 /12/2010

Workshop Exercise, EGYPT Air Navigation Plan 10 /12/2010 Workshop Exercise, EGYPT Air Navigation Plan 10 /12/2010 INTERNATIONAL CIVIL AVIATION ORGANIZATION EASTERN AND SOUTHERN AFRICAN OFFICE WORKSHOP ON THE DEVELOPMENT OF NATIONAL PERFORMANCE FRAMEWORK FOR

More information

Source: Chippewa Valley Regional Airport ASOS, Period of Record

Source: Chippewa Valley Regional Airport ASOS, Period of Record Chapter 1 Inventory Runway wind coverage is the percentage of time a runway can be used without exceeding allowable crosswind velocities. Allowable crosswind velocities vary depending on aircraft size

More information

Sharing UAE experience in. AIM implementation

Sharing UAE experience in. AIM implementation Sharing UAE experience in AIM implementation NCLB AIM WORKSHOP Cairo, Egypt, 11 13 September 2017 MID Region NCLB Strategy No Country Left Behind campaign help ensure all States of effective implementation

More information

Airspace User Forum 2012

Airspace User Forum 2012 Airspace User Forum 2012 AIS Services: EAD evolutions Guido HAESEVOETS EAD Client & Migration Manager Airspace/AIS Management European AIS base (EAD) EAD is a service provided and owned by EUROCONTROL

More information

VALUE PROPOSITION FOR AIRPORT AUTHORITIES A White Paper on Electronic Terrain & Obstacle collection

VALUE PROPOSITION FOR AIRPORT AUTHORITIES A White Paper on Electronic Terrain & Obstacle collection VALUE PROPOSITION FOR AIRPORT AUTHORITIES A White Paper on Electronic Terrain & Obstacle collection The FANS Group 8703 Yates Drive, suite 125 Westminster, Colorado 80031 www.fans-group.aero 877.710.7932

More information

TWELFTH AIR NAVIGATION CONFERENCE

TWELFTH AIR NAVIGATION CONFERENCE International Civil Aviation Organization 14/5/12 WORKING PAPER TWELFTH AIR NAVIGATION CONFERENCE Montréal, 19 to 30 November 2012 Agenda Item 4: Optimum Capacity and Efficiency through global collaborative

More information

PBN Syllabus Aeroplane. Learning Objective. phase Theoretical PBN concept. in ICAO Doc 9613)

PBN Syllabus Aeroplane. Learning Objective. phase Theoretical PBN concept. in ICAO Doc 9613) PBN Syllabus Aeroplane Training Topic phase Theoretical PBN concept training (as described in ICAO Doc 9613) PBN principles PBN components PBN scope Navigation specifications RNAV and RNP Navigation functional

More information

AERODROME OPERATING MINIMA

AERODROME OPERATING MINIMA Title: Determination of Aerodrome Operating Minima Page 1 of 8 AERODROME OPERATING MINIMA 1. PURPOSE 1.1 The purpose of this Advisory Circular is to provide methods to be adopted by operators in determining

More information

PBN Airspace Design Workshop. Area Navigation. Asia and Pacific Regional Sub-Office Beijing, China. 5 May 2016 Page 1 APAC RSO BEIJING

PBN Airspace Design Workshop. Area Navigation. Asia and Pacific Regional Sub-Office Beijing, China. 5 May 2016 Page 1 APAC RSO BEIJING PBN Airspace Design Workshop Area Navigation Asia and Pacific Regional Sub-Office Beijing, China 5 May 2016 Page 1 APAC RSO BEIJING Learning Objectives By the end of this presentation, you will be: Aware

More information

Overview ICAO Standards and Recommended Practices for Aerodrome Safeguarding

Overview ICAO Standards and Recommended Practices for Aerodrome Safeguarding Overview ICAO Standards and Recommended Practices for Aerodrome Safeguarding References The Convention on International Civil Aviation (Chicago Convention) ICAO SARPS Annex 14 Vol. I, 7 th Edition, July

More information

TWELFTH AIR NAVIGATION CONFERENCE

TWELFTH AIR NAVIGATION CONFERENCE International Civil Aviation Organization AN-Conf/12-WP/8 7/5/12 WORKING PAPER TWELFTH AIR NAVIGATION CONFERENCE Montréal, 19 to 30 November 2012 Agenda Item 3: Interoperability and data through globally

More information

Considerations for. RNP to xls. Operations. Juergen Ruppert. Regional Director Air Traffic Optimisation Services GE Aviation

Considerations for. RNP to xls. Operations. Juergen Ruppert. Regional Director Air Traffic Optimisation Services GE Aviation Considerations for RNP to xls Operations Juergen Ruppert Regional Director Air Traffic Optimisation Services GE Aviation RNP to ILS 2 Content Why RNP to XLS What is the technology How does it work now?

More information