Decentralized Path Planning For Air Traffic Management Wei Zhang

Size: px
Start display at page:

Download "Decentralized Path Planning For Air Traffic Management Wei Zhang"

Transcription

1 Decentralized Path Planning For Air Traffic Management Wei Zhang Advisor: Prof. Claire Tomlin Dept. of EECS, UC Berkeley 1

2 Outline Background National Aviation System Needs for Next Generation Air Traffic Management Systems Air traffic control system from a control perspective Hierarchical Decentralized Flight Planning Problem Formulation Solution Procedure Advantages Over the Current Planning Procedure Simulation Results Conclusions 2

3 Motivations National Aviation System is a large-scale Cyber-Physical System 14,500 traffic controllers, 4,500 safety inspectors, 5,800 technicians, 19,000 airports, 600 traffic control facilities, 50, flights each day Physical components: large number of aircrafts, equipment and human agents Cyber components: traffic & weather measurements, computation, prediction and communications. Research Perspectives: FAA, traffic controllers, airline companies My focus: System-level modeling and optimization methods for en-route traffic management and terminal area operations 3

4 The Needs for Next Generation ATM Air traffic delays in 2007 has cost US economy $41 billion fuel: 740 million gallons, carbon dioxide : 7.1 million tons Staffing Emergency in major ATC facilities across the nation As of 2008: 11,077 certified controller s lowest level in 15 years 10,000 are expected to retire before 2015 Oakland Center: training ratio: 2-1 vs 12-1 in 2005 operational error: 30 vs 14 in FY07 planning to hire 12,000 before 2018 Jan, 2010 Certified TRACONs controllers plummeted more than 25% in the last six years New York reaches post-1981 low Situation gets much worse due to the expected two- to three-fold increase in air traffic Need to modernize, (semi)- automate the ATC system NOW 4

5 Challenges Legacy systems require continuous operations Critical Safety Standards Large number of competing users Human in the loop fear of new working conditions TRACON controllers are still using the same Radar system as they did in 1960s. Gradual change Respective the structure of the system 5

6 Background of ATM Plan negotiation Hold/ Clear FAA AOC/Pilot FMS Tower TRACON 6

7 Hierarchical Control Structure of ATM FAA-ATM Weather forecast Flight tracks clear hold AOC/Pilot plans FMS Aircrafts Switching control Spatially distributed local controllers Towers, TRACONs, Centers, Sectors 7

8 Lack of Collaborative Information Exchange ZLA27 ZOA33 ZLAED ZLA16 ZLC45 ZLALE ZLA38ZLA37 LAX ZLA40 ZLA34 ZLA39 SAN ZLC33 ZLA32 LAS ZLA36 ZAB92 ZLC34 ZDV24 ZAB67 ZAB50 PHX DEN CVG STL ZDV04 ZDV25 ZKC30 ZDV39 ZKC20 ZID91 ZID93 ZKC02 ZKC90 ZDV30 ZID92 ZKC22 ZKC28 ZKC29 ZID96 ZDV38 ZID94 ZKC06 ZAB71 ZKC23 ZKC27 ZME24 ZME61 ZTL15 ZAB70 ZME19 ZME23 ZAB95 ZAB93 ZAB97 ZFW49 ZFW50 MEM ZTL36ZTL40 ZME20 ZAB94 ZAB68 ZAB87 ZME32 ZFW47 ZFW48 ZME44 ZFW42 ZTL02 ZFW93 DFW ATL A major problem: lack of information exchange User does not know the traffic information only weather briefing is available before taking off FAA/ATM does not know users preferences Consistent situation awareness is needed 8

9 Benefit of Information Sharing ZLA27 ZOA33 ZLAED ZLA16 ZLC45 ZLALE ZLA38ZLA37 LAX ZLA40 ZLA34 ZLA39 SAN ZLC33 ZLA32 LAS ZLA36 ZAB92 ZLC34 ZDV24 ZAB67 ZAB50 PHX DEN CVG STL ZDV04 ZDV25 ZKC30 ZDV39 ZKC20 ZID91 ZID93 ZKC02 ZKC90 ZDV30 ZID92 ZKC22 ZKC28 ZKC29 ZID96 ZDV38 ZID94 ZKC06 ZAB71 ZKC23 ZKC27 ZME24 ZME61 ZTL15 ZAB70 ZME19 ZME23 ZAB95 ZAB93 ZAB97 ZFW49 ZFW50 MEM ZTL36ZTL40 ZME20 ZAB94 ZAB68 ZAB87 ZME32 ZFW47 ZFW48 ZME44 ZFW42 ZTL02 ZFW93 DFW ATL With the traffic information User can find the best path (according to its specific preference) to avoid traffic according Decide whether to delay the flight or take the best available detour 9

10 Towards a New Flight Planning Framework A framework with planning algorithm deal with large number of aircrafts in real time consider both weather and traffic restrictions, guaranteed safety with certain optimality for the nominal trajectories 4D trajectory (3D + time) practically feasible 10

11 Graph of Airways ( ) Spacial graph Gs = Vs, Es vertices (nodes): waypoints (Navigation aids, airports, virtual waypoint) Edges: airways of jetways Space-Time Graph G = ( V, E ) V = ( x, t) : x V, t = 1,, N { } G V E Nodes are disconnected within the t t +1 t + 2 Nodes are disconnected within the same layer Edges between layers determined by the dynamics of the aircraft t t +1 11

12 Planning Under Weather Uncertainty Link weight ( length ): t ( i, j ) l v v Fuel cost; expected turbulence based on weather forecast; infinite when crossing forbidden weather zone t +1 t + 2 Single aircraft path planning with weather data is a shortest path problem Departure nodes Departure time z 0 x 0 x f = t z f = 0 t f (, ; ) t 1 0 λ φ( ) (, t t t ) = + f J z u z l z u f Need to handle sector capacity constraints t Destination Latest arrival time 1 i S j i ( xt ) max sector counts, t j 12

13 Planning with Traffic Restrictions Current way for Traffic control: speed variation, ground delay program, holding pattern, vector for spacing, redirecting Traffic Regulation Function: λ ( j, t) [ tt ] 0 sector j open over, + 1 λ ( jt, ) = otherwise Each aircraft tries to minimize its own cost subject to the traffic rules specified by FAA ( ) ( ) i i i i i i 0, ; λ = φ + (, ) + λ, ( ) 1 J z u z i l z u z f i t t t t j j t Sj t infinite link cost if crossing forbidden weather zone infinite price if sector sold out over certain time period Safety and satisfy all sector constraints 13

14 Decentralized Path Planning Algo Planning /Rerouting Algorithm 1. Get weather data and traffic Update λ restrictions 2. Solve the shortest path problem 3. File the plan λ ATM approve and update traffic rules λ ATM Pilot/AOC Traffic & Weather ( ) λ j, t is a tool for the ATM to regulate traffic the above is First-Come-First-Serve rule can achieve certain fairness by using the historical data nominal plans are safe but capacity buffer is needed to cope with uncertainty 14

15 Distinctions and Advantages Traffic Flow Management Bertsimas 98, Waslander 08 Path Planning with Weather Uncertainty Nilim (ACC03), Pannequin (GNC07), Kamgarpour (CDC10) mostly centralized and only works for a small number of aircrafts require same taking off time does not consider traffic information Distinctions of our methods decentralized used for the entire NAS or different subregions of NAS planning considering i weather and traffic 4D trajectory (3D + time) guaranteed safety with certain optimality respect current planning procedure, practically feasible in the near future 15

16 Simulation Results I 30 sectors, 2 deterministic weather zones, 12 airports, 100 flights randomly select departure and arrival airports, random departure time plans are made and filed in the order of departure time 16

17 Simulation Results II ights Number of Fli Operational Evolution Plan (OEP) Airports -- about 74% passengers and 69% operations GMT (Hour) Flight schedules among OEP airports -- Aug. 24, 2005 We consider 34 OEP airports (except HNL) Consider flights depart between 7am EST and 5pm EST Proof of concept: the framework works for realistic traffic patterns and realistic number of flights no weather data and no comparison with real flight tracts assume all flights try to minimize travelling distance uniform grids corresponding to roughly 3 minutes flight time 17

18 Unconstrained Flight Plans 18

19 Traffic Regulation Results 50 1 Latitude Latitude ZSE12 ZSE07 ZSE03 ZSE31 ZSE11 ZLC20 ZLC17 ZMP23 ZMP24 ZMP25 ZSE01 ZSE02ZSE32 ZSE47 ZSE48 ZMP13 ZBW01 ZLC15 ZMP11 ZSE42 ZSE16 ZLC06 ZSE46 ZMP20 ZMP16 ZMP12 ZMP19 ZMP15 ZBW08 ZBW53 ZBW02 ZLC41 ZLC16 ZDV45 ZDV32 ZMP18 ZMP17 ZBW61 ZLC08 ZOB19 ZBW09 ZBW39 ZBW23 ZSE14 ZSE13 ZOB38 ZDV35 ZMP29 ZBW76 ZBW10 ZBW38 ZSE15 ZMP30 ZBW17 ZLC07 ZLC05 ZBW46 ZBW94 ZBW84 ZBW85 ZOB29ZOB26 ZDV34 ZDV33 ZOB79 ZNY34 ZOB47 ZBW20 ZDV09 ZBW18 ZBW33 ZOB49 ZOB59 ZMP43 ZNY49 ZNY75 ZLC42 ZLC40 ZLC03 ZDV14 ZMP42 ZBW91 ZBW45 ZBW47 ZNY73 ZNY42 ZNY56 ZBW31 ZDV16 ZDV08 ZOA36 ZOA31 ZOA43 ZLC04 ZKC92 ZID78 ZOB68 ZDV03 ZDV05 ZID97 ZNY10 ZID99 ZOB69 ZDV18 ZKC24 ZKC26 ZNY09 ZKC94 ZDC18 ZKC98 ZDC19 ZDC58 ZOA32 ZLC45 ZDV04 ZID76 ZDC04 ZDC59 ZLC33ZLC34 ZDV25 ZID95 ZDC42 ZDC97 ZDCVA ZDV39 ZKC30 ZKC20 ZDC12 ZOA33 ZOA34 ZDV30 ZKC02 ZKC90 ZID91 ZID93 ZDC37 ZDC10 ZKC22 ZID92 ZOA35 ZLALE ZKC28ZKC29 ZDV38 ZID96 ZDC98 ZDC72 ZDCVB ZOA13 ZOA15 ZLA32 ZDV24 ZKC06 ZID94 ZDC16 ZDC50 ZDCG1 ZLA16 ZAB71 ZKC23 ZKC27 ZME24 ZME61 ZOA14 ZLAED ZLA34 ZAB70 ZTL15 ZME19 ZLA36 ZLA26 ZLA27 ZAB67 ZAB93 ZAB95 ZME23 ZAB97 ZFW49 ZDC36 ZDCW7 ZFW50 ZTL36 ZTL40 ZDC38 ZTL28 ZLA38 ZLA37 ZME20 ZDC09 ZLA39 ZAB92 ZAB68ZAB94ZAB87 ZAB50 ZFW47ZFW48ZFW42 ZME44 ZME32 ZTL02 ZDC99 ZDCVE ZLA30 ZLA40ZLA60 ZFW93 ZLA25 ZABHM ZAB23 ZFW94 ZFW90 ZJX65 ZJX48 ZFW28 ZTL23 ZLA31 ZAB65 ZAB80 ZFW39 ZFW71 ZFW92 ZTL27 ZJX00 ZME43 ZAB89 ZJX52 ZFW82 ZFW46 ZFW86 ZTL08 ZFW65 ZFW89 ZJX67 ZHU81 ZJX49 ZJX88 ZAB78 ZHU74 ZHU46 ZHU26 ZHU37 ZJX34 ZJX33 ZHU82 ZJX11 ZJXW1 ZJX35 ZHU97 ZHU78 ZHU11 ZHU76 ZHU68 ZHU70 ZJX17 ZJX78 ZJX76 ZJXW3 ZHU95 ZHU24 ZJXW2 ZJX16 ZMA19 ZJX30 ZMA02 ZMA01 ZHU59 ZMA65 ZMA64 ZHU79 ZMA08 ZMA25 ZHU72 ZMA Longitude ZSE12 ZSE07 ZSE03 ZSE31 ZSE11 ZLC20 ZLC17 ZMP23 ZMP24 ZMP25 ZSE01 ZSE02ZSE32 ZSE47 ZSE48 ZMP13 ZBW01 ZMP11 ZLC15 ZSE42 ZSE16 ZLC06 ZSE46 ZMP20 ZMP16 ZMP12 ZMP19 ZMP15 ZBW53 ZBW08 ZBW02 ZLC41 ZLC16 ZDV45 ZDV32 ZMP18 ZMP17 ZBW61 ZBW09 ZLC08 ZOB19 ZBW39 ZBW23 ZSE13 ZOB38 ZSE14 ZDV35 ZMP29 ZMP30 ZBW76 ZBW10 ZBW38 ZSE15 ZBW17 ZLC07 ZLC05 ZBW46 ZBW94 ZBW84 ZBW85 ZOB29 ZOB26 ZDV34 ZDV33 ZOB79 ZNY34 ZBW20 ZOB47 ZDV09 ZBW18 ZLC42 ZLC40 ZLC03 ZBW91 ZBW33 ZOB49 ZOB59 ZDV14 ZMP42 ZMP43 ZNY49 ZNY75 ZNY73 ZNY42 ZBW45 ZBW47 ZNY56 ZBW31 ZDV16 ZDV08 ZOA31 ZOA43 ZLC04 ZKC92 ZID78 ZOB68 ZOA36 ZDV03 ZDV05 ZID97 ZNY10 ZOB69 ZID99 ZDV18 ZKC24 ZKC26 ZNY09 ZKC94 ZDC18 ZDC19 ZKC98 ZDC58 ZDC59 ZID76 ZDC04 ZDC97 ZLC45 ZDV04 ZDC42 ZDCVA ZOA32 ZLC33ZLC34 ZDV25 ZDV39 ZKC30 ZID95 ZKC20 ZDC12 ZOA33 ZID91 ZID93 ZOA34 ZDV30 ZKC02 ZKC90 ZDC37 ZDC10 ZID92 ZKC22 ZOA35 ZLALE ZKC28ZKC29 ZDV38 ZID96 ZDC98 ZDC72 ZDCVB ZOA13 ZOA15 ZLA32 ZDV24 ZID94 ZDC16 ZKC06 ZDC50 ZDCG1 ZLA16 ZAB71 ZKC23 ZKC27 ZME24 ZME61 ZLAED ZTL15 ZOA14 ZLA34 ZAB70 ZME19 ZLA36 ZAB95 ZME23 ZDC36 ZDCW7 ZLA26 ZLA27 ZAB67 ZAB93 ZAB97 ZFW49 ZDC38 ZFW50 ZTL36 ZTL40 ZME20 ZTL28 ZDC09 ZLA38 ZLA37 ZAB92 ZAB68ZAB94ZAB87 ZME32 ZLA39 ZAB50 ZFW47ZFW48ZFW42 ZME44 ZTL02 ZDC99 ZDCVE ZLA30 ZLA40 ZLA60 ZLA25 ZABHM ZLA31 ZAB23 ZFW93 ZFW94 ZFW90 ZJX65 ZJX48 ZFW28 ZTL23 ZAB65 ZAB80 ZFW39 ZFW71 ZJX00 ZFW92 ZME43 ZTL27 ZAB89 ZJX52 ZFW82 ZFW46 ZFW86 ZTL08 ZFW65 ZFW89 ZJX67 ZHU81 ZJX49 ZJX88 ZAB78 ZJX34 ZJX33 ZHU74 ZHU82 ZHU46 ZHU26 ZHU37 ZJXW1 ZJX35 ZJX11 ZHU97 ZHU78 ZJX78 ZHU11 ZHU76 ZHU68 ZHU70 ZJX17 ZJX76 ZJXW3 ZHU24 ZJXW2 ZHU95 ZJX16 ZMA19 ZJX30 ZMA02 ZMA01 ZHU59 ZMA65 ZMA64 ZMA25 ZHU79 ZMA08 ZHU72 ZMA Longitude Without constraints, 0.7 traffic concentrates on a 0.6 few sectors the majority of the rest under-utilized 40 sectors have counts above 8 at some time 0.8 With traffic control 0.7 meet capacity constraints at 0.6 all time 0.5 traffic in congested sectors 0.4 diffused into neighbors 0.3 increase 0.71% travel time

20 Result for Sector ZTL15 Aircraft Count Sector ZTL15 Without Capacity Constraint With Capacity Constraint EST (Hour) Satisfy capacity at all time The new sector count does not always stay below the old one 20

21 Conclusion Proposed a Hierarchical Decentralized Flight Planning Framework Respect user s preference and has potential to reduce delay and energy Future Work Further validating the framework using realistic weather data compare the fuel savings as compared with the real flight plans 21

22 Thank you very much! 22

The Anatomy of Delays:

The Anatomy of Delays: The Anatomy of Delays: Complexity and Interconnectivity of NAS Traffic Flow Agam N. Sinha Diane E. Boone 16 February 2001 Topics Background Three scenarios from actual operations in June 2000 A. Widespread

More information

8th USA/Europe. Paper #141: Lateral Intent Error s Impact on Aircraft Prediction. Federal Aviation Administration ATM R&D Seminar

8th USA/Europe. Paper #141: Lateral Intent Error s Impact on Aircraft Prediction. Federal Aviation Administration ATM R&D Seminar 8th USA/Europe ATM R&D Seminar Paper #141: Lateral Intent Error s Impact on Aircraft Prediction Authors: M. Paglione, G. McDonald, Airservices Australia I. Bayraktutar, EUROCONTROL J. Bronsvoort, Airservices

More information

National Airspace System Infrastructure Management Conference

National Airspace System Infrastructure Management Conference The National Center of Excellence Transportation Research Board Federal Aviation Administration For Aviation Operations Research National Airspace System Infrastructure Management Conference Economic Realities

More information

En Route Merging and Spacing Preparation

En Route Merging and Spacing Preparation En Route Merging and Spacing Preparation Peter Moertl Current draft 1.7 Status: November 2008 Working group members: Nancy Smith, Bryan Barmore, Paul Lee, Vernol Battiste (all NASA), Emily Beaton, Karen

More information

Future ATM Concepts & Technology

Future ATM Concepts & Technology Future ATM Concepts & Technology R. John Hansman Director MIT International Center for Air Transportation rjhans@mit.edu Future = Post NextGen & SESAR Initial Implementation Simple Feedback Model of System

More information

Data Communications Program

Data Communications Program Data Communications Program Airline Briefing Presented To: Presented By: DCIT Data Comm Program Management Office Date: September, 2017 1 National Activation National Activation October 21-22, 2017 Activation

More information

Place image here (10 x 3.5 ) FAA NEXTGEN DATA COMM TOWER SERVICE: CPDLC DCL NEW OPERATOR INTRODUCTION HARRIS.COM #HARRISCORP

Place image here (10 x 3.5 ) FAA NEXTGEN DATA COMM TOWER SERVICE: CPDLC DCL NEW OPERATOR INTRODUCTION HARRIS.COM #HARRISCORP Place image here (10 x 3.5 ) FAA NEXTGEN DATA COMM TOWER SERVICE: CPDLC DCL NEW OPERATOR INTRODUCTION HARRIS.COM #HARRISCORP Data Communication Basics Voice communication frequencies between pilots and

More information

NUQ. Super Bowl 50 SPECIAL TRAFFIC MANAGEMENT PROCEDURES ARRIVAL AND DEPARTURE ROUTES. Moffett Federal Airfield SECURITY PROVISIONS

NUQ. Super Bowl 50 SPECIAL TRAFFIC MANAGEMENT PROCEDURES ARRIVAL AND DEPARTURE ROUTES. Moffett Federal Airfield SECURITY PROVISIONS Super Bowl 50 SPECIAL TRAFFIC MANAGEMENT PROCEDURES ARRIVAL AND DEPARTURE ROUTES NUQ Moffett Federal Airfield In anticipation of a large number of aircraft operating to and from the San Francisco Bay Area,

More information

FLIGHT TEST & SAFETY CONSULTANTS, LLC FLIGHT READINESS REVIEW (FRR)

FLIGHT TEST & SAFETY CONSULTANTS, LLC FLIGHT READINESS REVIEW (FRR) FLIGHT READINESS REVIEW (FRR) GENERAL The First Flight Readiness Review Board ensures: The test aircraft is flightworthy, properly instrumented, and conformed (if required). Modifications done to drawings;

More information

BEACON CODE USAGE STATISTICS

BEACON CODE USAGE STATISTICS BEACON CODE USAGE STATISTICS Vivek Kumar and Lance Sherry, George Mason University, Fairfax, VA Abstract Beacon codes are a set of limited National Airspace System (NAS) resource. Currently, the beacon

More information

Vertically-guided Instrument Approaches Using the Wide Area Augmentation System (WAAS)

Vertically-guided Instrument Approaches Using the Wide Area Augmentation System (WAAS) Vertically-guided Instrument Approaches Using the Wide Area Augmentation System (WAAS) Emily Q. Calle S.V. Massimini, DSc H. Leslie Crane Frederick A. Niles 21 May 2003 The contents of this material reflect

More information

Place image here (10 x 3.5 ) FAA NEXTGEN DATA COMM TOWER SERVICE: CPDLC DCL NEW OPERATOR INTRODUCTION HARRIS.COM #HARRISCORP

Place image here (10 x 3.5 ) FAA NEXTGEN DATA COMM TOWER SERVICE: CPDLC DCL NEW OPERATOR INTRODUCTION HARRIS.COM #HARRISCORP Place image here (10 x 3.5 ) FAA NEXTGEN DATA COMM TOWER SERVICE: CPDLC DCL NEW OPERATOR INTRODUCTION HARRIS.COM #HARRISCORP Agenda Data Comm Basics Benefits of Data Comm Departure Clearance Explanation

More information

ELEMENTS OF THE NATIONAL AIRSPACE SYSTEM

ELEMENTS OF THE NATIONAL AIRSPACE SYSTEM ELEMENTS OF THE NATIONAL The National Airspace System is an interconnected system of airports, air traffic facilities and equipment, navigational aids, and airways. These elements of the NAS are operated

More information

SYSTEM PERFORMANCE GOALS AND MEASUREMENTS. Aviation is proof that given the will, we have the capacity to achieve the impossible. ~ Eddie Rickenbacker

SYSTEM PERFORMANCE GOALS AND MEASUREMENTS. Aviation is proof that given the will, we have the capacity to achieve the impossible. ~ Eddie Rickenbacker CHAPTER 2 Aviation is proof that given the will, we have the capacity to achieve the impossible. ~ Eddie Rickenbacker 2 System Performance Goals and Measurements Through extensive planning, the establishment

More information

Avionics Session. Monday, March 21, :30 p.m. 4:45 p.m. Moderated BY: Carey Miller

Avionics Session. Monday, March 21, :30 p.m. 4:45 p.m. Moderated BY: Carey Miller Avionics Session Monday, March 21, 2016 3:30 p.m. 4:45 p.m. Moderated BY: Carey Miller International Operators Conference San Diego, CA March 21 24, 2016 Agenda Carey Miller, Universal Avionics Basic Overview

More information

South Florida Customer Advisory Group: Quarterly Meeting. Federal Aviation Administration

South Florida Customer Advisory Group: Quarterly Meeting. Federal Aviation Administration South Florida Customer Advisory Group: Quarterly Meeting October 23, 2008 Playbooks Purpose: Aids in expediting route coordination during those periods of constraint on the NAS, i.e. severe weather, high

More information

Free Flight En Route Metrics. Mike Bennett The CNA Corporation

Free Flight En Route Metrics. Mike Bennett The CNA Corporation Free Flight En Route Metrics Mike Bennett The CNA Corporation The Free Flight Metrics Team FAA Dave Knorr, Ed Meyer, Antoine Charles, Esther Hernandez, Ed Jennings CNA Corporation Joe Post, Mike Bennett,

More information

Estimating Avoidable Delay in the NAS

Estimating Avoidable Delay in the NAS Estimating Avoidable Delay in the NAS Bala Chandran Avijit Mukherjee Mark Hansen Jim Evans University of California at Berkeley Outline Motivation The Bertsimas-Stock model for TFMP. A case study: Aug

More information

Fuel Cost, Delay and Throughput Tradeoffs in Runway Scheduling

Fuel Cost, Delay and Throughput Tradeoffs in Runway Scheduling Fuel Cost, Delay and Throughput Tradeoffs in Runway Scheduling Hanbong Lee and Hamsa Balakrishnan Abstract A dynamic programming algorithm for determining the minimum cost arrival schedule at an airport,

More information

ATM Seminar 2015 OPTIMIZING INTEGRATED ARRIVAL, DEPARTURE AND SURFACE OPERATIONS UNDER UNCERTAINTY. Wednesday, June 24 nd 2015

ATM Seminar 2015 OPTIMIZING INTEGRATED ARRIVAL, DEPARTURE AND SURFACE OPERATIONS UNDER UNCERTAINTY. Wednesday, June 24 nd 2015 OPTIMIZING INTEGRATED ARRIVAL, DEPARTURE AND SURFACE OPERATIONS UNDER UNCERTAINTY Christabelle Bosson PhD Candidate Purdue AAE Min Xue University Affiliated Research Center Shannon Zelinski NASA Ames Research

More information

SYSTEM WIDE INFORMATION MANAGEMENT (SWIM)

SYSTEM WIDE INFORMATION MANAGEMENT (SWIM) SYSTEM WIDE INFORMATION MANAGEMENT (SWIM) Presented to: National Defense Industrial Association Systems Engineering Division Presented by: Jim Robb, SWIM Program Manager Date: March 16, 2015 Delivering

More information

Development of Flight Inefficiency Metrics for Environmental Performance Assessment of ATM

Development of Flight Inefficiency Metrics for Environmental Performance Assessment of ATM Development of Flight Inefficiency Metrics for Environmental Performance Assessment of ATM Tom G. Reynolds 8 th USA/Europe Air Traffic Management Research and Development Seminar Napa, California, 29 June-2

More information

Approximate Network Delays Model

Approximate Network Delays Model Approximate Network Delays Model Nikolas Pyrgiotis International Center for Air Transportation, MIT Research Supervisor: Prof Amedeo Odoni Jan 26, 2008 ICAT, MIT 1 Introduction Layout 1 Motivation and

More information

Have Descents Really Become More Efficient? Presented by: Dan Howell and Rob Dean Date: 6/29/2017

Have Descents Really Become More Efficient? Presented by: Dan Howell and Rob Dean Date: 6/29/2017 Have Descents Really Become More Efficient? Presented by: Dan Howell and Rob Dean Date: 6/29/2017 Outline Introduction Airport Initiative Categories Methodology Results Comparison with NextGen Performance

More information

Efficiency and Automation

Efficiency and Automation Efficiency and Automation Towards higher levels of automation in Air Traffic Management HALA! Summer School Cursos de Verano Politécnica de Madrid La Granja, July 2011 Guest Lecturer: Rosa Arnaldo Universidad

More information

Traffic Flow Management Using Aggregate Flow Models and the Development of Disaggregation Methods

Traffic Flow Management Using Aggregate Flow Models and the Development of Disaggregation Methods AIAA Guidance, Navigation, and Control Conference 1-13 August 29, Chicago, Illinois AIAA 29-67 Traffic Flow Management Using Aggregate Flow Models and the Development of Disaggregation Methods Dengfeng

More information

PRESENTATION OVERVIEW

PRESENTATION OVERVIEW ATFM PRE-TACTICAL PLANNING Nabil Belouardy PhD student Presentation for Innovative Research Workshop Thursday, December 8th, 2005 Supervised by Prof. Dr. Patrick Bellot ENST Prof. Dr. Vu Duong EEC European

More information

Including Linear Holding in Air Traffic Flow Management for Flexible Delay Handling

Including Linear Holding in Air Traffic Flow Management for Flexible Delay Handling Including Linear Holding in Air Traffic Flow Management for Flexible Delay Handling Yan Xu and Xavier Prats Technical University of Catalonia (UPC) Outline Motivation & Background Trajectory optimization

More information

Assessment of a National Airspace System Airborne Rerouting Tool

Assessment of a National Airspace System Airborne Rerouting Tool Eleventh USA/Europe Air Traffic Management Research and Development Seminar (ATM2015) Assessment of a National Airspace System Airborne Rerouting Tool Kapil Sheth and Dave McNally NASA Ames Research Center

More information

A Study of Tradeoffs in Airport Coordinated Surface Operations

A Study of Tradeoffs in Airport Coordinated Surface Operations A Study of Tradeoffs in Airport Coordinated Surface Operations Ji MA, Daniel DELAHAYE, Mohammed SBIHI ENAC École Nationale de l Aviation Civile, Toulouse, France Paolo SCALA, Miguel MUJICA MOTA Amsterdam

More information

Trajectory Based Operations

Trajectory Based Operations Trajectory Based Operations Far-Term Concept Proposed Trade-Space Activities Environmental Working Group Operations Standing Committee July 29, 2009 Rose.Ashford@nasa.gov Purpose for this Presentation

More information

Analysis of Aircraft Separations and Collision Risk Modeling

Analysis of Aircraft Separations and Collision Risk Modeling Analysis of Aircraft Separations and Collision Risk Modeling Module s 1 Module s 2 Dr. H. D. Sherali C. Smith Dept. of Industrial and Systems Engineering Virginia Polytechnic Institute and State University

More information

TWELFTH WORKING PAPER. AN-Conf/12-WP/137. International ICAO. developing RNAV 1.1. efficiency. and terminal In line.

TWELFTH WORKING PAPER. AN-Conf/12-WP/137. International ICAO. developing RNAV 1.1. efficiency. and terminal In line. International Civil Aviation Organization WORKING PAPER 31/10/12 English only TWELFTH AIR NAVIGATION CONFERENCE Montréal, 19 to 30 November 2012 Agenda Item 5: Efficient flight paths through trajectory-based

More information

NBAA Air Traffic Services

NBAA Air Traffic Services NBAA Air Traffic Services An Introduction NBAA ATS Fall 2017 Today s Topics Air Traffic Services (ATS) Overview Terminology Traffic Management Initiatives (TMIs) FAA web resources Your chance to ask questions

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

RELEASE RECORD. Version Date Author Notes Dec 2006 SK Initial Release

RELEASE RECORD. Version Date Author Notes Dec 2006 SK Initial Release BOSTON ARTCC (vzbw) STANDARD OPERATING PROCEDURE BOSTON ARTCC (ZBW) RELEASE RECORD Version Date Author Notes 1.0 10 Dec 2006 SK Initial Release 2.0 01 Oct 2011 DO Major update, transformed from more of

More information

Pilot s Radio Communications Guide

Pilot s Radio Communications Guide Pilot s Radio Communications Guide The comprehensive radio communications guide for VFR & IFR pilots. 4th Edition Darren Smith, ATP, CFII/MEI Darren Smith, ATP, CFII/MEI Certificated Flight Instructor

More information

SERVICE NETWORK DESIGN: APPLICATIONS IN TRANSPORTATION AND LOGISTICS

SERVICE NETWORK DESIGN: APPLICATIONS IN TRANSPORTATION AND LOGISTICS SERVICE NETWORK DESIGN: APPLICATIONS IN TRANSPORTATION AND LOGISTICS Professor Cynthia Barnhart Massachusetts Institute of Technology Cambridge, Massachusetts USA March 21, 2007 Outline Service network

More information

U.S. Progress in ADS-B Systems Development and Implementation

U.S. Progress in ADS-B Systems Development and Implementation U.S. Progress in ADS-B Systems Development and Implementation 3rd ENRI International Workshop on ATM/CNS February 20, 2013 Presenter: Mark Reeves Author: Doug Arbuckle ADS-B Service Architecture ADS-B

More information

SWIM Flight Data Publication Service (SFDPS): Integrating SWIM Apps to Visualize Aviation Data. Federal Aviation Administration

SWIM Flight Data Publication Service (SFDPS): Integrating SWIM Apps to Visualize Aviation Data. Federal Aviation Administration SWIM Flight Data Publication Service (SFDPS): Administration Integrating SWIM Apps to Visualize Aviation Data By: Melissa Matthews Administration Date: September 21, 2016 Air Traffic Information Exchange

More information

Benefits Analysis of a Runway Balancing Decision-Support Tool

Benefits Analysis of a Runway Balancing Decision-Support Tool Benefits Analysis of a Runway Balancing Decision-Support Tool Adan Vela 27 October 2015 Sponsor: Mike Huffman, FAA Terminal Flight Data Manager (TFDM) Distribution Statement A. Approved for public release;

More information

State of the National Airspace Infrastructure

State of the National Airspace Infrastructure State of the National Airspace Infrastructure National Airspace System Performance Workshop Asilomar Conference Center Pacific Grove, CA March 14-17, 2006 Jasenka Rakas NEXTOR University of California,

More information

Analyzing & Implementing Delayed Deceleration Approaches

Analyzing & Implementing Delayed Deceleration Approaches Analyzing & Implementing Delayed Deceleration Approaches Tom G. Reynolds, Emily Clemons & Lanie Sandberg R. John Hansman & Jacquie Thomas 12 th USA/Europe ATM Research & Development Seminar, Seattle, WA

More information

SWIM Flight Data Publication Service (SFDPS)

SWIM Flight Data Publication Service (SFDPS) Delivering Digital Services SWIM Flight Data Publication Service (SFDPS) Presented By: Chris Pressler SWIM Lead Systems Engineer August 25-27, 2015 NOAA Auditorium and Science Center Silver Spring, MD

More information

DMAN-SMAN-AMAN Optimisation at Milano Linate Airport

DMAN-SMAN-AMAN Optimisation at Milano Linate Airport DMAN-SMAN-AMAN Optimisation at Milano Linate Airport Giovanni Pavese, Maurizio Bruglieri, Alberto Rolando, Roberto Careri Politecnico di Milano 7 th SESAR Innovation Days (SIDs) November 28 th 30 th 2017

More information

Air Traffic Control System Command Center (ATCSCC) Crisis Management. Federal Aviation Administration 1

Air Traffic Control System Command Center (ATCSCC) Crisis Management. Federal Aviation Administration 1 Air Traffic Control System Command Center (ATCSCC) Crisis Management Administration 1 FAA Air Traffic Organization Operational Contingency Plan (OCP) A Plan: to prepare for the potential loss of a major

More information

NextGen AeroSciences, LLC Seattle, Washington Williamsburg, Virginia Palo Alto, Santa Cruz, California

NextGen AeroSciences, LLC Seattle, Washington Williamsburg, Virginia Palo Alto, Santa Cruz, California NextGen AeroSciences, LLC Seattle, Washington Williamsburg, Virginia Palo Alto, Santa Cruz, California All Rights Reserved 1 Topics Innovation Objective Scientific & Mathematical Framework Distinctions

More information

Weather Integrated into 4D Trajectory Tools

Weather Integrated into 4D Trajectory Tools Weather Integrated into 4D Trajectory Tools FAA NextGen Plans Presented to: By: Steve Bradford, Chief Scientist Architecture and NextGen Development Date: Agenda Provide a look at NextGen with respect

More information

Time Benefits of Free-Flight for a Commercial Aircraft

Time Benefits of Free-Flight for a Commercial Aircraft Time Benefits of Free-Flight for a Commercial Aircraft James A. McDonald and Yiyuan Zhao University of Minnesota, Minneapolis, Minnesota 55455 Introduction The nationwide increase in air traffic has severely

More information

The Impacts of Regional Jets on Congestion in the NAS

The Impacts of Regional Jets on Congestion in the NAS MP 98W0000256V3 MITRE PRODUCT The Impacts of Regional Jets on Congestion in the NAS February 1999 Dr. William W. Trigeiro Sponsor: Federal Aviation Administration Contract No.: DTFA01-93-C-00001 Dept.

More information

A RECURSION EVENT-DRIVEN MODEL TO SOLVE THE SINGLE AIRPORT GROUND-HOLDING PROBLEM

A RECURSION EVENT-DRIVEN MODEL TO SOLVE THE SINGLE AIRPORT GROUND-HOLDING PROBLEM RECURSION EVENT-DRIVEN MODEL TO SOLVE THE SINGLE IRPORT GROUND-HOLDING PROBLEM Lili WNG Doctor ir Traffic Management College Civil viation University of China 00 Xunhai Road, Dongli District, Tianjin P.R.

More information

AIR/GROUND SIMULATION OF TRAJECTORY-ORIENTED OPERATIONS WITH LIMITED DELEGATION

AIR/GROUND SIMULATION OF TRAJECTORY-ORIENTED OPERATIONS WITH LIMITED DELEGATION AIR/GROUND SIMULATION OF TRAJECTORY-ORIENTED OPERATIONS WITH LIMITED DELEGATION Thomas Prevot Todd Callantine, Jeff Homola, Paul Lee, Joey Mercer San Jose State University NASA Ames Research Center, Moffett

More information

Evaluation of Pushback Decision-Support Tool Concept for Charlotte Douglas International Airport Ramp Operations

Evaluation of Pushback Decision-Support Tool Concept for Charlotte Douglas International Airport Ramp Operations Evaluation of Pushback Decision-Support Tool Concept for Charlotte Douglas International Airport Ramp Operations Miwa Hayashi, Ty Hoang, Yoon Jung NASA Ames Research Center Waqar Malik, Hanbong Lee Univ.

More information

Future Automation Scenarios

Future Automation Scenarios Future Automation Scenarios Francesca Lucchi University of Bologna Madrid, 05 th March 2018 AUTOPACE Project Close-Out Meeting. 27th of March, 2018, Brussels 1 Future Automation Scenarios: Introduction

More information

Preliminary Altitude and Fuel Analysis for KATL CDA. By Gaurav Nagle Jim Brooks Dr. John-Paul Clarke

Preliminary Altitude and Fuel Analysis for KATL CDA. By Gaurav Nagle Jim Brooks Dr. John-Paul Clarke Preliminary Altitude and Fuel Analysis for KATL CDA. By Gaurav Nagle Jim Brooks Dr. John-Paul Clarke 17 November 2008 Contents Overview of Atlanta Flight Test, Some numbers. Data extraction method. Results.

More information

Automation Interface Update North American, Caribbean and Central America

Automation Interface Update North American, Caribbean and Central America Automation Interface Update North American, Caribbean and Central America Presented To: CAR/SAM AIDC Workshop By: Dan Eaves, FAA HQ, AJV-724, Requirements and Validation Date: 22 September 2015 Introduction

More information

Evaluation of Strategic and Tactical Runway Balancing*

Evaluation of Strategic and Tactical Runway Balancing* Evaluation of Strategic and Tactical Runway Balancing* Adan Vela, Lanie Sandberg & Tom Reynolds June 2015 11 th USA/Europe Air Traffic Management Research and Development Seminar (ATM2015) *This work was

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

A NextGen Mental Shift: The role of the Flight Operations Center in a Transformative National Airspace System. By: Michael Wambsganss Oct 11, 2012

A NextGen Mental Shift: The role of the Flight Operations Center in a Transformative National Airspace System. By: Michael Wambsganss Oct 11, 2012 A NextGen Mental Shift: The role of the Flight Operations Center in a Transformative National Airspace System By: Michael Wambsganss Oct 11, 2012 Review of Terms FOC of Future study group and workshops

More information

Performance Metrics for Oceanic Air Traffic Management. Moving Metrics Conference Pacific Grove, California January 29, 2004 Oceanic Metrics Team

Performance Metrics for Oceanic Air Traffic Management. Moving Metrics Conference Pacific Grove, California January 29, 2004 Oceanic Metrics Team Performance Metrics for Oceanic Air Traffic Management Moving Metrics Conference Pacific Grove, California January 29, 2004 Oceanic Metrics Team Agenda Metrics Team Michele Merkle, FAA AUA-600 Lynne Hamrick,

More information

Surveillance and. Overview. Federal Aviation Administration Broadcast Services. Presented to: ADS-B Technology Forum. By: Andy Leone, FAA, SBS Program

Surveillance and. Overview. Federal Aviation Administration Broadcast Services. Presented to: ADS-B Technology Forum. By: Andy Leone, FAA, SBS Program Surveillance and Broadcast Services ADS-B Program Overview Presented to: ADS-B Technology Forum Date: 8 February 2011 By: Andy Leone, FAA, SBS Program Agenda Overview Strategy Infrastructure and Implementation

More information

TODAY, air traffic flow prediction is done by propagating the

TODAY, air traffic flow prediction is done by propagating the JOURNAL OF GUIDANCE,CONTROL, AND DYNAMICS Vol. 33, No. 3, May June 2010 Disaggregation Method for an Aggregate Traffic Flow Management Model Dengfeng Sun Purdue University, West Lafayette, Indiana 47906-2045

More information

2018 Weather Forum. Date: Presented by: Presented to: May 3, European Organisation for the Safety of Air Navigation

2018 Weather Forum. Date: Presented by: Presented to: May 3, European Organisation for the Safety of Air Navigation 2018 Weather Forum Date: May 3, 2018 Presented to: European Organisation for the Safety of Air Navigation Presented by: Ron Schneider Deputy Director System Operations Texas Traffic April 13, 2018 March

More information

Predictability in Air Traffic Management

Predictability in Air Traffic Management Predictability in Air Traffic Management Mark Hansen, Yi Liu, Lu Hao, Lei Kang, UC Berkeley Mike Ball, Dave Lovell, U MD Bo Zou, U IL Chicago Megan Ryerson, U Penn FAA NEXTOR Symposium 5/28/15 1 Outline

More information

A Methodology for Environmental and Energy Assessment of Operational Improvements

A Methodology for Environmental and Energy Assessment of Operational Improvements A Methodology for Environmental and Energy Assessment of Operational Improvements Presented at: Eleventh USA/Europe Air Traffic Management Research and Development Seminar (ATM2015 ) 23-26 June 2015, Lisbon,

More information

Traffic Flow Management

Traffic Flow Management Traffic Flow Management Traffic Flow Management The mission of traffic management is to balance air traffic demand with system capacity to ensure the maximum efficient utilization of the NAS 2 Traffic

More information

Operational Evaluation of a Flight-deck Software Application

Operational Evaluation of a Flight-deck Software Application Operational Evaluation of a Flight-deck Software Application Sara R. Wilson National Aeronautics and Space Administration Langley Research Center DATAWorks March 21-22, 2018 Traffic Aware Strategic Aircrew

More information

Research Statement of Hamsa Balakrishnan

Research Statement of Hamsa Balakrishnan Research Statement of Hamsa Balakrishnan The air transportation system is a complex, global system that transports over 2.1 billion passengers each year. Air traffic delays have become a huge problem for

More information

GOLD. Advanced Data Link Operations

GOLD. Advanced Data Link Operations GOLD Advanced Data Link Operations Presented to: ICAO Seminar/Workshop on the Implementation of Ground-ground and Air-ground Data Links in the SAM Region By: Paul Radford Airways New Zealand Presented

More information

Congestion. Vikrant Vaze Prof. Cynthia Barnhart. Department of Civil and Environmental Engineering Massachusetts Institute of Technology

Congestion. Vikrant Vaze Prof. Cynthia Barnhart. Department of Civil and Environmental Engineering Massachusetts Institute of Technology Frequency Competition and Congestion Vikrant Vaze Prof. Cynthia Barnhart Department of Civil and Environmental Engineering Massachusetts Institute of Technology Delays and Demand Capacity Imbalance Estimated

More information

Integrated Optimization of Arrival, Departure, and Surface Operations

Integrated Optimization of Arrival, Departure, and Surface Operations Integrated Optimization of Arrival, Departure, and Surface Operations Ji MA, Daniel DELAHAYE, Mohammed SBIHI ENAC École Nationale de l Aviation Civile, Toulouse, France Paolo SCALA Amsterdam University

More information

Validation of Runway Capacity Models

Validation of Runway Capacity Models Validation of Runway Capacity Models Amy Kim & Mark Hansen UC Berkeley ATM Seminar 2009 July 1, 2009 1 Presentation Outline Introduction Purpose Description of Models Data Methodology Conclusions & Future

More information

Inter-modal Substitution (IMS) in Airline Collaborative Decision Making

Inter-modal Substitution (IMS) in Airline Collaborative Decision Making Inter-modal Substitution (IMS) in Airline Collaborative Decision Maing Yu Zhang UC Bereley NEXTOR Seminar Jan. 20, 2006 FAA, Washington D.C. 1 Road Map Introduction Delay In National Airspace System (NAS)

More information

B0 FRTO, B0-NOPS, B0-ASUR and B0-ACAS Implementation in the AFI and MID Regions

B0 FRTO, B0-NOPS, B0-ASUR and B0-ACAS Implementation in the AFI and MID Regions B0 FRTO, B0-NOPS, B0-ASUR and B0-ACAS Implementation in the AFI and MID Regions Seboseso Machobane RO ATM/SAR ICAO ESAF Regional Office, Nairobi Elie El Khoury RO ATM/SAR ICAO MID Regional Office, Cairo

More information

NextGen Trajectory-Based Operations Status Update Environmental Working Group Operations Standing Committee

NextGen Trajectory-Based Operations Status Update Environmental Working Group Operations Standing Committee NextGen Trajectory-Based Operations Status Update Environmental Working Group Operations Standing Committee May 17, 2010 Rose Ashford Rose.Ashford@nasa.gov 1 Outline Key Technical Concepts in TBO Current

More information

FAA Update Society of American Military Engineers

FAA Update Society of American Military Engineers FAA Update Society of American Military Engineers May 8, 2013 Presented by Joseph Miniace Regional Administrator FAA Central Region Current FAA FAA Mission is to provide the safest, most efficient aerospace

More information

Arash Yousefi George L. Donohue, Ph.D. Chun-Hung Chen, Ph.D.

Arash Yousefi George L. Donohue, Ph.D. Chun-Hung Chen, Ph.D. Investigation of Airspace Metrics for Design and Evaluation of New ATM Concepts Arash Yousefi George L. Donohue, Ph.D. Chun-Hung Chen, Ph.D. Air Transportation Systems Lab George Mason University Presented

More information

ATC Global 2014 EUROCONTROL WORKSHOP Towards GLOBAL ATFM 18 September Ken Mclean Director SFO IATA Singapore

ATC Global 2014 EUROCONTROL WORKSHOP Towards GLOBAL ATFM 18 September Ken Mclean Director SFO IATA Singapore ATC Global 2014 EUROCONTROL WORKSHOP Towards GLOBAL ATFM 18 September 2014 Ken Mclean Director SFO IATA Singapore mcleank@iata.org APAC Growth Outline Current Situation Airlines and ATFM Air Traffic Flow

More information

Wake Turbulence Research Modeling

Wake Turbulence Research Modeling Wake Turbulence Research Modeling John Shortle, Lance Sherry Jianfeng Wang, Yimin Zhang George Mason University C. Doug Swol and Antonio Trani Virginia Tech Introduction This presentation and a companion

More information

Noise Abatement Arrival Procedures at Louisville International Airport. Prof. John-Paul Clarke Georgia Institute of Technology

Noise Abatement Arrival Procedures at Louisville International Airport. Prof. John-Paul Clarke Georgia Institute of Technology Noise Abatement Arrival Procedures at Louisville International Airport Prof. John-Paul Clarke Georgia Institute of Technology The Team Noise Abatement Procedures Working Group (NAPWG) has the following

More information

Modelling Airline Network Routing and Scheduling under Airport Capacity Constraints

Modelling Airline Network Routing and Scheduling under Airport Capacity Constraints Modelling Airline Network Routing and Scheduling under Airport Capacity Constraints Antony D. Evans Andreas Schäfer Lynnette Dray 8 th AIAA Aviation Technology, Integration, and Operations Conference /

More information

PBN AIRSPACE CONCEPT WORKSHOP. SIDs/STARs/HOLDS. Continuous Descent Operations (CDO) ICAO Doc 9931

PBN AIRSPACE CONCEPT WORKSHOP. SIDs/STARs/HOLDS. Continuous Descent Operations (CDO) ICAO Doc 9931 International Civil Aviation Organization PBN AIRSPACE CONCEPT WORKSHOP SIDs/STARs/HOLDS Continuous Descent Operations (CDO) ICAO Doc 9931 Design in context Methodology STEPS TFC Where does the traffic

More information

(Presented by the United States)

(Presented by the United States) International Civil Aviation Organization 31/07/09 North American, Central American and Caribbean Office (NACC) Tenth Meeting of Directors of Civil Aviation of the Central Caribbean (C/CAR/DCA/10) Grand

More information

ANALYSIS OF THE CONTRIUBTION OF FLIGHTPLAN ROUTE SELECTION ON ENROUTE DELAYS USING RAMS

ANALYSIS OF THE CONTRIUBTION OF FLIGHTPLAN ROUTE SELECTION ON ENROUTE DELAYS USING RAMS ANALYSIS OF THE CONTRIUBTION OF FLIGHTPLAN ROUTE SELECTION ON ENROUTE DELAYS USING RAMS Akshay Belle, Lance Sherry, Ph.D, Center for Air Transportation Systems Research, Fairfax, VA Abstract The absence

More information

Evaluating the Robustness and Feasibility of Integer Programming and Dynamic Programming in Aircraft Sequencing Optimization

Evaluating the Robustness and Feasibility of Integer Programming and Dynamic Programming in Aircraft Sequencing Optimization Evaluating the Robustness and Feasibility of Integer Programming and Dynamic Programming in Aircraft Sequencing Optimization WPI Advisors Jon Abraham George Heineman By Julia Baum & William Hawkins MIT

More information

Applications of a Terminal Area Flight Path Library

Applications of a Terminal Area Flight Path Library Applications of a Terminal Area Flight Path Library James DeArmon (jdearmon@mitre.org, phone: 703-983-6051) Anuja Mahashabde, William Baden, Peter Kuzminski Center for Advanced Aviation System Development

More information

Tailored Arrivals (TA)

Tailored Arrivals (TA) Current Status: Tailored Arrivals (TA) Current work is focused on preparing for oceanic TA field trials involving ZOA/NCT, scheduled to begin April 2006. This effort is being led by NASA with support from

More information

Session III Issues for the Future of ATM

Session III Issues for the Future of ATM NEXTOR Annual Research Symposium November 14, 1997 Session III Issues for the Future of ATM Synthesis of a Future ATM Operational Concept Aslaug Haraldsdottir, Boeing ATM Concept Baseline Definition Aslaug

More information

Airline Schedule Development Overview Dr. Peter Belobaba

Airline Schedule Development Overview Dr. Peter Belobaba Airline Schedule Development Overview Dr. Peter Belobaba Istanbul Technical University Air Transportation Management M.Sc. Program Network, Fleet and Schedule Strategic Planning Module 18 : 1 April 2016

More information

Impact of Landing Fee Policy on Airlines Service Decisions, Financial Performance and Airport Congestion

Impact of Landing Fee Policy on Airlines Service Decisions, Financial Performance and Airport Congestion Wenbin Wei Impact of Landing Fee Policy on Airlines Service Decisions, Financial Performance and Airport Congestion Wenbin Wei Department of Aviation and Technology San Jose State University One Washington

More information

An Optimal Metroplex Routing Paradigm For. Flexible Flights

An Optimal Metroplex Routing Paradigm For. Flexible Flights An Optimal Metroplex Routing Paradigm For Flexible Flights Peng Wei 1, Taehoon Kim 2, Seung Yeob Han 3, Steven Landry 4, Dengfeng Sun 5, Daniel DeLaurentis 6 Purdue University, West Lafayette, IN 47906

More information

ATM STRATEGIC PLAN VOLUME I. Optimising Safety, Capacity, Efficiency and Environment AIRPORTS AUTHORITY OF INDIA DIRECTORATE OF AIR TRAFFIC MANAGEMENT

ATM STRATEGIC PLAN VOLUME I. Optimising Safety, Capacity, Efficiency and Environment AIRPORTS AUTHORITY OF INDIA DIRECTORATE OF AIR TRAFFIC MANAGEMENT AIRPORTS AUTHORITY OF INDIA ATM STRATEGIC PLAN VOLUME I Optimising Safety, Capacity, Efficiency and Environment DIRECTORATE OF AIR TRAFFIC MANAGEMENT Version 1 Dated April 08 Volume I Optimising Safety,

More information

Analysis of Gaming Issues in Collaborative Trajectory Options Program (CTOP)

Analysis of Gaming Issues in Collaborative Trajectory Options Program (CTOP) Analysis of Gaming Issues in Collaborative Trajectory Options Program (CTOP) John-Paul Clarke, Bosung Kim, Leonardo Cruciol Air Transportation Laboratory Georgia Institute of Technology Outline 2 Motivation

More information

Performance Evaluation of Individual Aircraft Based Advisory Concept for Surface Management

Performance Evaluation of Individual Aircraft Based Advisory Concept for Surface Management Performance Evaluation of Individual Aircraft Based Advisory Concept for Surface Management Gautam Gupta, Waqar Malik, Leonard Tobias, Yoon Jung, Ty Hoang, Miwa Hayashi Tenth USA/Europe Air Traffic Management

More information

ELSA. Empirically grounded agent based models for the future ATM scenario. ELSA Project. Toward a complex network approach to ATM delays analysis

ELSA. Empirically grounded agent based models for the future ATM scenario. ELSA Project. Toward a complex network approach to ATM delays analysis ELSA Empirically grounded agent based models for the future ATM scenario SESAR INNOVATION DAYS Tolouse, 30/11/2011 Salvatore Miccichè University of Palermo, dept. of Physics ELSA Project Toward a complex

More information

Economic Performance and NGATS

Economic Performance and NGATS Economic Performance and NGATS NEXTOR 2 nd National Airspace System Infrastructure Management Conference 13 June 2006 Dr. Sherry S. Borener Director Evaluation and Analysis Division Joint Planning and

More information

Federal Aviation. Administration. FAA Overview. Federal Aviation. Administration

Federal Aviation. Administration. FAA Overview. Federal Aviation. Administration Presented to: AFCEA International Los Angeles By: William C. Withycombe Regional Administrator, Western-Pacific Region Date: Overview! Major Safety Initiatives! Organizational Structure! Destination 2025!

More information

Letter of Agreement by and between Jacksonville ARTCC and Miami ARTCC

Letter of Agreement by and between Jacksonville ARTCC and Miami ARTCC Letter of Agreement by and between Jacksonville ARTCC and Miami ARTCC Effective Date: 1 November 2007 0400Z I. Scope: This agreement is made by and between Miami ARTCC (herein ZMA) and Jacksonville ARTCC

More information

FAA Progress on Wake Avoidance Solutions for Closely Spaced Parallel Runways (CSPR)

FAA Progress on Wake Avoidance Solutions for Closely Spaced Parallel Runways (CSPR) FAA Progress on Wake Avoidance Solutions for Closely Spaced Parallel Runways (CSPR) WakeNet-Europe Workshop 2015 April 2015 Amsterdam, The National Aerospace Laboratory (NLR) Tittsworth (FAA Air Traffic

More information

Optimized Profile Descents A.K.A. CDA A New Concept RTCA Airspace Working Group

Optimized Profile Descents A.K.A. CDA A New Concept RTCA Airspace Working Group Optimized Profile Descents A.K.A. CDA A New Concept RTCA Presented to Environmental Working Group December 05, 2007 Outline RTCA Charter and Terms of Reference Objectives Membership and Organization Activities

More information