CN107659660B - Method for realizing binary configuration file packaging CTCS column control responder message - Google Patents

Method for realizing binary configuration file packaging CTCS column control responder message Download PDF

Info

Publication number
CN107659660B
CN107659660B CN201710986662.4A CN201710986662A CN107659660B CN 107659660 B CN107659660 B CN 107659660B CN 201710986662 A CN201710986662 A CN 201710986662A CN 107659660 B CN107659660 B CN 107659660B
Authority
CN
China
Prior art keywords
responder
configuration file
message
binary configuration
control
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
CN201710986662.4A
Other languages
Chinese (zh)
Other versions
CN107659660A (en
Inventor
张豪楷
赵海东
赵金磊
程建兵
王晓帅
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.)
Henan Splendor Science and Technology Co Ltd
Original Assignee
Henan Splendor Science and Technology 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 Henan Splendor Science and Technology Co Ltd filed Critical Henan Splendor Science and Technology Co Ltd
Priority to CN201710986662.4A priority Critical patent/CN107659660B/en
Publication of CN107659660A publication Critical patent/CN107659660A/en
Application granted granted Critical
Publication of CN107659660B publication Critical patent/CN107659660B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method for realizing a binary configuration file encapsulation CTCS train control responder message, which comprises the following steps: step 1, calling a Responderpack class to add a binary configuration file of a responder, and defining the name, the message type and remark information of the binary configuration file of the responder; step 2, adding a control item of the binary configuration file of the responder, defining the configuration attribute of the control item, and setting whether the configuration attribute of the control item can be modified; step 3, adding a responder message, and initializing the responder message by using a responder binary configuration file; step 4, calling a PacketItem class to modify the attribute of the control item which can be modified in the responder message; and 5, saving and exporting the responder file. The invention has the advantages of simplicity, practicability, high stability, strong message type expansibility and controllable message format.

Description

Method for realizing binary configuration file packaging CTCS column control responder message
Technical Field
The invention relates to a method for packaging CTCS train control responder messages by a binary configuration file.
Background
With the increasing running speed of trains, the CTCS train control system cannot meet the requirement of safe high-speed running of the trains only by means of transmitting the blocking information to the vehicle-mounted equipment by the track circuit, and increases the number of transponder equipment to provide a large amount of fixed information and variable information to the vehicle-mounted equipment. The transponder information is stored in a transponder message, and the transponder communicates with the onboard equipment passing above the transponder by using magnetic induction technology.
For the responder messages, management is usually performed according to message type entries, each type of entry is independently processed and maintained, and although the field use requirements are met, the entries are numerous, the management is complex, and the expansibility is poor.
In order to solve the above problems, people are always seeking an ideal technical solution.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, thereby providing the method for packaging the CTCS train control responder message by the binary configuration file, and the method has the advantages of simplicity, practicability, high stability, strong message type expansibility and controllable message format.
In order to achieve the purpose, the invention adopts the technical scheme that: a method for packaging CTCS train control responder messages by binary configuration files comprises the following steps:
step 1, calling a Responderpack class to add a binary configuration file of a responder, and defining the name, the message type and remark information of the binary configuration file of the responder;
step 2, adding a control item of the binary configuration file of the responder, defining the configuration attribute of the control item, and setting whether the configuration attribute of the control item can be modified;
step 3, adding a responder message, and initializing the responder message by using a responder binary configuration file;
step 4, calling a PacketItem class to modify the attribute of the control item which can be modified in the responder message;
and 5, saving and exporting the responder file.
Based on the above, in step 2, the number of control entries of the binary configuration file of the transponder is greater than or equal to 1.
Based on the above, in step 2, the configuration attributes of the control entry include a type attribute, an edit switch attribute, a dependent item judgment condition attribute, a dependent value attribute, a digit attribute, and a default value attribute.
Based on the above, in step 1, the name, message type and remark information of the binary configuration file of the transponder may be modified.
Based on the above, in step 2, the control entry of the transponder binary profile may be deleted.
Compared with the prior art, the method has outstanding substantive characteristics and remarkable progress, and particularly, the method can achieve the change and control of the format of the transponder message by adding and modifying the binary configuration file of the transponder message, can write the transponder message conveniently, meets the use requirements of the transponder message of train control ground and vehicle-mounted ATP equipment, and has the advantages of simplicity, practicability and high stability.
Drawings
FIG. 1 is a property interface of a control entry of the present invention.
FIG. 2 is a display interface of a control entry of the present invention.
Detailed Description
The technical solution of the present invention is further described in detail by the following embodiments.
A method for packaging CTCS train control responder messages by binary configuration files comprises the following steps:
step 1, calling a Responderpack class to add a binary configuration file of a responder, and defining the name, the message type and remark information of the binary configuration file of the responder;
step 2, adding a control item of the binary configuration file of the responder, defining the configuration attribute of the control item, and setting whether the configuration attribute of the control item can be modified; specifically, the configuration attributes of the control items include a type attribute, an edit switch attribute, a dependent item judgment condition attribute, a dependent value attribute, a digit attribute and a default value attribute;
step 3, adding a responder message, and initializing the responder message by using a responder binary configuration file;
step 4, calling a PacketItem class to modify the attribute of the control item which can be modified in the responder message;
and 5, saving and exporting the responder file.
Specifically, the name, message type, and remark information of the binary configuration file of the transponder in step 1 may be modified.
Specifically, in step 2, the control entry of the transponder binary profile may be deleted.
The invention can change and control the format of the transponder message by adding and modifying the binary configuration file of the transponder message, can conveniently write the transponder message with various formats, and meets the use requirements of the transponder message of train control ground and vehicle-mounted ATP equipment.
Preferably, in step 2, the number of control entries in the binary configuration file of the transponder is greater than or equal to 1, and after the control entries are added, the added control entries can be observed, which has the effect as shown in fig. 1, and different control entries control different items.
As shown in fig. 2, after the packettiem class is called, a display interface of a binary configuration file ETCS-21 of the transponder appears, information such as a verification direction, a distance from a starting point of ramp information described by the transponder, slope identification, a safety slope, the number of points including a slope change and the like can be modified, and since a packet identifier and a packet bit number are set in the binary configuration file as an option which is not allowed to be modified, a modification function cannot be provided for the binary configuration file.
Finally, it should be noted that the above examples are only used to illustrate the technical solutions of the present invention and not to limit the same; although the present invention has been described in detail with reference to preferred embodiments, those skilled in the art will understand that: modifications to the specific embodiments of the invention or equivalent substitutions for parts of the technical features may be made; without departing from the spirit of the present invention, it is intended to cover all aspects of the invention as defined by the appended claims.

Claims (3)

1. A method for packaging a CTCS train control responder message by a binary configuration file is characterized by comprising the following steps:
step 1, calling a Responderpack class to add a binary configuration file of a responder, and defining the name, the message type and remark information of the binary configuration file of the responder; the name, the message type and the remark information of the binary configuration file of the responder can be modified;
step 2, adding a control item of the binary configuration file of the responder, defining the configuration attribute of the control item, and setting whether the configuration attribute of the control item can be modified; wherein control entries of the transponder binary profile may be deleted;
step 3, adding a responder message, and initializing the responder message by using a responder binary configuration file;
step 4, calling a PacketItem class to modify the attribute of the control item which can be modified in the responder message;
and 5, saving and exporting the responder file.
2. The method for implementing binary configuration file encapsulation CTCS column control responder messages according to claim 1, wherein the method comprises the following steps: in step 2, the number of control entries of the binary configuration file of the responder is more than or equal to 1.
3. The method for implementing binary configuration file encapsulation CTCS column control responder message according to claim 1 or 2, wherein in step 2, the configuration attributes of the control items comprise type attributes, edit switch attributes, dependent item judgment condition attributes, dependent value attributes, bit attributes and default value attributes.
CN201710986662.4A 2017-10-20 2017-10-20 Method for realizing binary configuration file packaging CTCS column control responder message Active CN107659660B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710986662.4A CN107659660B (en) 2017-10-20 2017-10-20 Method for realizing binary configuration file packaging CTCS column control responder message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710986662.4A CN107659660B (en) 2017-10-20 2017-10-20 Method for realizing binary configuration file packaging CTCS column control responder message

Publications (2)

Publication Number Publication Date
CN107659660A CN107659660A (en) 2018-02-02
CN107659660B true CN107659660B (en) 2021-02-19

Family

ID=61119109

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710986662.4A Active CN107659660B (en) 2017-10-20 2017-10-20 Method for realizing binary configuration file packaging CTCS column control responder message

Country Status (1)

Country Link
CN (1) CN107659660B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102316020A (en) * 2011-05-16 2012-01-11 铁道部运输局 Method for generating and sending transponder messages in real time, as well as train control center device and system
CN102932104A (en) * 2012-10-25 2013-02-13 北京铁路信号有限公司 Method and device for rewriting transponder message

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101537847B (en) * 2009-04-16 2011-06-29 北京交通大学 Implementation method of train operation control system with time speed of 200 to 350 kilometers
CN101917248A (en) * 2010-07-20 2010-12-15 北京全路通信信号研究设计院 Method, device and system for processing train control message
CN201993744U (en) * 2011-04-19 2011-09-28 北京锦鸿希电信息技术股份有限公司 China train control system (CTCS) spot responder programming test device
US20130344802A1 (en) * 2012-06-26 2013-12-26 Dave Gordon Armour System and method for multi-tier automatic transit system updating

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102316020A (en) * 2011-05-16 2012-01-11 铁道部运输局 Method for generating and sending transponder messages in real time, as well as train control center device and system
CN102932104A (en) * 2012-10-25 2013-02-13 北京铁路信号有限公司 Method and device for rewriting transponder message

Also Published As

Publication number Publication date
CN107659660A (en) 2018-02-02

Similar Documents

Publication Publication Date Title
WO2009039230A3 (en) Healthcare semantic interoperability platform
CN103281442B (en) A kind of method, system and communication equipment distinguishing the many numbers of same contact person
CN106844409A (en) Quick continuous historical track Distance query technology
CN107659660B (en) Method for realizing binary configuration file packaging CTCS column control responder message
CN105069564A (en) Electric vehicle product antitheft management system based on two-dimension code
MX2023003628A (en) Remote mobile device management.
CN106672022A (en) Rail transit interlocking table generation method and system
CN103916330A (en) IP data priority setting method
CN105684061A (en) Fire route traffic lamp management method and management system for intelligent city
CN105069035A (en) Method for realizing data access permission control
CN107291454A (en) A kind of method and Commentary Systems that comment is added in the comment list of event
CN108564813A (en) Parking position positioning navigation method
CN106980679A (en) A kind of information system Domestic Database migration remodeling method and device
CN103530750A (en) Intelligent charging-conversion service network inventory warehousing and ex-warehouse management method and system on basis of RFID (radio frequency identification devices)
WO2019076039A1 (en) Method and system for implementing data transmission using ground balise
CN105321049A (en) An enterprise management system
CN102107672A (en) Movement authorization method and radio block center
CN107067042A (en) Vehicle electron identifying classification processing method and system
CN109034917A (en) A kind of waste and old clothing utilizes management method again
EP4120152A3 (en) Intelligent office system, method for managing work tasks and storage medium
CN109712276A (en) A kind of gauze grade entrance guard authorization method towards rail traffic
Pengyu et al. Research on Segmentation Method of Train Braking Curve Based on Particle Swarm Optimization.
CN102055482B (en) Data transmission method
CN103661495A (en) Circuit data processing method and circuit data processing device
CN105763370A (en) Method and device for extracting signaling data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant