Figures
Abstract
Aiming at the problem of resource allocation for departure flights at congested airports, this research explores the optimal configuration of holding units in the terminal control area (TCA). Similar to the job-shop scheduling problem, this problem is solved through a max-plus model with additional constraints. In particular, two optimization models are constructed, in which air segments, departure fixes and holding units are explicitly modeled. Based on the realistic airspace network selected, the proposed models are tested using actual flight data. The experimental results show that the models proposed have better qualities compared with the other methods.
Citation: Han Y-X (2021) Modeling and optimization of the terminal control area with holding unit. PLoS ONE 16(3): e0241204. https://doi.org/10.1371/journal.pone.0241204
Editor: Baogui Xin, Shandong University of Science and Technology, CHINA
Received: February 6, 2020; Accepted: October 10, 2020; Published: March 2, 2021
Copyright: © 2021 Yun-Xiang Han. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: All relevant data are within the manuscript and its Supporting Information files.
Funding: The author(s) received no specific funding for this work.
Competing interests: The authors have declared that no competing interests exist.
Introduction
The increasing air traffic flow has led to high congestion in the TCA, such as holding delays for arriving flights and the long queues for departure flights. Typically, TCA is a specific controlled airspace surrounding an airport. Due to the restrictions on investment in airport construction or expansion, aviation authorities are exploring new approaches to increase the utilization rate of existing infrastructure in the TCA [1]. Therefore, the optimal configuration of the holding unit for departure flights becomes a hot topic. In practice, the delay is usually caused by the circling and stacking of aircraft at different flight levels, which is called "holding mode". Once the aircraft enters the holding mode, it must fly according to a specific pre-set mode. In addition, once an aircraft exits the holding mode, it will proceed along the prescribed standard trajectory, and there will be no conflict between flights under normal circumstances.
Literature review
As we all know, the bottleneck of the airspace network is the capacity of the area around the airport. In other words, the airspace network is highly correlated with the number of arrival/departure flights near the airport, and this is the trigger for the delay propagation. In this case, a heterogeneous network model that considers congestion connections/degrees is applied to predict departure flight delays [2, 3]. In order to alleviate flight delays, it is also necessary to understand the mechanism of air traffic congestion and its propagation process [4, 5]. In this way, the congestion management module can be employed to describe the performance and throughput of the airspace. Today’s methods usually include rerouting or reduction of flight [6, 7].
When choosing the most appropriate actions to alleviate airport congestion, the decision-making must reflect the multi-criteria nature of the problem. Therefore, several challenging results have been proposed for reducing the propagation of perturbations in airspace [8]. In the absence of a substantial increase in airspace capacity, airport congestion can only be alleviated through scheduling intervention or improving capacity utilization [9].
When the airport is crowded or the runway is busy, the aircraft cannot land immediately. At this time, it will join the preset holding mode which make it circling around the airport until the air traffic controller issues a landing signal [10]. Decision support systems based on optimized algorithms can maximize the use of TCA’s available capacity. They will affect the flight time, which is our optimization goal. In the existing literature, the flight scheduling problem is usually regarded as a single-queue optimization problem, from which the aircraft can be pulled out and "paused" [11, 12]. In this context, an optimized scheduling model is designed for uncontrolled airports, and then an optimized scheduling algorithm is tailored for this model [13].
It can be seen from the literature review that recent research mainly focus on improving the operational efficiency of arrival & departure flight. However, none of the existing methods provide sufficient flexibility to assist air traffic controllers in controlling departure flights. It is worth noting that many models ignore the problem of airspace structure optimization related to scheduling, or the configuration of holding units that require decision-making. Consequently, these deficiencies seriously affect the effectiveness of the output as a decision support tool.
Some studies try to overcome these shortcomings by introducing various constraints in the real world, such as landing time windows and priority restrictions. For example, an alternative graph model with additional constraints can be used to solve the aircraft scheduling problem with routing flexibility [14]. Then, a growing number of studies regard this problem as a "job shop" scheduling process [15, 16]. In view of the above discussions, it is necessary to establish a model that is more in line with the realistic situation and incorporate various constraints in air traffic control. Therefore, further research is needed to develop effective algorithms and find the optimal number of configurations for each holding unit.
In addition, dynamic programming (DP) is a method for solving sequential optimization problems consisting of multiple decisions, so that the optimal solution can be obtained from the optimal solution of the sub-problem corresponding to the original problem. In particular, the application of several dynamic programming algorithms in air traffic control is given. For some objective functions, dynamic programming algorithms can be used to obtain the optimal order of flights [17, 18]. Airspace capacity may be reduced due to convective weather, which will cause traffic congestion. Therefore, the optimization of air traffic flow in congested airspace with dynamic convective weather is a challenging problem [19]. In this context, a dynamic programming algorithm is designed to generate a robust solution for airport runway operation [20–22]. More importantly, the stochastic dynamic programming algorithm can well adapt to various operational constraints imposed by TCA, such as the minimum interval requirement between consecutive aircraft, the earliest and latest arrival/departure time of each aircraft, etc. [23, 24].
This paper is organized as follows. Section 3 introduces the formulation of mathematical model, including constraints and objective functions. Section 4 discusses different system configurations and their optimization results. Finally, this article gives a conclusion and proposes further research directions.
The model and problem definition
For each TCA, the landing aircraft lands on the runway along a predetermined route and standard descent profile from the approach fixes. Similarly, the takeoff aircraft leaves the runway and flies along the ascending profile towards the designated departure fixes. In order to complete the takeoff procedure, each aircraft needs to traverse a certain amount of TCA resources [25].
In addition, most optimization models in the existing literature model TCA as a single resource, these models ignore the air segments in the TCA and are therefore not realistic. More specifically, the aircraft circling in the holding units and the aircraft queued in the departure queue can be represented as "operation" waiting for the air segment to be processed. The processing time of the operation is equal to the time required for the aircraft to traverse a specified resource, depending on the characteristics of the aircraft. This section introduces concrete expressions of decision variables, constraints and objective functions. In the max-plus model given below, an operation refers to the movement of a specific aircraft [26].
According to this representation, the departure route can be subdivided into N segments, M1,M2,…,MN with N−1 holding units B1,B2,…,BN−1 between them. Generally, it takes a certain period of time to transverse a given air segment, which is usually known, because each flight has a scheduled speed sequence. Each holding unit has Si(i =1,2,…,N), candidate flight levels. Let xi(j) and tij be the completion time of operation to be performed by flight i on the sub-segment j, and processing time, respectively. The result is a no-waiting "job shop" scheduling model in which aircraft with given earliest arrival (departure) time is modeled as a "job" with a release date. However, it should be noted that it is necessary to avoid congestion in the fixes for the ‘operations’ [27].
Definition 3.1 [Non-blocking of departure route] If the completion time of each flight "processed" by an air-segment is equal to the time instant when the flight departs from the same air-segment, then the air-segment is said to be non-blocking.
Theorem 3.2 [State equations of air segments with holding units] For the serial departure routes with n sub-segments and m flights, the state equation can be described by:
(1)
Theorem 3.3 [State equations of air segments without holding unit] For the serial departure routes with n sub-segments and m flights, the state equations without holding unit can be described by:
(2)
Theorem 3.4 [State vector equations of air segments with holding units] For the serial departure routes with n sub-segments and m flights, let x(j) = [x1(j),x2(j),…,xn(j)]T be the state vector, the vector equation with finite holding unit can be described by:
(3)
where T is a lower triangular matrix and
In particular, when the aircraft traverse the same resource (air segment or holding unit) and the preset minimum safety interval is violated, a potential conflict will occur [28].
Lemma 3.5 [Sufficient and necessary conditions of non-blocking] For the serial departure routes with n sub-segments and m flights, if it is not blocked, the state equations with finite holding units satisfy:
(4)
In fact, the performance of the holding unit is a key indicator to measure the congestion and stability of the airspace. In an airspace with dense traffic flow, the congestion at a fix usually causes a series of chain reactions upstream, which propagates to the entire airspace. In summary, the optimization problem can be described in detail as follows: Given a set of planned landing/take-off aircraft, and each aircraft’s entry/exit route and their scheduled speed, the optimization model needs to allocate the holding units to each approach/departure route so that all conflicts between aircraft will be solved and the given performance indicators is optimized.
For the limited resources in the TCA, we search the optimal number for each holding unit (q1,q2,…,qk−1) which minimizes the total number of holding unit qT such that the ’processing rate’ P is not less than pr. Noticing that this is a non-linear programming, that is,
(5)
Furthermore, the natural extension for the problem presented above is to search the optimal number for each of the holding unit with predefined total number of holding unit which maximizes the ’processing rate’
, di denotes the average delay time in each departure route i. That is,
(6)
This optimization model can be solved by DP algorithm. All in all, the models given above can effectively integrate the approach routes and departure routes as well as the fixes in the TCA.
Computational experiments
The instances discussed in the following section are derived from actual data for ZABC Airport, as shown in Fig 1. A standard instrument departure procedures usually includes a specific number of fixes and the air segments connecting them. Generally, it is very attractive to use real trajectory data, and can capture the specific characteristics of air traffic flow in an airspace in detail. The next section will discuss in detail the various practical situations presented. In addition, a detailed quantitative comparison will also be made between the simulation model and genetic algorithm. In particular, five typical cases have been designed to represent the realistic scenarios.
Standard instrument departure chart of the TCA (left) and typical aircraft trajectories (right).
Baseline (Case 1)
Firstly, the traffic flow distribution for each departure route is obtained through statistical analysis. In addition, TCA contains 25% of heavy jets and 75% of medium jets. The minimum safety distance is set to 15km, which is quite short. In this context, we calculate key indicators such as the total waiting time of the scheduled flight.
Case 2
The arrival flow and the departure flow at the fixes are correlated. The ratio of arrival traffic to departure traffic is one. Therefore, there are nine situations. In each case, the traffic arriving at the airport is cleared on average fifteen minutes before departure. The minimum safety distance is set to 20km.
Case 3
Large safety distance. In this case, we set the minimum safe distance to 25 km. Other parameters are the same as the baseline situation.
Case 4
High throughput. The throughput of each fix is unlimited as long as the safety distance is guaranteed and other parameters are the same as the baseline situation,.
Case 5
Normal throughput. The throughput of each fix is set to 0.8* (unlimited throughput), and other parameters are the same as the baseline situation.
In addition, simulation models are applied to evaluate the continuous departure traffic flow of ZABC Airport under high demand. In terms of air traffic distribution, 48% of aircraft take off eastward, 38% take off west and northwest, and about 14% take off southwest and south. In this way, specific simulation scenarios can be generated to obtain simulation results. Prior to the experiment, the basic experimental parameters were fully trained in order to provide a highly realistic simulation environment. As a result, the average interval between the aircraft and the average delay distribution are obtained using the actual training data. Moreover, it should also be noted that the simulations was repeated one hundred times.
Furthermore, our genetic algorithm consists of four components such as selection, crossover, mutation and evaluation. The basic steps of the genetic algorithm are as follows: Firstly, the population is initialized according to the spatial layout of the TCA, and two individuals are selected from the initial population as parents. Then the crossover operation is applied to these two individuals. In order to calculate the fitness value of each individual in the population, our algorithm uses the fitness value of each individual to simulate the configuration of holding units on the departure route. After all the fitness values have been obtained, the algorithm sorts the individuals according to their fitness values and performs iterations.
- Gene structure: Each gene string corresponds to a holding unit configuration for the departure route, that is, a departure route consists of a specific number of holding units. In particular, the gene string uses integer coding, and the chromosome length is 9.
- Crossover operation: Crossover operation is an important step to effectively find feasible solutions by exchanging fragments of two gene strings. More specifically, two parents are selected according to their fitness values, and the crossover operation with probability 0.5 is adopted.
- Mutation operation: Our algorithm mutates an individual with a specified probability. That is, some values in the original chromosome vary randomly with the probability of 0.1.
Table 1 shows the results of various models in terms of the various indicators. The first column reports the scenarios considered. The second column gives the results of the analytical model. Columns 3–4 provide the information of each indicator for simulation model and genetic algorithm. It can be seen from the table that the minimum value of the maximum delay is 362s, which is due to the additional flight time required for airborne holding to meet the minimum interval time between the departure flights. By comparing various indicators, we found that the analytical model outperforms the simulation model and genetic algorithm. In particular, the indicators P1 and P2 corresponding to the analytical model are positively correlated with the other indicators such as P3 and P4. These results are more evident for some scenarios where the average exit delay are more than 28% less when using the analytical model. These differences can be attributed to the following reasons: the arrival time of each aircraft at the initial fix is calculated according to the scheduled processing time for a specified air segment, and due to the optimized configuration of the holding unit, the process time can be optimized for some of the air segments.
Noticing that the improvements vary from case to case, as shown below. In cases 2 and 5, the flight delays were substantially reduced because the analytical model can release more flights at non-blocking fixes. For the simulation model, since the decision is made at the beginning of the planning period, there may be a tendency to increase the extra flight time in order to reduce flight conflicts. In case 2, the holding unit was cleared 2.1 minutes before the departure fixes on average, which created an opportunity to "release" more aircraft when the airport has cleared but the departure fixes were still blocked. In case 5, the flight arrives later at the departure fixes, which allows the analytical model to configure the optimal number of holding units based on the actual situations. Compared with genetic algorithms, the flight time of flights is reduced by 20% using analytical models. In addition, case 3 and case 4 involve different factors, so there are typical differences between these two models. In case 4, the genetic algorithm has no advantage over the simulation model, because both models cannot clear the departure fixes until the latest possible arrival time of the flight. Finally, the average number of holding unit for the simulation model, genetic algorithm, and analytical model are 13, 10, and 8, respectively.
Compared with the current configuration, Table 2 lists the expected growth percentage of the system throughput that would be attained in each case. By comparing the analytical model with the simulation model, it can be observed that, in most cases, the analytical model can increase the system throughput by 17–22%. These increases result from the reduction of air segment congestion, which can further reduce the airborne holding time. Conversely, when the analytical model is discarded, either because of a very high airborne delay or because the departure fixes are blocked, the results will be poor.
After analyzing the performance of the model for different scenarios, the sensitivity of the model to different system parameters can also further analyzed. Next, the potential benefits of the DP model in reducing flight delays were also acquired. Similar to the previous descriptions, we can compare the performance of the DP model and the simulation model in terms of delays for the departure traffic flow. Specifically, three scenarios are considered. In addition, the total numbers of candidate flight levels considered are one-hundred, ninety-three and eighty-five respectively. For the preset number of holding units and "processing time", each row in Table 3 shows the total number of holding units for each departure route.
For the DP model, it can be observed that more holding units are allocated to the key air segments which consist of three intersections. In particular, these air segments are very important and more complex than the other departure routes. This may suggest that when more aircraft use these intersecting air segments, it becomes more difficult to manage the departure flow. Finally, the next section will present a comparison of improvements between DP model and simulation model. It can be seen from Table 4 that the benefits associated with DP model are better than that of the simulation model.
The key mechanism for the improvement seems to be twofold. First of all, under the premise of ensuring the safety interval, TCA can better respond to the changes in the aircraft number variations and their associated separation requirements. In this way, the dynamic adjustment of the safety interval between aircraft can be realized, thereby improving the utilization rate of the air segment. Secondly, the application of DP modeling technology can improve the allocation number of holding units in the TCA to a certain extent. Finally, a sensitivity analysis is conducted for the optimization model proposed above, which mainly includes the parameters listed below: throughput strategy, TCA configuration, and scheduled flight time.
(a) Sensitivity analysis with respect to the throughput strategy
In order to evaluate the impact of the throughput strategy on the optimization model for departure flights, two new simulation scenarios were designed based on the baseline scenario by modifying the flight flow statistics rules. One of them is called "throughput-75%". In other words, the 0.75* (unlimited throughput) principle is employed between departure flights. This means that a departure queue less than 0.75* (unrestricted throughput) will be generated according to the estimated take-off time for the flights. The other is called "Throughput-85%". Similarly, The 0.85* (unlimited throughput) principle is employed between departure flights. The results show that relaxing the sequencing strategy between departure flights can reduce delays since the departure flights in the departure queue can be better allocated to holding unit. As a consequence, we observed a reduction of 8% for flight delays. Moreover, it turns out that adopting another strategy did not bring any benefit in reducing delays.
(b) Sensitivity analysis with respect to the configuration of departure routes
The alternative departure routes in TCA also affect the performance of the optimized model. When a more fine-grained minimum safety distance is applied, the model has more divided sub-segments, thus it can produce a lower level of delays. When assessing the potential benefits of the optimization model, the effect of different TCA configurations on departure flights must be considered. Next, a new simulation scenario is designed based on the baseline scenario, which mainly involves the number of available departure air segments. For departure traffic flow, maintaining a minimum safe distance of 17km will lead to a maximum delay of 393 seconds, while 19 kilometers will result in a maximum delay of 405 seconds. As expected, the results showed that reducing the number of alternative routes would increase delays for departure flights.
(c) Sensitivity analysis with respect to the flight time
In the tactical phase of departure sequencing, the use of decision support tools is highly dependent on the flight trajectory to determine the estimated time of arrival for each aircraft. According to the optimization model proposed, the longer the flight time of each aircraft, the greater the total travel time. In the baseline scenario, the nominal time is adopted for each aircraft. However, the impact on performance indicators can also be evaluated using different flight times. This difference is due to the fact that when the flight time is increased, it will have a greater impact on the upstream and downstream flights considered in the flight plan, resulting in a delay in the resolution of aircraft conflict. In fact, when the flight time is reduced by 5%, the delay will be reduced by 3%.
Conclusions
This paper proposes a new method to optimize the configuration of holding units in the TCA. Experimental results show that these optimization models and algorithms help to improve the operating efficiency of TCA. As far as we know, this is the first optimization method that ties flight scheduling to the configuration of holding units for the departure route. The tool developed based on the optimization model proposed in this paper can be applied to the flight scheduling, and thereby determine the best flight sequence. However, it is worth mentioning that further analysis of stochastic factors such as bad weather and rerouting is required in practical applications.
Acknowledgments
I would like to thank the editors and anonymous referees for their constructive comments on previous draft of the article.
References
- 1. Dell’Olmo P, Lulli G. A dynamic programming approach for the airport capacity allocation problem[J]. IMA Journal of Management Mathematics, 2003;14(3):235–249.
- 2. Bernardo M, Servedio V D P, Vittorio L, Wen-Bo D. Congestion Transition in Air Traffic Networks[J]. PLOS ONE, 2015;10(5):1–15. pmid:25993476
- 3. Rodriguez-Sanza A, Gomez Comendador F, Arnaldo Valdes R, Perez-Castan J, Barragan Montes R, Camara Serrano S. Assessment of airport arrival congestion and delay: Prediction and reliability[J]. Transportation Research Part C Emerging Technologies, 2019;98:255–283.
- 4.
Sood N, Mulgund S, Wanke C, Greenbaum D. A Multi-Objective Genetic Algorithm for Solving Airspace Congestion Problems[C]// AIAA Guidance, Navigation and Control Conference and Exhibit, Hilton Head, South Carolina, 2007. AIAA, 1–28. https://doi.org/10.2514/6.2007–6357
- 5. Dai X, Hu M, Tian W, Liu H, Dell Olio L. Modeling Congestion Propagation in Multistage Schedule within an Airport Network[J]. Journal of Advanced Transportation, 2018;2018:1–11.
- 6.
Xie J, Wan Y. A Network Condition-Centric Flow Selection and Rerouting Strategy to Mitigate Air Traffic Congestion under Uncertainties[C]// AIAA Aviation Technology, Integration, and Operations Conference, Denver, Colorado, 2017. AIAA, 1–14. https://doi.org/10.2514/6.2017–3427
- 7. D’Ariano A, Pistelli M, Pacciarelli D. Aircraft retiming and rerouting in vicinity of airports[J]. IET Intelligent Transport Systems, 2013;6(4):433–443.
- 8. Nosedal J, Piera M A, Ruiz S, Nosedal A. An efficient algorithm for smoothing airspace congestion by fine-tuning take-off times[J]. Transportation Research Part C, 2014;44:171–184.
- 9. Tian W, Dai X, Hu M. Systemic Congestion Propagation in the Airspace Network[J]. Mathematical Problems in Engineering, 2018;2018:1–12.
- 10. Eun Y, Hwang I, Bang H. Optimal Arrival Flight Sequencing and Scheduling Using Discrete Airborne Delays[J]. IEEE Transactions on Intelligent Transportation Systems, 2010;11(2):359–373.
- 11. Janic M. Concept for Prioritizing Aircraft Operations at Congested Airports[J]. Journal of the Transportation Research Board, 2009;2106(1):100–108.
- 12. Helbing K, Spaeth T, Valasek J. Improving Aircraft Sequencing and Separation at a Small Aircraft Transportation System Airport[J]. Journal of Aircraft, 2006;43(6):1636–1642.
- 13. Ding Y Y, Valasek J. Aircraft Landing Scheduling Optimization for Single Runway Noncontrolled Airports: Static Case[J]. Journal of Guidance Control & Dynamics, 2007;30(1):252–255.
- 14. Fallast A, Messnarz B. Automated trajectory generation and airport selection for an emergency landing procedure of a CS23 aircraft[J]. Ceas Aeronautical Journal, 2017;8(3):481–492.
- 15. Samà M, D Ariano A, D Ariano P, Pacciarelli D. Air traffic optimization models for aircraft delay and travel time minimization in terminal control areas[J]. Public Transport, 2015;7(3):321–337.
- 16. Sama M, D’Ariano A, D’Ariano P, Pacciarelli D. Scheduling models for optimal aircraft traffic control at busy airports: Tardiness, priorities, equity and violations considerations[J]. Omega, 2016;67(1):81–98.
- 17.
Brentnall A R. Aircraft arrival management[D]. Southampton: University of Southampton, 2006.
- 18.
Ding J, Tomlin C. A dynamic programming approach for aircraft conflict detection[C]// AIAA Guidance, Navigation, and Control Conference, Chicago, Illinois, 2009. AIAA, 1–19. https://doi.org/10.2514/6.2009–5742
- 19.
Ng H K, Grabbe S, Mukherjee A. Design and Evaluation of a Dynamic Programming Flight Routing Algorithm Using the Convective Weather Avoidance Model[C]// AIAA Guidance, Navigation, and Control Conference, Chicago, Illinois, 2009. AIAA, 1–13. https://doi.org/10.2514/6.2009–5862
- 20. A. Bennell J, Mesgarpour M, N. Potts C. Dynamic scheduling of aircraft landings[J]. European Journal of Operational Research, 2017;258(1):315–327.
- 21.
Ng H K, Morando A, Grabbe S. Automated Flight Routing Using Stochastic Dynamic Programming[C]// AIAA Aviation Technology, Integration, and Operations (ATIO) Conference, Fort Worth, Texas, 2010. AIAA, 1–17. https://doi.org/10.2514/6.2010–9113
- 22.
Chandran B, Balakrishnan H. A Dynamic Programming Algorithm for Robust Runway Scheduling[C]// Proceedings of the American Control Conference, New York City, USA, 2007. IEEE, 1161–1166. https://doi.org/10.1109/ACC.2007.4282922
- 23. Lieder A, Briskorn D, Stolletz R. A dynamic programming approach for the aircraft landing problem with aircraft classes[J]. European Journal of Operational Research, 2015;243(1):1–9.
- 24.
Rathinam S, Wood Z, Sridhar B, Jung Y. A Generalized Dynamic Programming Approach for a Departure Scheduling Problem[C]// AIAA Guidance, Navigation, and Control Conference, Chicago, Illinois, 2013. AIAA, 1–12. https://doi.org/10.2514/6.2009–6250
- 25. D’Ariano A, Pacciarelli D, Pistelli M, Pranzo M. Real-time scheduling of aircraft arrivals and departures in a terminal maneuvering area[J]. Networks, 2015;65(3):212–227.
- 26. Park P, Khadilkar H, Balakrishnan H, Tomlin C. Hybrid Communication Protocols and Control Algorithms for NextGen Aircraft Arrivals[J]. IEEE Transactions on Intelligent Transportation Systems, 2014;15(2):615–626.
- 27.
Zheng D, Zhao Q. Discrete Event Dynamic System[M]. Beijing: Tsinghua university press, 2000.
- 28. Bongo M F, Ocampo L A. A hybrid fuzzy MCDM approach for mitigating airport congestion: A case in Ninoy Aquino International Airport[J]. Journal of Air Transport Management, 2017;63:1–16.