In civil aviation industry, runway overrun is a typical landing safety incident concerned by both airlines and authorities. Among various contributing factors to the runway overrun incident, long landing plays an important role. However, existing studies for long landing prediction mainly depend on classic machine learning methods and handcrafted features. As a result, they usually require much expert knowledge and provide unsatisfactory results. To address these problems, this paper proposes an innovative deep sequence-to-sequence model which utilizes QAR (Quick Access Recorder) data for accurate long landing pre-diction. Specifically, to cope with the high heterogeneity of QAR dataset, a data pre-processing procedure is first proposed which includes data cleaning, interpolation and normalization steps. Second, to avoid the noises incurred by too many QAR parameters and relieve the reliance on expert experience, the GBDT (gradient boosting decision trees) model is employed to choose the most relevant parameters as features. Then a CNN-LSTM and TG-attention encoder-decoder architecture is proposed to accurately predict future aircraft ground speed and radio height sequences, based on which the touchdown distance can be finally calculated. Experimental results on a large QAR dataset with 44,176 A321 flights validate effectiveness of the proposed method.
INTRODUCTIONIn civil aviation industry, flight safety is a vital important issue concerned by both airlines and authorities. According to the Boeing statistics [1], the landing phase, which only occupies 4% of the overall flight time, contributes to 48% of the fatal accidents during 2007 to 2016. This phase also has the largestThis is an open access article under the terms of the Creative Commons Attribution License, which permits use, distribution and reproduction in any medium, provided the original work is properly cited.