Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Aircraft turnaround time dynamic prediction based on Time Transition Petri Net

Abstract

Accurate aircraft turnaround time prediction is an important way to coordinate the operation time of airport ground service and improve the efficiency of airport operation. In this paper, by analyzing the aircraft turnaround operation process, a description model based on Time Transition Petri Net is proposed. The model describes the flight turnaround operation process and the logical relationship of the operation. According to the model, a dynamic prediction method of turnaround time based on Bayesian theorem is designed. According to the actual landing time of the flight, the aircraft turnaround time is predicted. The specific method is to obtain the prior probability distribution and joint distribution law of each operation link according to the flight history data, and use Shapiro-Wilke to test the prior probability distribution of each link. Based on the analysis and comparison between the actual turnaround data of a large airport in China and the forecast data proposed in this paper, the root-mean-square error 3.75 minutes and the mean absolute error 3.40 minutes can be calculated. This paper contributes to the improvement of flight punctuality rate and airport clearance level.

1. Introduction

As of 2023, the total number of civil aviation airports in China reached 259, with a total capacity of 1.56 billion passengers. There are 20 airports have a passenger throughput of more than 20 million. The rapid development of such airports makes the number of inbound and outbound flights continue to rise, increasing the pressure of airport flights passing the station. To improve the operation efficiency of the airport, the operation management level of the airport needs to be further improved. The aircraft turnaround operation is carried out by a series of logical operation links as the core. With the continuous development and improvement of the existing A-CDM operation control system, aircraft turnaround time prediction can coordinate the operation time of the airport ground service and improve the airport operation level.

Due to the influence of various factors [13], it is very difficult to accurately predict the aircraft turnaround time. Moreover, the research results have distinct characteristics of airport data samples, and the portability of analysis results is low. Bin Yu [3] believed that few papers have studied the causes of flight delay from a microscopic perspective (weather, season, delay propagation). He mined, identified and measured the importance of key micro-factors affecting flight delays from the perspective of route conditions, airport reservation and actual congestion. In most studies, Petri net [46], Bayesian network [79], neural network [1012] and other methods were used to complete the prediction. Xing [5] proposed a quantitative description model of flight ground support service based on Colored Petri Nets (CPN) network, used Monte Carlo method for time estimation, and later [10] established a Gaussian probability model of arrival time of flight ground service vehicles. The results show that the prediction accuracy of this method is 3%-5% higher than that of traditional BP neural network and traditional Bayesian network. Wang [7] made a detailed prediction of each support environment, and constructed a dynamic prediction method of ground support process based on the traditional Bayesian network combined with Gaussian kernel probability density estimation. It is verified that the proposed method is better than the deep neural network. The research of Sanchez [13] not only had the performance of detail prediction, but also explored the influence of the interaction in the steps and the delay of different links on the total support time, reduced the propagation of delay, enhanced the robustness in the process of turnaround operation, and constructed a bridge from the dynamic prediction of ground support time to the optimization of ground service time. In terms of application, many studies are based on the prediction of aircraft turnaround time. Xu [14] designed an algorithm to improve the adaptability of vehicle scheduling to uncertain operation time based on the historical data of an airport in China. Andreatta [15, 16] designed a ground operation vehicle allocation sequence program, which is combined with the real-time information of the apron network provided in the AAS platform to allocate the ground operation vehicles to each task according to the flight take-off sequence. Compared with the traditional manual scheduling, the intelligent program has the advantages of fast allocation speed and short vehicle driving distance. Fitouri-trabelsi [17] proposed a decentralized management method for the problem of multiple vehicles on the ground, strengthened the information transmission of ground dispatchers, ground handling sub-managers, and ground operators, and allocated necessary vehicles and other resources near the departure or arrival gates to reduce the amount of calculation and a large amount of information transmission.

Under the background of increasingly busy airports, it is of great significance to provide passengers with reliable travel schedules and improve the service performance of airports and airlines. Petri Nets are used in the analysis of operation processes in various industries, such as logistics warehousing, manufacturing and assembly, signal communication. It has a good ability to describe discrete events. This paper first sorted out the necessary support activities of the flight turnaround through the station, thus establishing the Time Transition Petri Net (TTPN), and then combined Bayesian theorem to predict the flight turnaround time, analyzed and verified the prediction model with actual data, and finally proved that the prediction method has certain reference value.

2. The turnaround process description

The turnaround process refers to a series of ground operations in the flight area between the landing of the aircraft and the take-off of the next flight task, including a series of ground service work for passengers, luggage and aircraft, providing the resources and ground services required for the aircraft to perform the next flight normally, usually in parallel or in sequence. This article mainly takes the operational data of a hub airport in China in 2023 as an example, and selects commonly used aircraft models such as A320 and B777. The ground operation process is roughly shown in Fig 1.

2.1 Time Transition Petri Net (TTPN)

The Petri net was proposed by German scientist Carl Adam Petri in his doctoral thesis in 1962. This mesh model can describe the discrete event system well and express the concept of concurrency more intuitively. However, due to the lack of characterization of the transition time factors, it cannot meet the modeling requirements of this paper. In view of this, this paper uses the TTPN model to describe the turnaround operation process.

TTPN extends the basic Petri net to six elements: . PN is the basic form of Petri net. P = {p1,p2,…,pn} is a finite set of places. {p1,p2,…,pn} represent the status of different turnaround operations respectively. T = {t1,t2,…,tn} is a set of finite transitions. {t1,t2,…,tn} represent different turnaround operation tasks respectively. δ = (δ1,δ2,…,δn) is a set of all transition’s durations. Pre is the weight function of the input place to the transition. Pre(p0,t0) represents from p0 to t0 weight value. Post is the weight function of the transition to the output place. Post(p0,t0) represents from t0 to p0 weight value. In this paper, the weight function is 1, which means that each step needs to consume a resource. The resource is the token in the petri network, and the flow of token can intuitively describe the flight over the station. M represents the state of the TTPN model, the number of elements represents the number of tokens in the corresponding numbered place. M0 represents the initial state of TTPN. In the network, the circle is used to represent the place, the rectangle is used to represent the transition, the directed arc is used to represent the relationship between the place and the transition, and the black dot is used to represent the Token.

Each turnaround operation is regarded as a component element in TTPN, and the process is described with relevant basic elements. T = {t1,t2,…,tn} represents n turnaround operations. δ:TR+ represents the duration of all operational services. If conditions are met, ∀piti, M(pi)≥Pre(pi,ti), then transition ti is said to be enabled, have the right to occur. Denoted as M[ti>. Once the transition ti is enabled, the corresponding token in the weight function is immediately removed from each input place of the transition. Transition excitation after delay time δi, and output the token to its output place. The precondition is satisfied, and the occurrence of the event changes the local state related to the event at the same time, and the occurrence of the event is described by the excitation of the enabling transition. If in state M, the excitation of enabling transitions will create new states, then denoted as M’. The process is recorded as M[ti>M’. M0 = (1,0,0…0), M’: (1)

TTPN link concurrency logic description: if there are two or more transitions in the enabling state at the same time, ∃t1,t2 meets M0[t1>, M0[t2>. The excitation of one transition does not affect the excitation of another transition. If M0[t1>M1, the process will record as M1[t2>. If M0[t2>M2, the process will record as M0[t2>M2. For example, t2 for passenger service operations, t3 or luggage and cargo operations, t4 for aircraft operations. The parallel relationship of the three is shown in Fig 2:

thumbnail
Fig 2. Petri network concurrency relationship description.

https://doi.org/10.1371/journal.pone.0305237.g002

2.2 The turnaround process modeling

The TTPN model is established for the A320, B777 and other series of commonly used flights in a large airport in China, as shown in Fig 3. t1: Landing, approach sliding, and wheel blocks blocking. t2: Gallery bridge docking and deboarding. t3: Cleaning. t4: Catering. t5: Refueling. t6: Toilet servicing and potable water servicing. t7: Boarding. t8: Passenger and cargo synchronization. t9: Unloading preparation work. t10: Unloading, loading, and closing cargo doors. t11: Gallery bridge evacuating, wheel blocks removing and tractor operation. t12: Departure sliding.

thumbnail
Fig 3. Petri network description of flight turnaround operation process.

https://doi.org/10.1371/journal.pone.0305237.g003

3. Dynamic prediction of turnaround time

Because the information faced by the system in deciding whether the flight will be delayed is incomplete, how to predict the probability in the historical data information field is particularly important. There are uncertainties in task execution time and randomness in values among links of flights. However, there are generally connections in actual data. In this paper, Bayesian theorem is used to establish connections among links, which has become an important parameter for dynamic prediction of turnaround time.

3.1 Study on the parameters

Bayesian theorem is founded by Thomas Bayes, a British mathematician. It systematically describes the relationship between random variables, applies the observed phenomena to make subjective judgments on the relevant probability distribution, and then corrects them. It is used to reason about the probability model with causality. Uncertainty reasoning makes the model logically clear.

The TTPN can be defined as (t1,t→), t1 is the initial time. The TTPN contains the departure conditional probability distribution at the initial time P(ti+1|ti). Formula 2 shows that when ti event occurs, the probability of causing ti+1 event to occur is calculated to find out what is most likely to cause it to occur. (2) Where, (t1,t→): the evolution mechanism of departure process. P(t→|t1): The distribution between variables after the process has been updated.

According to the TTPN structure of the aircraft turnaround process, the conditional probability density of the turnaround time prediction time can be obtained according to the chain rule.

(3)

The conditional probability density of each link needs to be obtained in advance. Based on the classification of historical data, the prior probability density of each link and the joint distribution law relationship between each link are obtained.

The number of seats of different types of aircraft will be different, resulting in the impact of turnaround time. Combined with the Civil Aviation Administration ’s minimum turnaround time standard Table 1, the flights studied in this paper are divided into medium-sized flights (C) and large flights(D).

thumbnail
Table 1. Flight classification standard and its minimum turnaround time.

https://doi.org/10.1371/journal.pone.0305237.t001

Fig 4 shows the prior probability distribution fitting of the D-type flight catering link. Fig 5 reflects the joint distribution law of the catering and boarding links. It can be seen from Fig 4 that the normal fitting distribution can largely reflect the actual situation.

thumbnail
Fig 4. The prior probability distribution of D-type catering link.

https://doi.org/10.1371/journal.pone.0305237.g004

thumbnail
Fig 5. The joint distribution law of D-type flight catering-boarding.

https://doi.org/10.1371/journal.pone.0305237.g005

Using the Shapiro-Wilke test method to determine whether the normal fitting curve can truly reflect the historical data, the specific steps are as follows:

  1. Arrange according to the sample data from small to large (X1,X2,X3,…Xn).
  2. Find out the ain values corresponding to n in the Shapiro-Wilke coefficient table.
  3. The statistic of this test is:
  4. Determine the test level α. Find out the W(n,α) value. When W>W(n,α), it is considered that the population conforms to the normal distribution, that is, the null hypothesis is accepted.
(4)

Where, x(i): The ith minimum number in the sample. : Average number of sample data. Where the numerator ∑i, when it is even, it is . When it is odd, it is .

3.2 Dynamic prediction steps of turnaround time

Because the prediction of the future is difficult to be consistent with the previous situation in many cases, for most normal flights, the delay decision obtained from the prediction results often has a great risk, and the risk is closely related to the probability. The data with a cumulative frequency of less than 90% are included in the series. The dynamic prediction steps of turnaround time are shown in Fig 6.

  1. Step 1: According to the operation service links represented by each transition in TTPN, the prior probability distribution normal fitting of each link is carried out by using historical data, and the joint distribution law between the related links is obtained.
  2. Step 2: The Shapiro-Wilke test is used to confirm whether the prior probability normal fitting is valid, and the conditional probability distribution function is determined.
  3. Step 3: Take the maximum probability of each link as the initial value, combined with Monte Carlo simulation to determine the range of conditional probability for each round;
  4. Step 4: According to the logical relationship of the operation service link in TTPN, the Monte Carlo simulation value of each round is used as the duration of the subsequent link change, and the order of the link is updated.
  5. Step 5: With the continuous progress of each process, repeat the prediction of the completion time of the follow-up link. If the simulation order is less than 12, go to step 3.
  6. Step 6: According to the results of the test set and training set, the prediction level is evaluated by calculating the root-mean-square error and the mean absolute error.
(5)(6)

4. Results

This article uses the actual effective operational data of a certain airline at an airport in North China in 2023. The statistical objects include non-overnight flights near the airport.

4.1 Data processing

The information involved in 12 links is classified and processed. Some of the results are shown in Tables 2 and 3, which are used as parameters for dynamic prediction of each link. It is assumed that the duration of each link is only affected by the maximum value in the link closely connected with him.

thumbnail
Table 2. The prior probability distribution parameters of the part of the link (min).

https://doi.org/10.1371/journal.pone.0305237.t002

thumbnail
Table 3. The joint distribution law of partial t4t7 for D-type flights (min).

https://doi.org/10.1371/journal.pone.0305237.t003

4.2 Flight verification analysis

The training analysis of the D-type flights data on a certain day is shown in Fig 7. The verification set is distributed around y = x, and the goodness of fit R2 = 0.608 can reflect the historical data.

An A333 airliner on a certain day is selected for dynamic verification. It is known that the number of seats on the flight is 294, which belongs to the D-type flight. The actual transit time of the flight is 117 minutes. The dynamic prediction process and results of each link are shown in Table 4.

thumbnail
Table 4. Dynamic prediction of the process flow and results of an A333 airliner (min).

https://doi.org/10.1371/journal.pone.0305237.t004

20 D-type flights were randomly selected for simulation, and the dynamic predicted turnaround time value and actual value of each flight were obtained as shown in Fig 8. As the process progresses, the RMSE between the predicted value and the actual value is 3.75 min, and the MAE is 3.40 min.

thumbnail
Fig 8. The predicted value and actual value of some flight turnaround time.

https://doi.org/10.1371/journal.pone.0305237.g008

4.3 Evaluate the prediction level

The process data of the above 20 randomly selected D-type flights are output, and the actual time of each link is analyzed. The RMSE and the MAE are used to measure the prediction level of each link. The results are shown in Table 5.

thumbnail
Table 5. The comparison between the predicted value and the actual value of each link (min).

https://doi.org/10.1371/journal.pone.0305237.t005

It can be seen from Table 5 that the RMSE of cleaning, catering, refueling and cargo service is slightly larger, which is due to the wide distribution of operation time in these links. Combined with real-time data dynamic update, the predicted turnaround time can greatly reduce the error caused by these links.

5. Conclusions

In order to improve the accuracy of predicting flight turnaround time, this paper establishes a flight turnaround model based on TTPN by analyzing the flight turnaround operation process, and obtains the dynamic prediction method of flight turnaround time by combining Bayesian theorem. This method is used to predict the turnaround time of a large airport flight. Compared with the real value, the predicted the value of root-mean-square error is 3.75min and the value of average absolute error is 3.40min, providing a reliable research method for accurately estimating the flight turnaround time.

The research scope of this paper is the operation process that must be carried out in a stand for non-overnight single flights. The next step will be to study the stand environment, operation process execution time, flight busyness and other aspects to improve the accuracy and effectiveness of the turnaround time prediction model.

Acknowledgments

Thanks for the guidance and technical support provided by the group. According to the relevant requirements and agreements of the scientific research project on which the article is based, the data not provided in the manuscript will not be disclosed.

References

  1. 1. Fricke H, Schultz M. Delay Impacts onto Turnaround Performance—Optimal Time Buffering for Minimizing Delay Propagation. USA/Europe Air Traffic Management Research and Development Seminar. Napa: IEEE, 2009. https://www.semanticscholar.org/paper/Delay-Impacts-onto-Turnaround-Performance-Optimal-Fricke-Schultz/9e8736c739bd792a832b4b26181c7424b691d55b
  2. 2. HE X, SUN Q, YANG D Y. Research on key influencing factors of airport ground support service efficiency. Aeronautical Computing Technique, 2021, 51(6): 23–26+31.
  3. 3. Yu B, Guo Z, Asian S, et al. Flight delay prediction for commercial air transport: A deep learning approach. Transportation Research Part E, 2019, 125.
  4. 4. TANG X MX P ZH U. Petri Net theory and its application civil aviation transportation engineering. Beijing: China Civil Aviation Press, 2014.
  5. 5. XING Z WWEI Z Q, LUO Q, et al. Flight support service process modeling method based on colored time Petri net. Systems Engineering and Electronics, 2018, 40(5): 1064–1069.
  6. 6. Luo Q, Chen Y, Chen L, et al. Research on Situation Awareness of Airport Operation Based on Petri Nets. IEEE Access, 2019, 7.
  7. 7. WANG L WBiao LI, XING Z W, et al. Dynamic prediction of ground support process for transit flight. Journal of Beijing University of Aeronautics and Astronautics,2021,47(6):1095–1104.
  8. 8. Rodríguez-Sanz Álvaro, Fernando Gómez Comendador, Rosa Arnaldo Valdés, et al. Assessment of airport arrival congestion and delay: Prediction and reliability. Transportation Research Part C, 2019, 98. https://doi.org/10.1016/j.trc.2018.11.015
  9. 9. Nam G L, Kwong K H, P. R L. Weather impact quantification on airport arrival on-time performance through a Bayesian statistics modeling approach. Transportation Research Part C, 2022, 143. https://doi.org/10.1016/j.trc.2022.103811
  10. 10. XING Z WLI B, ZHU H, et al. Research on flight ground service time prediction based on deep neural network. Journal of System Simulation, 2020,32(4):678–686.
  11. 11. XU TDING Y, LU M Flight off block time prediction based on cascaded BP neural network. Computer Applications and Software, 2019, 36(6):226–232.
  12. 12. Jingyi Q, Shixing W, Jinjie Z. Flight Delay Propagation Prediction Based on Deep Learning. Mathematics, 2023, 11(3). https://doi.org/10.3390/math11030494
  13. 13. SANCHEZ J NER OLES M A P. Causal analysis of aircraft turnaround time for process reliability evaluation and disruptions’ identification. Transportmetrica B: Transport Dynamics, 2018, 6(2): 115–28. https://doi.org/10.1080/21680566.2017.1325784
  14. 14. XU C CSHAO Q. Optimization of airport ground service support equipment scheduling under uncertain operation time. Science Technology and Engineering, 2018, 18(3):372–378.
  15. 15. ANDREATTA GCAPANNA L, GIOVANNI LD, et al. Efficiency and robustness in a support platform for intelligent airport ground handling. Journal of Intelligent Transportation Systems, 2013, 18(1): 121–130. https://doi.org/10.1080/15472450.2013.802160
  16. 16. ANDREATTA GGIOVANNI L D, MONA-CI M A fast heuristic for airport ground-service equipment–and–staff allocation. Procedia-Social and Behavioral Sciences, 2014, 108:26–36. https://doi.org/10.1016/j.sbspro.2013.12.817
  17. 17. FITOURI-TRABELSI SCOSENZA C A N, MORA-CAMINO F. Ground Handling Management at Airports with Fuzzy Information. IFAC Proceedings Volumes, 2013, 46(24): 373–8. https://doi.org/10.3182/20130911-3-br-3021.00016