摘要
给出了通航飞机基于飞机性能参数的飞行计划航迹估算实现方法。进行航迹估算时,建立基本的爬升、巡航、下降三阶段飞行模型,分阶段计算,爬升、下降阶段根据飞机在不同高度层的性能参数进行估算,最终得到飞机飞过各个位置点的时间。飞机起飞后会进行估算的更新,此时给出了一种航迹配对的方法。对上述方法采用C++编程予以实现,用于通用航空飞行计划处理子系统中,结果满足系统需求。
A track estimation method is presented which utilizes aircraft performance parameters based on flight plan for general aviation aircraft. The track estimation method employs three-stage flight model which includes climb, cruise and descent. Then the aircraft performance parameters in different flight levels are employed to calculate durations in climb and descent stage. A track points pairing method is also presented ,which could be utilized in track estimation updating. The method is implemented by C ++ and applied in general aviation flight data processing system successfully.
出处
《中国民航大学学报》
CAS
2014年第1期1-4,9,共5页
Journal of Civil Aviation University of China
基金
国家科技支撑计划(2011BAH24B12)
国家自然科学基金项目(U1233109)
关键词
通用航空
飞行计划
航迹估算
航迹配对
general aviation
flight plan
track estimation
track pairing