EP3747727B1 - Data processing system and method - Google Patents

Data processing system and method Download PDF

Info

Publication number
EP3747727B1
EP3747727B1 EP19811381.3A EP19811381A EP3747727B1 EP 3747727 B1 EP3747727 B1 EP 3747727B1 EP 19811381 A EP19811381 A EP 19811381A EP 3747727 B1 EP3747727 B1 EP 3747727B1
Authority
EP
European Patent Office
Prior art keywords
data
station
query
terminal
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
EP19811381.3A
Other languages
German (de)
English (en)
French (fr)
Other versions
EP3747727A4 (en
EP3747727A1 (en
Inventor
Jun Liu
Feng Wei
Lijun Wang
Feng Lin
Jianxin Chen
Kenan LIU
Guimin ZHAO
Hanbing Li
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CRSC Research and Design Institute Group Co Ltd
Original Assignee
CRSC Research and Design Institute Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by CRSC Research and Design Institute Group Co Ltd filed Critical CRSC Research and Design Institute Group Co Ltd
Publication of EP3747727A1 publication Critical patent/EP3747727A1/en
Publication of EP3747727A4 publication Critical patent/EP3747727A4/en
Application granted granted Critical
Publication of EP3747727B1 publication Critical patent/EP3747727B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L27/00Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L27/00Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor
    • B61L27/40Handling position reports or trackside vehicle data

Definitions

  • the present disclosure relates to the field of data application management technology, and more particularly, to a data processing system and a data processing method.
  • TDCS Traffic Dispatching Command System
  • TDCS Traffic Dispatching Command System
  • TDCS is a modern information system that implements various levels of railway transportation dispatching and realizes transparent command, real-time adjustment, and centralized control over train operation, it is composed of railway headquarter dispatching center system, railways bureau dispatching center systems and station systems, it is a modern railway transportation dispatching command and control system covering all roads.
  • TDCS utilizes modern scientific and technological means such as information technology, network technology, control technology, adopts and combines modern information technology such as advanced communication, signal, computer network, data transmission, and multimedia technology, and achieves close integration, interconnection and information sharing with the related system under the premise of ensuring network security.
  • CTC Centralized Traffic Control
  • the traffic dispatcher centrally, remotely controls the signals and turnouts of each station in the section in the dispatching station, and handles the routes for receiving and departing.
  • the modernization of railway transportation dispatching and commanding is a key project of railway development, the modernized dispatching and commanding management system for the nation's railways should be built with the TDCS as the platform, the centralized control CTC as the core, and the automation of traffic control as the goal.
  • the existing CTC as a dispatching command system, does not include the functions related to traffic management positions into the system scope, and cannot realize the relevant functions of traffic management, for example, it cannot realize the traffic management including operation process management, construction registration and deregistration, regulation and data maintenance.
  • the existing CTC has not fulfilled a series of new functional requirements of the station, including station plan and station traffic indication board.
  • the existing CTC system cannot well solve the functional requirements of station-level traffic command, station-level data processing, and centralized storage of traffic data of stations within a jurisdiction. Due to the scattered data and the shortage of centralized storage, the stored data cannot be shared among different user terminals.
  • the present disclosure provides a data processing system and method to solve the problem of how to centrally process train operation data.
  • the data processing system and method provided by the technical solutions of the present disclosure are used for collecting data of every station among a plurality of stations in a dispatcher area and implementing centralized processing of the collected data, the system comprising: a plurality of data collection units, each data collection unit being positioned at a corresponding station among the plurality of stations, and being used for collecting data associated with the corresponding station, each data collection unit being capable of establishing a communication link with a CTC device at the station in order to acquire data recorded by the CTC device; a data storage unit used to acquire the collected data from each of the data collection units among the plurality of data collection units, implement grouped storage of the collected data on the basis of an identifier of each data collection unit, and establish a category index for the collected data on the basis of the type of the collected data.
  • the data storage unit Through the data storage unit, the data recorded by the CTC device collected by the plurality of data collection units are centrally stored. To facilitate query or invoking of the data, the technical solutions of the present disclosure implement grouped storage of the collected data according to the identifier of each data collection unit, and establish a category index for the collected data according to the type of the collected data, which is convenient for different users to search and invoke the data.
  • the data processing system of the technical solutions of the present disclosure further comprises: an interface unit used to receive a query request of a user terminal, implement data search on the basis of a query type and keywords to which the query request relates, and send the query results acquired through data search to the user terminal, wherein the query type includes a group query and a category query. Through the interface unit, different users can realize group query or category query of the centralized storage data.
  • the technical solutions of the present disclosure solve the functional requirements of station-level traffic command, station-level data processing and centralized storage of traffic data of stations within a jurisdiction.
  • FIG. 1 is a schematic structural diagram of a data processing system according to embodiments of the present invention.
  • the data processing system 100 provided by the embodiments of the present invention are used for collecting data of every station among a plurality of stations in a dispatcher area and implementing centralized processing of the collected data, the system 100 comprises: a plurality of data collection units 101, each data collection unit being positioned at a corresponding station among the plurality of stations, and being used for collecting data associated with the corresponding station, each data collection unit being capable of establishing a communication link with a CTC device at the station in order to acquire data recorded by the CTC device; a data storage unit 102 used to acquire the collected data from each of the data collection units among the plurality of data collection units, implement grouped storage of the collected data on the basis of an identifier of each data collection unit, and establish a category index for the collected data on the basis of the type of the collected data.
  • a category index is established for the collected data according to the type of a terminal to which the collected data belongs.
  • the type of the collected data is determined by the type of a terminal associated with the collected data, or the type of the collected data is determined by the type of a terminal from which the collected data is sourced.
  • the data storage unit 102 the data recorded by the CTC device collected by the plurality of data collection units are centrally stored.
  • the embodiments of the present disclosure implement grouped storage of the collected data according to the identifier of each data collection unit among the plurality of data collection units 101, and establish a category index for the collected data according to the type of the collected data, which is convenient for different users to search and invoke the data.
  • a category index is established for the collected data according to the type of a terminal from which the collected data is sourced.
  • the data processing system of the embodiments of the present invention further comprises: an interface unit 103 used to receive a query request of a user terminal, implement data search on the basis of a query type and keywords to which the query request relates, and send the query results acquired through data search to the user terminal, wherein the query type includes a group query and a category query.
  • the interface unit 103 Through the interface unit 103, different users can realize group query or category query of the centralized storage data.
  • a data processing system 100 used for collecting data of every station among a plurality of stations in a dispatcher area and implementing centralized processing of the collected data, is shown in Figure 1 , the system comprises: a plurality of data collection units 101, each data collection unit being positioned at a corresponding station among the plurality of stations, and being used for collecting data associated with the corresponding station, wherein each data collection unit is capable of establishing a communication link with a CTC device at the station in order to acquire data recorded by the CTC device.
  • each data collection unit is capable of establishing a communication link with a CTC device at the station in order to acquire data recorded by the CTC device, the data includes: data obtained by the CTC device from a train operation terminal, a maintenance terminal of communication and signaling, and a traffic management terminal.
  • the data collected by the plurality of data collections units 101 in the system 100 includes: train running plan, shunting operation plan, running log, dispatching command, construction registration and deregistration, travel event alarm log, station operation process management data, regulations and materials.
  • the number of the stations is less than or equal to 15.
  • the system 100 is installed on two servers, and the two servers are set as a master running server and a slave running server; the system 100 runs normally on the master running server; when the master running server fails, the system 100 continues to run after the slave running server is upgraded as the master running server.
  • the main functions of the system 100 include transfer-station-level traffic command, station-level data processing, and centralized storage of the traffic data of stations within a jurisdiction.
  • the traffic data includes train running plan, shunting operation plan, running log, dispatching command, construction registration and deregistration, travel event alarm log, station operation process management data, regulations and materials, etc.
  • the system 100 should adopt hot standby with dual-machine, be equipped with a large-capacity network storage, and be installed in the signal room.
  • a set of data processing system 100 is shared by a plurality of stations in a CTC section directly under a line station or belong to a train depot.
  • Station servers generally use general-purpose computing equipment, PC servers with X86 architecture.
  • the embodiments of the present disclosure only exemplify the mainstream configuration, but the embodiments of the present disclosure are not limited to this.
  • the data processing system generally comprises two types of components.
  • One type is communication programs, on the one hand, they are responsible for establishing communication connections with other CTC devices, and on the other hand, they are responsible for establishing communication connections with other internal program modules to realize data interaction between the two sides.
  • the other type is application programs, which are mainly various data storage and query modules, each module is responsible for the storage of one type of information and response to query requests, wherein information classification includes, for example, train running plan, shunting operation plan, running log, dispatching command, construction registration and deregistration, travel event alarm log, station operation process management data, regulations and materials.
  • information classification includes, for example, train running plan, shunting operation plan, running log, dispatching command, construction registration and deregistration, travel event alarm log, station operation process management data, regulations and materials.
  • the functional realization logic of the data processing system mainly includes two types, one type is storage, relevant information is sent to a corresponding storage query module in the data processing system by applications on various terminals (including the train operation terminal, the maintenance terminal of communication and signaling, the traffic management terminal, etc.).
  • the storage query module returns a receipt to the corresponding terminal application after making a storage in the database.
  • the other type is query, various terminals (including the train operation terminal, the maintenance terminal of communication and signaling, the traffic management terminal, etc.) send query requests for related information to the corresponding storage query module in the data processing system, and the storage query module returns a query result from the database to the corresponding terminal application.
  • the information source of construction registration and deregistration, regulations and materials is the traffic management terminal, and other information sources are the train operation terminal and the maintenance terminal of communication and signaling, and the query function can be deployed on demand.
  • the data processing system in the present application adopts dual-computer redundancy, with two servers operating in an active-standby mode.
  • the standby computer will be upgraded as the host computer to continue running when a failure of the host is detected.
  • the data processing system of the present disclosure supports a series of new functions of the station, including the realization of station planning and station traffic indication board. And the related functions of the traffic management positions are included in the scope of the system, including operation process management, construction registration and deregistration, regulation and data maintenance.
  • This system upgrades the CTC system, expands the applicability scope, and supports the realization of traffic management functions (mainly including operation process management, construction registration and deregistration, regulation and data maintenance).
  • the data processing system provided by the present disclosure supports a series of new functions of the station which include the realization of functions such as station planning and station traffic indication board. These functions further expand the applicability scope of the CTC system and enhance the station's ability to conduct traffic command.
  • FIG. 2 is a flowchart of a data processing method according to embodiments of the present invention.
  • a data processing method 200 provided by the embodiments of the present d invention is used for collecting data of every station among a plurality of stations in a dispatcher area and implementing centralized processing of the collected data, the method 200 comprises: setting a plurality of data collection units, each data collection unit being positioned at a corresponding station among the plurality of stations, and being used for collecting data associated with the corresponding station, each data collection unit being capable of establishing a communication link with a CTC device at the station in order to acquire data recorded by the CTC device; acquiring the collected data from each of the data collection units among the plurality of data collection units, implementing grouped storage of the collected data on the basis of an identifier of each data collection unit, and establishing a category index for the collected data on the basis of the type of the collected data.
  • a category index is established for the collected data according to the type of a terminal to which the collected data belongs, and the data recorded by the CTC device collected by the plurality of data collection units are centrally stored.
  • the embodiments of the present disclosure implement grouped storage of the collected data according to the identifier of each data collection unit among the plurality of data collection units, and establish a category index for the collected data according to the type of the collected data, which is convenient for different users to search and invoke the data.
  • a category index is established for the collected data according to the type of a terminal from which the collected data is sourced.
  • the data processing method of the embodiments of the present disclosure further comprises: receiving a query request of a user terminal, implementing data search on the basis of a query type and keywords to which the query request relates, and sending query results acquired through data search to the user terminal, wherein the query type includes a group query and a category query.
  • the query types include group query and category query. Group query or category query on the centralized storage data is achieved.
  • a data processing method 200 used for collecting data of every station among a plurality of stations in a scheduling area and implementing centralized processing of the collected data, is shown in Figure 2 , the method 200 starts from step 201.
  • step 201 setting a plurality of data collection units, wherein each data collection unit is positioned at a corresponding station among the plurality of stations, used for collecting data associated with the corresponding station, and each data collection unit is capable of establishing a communication link with a CTC device at the station in order to acquire data recorded by the CTC device.
  • each data collection unit is capable of establishing a communication link with a CTC device at the station in order to acquire data recorded by the CTC device, the data includes: data obtained by the CTC device from a train operation terminal, a maintenance terminal of communication and signaling, and a traffic management terminal.
  • the data includes: train running plan, shunting operation plan, running log, dispatching command, construction registration and deregistration, travel event alarm log, station operation process management data, regulations and materials.
  • step 202 acquiring the collected data from each of the data collection units among the plurality of data collection units, implementing grouped storage of the collected data on the basis of an identifier of each data collection unit, and establishing a category index for the collected data on the basis of the type of the collected data.
  • a category index is established for the collected data according to the type of a terminal to which the collected data belongs.
  • step S203 receiving a query request of a user terminal, implementing data search on the basis of a query type and keywords to which the query request relates, and sending query results acquired through data search to the user terminal, wherein the query type includes a group query and a category query.
  • the number of the stations is less than or equal to 15.
  • the method is run on two servers in an active-standby manner, the two servers are set as a master running server and a slave running server; the method runs normally on the master running server; when the master running server fails, the method continues to run after the slave running server is upgraded as the master running server.
  • the data processing method of the present disclosure supports a series of new functions of the station, including the realization of station planning and station traffic indication board. And the related functions of the traffic management positions are included in the scope of the system, including operation process management, construction registration and deregistration, regulation and data maintenance.
  • This system upgrades the CTC system, expands the applicability scope, and supports the realization of traffic management functions (mainly including operation process management, construction registration and deregistration, regulation and material maintenance).
  • the data processing system provided by the present disclosure supports a series of new functions of the station which include the realization of functions such as station planning and station traffic indication board. These functions further expand the applicability scope of the CTC system and enhance the station's ability to conduct traffic command.

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Train Traffic Observation, Control, And Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
EP19811381.3A 2018-05-31 2019-05-29 Data processing system and method Active EP3747727B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810571943.8A CN108860223B (zh) 2018-05-31 2018-05-31 一种数据处理***及方法
PCT/CN2019/089017 WO2019228400A1 (zh) 2018-05-31 2019-05-29 一种数据处理***及方法

Publications (3)

Publication Number Publication Date
EP3747727A1 EP3747727A1 (en) 2020-12-09
EP3747727A4 EP3747727A4 (en) 2021-03-31
EP3747727B1 true EP3747727B1 (en) 2024-06-26

Family

ID=64336932

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19811381.3A Active EP3747727B1 (en) 2018-05-31 2019-05-29 Data processing system and method

Country Status (3)

Country Link
EP (1) EP3747727B1 (zh)
CN (1) CN108860223B (zh)
WO (1) WO2019228400A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108860223B (zh) * 2018-05-31 2020-11-06 北京全路通信信号研究设计院集团有限公司 一种数据处理***及方法
CN109606432B (zh) * 2018-12-12 2023-06-09 卡斯柯信号有限公司 一种利用ctc3.0实现车站作业岗位联动的方法与装置
CN109625040A (zh) * 2019-01-09 2019-04-16 内蒙古伊泰准东铁路有限责任公司 机务运营管理***
CN109903420A (zh) * 2019-02-03 2019-06-18 湖南工业大学 一种铁路运输车载多源感知动态检测方法
CN114296422B (zh) * 2021-11-23 2024-03-29 卡斯柯信号有限公司 基于ctc3.0的站场集中显示和操控方法、设备及介质
CN114529029A (zh) * 2022-02-21 2022-05-24 携程旅游网络技术(上海)有限公司 航司预售数据的查询方法、***、设备及介质

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5659779A (en) * 1994-04-25 1997-08-19 The United States Of America As Represented By The Secretary Of The Navy System for assigning computer resources to control multiple computer directed devices
CN101602372B (zh) * 2008-06-13 2012-02-29 上海申铁信息工程有限公司 区域型综合信息处理平台***
KR101047892B1 (ko) * 2010-12-27 2011-07-08 대아티아이(주) 열차충돌 예측 기능을 가지는 관제 센터 시스템
KR101434303B1 (ko) * 2012-09-12 2014-08-29 현대로템 주식회사 철도시스템의 고장정보수집분석시스템
CN103338261B (zh) * 2013-07-04 2016-06-29 北京泰乐德信息技术有限公司 一种轨道交通监测数据的存储和处理方法及***
CN104859683B (zh) * 2015-05-26 2016-08-31 北京交通大学 一种高速铁路列控***的地面设备
CN106384056A (zh) * 2015-08-05 2017-02-08 苏州秦鲁电气科技有限公司 车站数据集成管理***
CN108860223B (zh) * 2018-05-31 2020-11-06 北京全路通信信号研究设计院集团有限公司 一种数据处理***及方法

Also Published As

Publication number Publication date
CN108860223B (zh) 2020-11-06
EP3747727A4 (en) 2021-03-31
EP3747727A1 (en) 2020-12-09
WO2019228400A1 (zh) 2019-12-05
CN108860223A (zh) 2018-11-23

Similar Documents

Publication Publication Date Title
EP3747727B1 (en) Data processing system and method
CN110901693B (zh) 基于5g和云计算技术的列车运行控制***
CN108032876B (zh) 一种车站运输调度方法和***
US11565734B2 (en) Weak-current unified system for rail transit
CN100519293C (zh) 无线机车信号双机热备控制方法
CN103500173B (zh) 一种轨道交通监测数据的查询方法
CN107161180B (zh) 新型控制、监督、监测一体化的驼峰全电子自动化***
CN102625339A (zh) 铁路机车综合无线通信设备运用状态的监测***
CN102556125A (zh) 列车自动控制***的维护支持***
CN110435723A (zh) 一种分布式区域计算机联锁***
CN113409179A (zh) 一种用于高速公路的etc门架运行状态监测***
CN111866163A (zh) 一种基于多维信息处理的变电作业安全管控***及方法
CN211844457U (zh) 城际铁路全自动无人驾驶***
CN109532964A (zh) 一种铁路平交道口控制***
CN201415689Y (zh) 一种主备控制中心的热备体系结构
CN108769215A (zh) 一种运输信息集成***
CN1528632A (zh) 无线机车信号***
CN109471748A (zh) 一种城市轨道交通信号车载设备智能化诊断方法及其装置
CN101997741A (zh) 一种轨道交通设备状态的网络监视方法及***
CN202870906U (zh) 站级安全生产指挥中心***
CN108616591A (zh) 一种用于进行数据交换的接口设备及方法
CN212047383U (zh) 有轨电车行车调度管理***
CN110426987A (zh) 电机车智能计量交通***
CN109249964A (zh) 一种基于调度集中***的时钟同步***
CN103676842A (zh) 监控管理装置及***

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20200903

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

A4 Supplementary search report drawn up and despatched

Effective date: 20210301

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 17/00 20190101ALI20210223BHEP

Ipc: B61L 15/00 20060101ALI20210223BHEP

Ipc: B61L 27/00 20060101AFI20210223BHEP

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: B61L 15/00 20060101ALI20240229BHEP

Ipc: G06F 17/00 20190101ALI20240229BHEP

Ipc: B61L 27/00 20060101AFI20240229BHEP

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

INTG Intention to grant announced

Effective date: 20240404

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE PATENT HAS BEEN GRANTED

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D