• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (7): 1409-1416.

• 论文 • Previous Articles     Next Articles

Design and implementation of the runtime control
mechanism of the air traffic control simulation training system            

CHEN Hongyu1,HU Shu2,DONG Zhiqiang3,LI Kelei1,YIN Yuan1   

  1. (1.College of Computer,Sichuan University,Chengdu 610064;2.National Key Laboratory of Air Traffic Control Automation System Technology,Chengdu 610045;3.Radar and Electronic Countermeasure Research Institute,Air Force Equipment Academy,Beijing 100039,China)
  • Received:2013-02-04 Revised:2013-04-28 Online:2014-07-25 Published:2014-07-25

Abstract:

The runtime control mechanism of the air traffic control simulation training system is designed and implemented. Firstly, the basic functions of the system are briefly introduced. Secondly, the implementation process and handling details are introduced in terms of the process monitoring and the process scheduling based on multiple queues. Finally, the load balancing algorithm is used to optimize the system design. The system eventually achieves the positioning and operation monitoring of the process, uses the priority mechanism to handle the control commands, uses multiple queues scheduling process, so as to complete the training programs and do a good job on controlling the air traffic control simulation training system.

Key words: process control;load balancing;priority;queue