Key points are not available for this paper at this time.
Currently, improving runway utilization under operational safety constraints has become a critical concern for small and medium airports. Existing research focuses primarily on landing-phase runway occupation time, while predictive studies on the takeoff phase remain limited. Analysis of 1749 Quick Access Recorder (QAR) records from ten airports reveals that departure runway occupation time is strongly correlated with ground speed at liftoff (0.72) and airport elevation (0.67) but weakly correlated with aircraft weight and meteorological conditions, providing guidance for feature engineering. To address the prediction of departure runway occupation time, this study proposes a TCN-FEP hybrid model. The model employs an enhanced Temporal Convolutional Network (TCN) module with multi-scale convolutions (kernel sizes 3, 5, 7) and dilated convolutions (rates 2, 4, 8) to capture multi-scale feature interactions, alongside a Feature Enhancement Projection (FEP) module that maps local features into a high-dimensional latent space for implicit relationship mining and global information integration. Experimental results demonstrate that the proposed TCN-FEP model achieves an MSE of 90.20, RMSE of 9.49, MAE of 5.84 s, MAPE of 3.80%, and R2 of 0.97, outperforming Informer (MSE 117.95), Longformer (MSE 132.11), XGBoost (MSE 92.30), and LightGBM (MSE 91.45). Under 5% outlier injection, MSE increases by 7.9%, compared to 24.3% for LSTM and 18.4% for Informer. With 94% of prediction errors within ±5 s, the model’s accuracy may offer a useful reference for runway resource optimization at small and medium airports.
Huang et al. (Sat,) studied this question.