摘要
动车段(所)集中控制系统按照动车段(所)接发车和调车等作业计划的时间顺序和优先级确定作业计划的执行顺序,并根据作业计划生成对应的进路方案及其进路指令集合;通过对各作业计划的进路方案进行冲突检测,选择合理的进路方案,按照作业计划的执行顺序择机下达进路指令,并监视作业计划的执行情况。对于2个执行时间重叠(存在时间上冲突)的作业计划,采用逐一遍历的方法生成冲突矩阵,据此对这2个作业计划的进路方案进行空间冲突检测。对于3个存在时间上冲突的作业计划,先采用逐一遍历的方法生成冲突矩阵,然后再采用矩阵乘法对3个作业计划的进路方案进行空间冲突检测;对于3个及以上存在时间上冲突的作业计划,还可以通过作业计划执行时间调整与进路方案调整相结合的方式,排解各作业计划的进路方案间的冲突;采用C++语言编写了作业进路冲突检测程序。实际应用结果验证了该方法的正确性和实用性。
The Centralized Control System(CCS)of EMU depot(EMU running shed)determines the execution orders of the operation plans according to the time order and priority of reception-departure trains and shunting operation plans,and it generates the corresponding route plans and route instruction sets from operation plan.CCS chooses reasonable route scheme by the collision detection on the route scheme of each operation plan,deliveries route instructions timely in accordance to the execution order of operation plan,and monitors the execution status of operation plan.For two operation plans with execution time overlap(time conflict),CCS uses traversal method to generate collision matrix,and accordingly does collision detection on the route schemes of two operation plans in space dimension.For three operation plans with time conflict,CCS uses traversal method to generate collision matrix first,and then does collision detection by matrix multiplication on the route schemes of three operation plans in space dimension.For three and more than three operation plans with time conflict,CCS can combine the adjustment of execution time for operation plan with route scheme adjustment to resolve the collision among various route schemes of operation plans.The collision detection program for operation route is written in C++.The correctness and practicability of the collision detection method have been verified by practical application results.
出处
《中国铁道科学》
EI
CAS
CSCD
北大核心
2016年第2期106-113,共8页
China Railway Science
基金
中国铁路总公司科技研究开发计划项目(2012X004-H)
关键词
作业进路
冲突检测
矩阵乘法
作业计划
调度集中
集中控制系统
动车段
Operation route
Collision detection
Matrix multiplication
Operation scheduling
Centralized traffic control
Centralized control system
EMU depot