CN113253708A - Method and device for automatically generating simulation tool configuration file for signal system test - Google Patents

Method and device for automatically generating simulation tool configuration file for signal system test Download PDF

Info

Publication number
CN113253708A
CN113253708A CN202110628299.5A CN202110628299A CN113253708A CN 113253708 A CN113253708 A CN 113253708A CN 202110628299 A CN202110628299 A CN 202110628299A CN 113253708 A CN113253708 A CN 113253708A
Authority
CN
China
Prior art keywords
configuration file
simulator
communication
simulation
target
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
CN202110628299.5A
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.)
Casco Signal Beijing Ltd
Original Assignee
Casco Signal Beijing 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 Casco Signal Beijing Ltd filed Critical Casco Signal Beijing Ltd
Priority to CN202110628299.5A priority Critical patent/CN113253708A/en
Publication of CN113253708A publication Critical patent/CN113253708A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0221Preprocessing measurements, e.g. data collection rate adjustment; Standardization of measurements; Time series or signal analysis, e.g. frequency analysis or wavelets; Trustworthiness of measurements; Indexes therefor; Measurements using easily measured parameters to estimate parameters difficult to measure; Virtual sensor creation; De-noising; Sensor fusion; Unconventional preprocessing inherently present in specific fault detection methods like PCA-based methods

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

The invention discloses a method and a device for automatically generating a simulation tool configuration file for signal system testing, relates to the technical field of signal system product testing, and utilizes a communication configuration file of a train control interlocking integrated system to automatically generate a configuration file of a testing simulation simulator. The main technical scheme of the invention is as follows: the method comprises the steps of utilizing an interface device basic information configuration file, an interface device RSSP safety parameter configuration file, an interface device communication IP and a port configuration file contained in a communication configuration file of a train control interlocking integrated system to search and extract a device name and a device communication node value corresponding to a target simulator, the RSSP communication parameter value, the communication IP and the port value of communication between external interface devices and a lower computer to form communication configuration information of the external interface devices, and automatically generating the configuration file corresponding to the target simulator by combining with local device communication configuration information of the train control interlocking integrated system.

Description

Method and device for automatically generating simulation tool configuration file for signal system test
Technical Field
The invention relates to the technical field of signal system product testing, in particular to a method and a device for automatically generating a simulation tool configuration file for signal system testing.
Background
The train control interlocking integrated system integrates a train control system and an interlocking system together to form a novel train control system, and integrates external interfaces of the train control system and the interlocking system into one system. For a train control interlocking integrated system, interfaces of the existing train control system and the existing interlocking system exist, the number of external interfaces is large, and a large number of simulation simulators are needed in the process of carrying out test on the train control interlocking integrated system and the interface test, and are used for simulating information interaction between the train control interlocking integrated system and external interface equipment.
At present, an interface simulation test environment of an integrated system needs to be built in a test process of a train control interlocking integrated system, the building of the simulation test environment needs to configure communication configuration files of external interface simulation simulators, and in the simulation test environment, communication connection and information interaction with a real tested train control interlocking integrated system are realized based on the communication configuration files.
However, when there are many external interface devices, different configuration files of the simulation devices need to be configured for different external interface simulation simulators in the process of building a simulation test environment, and the conventional method mainly depends on manual work to configure the configuration files of the peripheral simulation simulators according to the communication configuration files of the train control interlocking integrated system, so that a lot of time and labor cost are consumed, and errors are easy to occur.
Disclosure of Invention
In view of this, the present invention provides a method and an apparatus for automatically generating a configuration file of a simulation tool for signal system testing, and mainly aims to automatically generate a configuration file of a testing simulator by using a communication configuration file of a train control interlocking integrated system, so as to avoid a process of manually configuring corresponding communication parameters of each simulator and repeatedly copying the simulator, reduce the possibility of manual errors, and contribute to improving the efficiency of building a simulation testing environment of the integrated system.
In order to achieve the above purpose, the present invention mainly provides the following technical solutions:
the first aspect of the present application provides a method for automatically generating a simulation tool configuration file for signal system testing, where the method includes:
acquiring a communication configuration file of a train control interlocking integrated system, wherein the communication configuration file at least comprises an interface equipment basic information configuration file, an interface equipment RSSP safety parameter configuration file, an interface equipment communication IP and a port configuration file;
acquiring identification information of a target simulation simulator;
extracting the device name and the communication node value of the device corresponding to the target simulation simulator from the interface device basic information configuration file according to the identification information of the target simulation simulator;
extracting RSSP communication parameter values corresponding to the communication node values of the equipment from the RSSP security parameter configuration file of the interface equipment according to the communication node values of the equipment;
extracting communication IP and port values corresponding to the communication between the external interface equipment and the lower computer from the configuration files of the communication IP and the ports of the interface equipment according to the equipment name;
forming communication configuration information of the external interface equipment by using the equipment name corresponding to the target simulation simulator, the communication node value of the equipment, the RSSP communication parameter value, and the communication IP and port value of the communication between the external interface equipment and the lower computer;
acquiring communication configuration information of local equipment;
and generating a communication configuration file corresponding to the target simulation simulator as a configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by using the communication configuration information of the external interface device and the communication configuration information of the local device.
In some variations of the first aspect of the present application, the method further comprises:
if the number of the target simulation simulators is multiple, storing the multiple target simulation simulators in a preset simulator library;
storing a configuration file corresponding to the target simulation simulator into a preset file library, wherein a preset mapping relation exists between the configuration file in the preset file library and the simulator in the preset simulator library;
and according to the preset mapping relation, constructing a peripheral simulation test environment by fusing the software of the target simulator and the configuration file corresponding to the target simulator.
In some modified embodiments of the first aspect of the present application, the communication configuration file of the train control interlock integrated system further includes TSRS application configuration information, and if the target simulator is a TSRS simulator, before the configuration file corresponding to the target simulator, the method further includes:
generating an application configuration file corresponding to the TSRS simulation simulator by utilizing the TSRS application configuration information;
the configuration file corresponding to the target simulation simulator comprises: and combining and determining the communication configuration file and the application configuration file corresponding to the TSRS simulation simulator as the configuration file corresponding to the TSRS simulation simulator.
In some modified embodiments of the first aspect of the present application, the communication configuration file of the train control interlock integrated system further includes track circuit interface information and track circuit version protocol information, the target simulator is a ZPW simulator, and before the configuration file corresponding to the target simulator, the method further includes:
generating a section configuration file corresponding to the ZPW simulator by using the track circuit interface information;
generating a protocol configuration file corresponding to the ZPW simulator by using the track circuit version protocol information;
the configuration file corresponding to the target simulation simulator comprises: and combining and determining a communication configuration file, a section configuration file and a protocol configuration file corresponding to the ZPW simulator as a configuration file corresponding to the ZPW simulator.
A second aspect of the present application provides an apparatus for automatically generating a configuration file of a simulation tool for signal system testing, the apparatus comprising:
the system comprises an acquisition unit, a control unit and a communication unit, wherein the acquisition unit is used for acquiring a communication configuration file of the train control interlocking integrated system, and the communication configuration file at least comprises an interface equipment basic information configuration file, an interface equipment RSSP safety parameter configuration file, an interface equipment communication IP and a port configuration file;
the acquisition unit is also used for acquiring the identification information of the target simulator;
an extracting unit, configured to extract, according to the identification information of the target simulator, a device name and a communication node value of the device, which correspond to the target simulator, from the interface device basic information configuration file;
the extracting unit is further configured to extract, according to the communication node value of the device, an RSSP communication parameter value corresponding to the communication node value of the device from the RSSP security parameter configuration file of the interface device;
the extracting unit is further used for extracting a communication IP and a port value corresponding to the communication between the external interface equipment and the lower computer from the configuration files of the communication IP and the port of the interface equipment according to the equipment name;
a composition unit, configured to compose, by using the device name and the communication node value of the device, the RSSP communication parameter value, and the communication IP and the port value of the external interface device for communicating with the lower computer, which correspond to the target simulator, communication configuration information of the external interface device;
the acquiring unit is further configured to acquire communication configuration information of the local device;
a generating unit, configured to generate a communication configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by using communication configuration information of the external interface device and communication configuration information of the local device;
and the determining unit is used for taking the communication configuration file as a configuration file corresponding to the target simulation simulator.
In some variations of the second aspect of the present application, the apparatus comprises:
the storage unit is used for storing the target simulation simulators into a preset simulator library if the target simulation simulators are multiple;
the storage unit is further configured to store the configuration file corresponding to the target simulation simulator into a preset file library, where a preset mapping relationship exists between the configuration file in the preset file library and the simulator in the preset simulator library;
and the construction unit is used for constructing a peripheral simulation test environment by fusing the software of the target simulator and the configuration file corresponding to the target simulator according to the preset mapping relation.
In some variations of the second aspect of the present application,
the generating unit is further configured to, when the communication configuration file of the train control interlock integrated system further includes TSRS application configuration information, generate an application configuration file corresponding to the TSRS simulator by using the TSRS application configuration information if the target simulator is TSRS simulation;
the determining unit further comprises a combination module;
and the combination module is used for combining and determining the communication configuration file and the application configuration file corresponding to the TSRS simulation simulator as the configuration file corresponding to the TSRS simulation simulator.
In some variations of the second aspect of the present application,
the generating unit is further configured to, when the communication configuration file of the train control interlock integrated system further includes track circuit interface information and track circuit version protocol information, generate a section configuration file corresponding to the ZPW simulator by using the track circuit interface information if the target simulator is the ZPW simulator;
the generating unit is further configured to generate a protocol configuration file corresponding to the ZPW simulator by using the track circuit version protocol information;
the combination module of the determination unit is further configured to combine and determine a communication configuration file, a section configuration file, and a protocol configuration file corresponding to the ZPW simulator as a configuration file corresponding to the ZPW simulator.
In a third aspect of the present application, a storage medium includes a stored program, where the program controls a device on which the storage medium is located to execute the above method for automatically generating a simulation tool configuration file for signal system testing when running.
A fourth aspect of the present application provides an electronic device comprising at least one processor, and at least one memory, a bus, connected to the processor;
the processor and the memory complete mutual communication through the bus;
the processor is used for calling the program instructions in the memory so as to execute the simulation tool configuration file automatic generation method for the signal system test.
By the technical scheme, the technical scheme provided by the invention at least has the following advantages:
the invention provides a method and a device for automatically generating a simulation tool configuration file for signal system testing, which utilize an interface device basic information configuration file, an interface device RSSP safety parameter configuration file, an interface device communication IP and a port configuration file which are contained in a communication configuration file of a train control interlocking integrated system to search and extract a device name corresponding to a target simulation simulator, a device communication node value, an RSSP communication parameter value, a communication IP and a port value of communication between external interface equipment and a lower computer to form communication configuration information of the external interface device, and automatically generate the configuration file corresponding to the target simulation simulator by combining with local device communication configuration information of the train control interlocking integrated system. Compared with the prior art, the method and the device solve the problems of low efficiency and easy error caused by manual configuration of the configuration files of the peripheral simulation simulator, can automatically generate the configuration files of the test simulation simulator by utilizing the communication configuration files of the train control interlocking integrated system, avoid the process of manually configuring the corresponding communication parameters of each simulation simulator and repeatedly copying the simulator, reduce the possibility of manual error and contribute to improving the building efficiency of the simulation test environment of the integrated system.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a flowchart of a method for automatically generating a configuration file of a simulation tool for signal system testing according to an embodiment of the present invention;
FIG. 2 is a flowchart of another method for automatically generating a configuration file of a simulation tool for signal system testing according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of an exemplary train control interlock integrated test system according to an embodiment of the present invention;
fig. 4 is a block diagram of an apparatus for automatically generating a configuration file of a simulation tool for signal system testing according to an embodiment of the present invention;
fig. 5 is a block diagram of another simulation tool configuration file automatic generation apparatus for signal system testing according to an embodiment of the present invention;
fig. 6 is an electronic device for automatically generating a simulation tool configuration file for signal system testing according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
The embodiment of the invention provides a method for identifying and covering requirements based on urban rail projects, which can automatically generate a configuration file of a test simulator by utilizing a communication configuration file of a train control interlocking integrated system as shown in figure 1, and the embodiment of the invention provides the following specific steps:
101. and acquiring a communication configuration file of the train control interlocking integrated system.
The communication configuration file at least comprises an interface device basic information configuration file, an interface device RSSP security parameter configuration file, an interface device communication IP and a port configuration file.
In the embodiment of the present invention, the communication configuration file of the train control interlock integrated system is edited in advance, and the communication configuration file mainly includes: the system comprises an interface device basic information configuration file, an interface device RSSP security parameter configuration file, an interface device communication IP and a port configuration file. The basic information configuration file of the interface equipment mainly stores: and the name of the interface equipment and the corresponding communication node value of the equipment which support the simulation simulator test. The interface device RSSP security parameter configuration file mainly stores: the device communication node value, the RSSP communication parameter value of the device, and the mapping relationship between the two exist, the RSSP is a Railway Signal Safety Protocol (RSSP), and the configuration files of the interface device communication IP and the port mainly store: device name, communication IP and port of the corresponding interface device.
In the embodiment of the invention, the communication configuration file is input by using the train control interlocking integrated system side-down computer, so that the configuration file required by the automatic generation of the simulation simulator is realized by using the communication configuration file.
In the test process of the train control interlocking integrated system, an interface simulation test environment of the integrated system needs to be built, the building of the simulation test environment needs to configure communication configuration files of each external interface simulation simulator, and in the simulation test environment, communication connection and information interaction with the real tested train control interlocking integrated system are achieved based on the communication configuration files. Therefore, in the embodiment of the present invention, the communication profile of the train control and interlock integrated system functions as: rather, some information related to the external interface device for supporting the testing of the simulation simulator is edited in advance, and for different target simulation simulators, the information related to the corresponding interface device needs to be searched by means of the content information edited in advance in the communication configuration file of the train control interlocking integrated system, so as to complete the configuration of the peripheral configuration file for the target simulation simulator.
102. And acquiring identification information of the target simulation simulator.
In the embodiment of the invention, an interface simulation test environment of the integrated system needs to be set up in the test process of the train control interlocking integrated system, and an external interface simulation simulator needed in the simulation test environment at least comprises: TIS simulator, TCC simulator, OC-LEU simulator, CBI simulator, RBC simulator, for which configuration communication profiles are primarily required. It should be noted that, the description of the above-mentioned english abbreviations includes: the system comprises an adjacent station train control interlocking integrated system TIS, a train control center TCC, a target controller OC, a ground electronic unit OC-LEU, a computer interlocking system CBI and a radio block center RBC.
For the embodiment of the invention, in order to clearly illustrate that configuration files are generated for different simulation simulators, an object to be processed is simply referred to as a target simulation simulator. The identification information of the target simulator is used for uniquely identifying which type of simulator the object to be processed belongs to.
103. And extracting the device name and the communication node value of the device corresponding to the target simulation simulator from the interface device basic information configuration file according to the identification information of the target simulation simulator.
104. And extracting RSSP communication parameter values corresponding to the communication node values of the equipment from the RSSP security parameter configuration file of the interface equipment according to the communication node values of the equipment.
In an embodiment of the invention, for an exemplary simulation simulator: the TIS simulator, the TCC simulator, the OC-LEU simulator, the CBI simulator and the RBC simulator are described as follows: for the TIS simulator, the TCC simulator, the OC-LEU simulator and the CBI simulator, RSSP-I communication parameter values are extracted from the RSSP security parameter configuration file of the interface device; for the RBC simulator, RSSP-II communication parameter values are extracted from the interface device RSSP security parameter profile, and for different railway signal security protocols RSSP-I, RSSP-II, they can be stored separately in the interface device RSSP security parameter profile.
105. And extracting the communication IP and the port value of the communication between the corresponding external interface device and the lower computer from the configuration files of the communication IP and the port of the interface device according to the device name.
In the embodiment of the present invention, in step 103 and 105, after the object to be processed (i.e. the target simulation simulator) is determined, the device name and the communication node value of the device, RSSP communication parameter value, and the communication IP and port value of the external interface device in communication with the lower computer corresponding to the target simulation simulator are extracted by searching the interface device basic information configuration file, the interface device RSSP security parameter configuration file, and the configuration file of the interface device communication IP and port in the communication configuration file of the train control interlocking integrated system.
106. And composing the communication configuration information of the external interface equipment by the equipment name corresponding to the target simulation simulator, the communication node value of the equipment, the RSSP communication parameter value, and the communication IP and port value of the communication between the external interface equipment and the lower computer.
In the embodiment of the invention, the simulator is used for simulating the information interaction between the train control interlocking integrated system and the external interface equipment, and for different target simulators, in order to successfully realize the information interaction, the communication configuration information of the external interface equipment is equivalent to the data information indispensable on the interface equipment side.
107. Communication configuration information of the local device is acquired.
In the embodiment of the present invention, a local device is a local integrated device on the train control interlocking integrated system side, and in order to implement information interaction between a simulated train control interlocking integrated system and an external interface device, that is, data communication between two different sides, in addition to the need to acquire communication configuration information of the external interface device, the communication configuration information of the local integrated device on the integrated system side also needs to be acquired, which includes the following specific steps:
in the embodiment of the present invention, the communication configuration information of the local integration device mainly includes: the communication node value of the local equipment, the RSSP communication security parameter of the local equipment, the communication port number of the local equipment and the IP and subnet mask corresponding to the number. Specifically, the communication configuration information of the local integration device may also be stored in the communication configuration file of the train control interlocking integration system.
108. And generating a communication configuration file corresponding to the target simulation simulator as a configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by utilizing the communication configuration information of the external interface device and the communication configuration information of the local device.
In the embodiment of the present invention, in order to implement the information interaction between the train control interlocking integrated system and the external interface device simulated by using the simulator, a configuration file of the simulator needs to be configured in advance, and in order to implement the automatic generation of the configuration file, communication configuration information on both sides (i.e., the train control interlocking integrated system side and the external interface device side) is required, whereas for the simulator (i.e., the TIS simulator, the TCC simulator, the OC-LEU simulator, and the CBI simulator) exemplified in step 102 of the embodiment of the present invention, mainly for implementing successful information interaction on both sides, and then, mainly automatically generating the communication configuration file as a configuration file corresponding to the target simulator.
The embodiment of the invention provides an automatic generation method of a simulation tool configuration file for signal system testing, which is characterized in that an interface device basic information configuration file, an interface device RSSP safety parameter configuration file, an interface device communication IP and a port configuration file which are contained in a communication configuration file of a train control interlocking integrated system are utilized to search and extract a device name corresponding to a target simulator, a device communication node value, an RSSP communication parameter value, a communication IP and a port value of communication between external interface equipment and a lower computer to form communication configuration information of the external interface device, and the local device communication configuration information on the side of the train control interlocking integrated system is combined to automatically generate the configuration file corresponding to the target simulator. Compared with the prior art, the method and the device solve the problems of low efficiency and easy error caused by manual configuration of the configuration files of the peripheral simulation simulator, the configuration files of the test simulation simulator can be automatically generated by utilizing the communication configuration files of the train control interlocking integrated system, the process of manually configuring the corresponding communication parameters of each simulation simulator and repeatedly copying the simulator is avoided, the possibility of manual error is reduced, and the building efficiency of the simulation test environment of the integrated system is improved.
In order to explain the above embodiments in more detail, the embodiment of the present invention further provides another method for automatically generating a configuration file of a simulation tool for signal system testing, as shown in fig. 2, the embodiment of the present invention provides the following specific steps:
201. and acquiring a communication configuration file of the train control interlocking integrated system.
The communication configuration file at least comprises an interface device basic information configuration file, an interface device RSSP security parameter configuration file, an interface device communication IP and a port configuration file.
In the embodiment of the present invention, refer to step 101 for the statement of this step, and the description is omitted here.
202. And acquiring identification information of the target simulation simulator.
In the embodiment of the invention, an interface simulation test environment of the integrated system needs to be set up in the test process of the train control interlocking integrated system, and an external interface simulation simulator needed in the simulation test environment at least comprises: the TIS simulator, TCC simulator, OC-LEU simulator, CBI simulator, RBC simulator, TSRS simulator, ZPW simulator, such as the schematic structural diagram of the train control interlocking integrated test system illustrated in fig. 3, for the former simulator (TIS simulator, TCC simulator, OC-LEU simulator, CBI simulator, RBC simulator), a communication configuration file is mainly required to be configured, and for the latter simulator (TSRS simulator, ZPW simulator), other configuration files are required to be configured according to corresponding different simulation software. It should be noted that, in addition to the english abbreviation already explained in step 102, the description is not repeated, and other english abbreviations also need to be explained, including: a temporary speed limiting server TSRS and a track circuit ZPW.
For the embodiment of the invention, in order to clearly illustrate that configuration files are generated for different simulation simulators, an object to be processed is simply referred to as a target simulation simulator. The identification information of the target simulator is used for uniquely identifying which type of simulator the object to be processed belongs to.
203. And extracting the device name and the communication node value of the device corresponding to the target simulation simulator from the interface device basic information configuration file according to the identification information of the target simulation simulator.
204. And extracting RSSP communication parameter values corresponding to the communication node values of the equipment from the RSSP security parameter configuration file of the interface equipment according to the communication node values of the equipment.
In an embodiment of the invention, for an exemplary simulation simulator: the TIS simulator, the TCC simulator, the OC-LEU simulator, the CBI simulator and the RBC simulator are described as follows: for the TIS simulator, the TCC simulator, the OC-LEU simulator and the CBI simulator, RSSP-I communication parameter values are extracted from the RSSP security parameter configuration file of the interface device; for the RBC simulator, RSSP-II communication parameter values are extracted from the interface device RSSP security parameter profile, and for different railway signal security protocols RSSP-I, RSSP-II, they can be stored separately in the interface device RSSP security parameter profile.
205. And extracting the communication IP and the port value of the communication between the corresponding external interface device and the lower computer from the configuration files of the communication IP and the port of the interface device according to the device name.
In the embodiment of the present invention, for step 203 and 205, after the object to be processed (i.e. the target simulation simulator) is determined, the device name and the communication node value of the device, RSSP communication parameter value, and the communication IP and port value of the external interface device in communication with the lower computer corresponding to the target simulation simulator are extracted by searching the interface device basic information configuration file, the interface device RSSP security parameter configuration file, and the configuration file of the interface device communication IP and port in the communication configuration file of the train control interlocking integrated system.
206. And composing the communication configuration information of the external interface equipment by the equipment name corresponding to the target simulation simulator, the communication node value of the equipment, the RSSP communication parameter value, and the communication IP and port value of the communication between the external interface equipment and the lower computer.
207. Communication configuration information of the local device is acquired.
208. And generating a communication configuration file corresponding to the target simulation simulator as a configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by utilizing the communication configuration information of the external interface device and the communication configuration information of the local device.
In the embodiment of the present invention, for the statements in the steps 206 and 208, refer to the steps 106 and 108, which are not described herein again, but it should be noted that, for the simulation simulator in the embodiment of the present invention, the simulation simulator in the step 8 as shown in the step 202 needs to configure the communication configuration file, specifically, the implementation is as in the step 204 and 208, but in addition, for the simulation simulators (TSRS simulator and ZPW simulator), other configuration files need to be configured according to corresponding different simulation software, which is specifically described as follows:
in the embodiment of the invention, the target simulator is a TSRS simulator, the communication configuration file of the train control interlock integrated system further includes TSRS application configuration information, the TSRS application configuration information mainly stores information of a TSRS block partition and a station, and is used for assisting in configuring the configuration file of the TSRS simulator, after the communication configuration file of the TSRS simulator is generated, the application configuration file corresponding to the TSRS simulator is generated by using the TSRS application configuration information, and then the communication configuration file and the application configuration file corresponding to the TSRS simulator are combined and determined as the configuration file corresponding to the TSRS simulator.
In the embodiment of the present invention, the target simulator is a ZPW simulator, and the communication configuration file of the train control interlock integrated system further includes track circuit interface information and track circuit version protocol information.
The track circuit interface information is used for extracting the track section names corresponding to the track circuit cabinets and the sequence of the track sections in a single cabinet, and the track section names are sorted according to the sequence number values of the extracted track sections in the specific cabinet, so that the section configuration file of the ZPW simulator can be automatically generated. The track circuit version protocol information stores specific interface protocol information of the train control interlocking integrated system and the track circuit, the version is automatically analyzed according to the extracted interface protocol version information, and a protocol configuration file of the ZPW simulator can be automatically generated according to the analyzed version information.
The section configuration file and the protocol configuration file form an application configuration file of the ZPW simulator, and a communication configuration file and an application configuration file corresponding to the ZPW simulator are combined and determined as a configuration file corresponding to the ZPW simulator.
209. And if the number of the target simulation simulators is multiple, storing the multiple target simulation simulators into a preset simulator library.
210. And storing the configuration file corresponding to the target simulation simulator into a preset file library, wherein a preset mapping relation exists between the configuration file in the preset file library and the simulator in the preset simulator library.
In the embodiment of the present invention, as shown in step 209-210, if there are a plurality of target simulators, different simulators have different software functions and different corresponding configuration files, so as to facilitate management of data files, the target simulators and the corresponding configuration files are stored separately, and a preset mapping relationship between the target simulators and the corresponding configuration files is established.
211. And according to a preset mapping relation, constructing a peripheral simulation test environment by fusing software of the target simulator and the configuration file corresponding to the target simulator.
In the embodiment of the invention, although the simulator and the configuration file are stored separately, according to the preset mapping relationship, one simulator and what the configuration file corresponding to the simulator is can be searched efficiently, and then the simulator software and the specific corresponding configuration file are automatically fused to generate the simulator simulation tool of the tested train control interlocking integrated system, namely the peripheral simulation environment of the integrated test system can be built quickly. The embodiment of the invention automatically generates the whole simulator tool by combining the automatically generated configuration file with the existing simulator, thereby avoiding the repeated copying process of the simulator software. On the contrary, the embodiment of the invention can also return to automatically identify the errors of the communication configuration file at the train control interlocking integrated system side by utilizing the automatic generation mode, check whether the input of the communication configuration file of the lower computer is correct or not in advance and ensure the correctness of the test input.
Further, as an implementation of the method shown in fig. 1 and fig. 2, an embodiment of the present invention provides an automatic generation apparatus for a configuration file of a simulation tool for signal system testing. The embodiment of the apparatus corresponds to the embodiment of the method, and for convenience of reading, details in the embodiment of the apparatus are not repeated one by one, but it should be clear that the apparatus in the embodiment can correspondingly implement all the contents in the embodiment of the method. The device is applied to automatically generating the configuration file of the test simulator by utilizing the communication configuration file of the train control interlocking integrated system, and particularly as shown in fig. 4, the device comprises:
the acquiring unit 31 is configured to acquire a communication configuration file of the train control interlock integrated system, where the communication configuration file at least includes an interface device basic information configuration file, an interface device RSSP security parameter configuration file, and a configuration file of an interface device communication IP and a port;
the acquiring unit 31 is further configured to acquire identification information of the target simulator;
an extracting unit 32, configured to extract, according to the identification information of the target simulation simulator, a device name and a communication node value of a device corresponding to the target simulation simulator from the interface device basic information configuration file;
the extracting unit 32 is further configured to extract, according to the communication node value of the device, an RSSP communication parameter value corresponding to the communication node value of the device from the RSSP security parameter configuration file of the interface device;
the extracting unit 32 is further configured to extract, according to the device name, a communication IP and a port value corresponding to communication between the external interface device and the lower computer from the configuration file of the communication IP and the port of the interface device;
a composing unit 33, configured to compose, by the device name and the communication node value of the device, the RSSP communication parameter value, and the communication IP and the port value of the external interface device for communicating with the lower computer, which correspond to the target simulator, into communication configuration information of the external interface device;
the obtaining unit 31 is further configured to obtain communication configuration information of a local device;
a generating unit 34, configured to generate a communication configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by using communication configuration information of the external interface device and communication configuration information of the local device;
the determining unit 35 is configured to use the communication configuration file as a configuration file corresponding to the target simulation simulator.
Further, as shown in fig. 5, the apparatus further includes:
a storage unit 36, configured to store a plurality of target simulation simulators in a preset simulator library if the number of target simulation simulators is multiple;
the storage unit 36 is further configured to store the configuration file corresponding to the target simulation simulator into a preset file library, where a preset mapping relationship exists between the configuration file in the preset file library and the simulator in the preset simulator library;
and the constructing unit 37 is configured to construct a peripheral simulation test environment by fusing the software of the target simulator and the configuration file corresponding to the target simulator according to the preset mapping relationship.
Further, as shown in fig. 5, the generating unit 34 is further configured to, when the communication configuration file of the train control interlock integrated system further includes TSRS application configuration information, if the target simulator is TSRS simulation, generate an application configuration file corresponding to the TSRS simulator by using the TSRS application configuration information;
the determining unit 35 further includes a combining module 351;
the combining module 351 is configured to combine and determine the communication configuration file and the application configuration file corresponding to the TSRS simulator as the configuration file corresponding to the TSRS simulator.
Further, as shown in fig. 5, the generating unit 34 is further configured to, when the communication configuration file of the train control interlock integrated system further includes track circuit interface information and track circuit version protocol information, if the target simulator is a ZPW simulator, generate a section configuration file corresponding to the ZPW simulator by using the track circuit interface information;
the generating unit 34 is further configured to generate a protocol configuration file corresponding to the ZPW simulator by using the track circuit version protocol information;
the combining module 351 of the determining unit 35 is further configured to combine and determine a communication configuration file, a section configuration file, and a protocol configuration file corresponding to the ZPW simulator as a configuration file corresponding to the ZPW simulator.
In summary, embodiments of the present invention provide a method and an apparatus for automatically generating a configuration file of a simulation tool for a signal system test, where the method and the apparatus utilize a configuration file of interface device basic information, a configuration file of RSSP security parameters of an interface device, and a configuration file of a communication IP and a port of the interface device, which are included in a communication configuration file of a train control interlock integrated system, to search and extract a device name and a communication node value of a device, the RSSP communication parameter value, and a communication IP and a port value of communication between an external interface device and a lower computer corresponding to a target simulator, to form communication configuration information of the external interface device, and automatically generate a configuration file corresponding to the target simulator by combining with communication configuration information of a local device on the train control interlock integrated system side. Compared with the prior art, the method and the device solve the problems of low efficiency and easy error caused by manual configuration of the configuration files of the peripheral simulation simulator, can automatically generate the configuration files of the test simulation simulator by utilizing the communication configuration files of the train control interlocking integrated system, avoid the process of manually configuring the corresponding communication parameters of each simulation simulator and repeatedly copying the simulator, reduce the possibility of manual error and contribute to improving the building efficiency of the simulation test environment of the integrated system.
The device for automatically generating the simulation tool configuration file of the signal system test comprises a processor and a memory, wherein the acquisition unit, the extraction unit, the composition unit, the generation unit, the determination unit and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more than one, the configuration file of the test simulation simulator is automatically generated by utilizing the communication configuration file of the train control interlocking integrated system through adjusting the kernel parameters, the process that the corresponding communication parameters of each simulation simulator are configured manually and the simulators are copied repeatedly is avoided, the possibility of manual error is reduced, and the building efficiency of the simulation test environment of the integrated system is improved.
The embodiment of the invention provides a storage medium, wherein a program is stored on the storage medium, and the program can realize the automatic generation method of the simulation tool configuration file of the signal system test when being executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the program runs to execute a simulation tool configuration file automatic generation method for a signal system test.
An embodiment of the present invention provides an electronic device 40, as shown in fig. 6, the device includes at least one processor 401, and at least one memory 402 and a bus 403 connected to the processor 401; the processor 401 and the memory 402 complete communication with each other through the bus 403; the processor 401 is used for calling the program instructions in the memory 402 to execute the above-mentioned simulation tool configuration file automatic generation method for signal system test.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device:
a method for automatically generating a simulation tool configuration file for signal system testing, the method comprising:
acquiring a communication configuration file of a train control interlocking integrated system, wherein the communication configuration file at least comprises an interface equipment basic information configuration file, an interface equipment RSSP safety parameter configuration file, an interface equipment communication IP and a port configuration file; acquiring identification information of a target simulation simulator; extracting the device name and the communication node value of the device corresponding to the target simulation simulator from the interface device basic information configuration file according to the identification information of the target simulation simulator; extracting RSSP communication parameter values corresponding to the communication node values of the equipment from the RSSP security parameter configuration file of the interface equipment according to the communication node values of the equipment; extracting communication IP and port values corresponding to the communication between the external interface equipment and the lower computer from the configuration files of the communication IP and the ports of the interface equipment according to the equipment name; forming communication configuration information of the external interface equipment by using the equipment name corresponding to the target simulation simulator, the communication node value of the equipment, the RSSP communication parameter value, and the communication IP and port value of the communication between the external interface equipment and the lower computer; acquiring communication configuration information of local equipment; and generating a communication configuration file corresponding to the target simulation simulator as a configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by using the communication configuration information of the external interface device and the communication configuration information of the local device.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a device includes one or more processors (CPUs), memory, and a bus. The device may also include input/output interfaces, network interfaces, and the like.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip. The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method for automatically generating a simulation tool configuration file of a signal system test is characterized by comprising the following steps:
acquiring a communication configuration file of a train control interlocking integrated system, wherein the communication configuration file at least comprises an interface equipment basic information configuration file, an interface equipment RSSP safety parameter configuration file, an interface equipment communication IP and a port configuration file;
acquiring identification information of a target simulation simulator;
extracting the device name and the communication node value of the device corresponding to the target simulation simulator from the interface device basic information configuration file according to the identification information of the target simulation simulator;
extracting RSSP communication parameter values corresponding to the communication node values of the equipment from the RSSP security parameter configuration file of the interface equipment according to the communication node values of the equipment;
extracting communication IP and port values corresponding to the communication between the external interface equipment and the lower computer from the configuration files of the communication IP and the ports of the interface equipment according to the equipment name;
forming communication configuration information of the external interface equipment by using the equipment name corresponding to the target simulation simulator, the communication node value of the equipment, the RSSP communication parameter value, and the communication IP and port value of the communication between the external interface equipment and the lower computer;
acquiring communication configuration information of local equipment;
and generating a communication configuration file corresponding to the target simulation simulator as a configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by using the communication configuration information of the external interface device and the communication configuration information of the local device.
2. The method of claim 1, further comprising:
if the number of the target simulation simulators is multiple, storing the multiple target simulation simulators in a preset simulator library;
storing a configuration file corresponding to the target simulation simulator into a preset file library, wherein a preset mapping relation exists between the configuration file in the preset file library and the simulator in the preset simulator library;
and according to the preset mapping relation, constructing a peripheral simulation test environment by fusing the software of the target simulator and the configuration file corresponding to the target simulator.
3. The method according to claim 1, wherein the communication configuration file of the train control interlocking integrated system further includes TSRS application configuration information, and if the target simulator is a TSRS simulator, before the configuration file corresponding to the target simulator, the method further includes:
generating an application configuration file corresponding to the TSRS simulation simulator by utilizing the TSRS application configuration information;
the configuration file corresponding to the target simulation simulator comprises: and combining and determining the communication configuration file and the application configuration file corresponding to the TSRS simulation simulator as the configuration file corresponding to the TSRS simulation simulator.
4. The method according to claim 1, wherein the communication configuration file of the train control interlocking integrated system further includes track circuit interface information and track circuit version protocol information, the target simulator is a ZPW simulator, and before the configuration file corresponding to the target simulator, the method further includes:
generating a section configuration file corresponding to the ZPW simulator by using the track circuit interface information;
generating a protocol configuration file corresponding to the ZPW simulator by using the track circuit version protocol information;
the configuration file corresponding to the target simulation simulator comprises: and combining and determining a communication configuration file, a section configuration file and a protocol configuration file corresponding to the ZPW simulator as a configuration file corresponding to the ZPW simulator.
5. An apparatus for automatically generating a simulation tool configuration file for signal system testing, the apparatus comprising:
the system comprises an acquisition unit, a control unit and a communication unit, wherein the acquisition unit is used for acquiring a communication configuration file of the train control interlocking integrated system, and the communication configuration file at least comprises an interface equipment basic information configuration file, an interface equipment RSSP safety parameter configuration file, an interface equipment communication IP and a port configuration file;
the acquisition unit is also used for acquiring the identification information of the target simulator;
an extracting unit, configured to extract, according to the identification information of the target simulator, a device name and a communication node value of the device, which correspond to the target simulator, from the interface device basic information configuration file;
the extracting unit is further configured to extract, according to the communication node value of the device, an RSSP communication parameter value corresponding to the communication node value of the device from the RSSP security parameter configuration file of the interface device;
the extracting unit is further used for extracting a communication IP and a port value corresponding to the communication between the external interface equipment and the lower computer from the configuration files of the communication IP and the port of the interface equipment according to the equipment name;
a composition unit, configured to compose, by using the device name and the communication node value of the device, the RSSP communication parameter value, and the communication IP and the port value of the external interface device for communicating with the lower computer, which correspond to the target simulator, communication configuration information of the external interface device;
the acquiring unit is further configured to acquire communication configuration information of the local device;
a generating unit, configured to generate a communication configuration file corresponding to the target simulation simulator according to a preset configuration file format of the target simulation simulator by using communication configuration information of the external interface device and communication configuration information of the local device;
and the determining unit is used for taking the communication configuration file as a configuration file corresponding to the target simulation simulator.
6. The apparatus of claim 5, further comprising:
the storage unit is used for storing the target simulation simulators into a preset simulator library if the target simulation simulators are multiple;
the storage unit is further configured to store the configuration file corresponding to the target simulation simulator into a preset file library, where a preset mapping relationship exists between the configuration file in the preset file library and the simulator in the preset simulator library;
and the construction unit is used for constructing a peripheral simulation test environment by fusing the software of the target simulator and the configuration file corresponding to the target simulator according to the preset mapping relation.
7. The apparatus of claim 5,
the generating unit is further configured to, when the communication configuration file of the train control interlock integrated system further includes TSRS application configuration information, generate an application configuration file corresponding to the TSRS simulator by using the TSRS application configuration information if the target simulator is TSRS simulation;
the determining unit further comprises a combination module;
and the combination module is used for combining and determining the communication configuration file and the application configuration file corresponding to the TSRS simulation simulator as the configuration file corresponding to the TSRS simulation simulator.
8. The apparatus of claim 5,
the generating unit is further configured to, when the communication configuration file of the train control interlock integrated system further includes track circuit interface information and track circuit version protocol information, generate a section configuration file corresponding to the ZPW simulator by using the track circuit interface information if the target simulator is the ZPW simulator;
the generating unit is further configured to generate a protocol configuration file corresponding to the ZPW simulator by using the track circuit version protocol information;
the combination module of the determination unit is further configured to combine and determine a communication configuration file, a section configuration file, and a protocol configuration file corresponding to the ZPW simulator as a configuration file corresponding to the ZPW simulator.
9. A storage medium, characterized in that the storage medium comprises a stored program, wherein when the program runs, the device on which the storage medium is located is controlled to execute the method for automatically generating the configuration file of the simulation tool for the signal system test according to any one of claims 1-4.
10. An electronic device, comprising at least one processor, and at least one memory, bus connected to the processor;
the processor and the memory complete mutual communication through the bus;
the processor is configured to call program instructions in the memory to perform a simulation tool configuration file automatic generation method for signal system testing according to any one of claims 1-4.
CN202110628299.5A 2021-06-07 2021-06-07 Method and device for automatically generating simulation tool configuration file for signal system test Pending CN113253708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110628299.5A CN113253708A (en) 2021-06-07 2021-06-07 Method and device for automatically generating simulation tool configuration file for signal system test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110628299.5A CN113253708A (en) 2021-06-07 2021-06-07 Method and device for automatically generating simulation tool configuration file for signal system test

Publications (1)

Publication Number Publication Date
CN113253708A true CN113253708A (en) 2021-08-13

Family

ID=77186648

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110628299.5A Pending CN113253708A (en) 2021-06-07 2021-06-07 Method and device for automatically generating simulation tool configuration file for signal system test

Country Status (1)

Country Link
CN (1) CN113253708A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114489028A (en) * 2022-04-01 2022-05-13 北京全路通信信号研究设计院集团有限公司 Train control system test method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6725435B2 (en) * 2002-01-25 2004-04-20 Logicvision, Inc. Method and program product for completing a circuit design having embedded test structures
CN106909752A (en) * 2017-03-15 2017-06-30 中国铁道科学研究院通信信号研究所 The analogue system of high-speed railway computer interlock system external interface test
CN109298648A (en) * 2018-11-28 2019-02-01 卡斯柯信号有限公司 A kind of train control center emulation Auto-Test System
CN110704323A (en) * 2019-09-30 2020-01-17 交控科技股份有限公司 Data automatic testing method and device based on rail transit line data
CN111026089A (en) * 2019-12-25 2020-04-17 卡斯柯信号(北京)有限公司 Automatic deployment method and device for train control center test environment
CN112758139A (en) * 2021-02-18 2021-05-07 卡斯柯信号有限公司 Interface simulation system suitable for multiple systems

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6725435B2 (en) * 2002-01-25 2004-04-20 Logicvision, Inc. Method and program product for completing a circuit design having embedded test structures
CN106909752A (en) * 2017-03-15 2017-06-30 中国铁道科学研究院通信信号研究所 The analogue system of high-speed railway computer interlock system external interface test
CN109298648A (en) * 2018-11-28 2019-02-01 卡斯柯信号有限公司 A kind of train control center emulation Auto-Test System
CN110704323A (en) * 2019-09-30 2020-01-17 交控科技股份有限公司 Data automatic testing method and device based on rail transit line data
CN111026089A (en) * 2019-12-25 2020-04-17 卡斯柯信号(北京)有限公司 Automatic deployment method and device for train control center test environment
CN112758139A (en) * 2021-02-18 2021-05-07 卡斯柯信号有限公司 Interface simulation system suitable for multiple systems

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈晓轩等: "《性能测试配置生成工具设计与实现》", 《电子技术与软件工程》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114489028A (en) * 2022-04-01 2022-05-13 北京全路通信信号研究设计院集团有限公司 Train control system test method and system

Similar Documents

Publication Publication Date Title
CN113206763B (en) Simulation test system and method suitable for Internet of things management platform
CN110928197A (en) Simulation test method and system for automatic control of train
CN111866209A (en) Method and equipment for distributing network card for cloud host
CN115118627B (en) Temporary speed limiting server testing method and device
CN109901888A (en) A kind of design method of configuration file Auto-Generation Tool
CN109491889A (en) The method and apparatus of automatic test in NFV
CN113253708A (en) Method and device for automatically generating simulation tool configuration file for signal system test
CN105488293B (en) A kind of method and system configuring virtual terminator line in SCD
CN113676368B (en) Method and device applied to ATS network performance test
CN114648302A (en) Data processing method and device for collaborative scenario editing
CN106557419B (en) Program testing method and device
CN112328363B (en) Cloud hard disk mounting method and device
CN115987821A (en) Gateway routing test method and device
CN106301833A (en) A kind of transformer station schedule information method of testing
CN115525545A (en) Docker-based automatic testing method, system, equipment and medium
CN114936054A (en) Method and device for generating debugging process file of vehicle and rail vehicle
CN112433950A (en) Method for automatically building test environment, electronic equipment and storage medium
CN111400245A (en) Art resource migration method and device
CN105787214A (en) Method and device for model verification
Magnus et al. Test generation for model based fieldbus profiles
CN112468327B (en) ICOS cluster-based address change method, device and medium
CN110213783B (en) Base station monitoring method, device and system
CN115923884B (en) Method and device for verifying route names in urban rail projects
CN117056238B (en) Method and computing device for verifying correctness of model conversion under deployment framework
CN115208749A (en) Network configuration method and device for urban rail sharing test platform

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

Application publication date: 20210813

RJ01 Rejection of invention patent application after publication