Software Design and Implementation of TISDM for Train Control and Interlocking Integration System
The train control and interlocking integration system is the trackside signal equipment that integrates the train control center and computer interlocking,and is one of the core equipment under the new train control system.Its TISDM software needs to communicate with more interfaces and process a large amount of complex data in real time.This paper proposes the TISDM software design scheme of the train control and interlocking integration system with hierarchical modular,multi-process and configurability.The software is divided into business processing layer,data processing layer,data communication layer and interface layer to realize functions such as parallel processing of maintenance data,unified processing of data abstraction,process configuration and customized interface,which significantly improves the expandability,reusability and maintainability of the software compared with the traditional scheme.The TISDM software designed based on this scheme has been successfully deployed in Hotan-Ruoqiang Railway and has been well applied.
train control and interlocking integration systemTISDMsoftware designhierarchical modular