Abstract

Reasonable airport runway scheduling is an effective measure to alleviate air traffic congestion. This paper proposes a new model and algorithm for flight scheduling. Considering the factors such as operating conditions and flight safety interval, the runway throughput, flight delays cost, and controller workload composes a multiobjective optimization model. The genetic algorithm combined with sliding time window algorithm is used to solve the model proposed in this paper. Simulation results show that the algorithm presented in this paper gets the optimal results, the runway throughput is increased by 12.87%, the delay cost is reduced by 61.46%, and the controller workload is also significantly reduced compared with FCFS (first come first served). Meanwhile, compared with the general genetic algorithm, it also reduces the time complexity and improves real-time and work efficiency significantly. The analysis results can provide guidance for air traffic controllers to make better air traffic control.

1. Introduction

With the rapid development of the aviation industry, the passenger throughput of the busiest airport increases significantly and flight delays are becoming a hot focus. Air traffic congestion problem is attracting more and more attention as an important aspect of air traffic control.

Countries in the world take measures to reduce flight delays. The most simple way to solve the problem is to improve hardware facilities, such as making further expansion of airports and runways and improving the performance of communication navigation and surveillance equipment. It needs a long period and large investment to make it and the efficiency is low. By learning a variety of optimization algorithms, we analyze airport capacity and make a model of flight delays and allocate air traffic flow. How to dispatch approach and departure flights in the terminal area reasonably, how to reduce flight delays, and how to make full use of resources in the airspace have become the focus of the study [1]. Therefore, domestic and foreign scholars have done a lot of research: in the foreign countries, Vranas, D’Ariano, and many other scholars made a model of air traffic control in the airspace of the airports and designed appropriate algorithms to reduce the time that the flight waits in the air, optimize flight scheduling and sequencing, and reduce flight delays, thus increasing air traffic flow [28]. In the year 2011, Bennell et al. designed algorithms for runway scheduling, thereby increasing runway capacity and reducing flight delays [9]. In the year 2013, Samà et al. adopted a dynamical time window algorithm to solve the problem of a lot of flight delays in case of heavy traffic [10].

Besides the above methods, many scholars in China also do a lot of research on the flight scheduling. Aircraft terminal controllers (ATC) usually apply FCFS (first come first served) strategy to make flight scheduling, but the fact shows that FCFS is not the best strategy to maximize the use of existing airport capacity and to reduce the average delay costs [11]. In the year 2004, Jiang and Yun presented an efficient optimization algorithm for aircraft landing scheduling problem, based on depth-first-search implicit enumeration algorithm, which is subject to MPS (maximal position shift) limiting, position lock limiting, moving time window, and other ATC restrictions. The results indicated that the algorithm could apply to dynamic ATC automation system with flexible goal cost function, efficiently minimized traffic delay, and improved landing capacity [12]; Wang et al. analyzed the impact of the relationship between the window dimension, the position constraints, and the step-length, put forward a sliding window method, and gave a theoretical manifestation. The results showed that the quantity of calculation declined, which had been proved in an authentic simulation test [13]. In the year 2005, Jiang and Zhang proposed a new approach scheduling model based on earliest estimated arrival time. A calculation example showed that the new model and its algorithm gave better approach scheduling with obvious less computation [14]. In the year 2009, Yang introduced the sliding window algorithm by considering the total landing time and the amount of calculation. Aiming at the theoretical manifestation and simulation results got in this paper, they analyzed amount of calculation and evaluation versus window dimension and the step-length. The results validated the flexibility and practicability of this algorithm [15]. In the year 2011, Huang et al. developed an object function with total delays and proposed an improved genetic algorithm based on Grefenstette coding and receding horizon control strategy according to the characteristics of ASS problem. Then, the scheduling model with genetic algorithm was simulated. The results of the simulation indicated that the total delays were greatly reduced compared with FCFS algorithm and the proposed algorithm had better optimization performance than traditional genetic algorithm [16]. In the year 2012, J. Zhang and W. Zhang constructed the arriving and leaving aircraft scheduling model based on dynamic optimization. They viewed the scheduling process of arriving and leaving as an integer. So the controller’s burden was alleviated and the loss caused by subjective factors was minimized. The model runs effectively and efficiently in the simulation experiment compared with FCFS [17]. In the year of 2014, we considered factors such as operating conditions and safety interval of multirunways; the maximum throughput and minimum flight delays losses as well as robustness were taken as objective functions; the model of optimization scheduling of approach and departure flights was established. The genetic algorithm was introduced to solve the model. Although the algorithm can improve the efficiency and reduce delay losses effectively, the efficiency of algorithm is not high enough [18].

Although the above scholars have done a lot of research on flight scheduling, there is still some deficiency. Some existing models were established in an ideal situation and did not take into account the actual factors such as the weather, air traffic control, and airport surrounding environment. Moreover, most models were only suited for single runway, only a little for multirunway. These models did not meet the development trend of the airport. In addition, the scheduling problem of approach and departure flights on multirunway will be more complex with the increasing number of runways, and the impact of human factors will also be deepened. It is needed to make further improvement to the algorithm and design better optimized program to get closer to the actual operational requirements.

To address the above problems, runway throughput, flight delay cost, and controller workload are created to be optimization objective, a multiobjective optimization model is established, and the genetic algorithm combined with a dynamical time window algorithm is proposed to solve the problem of flight scheduling on multirunway considering the weather, air traffic control, route, and other factors. The reasons of using this innovative algorithm are shown as follows:(i)Genetic algorithm has strong global search capability, which will help to find the optimal results.(ii)Dynamical time window algorithm can greatly reduce the amount of calculation and also improve the quality of the solution.(iii)Hence, putting these algorithms together to solve the problem of flight scheduling, we can not only get better results, but also increase operational efficiency and improve the robustness of the flight sequence.

The remainder of this paper is organized as follows. The multiobjective optimization model and the genetic algorithm combined with dynamical time window algorithm are developed in Section 2. After a simulation experiment is conducted, the results analysis and comparison with other algorithms are presented in Section 3. Finally, this paper concludes with a summary and future research direction in Section 4.

2. Model and Methods

2.1. Problem Description

At present, controllers usually use FCFS policy to make flight scheduling in the terminal area, which is mainly based on estimated leaving time or landing time of each flight. It is mostly dependent on the work experience of controllers to make sorting of flight. For the approach flight, controllers need to make a reasonable allocation of their runways and taxiways to make them land smoothly and reach the apron safely; for the departure flight, controllers need to make a reasonable allocation of their taxiways and runways to make them leave the airport safely and take off smoothly. Flight scheduling problem considered in this paper is mainly based on the existing research and combines genetic algorithm with dynamical time window algorithm to solve the problem. Different types of aircraft must comply with specific “minimum safety interval standards,” rearrange the order of approach and departure flight in the queue. Dynamic sorting method is used in this paper to search all possible flight sequences and find out the best one with maximal runway throughput, minimal delay cost, and lowest controller workload.

For the mixed types of aircraft, the International Civil Aviation Organization (ICAO) specifies the minimum interval standards, defined as ; the distance interval and its corresponding time interval are listed in Table 1 (it represents the condition of windless).

Figure 1 presents the approach and departure time of 3 kinds of flight sequences. Queue 1 represents the estimated approach and departure time queue; queue 2 represents the FCFS algorithm queue; queue 3 represents the optimized algorithm queue. The delay time of queue 2 and that of queue 3 are 221 s and 96 s, respectively. Obviously, rearranging the order of the flight can reduce the total delay time as well as delay cost (here, numbers 1 and 2 are approach flights and numbers 3 and 4 are departure flight).

As can be seen from Figure 1, the optimized flight sequence saved 125 s compared with FCFS.

2.2. Model Introduction

Flight scheduling is a dynamic continuous process. It is needed to make adjustments according to the change of real-time information. Assume that there is approach flight and departure flight waiting for scheduling. They all need to meet the minimum safety interval. Arrange the order of flight to satisfy the desired object.

In this paper, we studied the approach and departure flight scheduling on multirunway; assume the following:(1)There is flight of airlines waiting for scheduling. Controllers make a dynamic sorting of flight and assign a reasonable time for approach and departure flights.(2)The estimated time and actual time of each flight are different and can be determined at the time 0.(3)The airport studied in this paper contains multiple parallel runways, and each of them must comply with independent operation standards.(4)The information of approach and departure flights (including flight number, flight type, the estimated arriving or leaving time of flight, etc.) is known.(5)The capacity of the airport meets the assumption, the number of flight within the capacity of the airport.(6)The approach flight does not delay when it takes off at the departure airport and arrives on time at the terminal area waiting for landing.

2.3. Parameters and Symbols

(i) : the collection of approach flight, .

(ii) : the collection of departure flight, .

(iii) : the collection of all the flights ,  , , .

(iv) : the collection of independent parallel runways, .

(v)

(vi)

(vii) : the maximum delay time of approach flight.

(viii) : the maximum delay time of departure flight.

(ix) : the actual time of flight arriving at the airport.

(x) : the estimated time of flight arriving at the airport.

(xi) : the actual time of flight leaving the airport.

(xii) : the estimated time of fight leaving the airport.

(xiii) : the initial position of flight   in the flight queue.

(xiv) : the location of flight in the optimized flight queue.

(xv) : the maximum displacement constraint MPS (maximum position shift).

(xvi)

(xvii)

(xviii)

(xix) : the minimum safety interval between two successive approaching flights (they are landing on the same runway and ). Different flights have different safety interval; meanwhile, on the same runway, if the same type of flight has different types of approach and departure, its safety interval is different too.

(xx) : the unit time delay cost of approach flight .

(xxi) : the unit time delay cost of departure flight .

Different types of flight have different unit time delay costs. In general, the larger flight has higher unit time delay cost.

2.4. Modeling
2.4.1. The Objective Function of Runway Throughput

Suppose that, on runway , the actual scheduling time of the first flight is and the actual scheduling time of the last flight is , so all the time for scheduling the flight queue is . In order to maximize the throughput of the runway, it is required that the time of finishing the scheduling of the flight queue is minimum. So the smaller is, the larger runway throughput is.

The objective function of the maximum runway throughput is

2.4.2. The Objective Function of Flight Delays Cost

In most cases, as for approach and departure flights, their actual arriving or leaving time is almost impossible to be the same as their estimated time, so we make the following provision: supposing a certain range, the actual time later than the estimated time within is not regarded as delay. Furthermore, if the actual time is earlier than the estimated approach or departure time, the delay time is a negative value; it is not realistic, so we predetermine that if there is a flight arriving earlier than its estimated time, there is no delay. The total delay time of the whole flight sequence could be expressed as follows:(1)If flight is an approach flight, the delay time is :(2)If flight is a departure flight, the delay time is :So, the delay time of flight isThe delay cost of the flight queue:

Suppose that there is flight whose actual time is later than estimated time; total delay cost is . Meanwhile, there is flight whose actual time is earlier than estimated time, because delay time is 0, so total delay cost is .

So, the total number of flights is all the approach and departure flight :

The delay cost of all the late flights is

The total delay cost of the entire flight queue is

Assume that there are kinds of sorting programs and the delay cost of each program is , so the objective function of flight delays cost is

2.4.3. The Objective Function of Controller Workload

The object of controller workload can be achieved by the number of the flight being adjusted; the larger it is, the heavier workload the controller has. Consequently, in order to reduce the controller workload, we should try to keep the actual scheduling time of the flight consistent with the estimated time, so that we can reduce the number of flights being adjusted and also improve the robustness of the entire flight queue. The standard deviation of position changing value for each flight in the flight queue is introduced as a measurement for controller workload.

Here, is defined as the position changing value of the flight , so . is the average variable quantity of displacement: is the variance of flight variable quantity of displacement: is the standard deviation of flight variable quantity of displacement:The larger the value is, the greater workload the controller has. So, the objective function of controller workload is

2.5. Constraints

Consider

Equation (13) indicates that adjacent flight should meet certain wake separation and vortex separation. is the number of flight, is the scheduling time allocated to flight , is the vortex separation, and is the wake separation.

Equation (14) is to restrain the delay time of the approach flight; it should not be larger than the maximum approach delay time.

Equation (15) is to restrain the delay time of the departure flight; it should not be larger than the maximum departure delay time.

Equations (16) and (17) are the constraint of runways; each flight only has one runway for arriving or leaving.

Equation (18) indicates the safety interval the flights need to meet if there are two successive flights arriving or leaving the same runway (suppose that flight is the former and the flight is the latter).

Equation (19) indicates that, for two approach flights and , either is the leading and is the tailing or is the tailing and is the leading.

Equations (20) and (21) indicate that any approach flight only has one leading/tailing.

Equation (22) indicates that the variable quantity of displacement should not exceed maximum displacement constraint.

2.6. Design of Sliding Time Window Algorithm

Flight sorting is a continuous dynamic process. Make sorting of approach and departure flights; there will be results. Among these results, there must be a flight sequence meeting all objectives, but the calculation is great and computational complexity is high. However, the dynamical time window algorithm can largely reduce the amount of computation; its idea is as follows: according to the current real-time information, the former flight waiting to be sorted forms a time window, makes full permutation of these flights, and selects the flight with the best result as the former flight for the final sorting result and keeps its order. Then, the time window moves positions backward, reconstitutes a time window which contains flight, seeks for the optimal flight in the time window, and picks out the best flight adding to the final flight sorting result. A similar operation is repeated until all flight sorting has been finished, thus achieving the final total flight sorting results. Here, is the size of time window, is the sliding step, and .

For example, , , and ; the process is shown in Figure 2.

Step 1. In the initial flight queue, put flights 1–5 into the time window; make full permutation of these five flights to find the best sorting result. At last, put flight 4 and flight 1 as the top two flights in the final result.

Step 2. The time window moves 2 positions backward; flight 6 and flight 7 are included into the time window. Make full permutation of flights 2, 3, 5, 6, and 7 and find the best sorting result. Put the former two flights 6 and 7 into the final result.

Step 3. The time window continues moving 2 positions backward; flight 8 and flight 9 are included into the time window. Make full permutation of flights 2, 5, 6, 8, and 9 and find the best sorting result. Put the former two flights 2 and 8 into the final result.

Step 4. The time window keeps on moving 2 positions backward; the subsequent two flights are included into the time window. Make full permutation of these five flights in the time window and find the best sorting result. Put flight 5 and flight 9 into the final result.

Step 5. The time window goes on moving backward, repeats the above steps until the last flight finishes sorting, and then gets the best final sorting result, that is, 4-1-3-7-2-8-5-9-6.

2.7. Design of Improved Genetic Algorithm

According to the characteristics of multirunway flight scheduling problem, it is needed to make improvement of general genetic algorithm. Conduct encoding, selection, crossover, and mutation operations of the flights in the window, thereby generating optimal sequence.

2.7.1. Coding Scheme

The flight scheduling problem studied in this paper is a multirunway problem, so make improvement of coding scheme and design double string gene coding based on the flight number and runway number. The first code string is flight chromosome, showing flight number; the second code string is runway chromosome, showing the corresponding runway number of the flight (assuming there are two runways, resp., 0 and 1). Assign a runway for each flight randomly as shown in Figure 3.

In the process of genetic operation for double chromosomes, the crossover, mutation operation makes it easy to produce meaningless flight sequence. In order to avoid it, Grefenstette coding method is used to produce efficient chromosomes. So each individual chromosome could represent a meaningful flight sequence and reduce the complexity of the algorithm.

According to Grefenstette coding method, the double chromosome given above could be described as shown in Figure 4.

2.7.2. Generate Initial Population

Apply Grefenstette coding method to generate double chromosomes randomly, and each of them is meaningful.

Judge if the chromosomes are qualified or not: firstly, decode the chromosomes above; then, make sorting of the flights on each runway according to their estimated approach or departure time, and assign scheduling time for each flight on the basis of constraints. If it is prior to the earliest time, make the scheduling time equal to the earliest time. If it is later than the latest time, then the individual is invalid and needs to generate new individual, until it meets the constraints.

2.7.3. Fitness Function

Fitness plays the role of judging if the individual is good or bad and drives the group moving to the best evolution direction in the process of genetic algorithm. Because the fitness function is always nonnegative, under any circumstances, the bigger it is, the better it is. The model established in this paper is a multiobject optimization model; make improvement of general genetic algorithm; the sorting method according to pros and cons of all objectives is determined to calculate fitness. Make descending order of the individual according to their quality of the performance. As for each object , all the individuals will generate a feasible sequence on the basis of the value of the object function. Sorting for each object, we can get overall performance of the individual for all object functions. The calculation of fitness can be calculated by [19]

In (23), ; is the number of objective functions; is all individuals of the population; is the individual of the population; is the serial number of the individual after all individuals are being sorted in view of the objective ; is the fitness value of the individual on account of the objective ; is the comprehensive fitness value of the individual on account of all objectives; is a constant within (1,2), for increasing the fitness value when the performance of individual is optimal. As can be seen from the equations above, optimal overall performance of individuals can get better fitness to gain more opportunities to participate in evolution.

2.7.4. Selection

Selection is the process to choose the individual with strong vitality to generate new population. Selection operator is used to select the survival of the fitness: the individual with higher fitness has more probability inherited to next generation, while the individual with lower fitness has little probability inherited to next generation. The roulette selection operator is used in this paper; namely, the probability of the fitness in proportion decides the possibility of its descendants going or staying. If a certain individual is , its fitness is ; the probability to be selected can be expressed as

2.7.5. Crossover

Crossover is to pick up two individuals from the population with higher fitness and change a bit or some bits of them to produce new individuals. The offspring inherits the basic characteristics of their parents. Due to the use of Grefenstette coding method, there is no need to worry about the meaninglessness of the chromosome after crossover. Single-point crossover method is used in this paper [19]. For example, write two flight sequences A and B as parents and randomly select crossover point, shown as in Figure 5.

After performing a simple single-point crossover, we can get what is shown in Figure 6.

As for the new generated individuals after crossover, the constraints are applied to make a judgment; if the offspring does not meet the constraints, then execute the crossover operation again, until producing the offspring that is consistent with the constraints.

2.7.6. Mutation

In order to speed up the operation efficiency of the algorithm, design two kinds of mutation operator according to the coding scheme:(1)Exchange two consecutive flight chromosomes on the same runway. Select a certain position of a runway sequence randomly and exchange two consecutive flight chromosomes of the position.(2)Exchange two flight chromosomes at any position on the different runway. Select a certain position of two runway sequences randomly and exchange their flight chromosomes.

As for the new individuals after mutation, the constraints are applied to make a judgment; if the offspring generated does not meet the constraints, then execute the mutation operation again, until producing the offspring that is consistent with the constraints.

3. Simulation and Analysis

3.1. Simulation

In order to verify the performance of the algorithm proposed in this paper, the data of 24 flights in a continuous period based on Chengdu Shuangliu International Airport is shown as an example. There are 12 approach flights and 12 departure flights and 2 mutually independent parallel runways. Moreover,  s. The initial flight data is shown in Table 2.

Run the algorithm in this paper. Based on the selected 24 approach and departure flights, set the size of time window and sliding step . According to the estimated time, number 1–7 flights and number 12–20 flights are included in the window. Apply genetic algorithm in the window for these 15 flights; select the former 3 flights of the best sequence as the former 3 flights of the final sequence. The time window moves 3 positions backward and repeats the above steps until the last flight sorting is finished. Set displacement constraint . In the genetic algorithm, the crossover probability is 0.8, the mutation probability is 0.2, the generation gap is 0.9, the elimination rate is 0.2, in the fitness function is 1.5, the size of population is 100, and evolution algebra is 2000. After several rounds of selection, crossover, and mutation, the evolutionary trends of the genetic algorithm are shown in Figure 7.

3.2. Analysis

Make sorting of the flight according to the optimization algorithm and select 6 kinds of optimization schemes; their values of each objective function are shown in Table 3.

Draw the comparison diagram of 6 optimization schemes according to Table 3, and compare them with the results of FCFS algorithm. The delay cost of FCFS is 101115.8/CNY; the runway throughput is 1172/s. The comparison results are shown in Figure 8. As can be seen from Figure 8, compared with FCFS, the results of the optimization algorithm have been improved greatly compared with the FCFS algorithm with lower delay cost and higher runway throughput.

As for the selected 6 optimization schemes, based on multiobjective decision, the optimal cardinal number summation method is adopted to select the best scheme in this paper [20]. Specific method is described as follows.

According to the value of each objective function in Table 3, suppose that 6 kinds of schemes are ; the three objective functions are , so that

The quantitative matrix is

Find the minimum value of the objective function; the calculation of optimal cardinal number is shown in the following formula:

Here, is the number of optimization schemes;   is the number of object functions; that is, , . So the optimal cardinal number matrix is

Now suppose that the weight coefficient of each object function is 0.2, 0.4, and 0.4. According to formula (30), make weighted sum and sorting of these optimal cardinal numbers:So,

Because of , the number 4 scheme is the best scheme under the given weight coefficient. In addition, the decision makers can change the weight coefficient of each objective function according to their preferences, thereby selecting the best scheme to meet their demands.

The results of the number 4 scheme are shown in Table 4.

The genetic algorithm combined with the dynamical time window algorithm is applied in this paper, making optimization scheduling of the approach and departure flights, and obtaining ideal results. Compared with the FCFS algorithm, the runway throughput is improved by 12.87%; delay cost is reduced by 61.46%. In addition, in order to verify the effect of the algorithm, make a comparison of the genetic algorithm combined with dynamical time window optimization algorithm used in this paper and the general genetic algorithm used in other literature. The comparison results are shown in Table 5.

According to Table 5, the delay cost of three algorithms for each flight is compared; the 24 flight delays’ cost comparison chart is shown in Figure 9.

Compared with the FCFS algorithm, the runway throughput of genetic algorithm was improved by 13.21% compared to FCFS; the delay cost decreased by 62.95%; compared with the general genetic algorithm, the runway throughput of the genetic algorithm combined with dynamical time window algorithm only reduced by 0.39%; delay cost only increased by 3.86%, while the controller workload has decreased by 26.35%; meanwhile, as for the complexity of the algorithm, the optimization algorithm increased nearly by 62.5% compared with general genetic algorithm, which greatly saves the calculation time. Although the optimization algorithm used in this paper did not achieve the best global optimization results as the general genetic algorithm, it reduced the computational complexity, improved efficiency, and reduced controller workload to a certain degree. Thus, the optimization algorithm used in this paper could also get a good optimization result and significantly saved the calculation time.

4. Conclusion

For the air traffic congestion problem, this paper develops a new algorithm based on multiobjective optimization for flight scheduling model. The runway throughput, flight delays cost, and controller workload are regarded as objective, respectively. A new improved genetic algorithm combined with a dynamical time window algorithm is created in the paper. Compared with FCFS and general genetic algorithm, the main advantages of the model and improved algorithm proposed in this paper are as follows:(1)The runways studied in this paper are multiple parallel runways, which accords with the development trend of airport nowadays. According to the characteristic of multirunway, double string gene coding based on the flight number and runway is created to make improvement of genetic algorithm, and the optimal results getting in this method are more ideal.(2)The multiobjective optimization could find an optimum solution of the flight scheduling. According to the characteristic of multiobjective optimization model, define the fitness value of individual by the comprehensive values of all optimization objects; then, get the better offspring. Besides, the decision makers could change the weight coefficient of the objective functions according to their need, so they can get the satisfying flight sequence.(3)The displacement constraint of the flight moving reflected the fairness among the flights taking off and landing, reduced the workload of the controllers, and improved the robustness of the flight sequence. It improved the efficiency greatly with less time complexity, which provided good guidance for air traffic controllers to make flight scheduling.

However, because of the complexity of flight scheduling of multiobjective on multirunway, it is needed to make adjustment according to real-time information. So, in the future study, make further improvement of the algorithm so as to fit the actual complex scheduling environment and achieve a mutually satisfactory outcome.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

The authors thank the reviewers for helping them to improve this paper. This work is supported by the Fundamental Research Funds for the Central Universities, no. NS2014064.