CN112078628A - Train linkage control method and device - Google Patents

Train linkage control method and device Download PDF

Info

Publication number
CN112078628A
CN112078628A CN202010888625.1A CN202010888625A CN112078628A CN 112078628 A CN112078628 A CN 112078628A CN 202010888625 A CN202010888625 A CN 202010888625A CN 112078628 A CN112078628 A CN 112078628A
Authority
CN
China
Prior art keywords
linkage
node
train
logic
trigger
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.)
Pending
Application number
CN202010888625.1A
Other languages
Chinese (zh)
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.)
CRSC Urban Rail Transit Technology Co Ltd
Original Assignee
CRSC Urban Rail Transit 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 CRSC Urban Rail Transit Technology Co Ltd filed Critical CRSC Urban Rail Transit Technology Co Ltd
Priority to CN202010888625.1A priority Critical patent/CN112078628A/en
Publication of CN112078628A publication Critical patent/CN112078628A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L15/00Indicators provided on the vehicle or train for signalling purposes
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L15/00Indicators provided on the vehicle or train for signalling purposes
    • B61L15/0054Train integrity supervision, e.g. end-of-train [EOT] devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

The embodiment of the invention provides a train linkage control method and device, wherein the method comprises the following steps: and determining each linkage trigger node matched with the application scene and a linkage trigger model according to the application scene of train linkage to be performed, inputting the logic value of each linkage trigger node stored in the ATS cache into the linkage trigger model, and judging whether linkage control is performed or not according to a logic calculation result. Therefore, the embodiment of the invention realizes that the corresponding linkage trigger models can be flexibly matched in different application scenes by matching the linkage trigger nodes according to the application scenes, and each linkage trigger node is stored in a logic value form, so that not only is the data storage structure simplified and unified, but also the stored logic values of the linkage trigger nodes can be applied to different application scenes, and whether the linkage trigger conditions are met or not is quickly and accurately judged through logic operation, thereby carrying out linkage control.

Description

Train linkage control method and device
Technical Field
The invention relates to the technical field of rail transit, in particular to a train linkage control method and device.
Background
In the operation process of an Automatic Train monitoring system (Automatic Train Supervision, hereinafter referred to as "ATS") of urban rail transit, manual operations such as power-on in the morning, Train awakening dormancy, Train delivery and the like exist; normal conditions in the operation process, such as operation of a rolling way vehicle, full-automatic driving and the like, can also exist; there are also various emergencies such as station fires, train fires, etc. The traditional method develops a linkage interface by signal system specialty and comprehensive monitoring specialty for linkage related to a signal system and other specialties, and issues commands to process emergencies by a dispatcher for problems only related to the signal system or a general dispatcher according to the content of an emergency treatment plan manual.
The linkage scheme is triggered by predefined time or event to execute a group of control commands related to a plurality of subsystems, thereby completing the cooperative control of the corresponding subsystems. For example, when the morning startup time is reached, the linkage function sequentially triggers the morning startup modes of the environmental and equipment monitoring system, the tunnel ventilation system, the power lighting system, the broadcasting system and other subsystems; when the automatic fire alarm system triggers an alarm, the linkage function firstly starts the video monitoring system for the dispatcher to confirm the scene condition related to the alarm, and then the dispatcher performs semi-automatic linkage to trigger the corresponding operation of each related subsystem.
However, as the urban rail transit field enters a full-Automatic driving era (hereinafter referred to as "FAO"), the supporting strength of the traditional linkage scheme for the FAO is insufficient, for example, a newly added dormancy wakeup plan in a FAO scene, and a condition of the plan needs to be determined in the linkage scheme; the traditional linkage scheme needs support of a comprehensive monitoring manufacturer, but in newly added FAO operation scenes, such as linkage of dormancy, awakening, car washing and the like, the whole linkage link is completely in the signal specialty, and relevant command issuing in the field of comprehensive monitoring is not involved; and the interior of the traditional signal system is mainly provided with a special data structure and a special protocol, and a corresponding linkage scheme can not be flexibly set according to an actual scene.
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a train linkage control method and device.
Specifically, the embodiment of the invention provides the following technical scheme:
in a first aspect, an embodiment of the present invention provides a train linkage control method, including:
determining each linkage trigger node matched with an application scene and a linkage trigger model according to the application scene to be subjected to train linkage;
acquiring logic values corresponding to the linkage trigger nodes stored in an ATS cache, inputting the logic values corresponding to the linkage trigger nodes into a linkage trigger model, and judging whether linkage control is performed according to a logic calculation result;
the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
Further, a logical value corresponding to each linkage trigger node is obtained through a message parsing protocol, and a mapping relation between the linkage trigger node and the logical value of the linkage trigger node is established in the message parsing protocol so as to obtain the linkage trigger node and the logical value of the linkage trigger node carried in the communication message received by the ATS.
Further, if the linkage trigger node is a basic node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in the message analysis protocol, and the mapping relationship includes:
establishing a mapping relation between a basic node and a logical value of the basic node in a message analysis protocol; the basic nodes comprise a train driving mode, a train speed, a train sleeping and awakening state, a train working mode and a train working state.
Further, if the linkage trigger node is a logical node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in the message parsing protocol, and the mapping relationship includes:
determining a logic expression of the logic node by taking a basic node logic value contained in the logic node as a free measure, and establishing a mapping relation between the logic expression of the logic node and the logic value of the logic node in a message analysis protocol; wherein, the logic node is obtained by at least 1 basic node logic operation.
Further, if the linkage trigger node is a relationship node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in the message analysis protocol, and the mapping relationship includes:
determining a logical expression of the relational node by taking the logical value of the value interval of the basic node as an independent variable, and establishing a mapping relation between the logical expression of the relational node and the logical value of the relational node in a message analysis protocol; and the relation node is obtained through the logical operation of the value interval of the basic node.
Further, the linkage trigger model is of a binary tree structure
In a second aspect, an embodiment of the present invention provides a train linkage control device, including:
the train linkage system comprises an acquisition unit, a linkage triggering unit and a linkage triggering model, wherein the acquisition unit is used for determining each linkage triggering node matched with an application scene to be subjected to train linkage and the linkage triggering model;
the judging unit is used for acquiring the logic values corresponding to the linkage trigger nodes stored in the ATS cache, inputting the logic values corresponding to the linkage trigger nodes into the linkage trigger model, and judging whether linkage control is performed according to a logic calculation result;
the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
Further, the logical value corresponding to each linkage trigger node is obtained through a message parsing protocol, and a mapping relation between the linkage trigger node and the logical value of the linkage trigger node is established in the message parsing protocol so as to obtain the linkage trigger node and the logical value of the linkage trigger node carried in the communication message received by the ATS.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and operable on the processor, where the processor implements the steps of the train linkage control method according to the first aspect when executing the program.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the train linkage control method according to the first aspect.
According to the train linkage control method and device provided by the embodiment of the invention, each linkage trigger node matched with an application scene and a linkage trigger model are determined according to the application scene to be subjected to train linkage, the linkage trigger model is established according to the linkage trigger nodes matched with the scene, so that the corresponding linkage trigger model is flexibly matched according to different application scenes, and the logic value of each linkage trigger node is stored in the ATS cache, so that the data storage structure is simplified, and each linkage trigger node is stored in the form of the logic value, so that the logic operation can be carried out among different linkage trigger nodes, the logic value of each linkage trigger node is input into the linkage trigger model, and whether linkage control is carried out or not can be judged according to the logic calculation result. Therefore, the embodiment of the invention realizes that the corresponding linkage trigger models can be flexibly matched in different application scenes by matching the linkage trigger nodes according to the application scenes, and each linkage trigger node is stored in a logic value form, so that not only is the data storage structure simplified and unified, but also the stored logic values of the linkage trigger nodes can be applied to different application scenes, and whether the linkage trigger conditions are met or not is quickly and accurately judged through logic operation, thereby carrying out linkage control.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a train linkage control method according to a first embodiment of the present invention;
fig. 2 is a schematic diagram of a train linkage control processing flow according to a first embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a train linkage control device according to a second embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow chart of a train linkage control method according to a first embodiment of the present invention, and as shown in fig. 1, the train linkage control method according to the first embodiment of the present invention includes the following steps:
step 110, determining each linkage trigger node matched with an application scene and a linkage trigger model according to the application scene to be subjected to train linkage; the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
In this step, it should be noted that, in the running process of the train, linkage operation needs to be performed on corresponding equipment according to different scenes. For example, when the start time of a train arrives in the morning, the traditional method can sequentially link and trigger an environment and equipment monitoring system, a tunnel ventilation system, a power lighting system and a broadcasting system. However, when the application scenes in which train broadcasting is not required (i.e. the broadcasting system is not required to be triggered), since the linkage trigger sequence started in the morning is written into the software codes in the conventional method, if the broadcasting system is skipped, a software developer needs to modify the corresponding program codes, which is inefficient, and if each scene is programmed with the corresponding program codes, the code redundancy in the software is caused.
Therefore, in the embodiment, the linkage trigger nodes are matched according to the application scenes, so that the corresponding linkage trigger models can be flexibly matched in different application scenes, compared with the conventional method that corresponding program codes need to be written for each application scene and software developers need to complete corresponding work, the method provided by the embodiment selects the linkage trigger nodes according to the application scenes, and then establishes the linkage trigger models according to the linkage trigger nodes without modifying or writing the corresponding program codes by the software developers, so that the user can complete operation according to actual requirements, the working efficiency is improved, and program redundancy caused by writing a large number of program codes in the conventional method is avoided.
Specifically, according to the application scenario to be subjected to train linkage, each linkage trigger node and each linkage trigger model matched with the application scenario are determined. The linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable and is used for expressing the customization requirements of users. Fig. 2 is a schematic diagram of a train linkage control processing flow according to a first embodiment of the present invention, and as shown in fig. 2, in this embodiment, linkage trigger nodes such as presentation information, train information, plan information, and the like are freely combined, so that a user can describe a specific scene through a relational expression and a logical expression. Through the combination of various types of state information, such as train state information, current occupancy position information and plan information, the logic expression is as follows: and the train state information (&) current occupancy position information (&) plan information for expressing a trigger condition of the current train at a designated position and at a designated time. By analogy, various information in the signal system can establish corresponding logic expressions by taking the logic values of the linkage trigger nodes as independent variables through the linkage state model, so that the customization requirements of the FAO under various operation scenes are met.
And step 120, acquiring the logic values corresponding to the linkage trigger nodes stored in the ATS cache, inputting the logic values corresponding to the linkage trigger nodes into a linkage trigger model, and judging whether linkage control is performed according to a logic calculation result.
In this step, the logical values corresponding to the respective linkage trigger nodes are acquired from the ATS cache, and the logical values corresponding to the respective linkage trigger nodes are input to the linkage trigger model, and logical operation is performed to determine whether a linkage trigger condition is satisfied, thereby performing train control. Correspondingly, if the logic calculation result meets the linkage control triggering condition, linkage control is carried out.
For example, for a train wake-up application scenario, the linkage trigger nodes are train state information, train position information, train occupancy information, and a wake-up plan, and the train triggers train wake-up when the following conditions are simultaneously met: the train is in a sleep permission awakening state (the logic value is 1); secondly, the train has a designated track (the logic value is 1); the current track is occupied by the train (the logic value is 1); and fourthly, designating the awakening time (the logic value is 1). And when the logic values of the train state information, the train position information, the train occupation information and the awakening plan in the ATS cache are all 1, triggering the awakening command, otherwise, not starting the awakening command.
Therefore, in the embodiment, each linkage trigger node is stored in a logic value form, so that not only is the data storage structure simplified and unified and the flattening of data realized, but also the stored logic values of the linkage trigger nodes can be applied to different application scenes, and whether the linkage trigger conditions are met or not can be quickly and accurately judged through simple logic operation, thereby carrying out linkage control. Meanwhile, in the embodiment, the logic values corresponding to the linkage trigger nodes are stored in the ATS, and when different scenes are faced, the linkage trigger model can be established by using the logic values of the linkage trigger nodes stored in the ATS.
According to the train linkage control method provided by the embodiment of the invention, each linkage trigger node matched with an application scene and a linkage trigger model are determined according to the application scene to be subjected to train linkage, the linkage trigger model is established according to the linkage trigger nodes matched with the scene, so that the corresponding linkage trigger model is flexibly matched according to different application scenes, and the logic value of each linkage trigger node is stored in the ATS cache, so that the data storage structure is simplified, and each linkage trigger node is stored in the form of the logic value, so that the logic operation can be carried out among different linkage trigger nodes, the logic value of each linkage trigger node is input into the linkage trigger model, and whether linkage control is carried out or not can be judged according to the logic calculation result. Therefore, the embodiment of the invention realizes that the corresponding linkage trigger models can be flexibly matched in different application scenes by matching the linkage trigger nodes according to the application scenes, and each linkage trigger node is stored in a logic value form, so that not only is the data storage structure simplified and unified, but also the stored logic values of the linkage trigger nodes can be applied to different application scenes, and whether the linkage trigger conditions are met or not is quickly and accurately judged through logic operation, thereby carrying out linkage control.
Based on the content of the above embodiment, as an optional embodiment, the logical value corresponding to each linkage trigger node is obtained through a message parsing protocol, and a mapping relationship between the linkage trigger node and the logical value of the linkage trigger node is established in the message parsing protocol, so as to obtain the linkage trigger node and the logical value of the linkage trigger node carried in the communication message received by the ATS.
In this step, since the ATS obtains information of each linkage trigger node by parsing the communication packet, specific state information corresponding to each linkage trigger node is obtained after parsing the communication packet in the conventional method, and logical operation cannot be performed between each specific state information. For example, in the conventional method, the information obtained after the communication packet is analyzed is as follows: train state information-in sleep enable awake state, train position information-exists on the designated track. However, the two specific information "in the sleep permission wake-up state" and "existing in the designated track" cannot be logically operated at all, so that in the present embodiment, a mapping relationship between the logical values of the linkage trigger node and the linkage trigger node is established in the packet resolution protocol, that is, a mapping relationship between the "in the sleep permission wake-up state" and the "logical value 1" and a mapping relationship between the "existing in the designated track" and the "logical value 1" are established, and thus the "logical value 1" corresponding to the two states can be logically operated.
Therefore, in the embodiment, by establishing the mapping relationship between the linkage trigger node and the logical value of the linkage trigger node in the message parsing protocol, each linkage trigger node and the corresponding logical value thereof can be directly obtained from the parsed message protocol, so that the logical value of the corresponding linkage trigger node can be directly obtained from the ATS cache during subsequent logical operation, and whether linkage control is performed or not can be quickly judged according to the logical calculation result.
According to the train linkage control method provided by the embodiment of the invention, the mapping relation between the linkage trigger node and the logical value of the linkage trigger node is established in the message analysis protocol, and the linkage trigger node and the logical value of the linkage trigger node carried in the communication message received by the ATS are obtained according to the message analysis protocol, so that the logical value of the corresponding linkage trigger node is directly obtained from the ATS cache during subsequent logical operation, and whether linkage control is carried out or not is quickly judged according to the logical calculation result.
Based on the content of the foregoing embodiment, as an optional embodiment, if the linkage trigger node is a basic node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in the message parsing protocol, which includes:
establishing a mapping relation between a basic node and a logical value of the basic node in a message analysis protocol; the basic nodes comprise a train driving mode, a train speed, a train sleeping and awakening state, a train working mode and a train working state.
In this step, since the linkage trigger node includes various information such as presentation information, train information, plan information, and the like, the present embodiment classifies it into a basic node, a logical node, and a relational node. The basic nodes comprise a train driving mode, a train speed, a train sleeping and awakening state, a train working mode and a train working state. And if the linkage trigger node is a basic node, establishing a mapping relation between the basic node and the logic value of the basic node in the message analysis protocol. For example: for the train sleeping and awakening state, the existing logic is expressed as 2 types of '1' -in the train sleeping and awakening state; 0-not in the train sleeping and awakening state ", so that the mapping relation between the 'in train sleeping and awakening state' and the 'logic value 1' and the 'not in train sleeping and awakening state' and the 'logic value 0' can be established.
According to the train linkage control method provided by the embodiment of the invention, the linkage trigger node and the logical value of the linkage trigger node can be quickly obtained by establishing the mapping relation between the logical values of the basic node and the basic node in the message analysis protocol, so that the logical value of the corresponding linkage trigger node can be directly obtained from an ATS cache during subsequent logical operation, and whether linkage control is carried out or not can be quickly judged according to the logical calculation result.
Based on the content of the foregoing embodiment, as an optional embodiment, if the linkage trigger node is a logical node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in the message parsing protocol, which includes:
determining a logic expression of the logic node by taking a basic node logic value contained in the logic node as a free measure, and establishing a mapping relation between the logic expression of the logic node and the logic value of the logic node in a message analysis protocol; wherein, the logic node is obtained by at least 1 basic node logic operation.
In this step, since the logical node cannot be obtained by directly mapping the basic node stored in the ATS, and only at least 1 basic node needs to perform logical operation, such as train location information, the present embodiment determines the logical expression of the logical node by using the logical value of the basic node included in the logical node as a convenience measure, and establishes the mapping relationship between the logical expression of the logical node and the logical value of the logical node in the message parsing protocol, thereby obtaining the mapping relationship between the logical node.
According to the train linkage control method provided by the embodiment of the invention, the linkage trigger node and the logical value of the linkage trigger node can be quickly obtained by establishing the mapping relation of the logical node in the message analysis protocol, so that the logical value of the corresponding linkage trigger node can be directly obtained from the ATS cache during subsequent logical operation, and whether linkage control is carried out or not can be quickly judged according to the logical calculation result.
Based on the content of the foregoing embodiment, as an optional embodiment, if the linkage trigger node is a relationship node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in the message parsing protocol, which includes:
determining a logical expression of the relational node by taking the logical value of the value interval of the basic node as an independent variable, and establishing a mapping relation between the logical expression of the relational node and the logical value of the relational node in a message analysis protocol; the relation nodes are obtained through logical operation of the value intervals of the basic nodes.
In this step, because the relationship node needs to perform logical operation according to the value interval of the base node and cannot be directly obtained by the direct mapping of the base node stored in the ATS, the present embodiment determines the logical expression of the relationship node by using the logical value of the value interval of the base node as an argument, and establishes the mapping relationship between the logical expression of the relationship node and the logical value of the relationship node in the message parsing protocol. For example, for wake-up time, the value interval is 7 a.m.: 00-9: 00, the wake-up time requirement is met only in the time period within the value interval, otherwise the wake-up time requirement cannot be met outside the value interval.
According to the train linkage control method provided by the embodiment of the invention, the linkage trigger node and the logical value of the linkage trigger node can be quickly obtained by establishing the mapping relation of the relation node in the message analysis protocol, so that the logical value of the corresponding linkage trigger node can be directly obtained from the ATS cache during subsequent logical operation, and whether linkage control is carried out or not can be quickly judged according to the logical calculation result.
Based on the content of the above embodiment, as an optional embodiment, the linkage trigger model is a binary tree structure.
In the step, the linkage trigger model adopts a binary tree structure, so that the linkage trigger model can be established according to different scenes, and the linkage trigger model with the binary tree structure is convenient to sort and search.
Fig. 3 is a schematic structural view of a train linkage control device according to a second embodiment of the present invention, and as shown in fig. 3, the train linkage control device according to the second embodiment of the present invention includes:
the acquiring unit 310 is configured to determine, according to an application scenario to be subjected to train linkage, each linkage trigger node and a linkage trigger model that are matched with the application scenario;
a determining unit 320, configured to acquire a logic value corresponding to each linkage trigger node stored in the ATS cache, input the logic value corresponding to each linkage trigger node into the linkage trigger model, and determine whether to perform linkage control according to a logic calculation result;
the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
The train linkage control device according to the present embodiment can be used for executing the train linkage control method according to the first embodiment, and the principle and technical effects are similar, and will not be described in detail here.
Based on the content of the above embodiment, as an optional embodiment, the logical value corresponding to each linkage trigger node is obtained through a message parsing protocol, and a mapping relationship between the linkage trigger node and the logical value of the linkage trigger node is established in the message parsing protocol, so as to obtain the linkage trigger node and the logical value of the linkage trigger node carried in the communication message received by the ATS.
The train linkage control device according to the present embodiment can be used for executing the train linkage control method according to the first embodiment, and the principle and technical effects are similar, and will not be described in detail here.
Fig. 4 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention, and as shown in fig. 4, the electronic device may include: a processor (processor)410, a communication Interface 420, a memory (memory)430 and a communication bus 440, wherein the processor 410, the communication Interface 420 and the memory 430 are communicated with each other via the communication bus 440. The processor 410 may invoke logic instructions in the memory 430 to perform a train linkage control method comprising: determining each linkage trigger node matched with an application scene and a linkage trigger model according to the application scene to be subjected to train linkage; acquiring logic values corresponding to the linkage trigger nodes stored in an ATS cache, inputting the logic values corresponding to the linkage trigger nodes into a linkage trigger model, and judging whether linkage control is performed according to a logic calculation result; the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
In addition, the logic instructions in the memory 430 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, an embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program stored on a non-transitory computer-readable storage medium, where the computer program includes program instructions, and when the program instructions are executed by a computer, the computer is capable of executing the train linkage control method provided in the foregoing method embodiments, where the method includes: determining each linkage trigger node matched with an application scene and a linkage trigger model according to the application scene to be subjected to train linkage; acquiring logic values corresponding to the linkage trigger nodes stored in an ATS cache, inputting the logic values corresponding to the linkage trigger nodes into a linkage trigger model, and judging whether linkage control is performed according to a logic calculation result; the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
In another aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented by a processor to execute the train linkage control method provided in each of the above embodiments, where the method includes: determining each linkage trigger node matched with an application scene and a linkage trigger model according to the application scene to be subjected to train linkage; acquiring logic values corresponding to the linkage trigger nodes stored in an ATS cache, inputting the logic values corresponding to the linkage trigger nodes into a linkage trigger model, and judging whether linkage control is performed according to a logic calculation result; the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A train linkage control method is characterized by comprising the following steps:
determining each linkage trigger node matched with an application scene and a linkage trigger model according to the application scene to be subjected to train linkage;
acquiring logic values corresponding to the linkage trigger nodes stored in an ATS cache, inputting the logic values corresponding to the linkage trigger nodes into a linkage trigger model, and judging whether linkage control is performed according to a logic calculation result;
the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
2. The train linkage control method according to claim 1, wherein the logical value corresponding to each linkage trigger node is obtained through a message parsing protocol, and a mapping relationship between the linkage trigger node and the logical value of the linkage trigger node is established in the message parsing protocol so as to obtain the linkage trigger node and the logical value of the linkage trigger node carried in the communication message received by the ATS.
3. The train linkage control method according to claim 2, wherein if the linkage trigger node is a basic node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in a message parsing protocol, and the mapping relationship comprises:
establishing a mapping relation between a basic node and a logical value of the basic node in a message analysis protocol; the basic nodes comprise a train driving mode, a train speed, a train sleeping and awakening state, a train working mode and a train working state.
4. The train linkage control method according to claim 3, wherein if the linkage trigger node is a logical node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in a message parsing protocol, and the mapping relationship comprises:
determining a logic expression of the logic node by taking a basic node logic value contained in the logic node as a free measure, and establishing a mapping relation between the logic expression of the logic node and the logic value of the logic node in a message analysis protocol; wherein, the logic node is obtained by at least 1 basic node logic operation.
5. The train linkage control method according to claim 3, wherein if the linkage trigger node is a relationship node, a mapping relationship between the linkage trigger node and a logical value of the linkage trigger node is established in a message parsing protocol, and the mapping relationship comprises:
determining a logical expression of the relational node by taking the logical value of the value interval of the basic node as an independent variable, and establishing a mapping relation between the logical expression of the relational node and the logical value of the relational node in a message analysis protocol; and the relation node is obtained through the logical operation of the value interval of the basic node.
6. The train linkage control method according to claim 1, wherein the linkage trigger model is a binary tree structure.
7. A train linkage control device, comprising:
the train linkage system comprises an acquisition unit, a linkage triggering unit and a linkage triggering model, wherein the acquisition unit is used for determining each linkage triggering node matched with an application scene to be subjected to train linkage and the linkage triggering model;
the judging unit is used for acquiring the logic values corresponding to the linkage trigger nodes stored in the ATS cache, inputting the logic values corresponding to the linkage trigger nodes into the linkage trigger model, and judging whether linkage control is performed according to a logic calculation result;
the linkage triggering model is a logic expression established by taking the logic value of each linkage triggering node as an independent variable.
8. The train linkage control device according to claim 7, wherein the logical value corresponding to each linkage trigger node is obtained through a message parsing protocol, and a mapping relationship between the linkage trigger node and the logical value of the linkage trigger node is established in the message parsing protocol so as to obtain the linkage trigger node and the logical value of the linkage trigger node carried in the communication message received by the ATS.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and operable on the processor, wherein the steps of the train linkage control method according to any one of claims 1 to 6 are implemented when the processor executes the program.
10. A non-transitory computer readable storage medium having a computer program stored thereon, wherein the computer program when executed by a processor implements the steps of the train linkage control method according to any one of claims 1 to 6.
CN202010888625.1A 2020-08-28 2020-08-28 Train linkage control method and device Pending CN112078628A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010888625.1A CN112078628A (en) 2020-08-28 2020-08-28 Train linkage control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010888625.1A CN112078628A (en) 2020-08-28 2020-08-28 Train linkage control method and device

Publications (1)

Publication Number Publication Date
CN112078628A true CN112078628A (en) 2020-12-15

Family

ID=73728922

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010888625.1A Pending CN112078628A (en) 2020-08-28 2020-08-28 Train linkage control method and device

Country Status (1)

Country Link
CN (1) CN112078628A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112606880A (en) * 2020-12-23 2021-04-06 卡斯柯信号有限公司 Railway signal control method based on introduction of vehicle information in Boolean logic operation
CN112758142A (en) * 2021-01-28 2021-05-07 青岛海信网络科技股份有限公司 Scene modularization realization method and device applied to full-automatic operation system
CN115334125A (en) * 2022-10-13 2022-11-11 中兴系统技术有限公司 Linkage method of train signal system and security integrated platform and related equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107621935A (en) * 2017-08-08 2018-01-23 北京和利时系统工程有限公司 A kind of coordinated control system and inter-linked controlling method
CN107985350A (en) * 2017-11-10 2018-05-04 青岛海信网络科技股份有限公司 A kind of inter-linked controlling method and correlating center at Metro Network center
CN108733005A (en) * 2017-04-21 2018-11-02 北京京东尚科信息技术有限公司 A kind of method and device of control smart machine linkage
CN109257259A (en) * 2018-11-30 2019-01-22 广东美的制冷设备有限公司 Scene inter-linked controlling method, device and household appliance
CN110347130A (en) * 2019-07-15 2019-10-18 珠海格力电器股份有限公司 Subsystem linkage control scheme processing method, device, system, equipment and medium
CN110884537A (en) * 2019-11-14 2020-03-17 通号城市轨道交通技术有限公司 Linkage function implementation system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108733005A (en) * 2017-04-21 2018-11-02 北京京东尚科信息技术有限公司 A kind of method and device of control smart machine linkage
CN107621935A (en) * 2017-08-08 2018-01-23 北京和利时系统工程有限公司 A kind of coordinated control system and inter-linked controlling method
CN107985350A (en) * 2017-11-10 2018-05-04 青岛海信网络科技股份有限公司 A kind of inter-linked controlling method and correlating center at Metro Network center
CN109257259A (en) * 2018-11-30 2019-01-22 广东美的制冷设备有限公司 Scene inter-linked controlling method, device and household appliance
CN110347130A (en) * 2019-07-15 2019-10-18 珠海格力电器股份有限公司 Subsystem linkage control scheme processing method, device, system, equipment and medium
CN110884537A (en) * 2019-11-14 2020-03-17 通号城市轨道交通技术有限公司 Linkage function implementation system and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112606880A (en) * 2020-12-23 2021-04-06 卡斯柯信号有限公司 Railway signal control method based on introduction of vehicle information in Boolean logic operation
CN112606880B (en) * 2020-12-23 2022-08-26 卡斯柯信号有限公司 Railway signal control method based on introduction of vehicle information in Boolean logic operation
CN112758142A (en) * 2021-01-28 2021-05-07 青岛海信网络科技股份有限公司 Scene modularization realization method and device applied to full-automatic operation system
CN112758142B (en) * 2021-01-28 2023-03-14 青岛海信网络科技股份有限公司 Scene modularization realization method and device applied to full-automatic operation system
CN115334125A (en) * 2022-10-13 2022-11-11 中兴系统技术有限公司 Linkage method of train signal system and security integrated platform and related equipment

Similar Documents

Publication Publication Date Title
CN112078628A (en) Train linkage control method and device
JP6486484B2 (en) In-vehicle control device and information update system for in-vehicle control device
CN112061048B (en) Scene triggering method, device, equipment and storage medium
CN112445147A (en) Awakening method, system and device of intelligent equipment, electronic equipment and storage medium
CN110884537A (en) Linkage function implementation system and method
CN113986349A (en) Data processing method, data processing device, computer readable storage medium and computer equipment
CN114117032A (en) Method and device for generating plan based on real-time emergency data and electronic equipment
CN116540666A (en) Vehicle diagnosis system, method, electronic equipment and medium based on TBOX
CN113868778A (en) Simulation scene management method and device
CN112527568A (en) Data flow testing method and device, electronic equipment and storage medium
CN114116028B (en) Method and device for waking up driving computer ECU, vehicle and storage medium
CN116723560A (en) Network awakening method and device, electronic equipment and vehicle
CN110794714A (en) Automatic cleaning method and system for community seats
CN115862352B (en) Calculation method, system, medium and equipment for solving parallel code sending conflict by random number
CN113535457B (en) Detection method, device, equipment and computer readable storage medium
CN117075922A (en) Heterogeneous cross-domain controller upgrading method, device, equipment and medium
CN116932062A (en) Service restarting method and related device
CN117908510A (en) Test method, test device, electronic equipment and storage medium
CN116594344A (en) Vehicle remote control method, system, vehicle and storage medium
CN118672629A (en) Software upgrading method, system, vehicle and computer program product
CN116238540A (en) Map construction operation method and device for parking and electronic equipment
CN116243955A (en) Application program hot deployment method and device, electronic equipment and storage medium
CN118124503A (en) Scene execution method, device, system, medium and equipment for vehicle
CN117349110A (en) Monitoring system and method for health degree of storage device and related device
CN117675122A (en) Interactive application backup method, system, electronic equipment and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201215