CN117971303A - Automatic maintenance method for ATO equipment software and data of automatic train driving system - Google Patents

Automatic maintenance method for ATO equipment software and data of automatic train driving system Download PDF

Info

Publication number
CN117971303A
CN117971303A CN202410215307.7A CN202410215307A CN117971303A CN 117971303 A CN117971303 A CN 117971303A CN 202410215307 A CN202410215307 A CN 202410215307A CN 117971303 A CN117971303 A CN 117971303A
Authority
CN
China
Prior art keywords
user
target
update file
maintenance
interface
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
CN202410215307.7A
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.)
Beijing Institute of Technology BIT
CRSC Research and Design Institute Group Co Ltd
Original Assignee
Beijing Institute of Technology BIT
CRSC Research and Design Institute Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Technology BIT, CRSC Research and Design Institute Group Co Ltd filed Critical Beijing Institute of Technology BIT
Priority to CN202410215307.7A priority Critical patent/CN117971303A/en
Publication of CN117971303A publication Critical patent/CN117971303A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

The invention discloses an automatic maintenance method, device, equipment and medium for ATO equipment software and data of a train automatic driving system. The method comprises the following steps: displaying a selection interface of the type of the retainer board card of the ATO equipment to a user; responding to the selection of the type of the target maintenance board by the user, displaying a maintenance type selection interface, and receiving the target maintenance type selected by the user; obtaining a target update file or data through selection operation of a user; acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, and configuring the target update file according to target configuration information input by the user; and executing an updating flow corresponding to the configured target updating file, and maintaining ATO equipment software and data. According to the technical scheme, automatic maintenance of ATO equipment software and data can be realized, the efficiency of ATO equipment software and data maintenance work is improved, and the difficulty of ATO equipment software and data maintenance work is reduced.

Description

Automatic maintenance method for ATO equipment software and data of automatic train driving system
Technical Field
The invention relates to the field of software maintenance, in particular to an automatic maintenance method, device, equipment and medium for ATO equipment software and data of a train automatic driving system.
Background
The automatic train driving system (Automatic Train Operation, ATO) is a train automatic control system for realizing functions of automatic train departure, automatic section running, accurate stopping, platform automatic operation, unmanned turning back, train operation adjustment and the like. At present, ATO products are applied to the fields of high-speed railways, inter-city railways, subways and magnetic levitation, and are one of core vehicle-mounted equipment for improving the automation level of rail transit.
The hardware of ATO equipment consists of different boards, and software and data updating deployment are important links for field maintenance, including deployment and updating of software, MAC addresses and electronic maps of boards such as ATO main control boards, multifunctional control boards and the like. However, the existing maintenance means mainly depend on the basic serial port communication and file transmission functions of the SecureCRT software, the operation flow of the software is complex, the update command difference between different maintenance items is large depending on command line interaction, meanwhile, the time consumption for updating and deploying ATO equipment software and data is long, the field maintenance work efficiency is low, and the problems of lower work efficiency and higher work difficulty of the maintenance work of the existing ATO equipment software are caused.
Disclosure of Invention
The invention provides automatic maintenance method, device, equipment and medium for ATO equipment software and data of a train automatic driving system, which can solve the problems of lower working efficiency and higher working difficulty of the maintenance work of the existing ATO equipment software.
In a first aspect, an embodiment of the present invention provides an automatic maintenance method for ATO equipment software and data of an automatic train driving system, where the method includes:
Displaying a selection interface of a retainer board type of the ATO equipment to a user, wherein the retainer board type comprises: an ATO main control board, a DGN control board and a communication II board;
Responding to the selection of the type of the target maintenance board by the user, displaying a maintenance type selection interface, and receiving the target maintenance type selected by the user;
Based on the target maintenance category selected by the user, displaying an update file selection interface matched with the target maintenance category, and obtaining a target update file through the selection operation of the user;
Acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, and configuring the target update file according to target configuration information input by the user;
And executing the configured target update file, and maintaining the ATO equipment software and data.
In a second aspect, an embodiment of the present invention provides an automatic maintenance apparatus for ATO equipment software of an automatic train driving system, including:
The board card type display module is used for displaying a selection interface of a maintenance board card type of the ATO equipment to a user, wherein the maintenance board card type comprises: an ATO main control board, a DGN control board and a communication II board;
the board card type selection module is used for responding to the selection of the target maintenance board card type by the user, displaying a maintenance type selection interface and receiving the target maintenance type selected by the user;
The updating file selection module is used for displaying an updating file selection interface matched with the target maintenance category based on the target maintenance category selected by the user, and obtaining a target updating file through the selection operation of the user;
The configuration information acquisition module is used for acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, and configuring the target update file according to target configuration information input by the user;
And the execution module is used for executing the configured target update file and maintaining the ATO equipment software and data.
In a third aspect, an embodiment of the present invention provides an electronic device, including:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to enable the at least one processor to perform the automatic maintenance method of the ATO device software and data of the automatic train driving system according to any one of the embodiments of the present invention.
In a fourth aspect, an embodiment of the present invention provides a computer readable storage medium, where a computer instruction is stored, where the computer instruction is configured to enable, when executed by a processor, the automatic maintenance method for ATO device software and data of an automatic train driving system according to any one of the embodiments of the present invention.
According to the technical scheme, a selection interface of the type of the retainer board card of the ATO equipment is displayed to a user, wherein the type of the retainer board card comprises the following components: the ATO equipment software maintenance method comprises the steps of firstly, displaying a maintenance type selection interface in response to selection of a target maintenance board type by a user, then, receiving the target maintenance type selected by the user, displaying an update file selection interface matched with the target maintenance type based on the target maintenance type selected by the user, obtaining a target update file through selection operation of the user, then, obtaining a configuration information type matched with the target update file, providing a configuration information data interface for the user according to the configuration information type, configuring the target update file according to target configuration information input by the user, and finally, executing an update flow corresponding to the configured target update file by the configured target update file to maintain ATO equipment software.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of an automatic maintenance method for ATO equipment software and data of a train autopilot system according to one embodiment of the present invention;
fig. 2 is a flowchart of an automatic maintenance method for ATO equipment software and data of a train automatic driving system according to a second embodiment of the present invention;
fig. 3 is a flowchart of a specific implementation scenario obtained by an automatic maintenance method for ATO equipment software and data of a train automatic driving system according to a second embodiment of the present invention;
Fig. 4 is a schematic structural diagram of an automatic maintenance device for ATO equipment software of a train autopilot system according to a third embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device for implementing an automatic maintenance method for ATO device software and data of a train autopilot system according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Fig. 1 is a flowchart of an automatic maintenance method for ATO equipment software and data of a train automatic driving system according to an embodiment of the present invention, where the method may be performed by an automatic maintenance device for ATO equipment software of a train automatic driving system, and the automatic maintenance device for ATO equipment software of a train automatic driving system may be implemented in the form of hardware and/or software, and the automatic maintenance device for ATO equipment software of a train automatic driving system may be configured in a terminal or a server having an automatic maintenance function for ATO equipment software of a train automatic driving system.
As shown in fig. 1, the method includes:
S110, displaying a selection interface of the type of the retainer board card of the ATO equipment to a user.
Wherein, the type of the retainer board comprises: ATO main control board, DGN control board and communication II board.
Wherein, the ATO equipment is hardware and software equipment forming an ATO system; further, the ATO system is a high-tech train operation system, which can enable a train to automatically operate and automatically stop at a station. The system consists of ground equipment and vehicle-mounted equipment, wherein the ground equipment comprises a track circuit, a signal machine, track signal equipment and the like and is used for providing information such as the position, the speed, the running direction and the like of a train, and the vehicle-mounted equipment comprises a train control system, a driving equipment, a braking equipment and the like and is used for realizing automatic control and adjustment of the train.
The ATO main control board and the DGN control board can be equipment such as a main board or a system board of the ATO system and are main parts responsible for commanding and controlling the work of each component; further, the communication II board may be a hardware facility applied to perform communication-related functions in the ATO system.
In this embodiment, optionally, before presenting the selection interface of the type of the vinylboard card of the ATO device to the user, the method further includes:
Providing a maintenance system login interface for a user, and after the user inputs an account number and a password into the login interface, verifying whether the account number is a system authorized account number in the background; if the account is a system authorized account, displaying a log storage path selection interface to a user; if the account is an unauthorized account or password verification fails, generating prompt information and prompting a user to carry out login operation again.
Further, the log storage path selection interface is used for prompting a user to select a storage path of a related operation log generated by automatic maintenance operation of ATO equipment software of the automatic train driving system, so that all operation logs of the operation are stored in the corresponding path after being generated, and later log checking and acquisition are convenient; further, after the user selects the log storage path matched with the current operation, a selection interface of the type of the retainer board of the ATO equipment is displayed to the user.
And S120, responding to the selection of the type of the target maintenance board by the user, displaying a maintenance category selection interface and receiving the target maintenance category selected by the user.
Optionally, in this embodiment, if the user does not select any type of the retainer board in the retainer board type selection interface, displaying the serial port monitoring interface; the serial port monitoring interface can be used for receiving serial port information configuration input by a user; further, the serial port information includes: the port number, baud rate and serial port log of the target device to be maintained store path information; further, in response to serial port information configured on a serial port monitoring interface, serial port communication content matched with the serial port information is displayed.
S130, displaying an update file selection interface matched with the target maintenance category based on the target maintenance category selected by the user, and obtaining a target update file through the selection operation of the user.
Wherein the target update file includes: an application software bin file and an electronic map bin file matched with the target maintenance category; further, the application software bin file may be used for performing corresponding operations such as maintenance or updating on the corresponding application software, and the electronic map bin file may be used for performing an updating operation on the electronic map in the current ATO system.
Specifically, based on the selection of the user to obtain the update file selection interface matched with the target maintenance category, displaying the update file selection interface matched with the target maintenance category, and obtaining the target update file through the selection operation of the user, the method comprises the following steps:
Responding to the selection of the DGN control panel by the user, displaying a control panel type confirmation interface to the user and obtaining a confirmation result; the control panel type confirmation interface is used for judging whether the DGN control panel is a DGN base plate or not based on the selection of a current user; if the user confirms that the DGN control board is a DGN base board through the control board type confirmation interface, displaying an initialization confirmation interface to the user and obtaining a confirmation result; the initialization confirmation interface is used for judging whether the DGN control panel performs ferroelectric initialization operation or not based on the selection of a current user; and for the DGN control board needing ferroelectric initialization operation, after the ferroelectric initialization operation is executed on the DGN control board, providing a first update file selection interface for the user, and mounting the target update file selected by the user through touch operation.
Further, in response to the user selecting the DGN control panel, after displaying a control panel type confirmation interface to the user and obtaining a confirmation result, the method further comprises: if the user confirms that the DGN control board is not a DGN bottom board through the control board type confirmation interface, providing a second update file selection interface for the user, and mounting a target update file selected by the user through a touch operation; wherein the second update file includes: software class files.
And after the initialization confirmation interface is displayed to the user and the confirmation result is obtained, further comprising: and for the DGN control board which does not need ferroelectric initialization operation, providing a second update file selection interface for the user, and mounting the target update file selected by the user through touch operation.
Further, based on the selection of the user, obtaining the update file selection interface matched with the target maintenance category, and obtaining the target update file through the selection operation of the user, the method further comprises: and responding to the selection of the user to the communication II board, providing a second update file selection interface by the user, and mounting the target update file selected by the user through the touch operation.
S140, acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, and configuring the target update file according to target configuration information input by the user.
The configuration information data interface is used for providing a configuration information input interface for a user according to the type of the configuration information.
And S150, executing an update flow corresponding to the configured target update file, and maintaining the ATO equipment software and the data.
In this embodiment, before executing the configured target update file and maintaining the ATO device software and data, the method further includes: carrying out security verification on the current target update file by a preset update file verification mode; wherein the preset update file verification mode is at least one of CRC16 or accumulated checksum mode; for the target update file passing the security verification, calling the current target update file to maintain the ATO equipment software and data; and generating an update failure prompt for the target update file which does not pass the security verification, and uploading the update failure prompt to a display interface for display.
Specifically, because the software set in the ATO system is a binary file in bin format, the embodiment adopts Xmodem and yomem protocols to transmit the file based on the above characteristics, and the transmitting end replies corresponding instructions according to the command sent by the receiving end. And the different transmission protocols adapt to the software updating of different boards of the ATO equipment, and the bin files to be updated are sent to the maintained ATO equipment according to the transmission protocol segments. In order to ensure the safety and reliability of the file transmission process, the embodiment performs safety verification on the current target update file in a preset update file verification mode, namely a CRC16 mode and an accumulated checksum mode. Wherein the CRC16 corresponding polynomial is
X16+X12+X5+1
The initial value is 0xFFFF, a check code is generated in a reverse check mode, and the check code is output in a big end mode.
The embodiment of the invention supports verification and examination in various modes, including interface operation error-proofing design, multiple verification of files and data, visual maintenance result display and the like, improves the success rate of updating ATO equipment software and data, and brings better experience to users. In terms of maintenance tool interface design, according to the error prevention principle, a maintenance information secondary confirmation function is provided before each type of maintenance flow is executed, so that the opportunity of modifying configuration information is given to a user, and the probability of failure in updating software and data caused by misoperation is reduced. In the process of updating software and data, the content verification of the data packet is supported according to a transmission protocol to ensure the transmission reliability, and the information verification of the file size, MD5 code and the like is supported after the file transmission is finished, so that the software sent to ATO equipment is further ensured to be consistent with the file expected by a user. In addition, aiming at the problem that the confirmation process of the software and data updating results in the existing maintenance means is complicated, the invention adopts the visual warning sign to display the state of the current maintenance work in real time, including the states of not starting, in-progress, unexpected interruption, success, failure and the like.
In this embodiment, optionally, after executing the configured target update file and maintaining the ATO device software and data, the method further includes:
Generating an update completion prompt, and popup the window to a display interface to prompt related personnel to update; responding to closing operation of related personnel on the popup window prompt interface, generating a continuous update prompt and transmitting the continuous update prompt to a display interface for display; the continuous updating prompt can be used for closing the maintenance tool operation or continuously updating operation in response to the touch operation of the user; if the user selects the continuous updating operation through the continuous updating reminding, returning to the S110 to execute the operation of displaying the selection interface of the type of the retainer board of the ATO equipment to the user; and if the user selects to close the maintenance tool operation through the continuous updating reminding, closing the current interface.
According to the technical scheme, a selection interface of the type of the retainer board card of the ATO equipment is displayed to a user, wherein the type of the retainer board card comprises the following components: the ATO equipment software maintenance method comprises the steps of firstly, displaying a maintenance type selection interface in response to selection of a target maintenance board type by a user, then, displaying an update file selection interface matched with the target maintenance type based on the target maintenance type selected by the user, obtaining a target update file through selection operation of the user, then, obtaining a configuration information type matched with the target update file, providing a configuration information data interface for the user according to the configuration information type, configuring the target update file according to target configuration information input by the user, finally, executing an update flow corresponding to the configured target update file of the configured target update file, maintaining ATO equipment software, improving the efficiency of automatic maintenance work of ATO equipment software, and reducing the work difficulty of the maintenance work of ATO equipment software.
Example two
Fig. 2 is a flowchart of an automatic maintenance method for ATO equipment software and data of a train automatic driving system according to a second embodiment of the present invention, where the method is based on the above embodiment, specifically, the method for obtaining a target update file by displaying an update file selection interface matched with the target maintenance category based on the target maintenance category selected by a user and performing the selection operation of the user is performed.
As shown in fig. 2, the method includes:
and S210, displaying a selection interface of the type of the retainer board card of the ATO equipment to a user.
Wherein, the type of the retainer board comprises: ATO main control board, DGN control board and communication II board.
S220, responding to the selection of the type of the target maintenance board by the user, displaying a maintenance category selection interface, and receiving the target maintenance category selected by the user.
And S230, responding to the selection of the ATO main control board by the user, and displaying a selection interface of the first maintenance category to the user.
If the user selects the first maintenance category in the selection interface of the first maintenance category, executing S240;
if the user does not select any first maintenance category in the selection interface of the first maintenance category, S270 is executed.
Wherein the first maintenance category comprises: electronic map updating, application software updating and ferroelectric initializing.
S240, providing a first update file selection interface for the user, mounting the target update file selected by the user through a touch operation, and executing S250.
Wherein the first update file includes: software class files and electronic map class files.
S250, acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, configuring the target update file according to target configuration information input by the user, and executing S260.
And S260, executing the configured target update file, and maintaining the ATO equipment software and data.
S270, providing a MAC writing configuration interface for the user, providing a serial port parameter configuration interface for the user after receiving the MAC password and the address input by the user in the MAC writing configuration interface, receiving serial port communication parameters input by the user in the serial port parameter configuration interface, and maintaining the ATO equipment software and data based on the serial port communication parameters.
According to the technical scheme, a selection interface of the type of the retainer board card of the ATO equipment is displayed to a user, wherein the type of the retainer board card comprises the following components: the ATO equipment software maintenance method comprises the steps of firstly, displaying a maintenance type selection interface in response to selection of a target maintenance board type by a user, then, displaying an update file selection interface matched with the target maintenance type based on the target maintenance type selected by the user, obtaining a target update file through selection operation of the user, then, obtaining a configuration information type matched with the target update file, providing a configuration information data interface for the user according to the configuration information type, configuring the target update file according to target configuration information input by the user, finally, executing an update flow corresponding to the configured target update file of the configured target update file, maintaining ATO equipment software, improving the efficiency of automatic maintenance work of ATO equipment software, and reducing the work difficulty of the maintenance work of ATO equipment software.
Detailed description of the embodiments
In order to more clearly describe the technical solution provided by the embodiment of the present invention, this embodiment will simply introduce a specific implementation scenario obtained according to this embodiment. As shown in fig. 3, a flowchart of an automatic maintenance method for ATO equipment software and data of a train automatic driving system is provided in this embodiment.
Step 1: providing a maintenance system login interface for a user, and after the user inputs an account number and a password into the login interface, verifying whether the account number is a system authorized account number in the background; if the account is a system authorized account, displaying a log storage path selection interface to a user; if the account is an unauthorized account or password verification fails, generating prompt information and prompting a user to carry out login operation again.
Step 2: and displaying a selection interface of the type of the retainer board of the ATO equipment to a user.
Step 3: and responding to the selection of the type of the target maintenance board by the user, displaying a maintenance category selection interface and receiving the target maintenance category selected by the user.
Step 4: based on the target maintenance category selected by the user, displaying an update file selection interface matched with the target maintenance category, and obtaining a target update file through the selection operation of the user.
Step 4.1: and responding to the selection of the ATO main control board by the user, and displaying a selection interface of the first maintenance category to the user. If the user selects a first maintenance category from the selection interfaces of the first maintenance categories, providing a first update file selection interface for the user, and mounting a target update file selected by the user through a touch operation; if the user does not select any first maintenance category in the selection interface of the first maintenance categories, providing an MAC writing configuration interface for the user, providing a serial port parameter configuration interface for the user after receiving an MAC password and an address input by the user in the MAC writing configuration interface, receiving serial port communication parameters input by the user in the serial port parameter configuration interface, and maintaining the ATO equipment software and data based on the serial port communication parameters.
Step 4.2: and responding to the selection of the DGN control panel by the user, displaying a control panel type confirmation interface to the user and obtaining a confirmation result. If the user confirms that the DGN control board is a DGN base board through the control board type confirmation interface, displaying an initialization confirmation interface to the user and obtaining a confirmation result; and if the user confirms that the DGN control board is not the DGN bottom board through the control board type confirmation interface, providing a second update file selection interface for the user, and mounting the target update file selected by the user through a touch operation.
Step 4.3: and responding to the selection of the user to the communication II board, providing a second update file selection interface by the user, and mounting the target update file selected by the user through the touch operation.
Step 4.4: a serial port monitoring interface is presented, responsive to serial port information configured for use on the serial port monitoring interface.
Step 5: and configuring the serial port communication parameters input in the steps.
Step 6: and carrying out security verification on the current target update file by a preset update file verification mode, executing the verified target update file, and maintaining the ATO equipment software and the data.
Step 7: generating an update completion prompt, and popup the window to a display interface to prompt related personnel to update; responding to closing operation of related personnel on the popup window prompt interface, generating a continuous update prompt and transmitting the continuous update prompt to a display interface for display; if the user selects the continuous updating operation through the continuous updating reminding, returning to the operation of the selection interface for displaying the type of the retainer board of the ATO equipment to the user; and if the user selects to close the maintenance tool operation through the continuous updating reminding, closing the current interface.
Example III
Fig. 4 is a schematic structural diagram of an automatic maintenance device for ATO equipment software of a train autopilot system according to a third embodiment of the present invention.
As shown in fig. 4, the apparatus includes:
the board type display module 410 is configured to display a selection interface of a board type of the ATO device to a user, where the board type includes: an ATO main control board, a DGN control board and a communication II board;
the board card type selection module 420 is configured to respond to a user selection of a target maintenance board card type, display a maintenance category selection interface, and receive a target maintenance category selected by the user;
The update file selection module 430 is configured to display an update file selection interface that matches the target maintenance category based on the target maintenance category selected by the user, and obtain a target update file through a selection operation of the user;
A configuration information obtaining module 440, configured to obtain a configuration information type matched with the target update file, provide a configuration information data interface for a user according to the configuration information type, and configure the target update file according to target configuration information input by the user;
And the execution module 450 is configured to execute the configured target update file and maintain the ATO device software and data.
According to the technical scheme, a selection interface of the type of the retainer board card of the ATO equipment is displayed to a user, wherein the type of the retainer board card comprises the following components: the ATO equipment software maintenance method comprises the steps of firstly, displaying a maintenance type selection interface in response to selection of a target maintenance board type by a user, then, displaying an update file selection interface matched with the target maintenance type based on the target maintenance type selected by the user, obtaining a target update file through selection operation of the user, then, obtaining a configuration information type matched with the target update file, providing a configuration information data interface for the user according to the configuration information type, configuring the target update file according to target configuration information input by the user, finally, executing an update flow corresponding to the configured target update file of the configured target update file, maintaining ATO equipment software, improving the efficiency of automatic maintenance work of ATO equipment software, and reducing the work difficulty of the maintenance work of ATO equipment software.
On the basis of the above embodiment, the update file selection module 430 includes:
the first maintenance category selection unit is used for responding to the selection of the ATO main control board by the user and displaying a selection interface of a first maintenance category to the user, wherein the first maintenance category comprises: updating an electronic map, updating application software and initializing ferroelectrics;
A first update file selection unit, configured to provide a first update file selection interface for a user if the user selects a first maintenance category in the selection interface of the first maintenance category, and mount a target update file selected by the user through a touch operation; wherein the first update file includes: software class files and electronic map class files.
On the basis of the above embodiment, the update file selection module 430 further includes:
The control panel type selection unit is used for responding to the selection of the DGN control panel by the user, displaying a control panel type confirmation interface to the user and obtaining a confirmation result; the control panel type confirmation interface is used for judging whether the DGN control panel is a DGN base plate or not based on the selection of a current user;
The base plate confirming unit is used for displaying an initialization confirming interface to a user and obtaining a confirming result if the user confirms that the DGN control board is a DGN base plate through the control board type confirming interface; the initialization confirmation interface is used for judging whether the DGN control panel performs ferroelectric initialization operation or not based on the selection of a current user;
The first update file mounting unit is used for providing a first update file selection interface for the user after the ferroelectric initialization operation is executed on the DGN control board for the DGN control board needing the ferroelectric initialization operation, and mounting the target update file selected by the user through the touch operation.
On the basis of the above embodiment, the control board type selection unit is further configured to:
If the user confirms that the DGN control board is not a DGN bottom board through the control board type confirmation interface, providing a second update file selection interface for the user, and mounting one target update file selected by the user through a touch operation; wherein the second update file includes: software class files.
And a first update file mounting unit that is further configured to:
and for the DGN control board which does not need ferroelectric initialization operation, providing a second update file selection interface for the user, and mounting the target update file selected by the user through touch operation.
On the basis of the above embodiment, the update file selection module 430 is further configured to:
and responding to the selection of the user to the communication II board, providing a second update file selection interface by the user, and mounting the target update file selected by the user through the touch operation.
On the basis of the above embodiment, the automatic maintenance device for ATO equipment software of the automatic train driving system further includes:
the MAC writing configuration interface providing module is used for providing the MAC writing configuration interface for the user if the user does not select any first maintenance category in the selection interface of the first maintenance categories;
And the MAC parameter input module is used for providing a serial port parameter configuration interface for the user after receiving the MAC password and the address input by the user in the MAC writing configuration interface, receiving serial port communication parameters input by the user in the serial port parameter configuration interface, and maintaining the ATO equipment software and the data based on the serial port communication parameters.
Based on the above embodiment, the execution module 450 further includes: the update file detection module is used for executing the configured target update file, and before maintaining the ATO equipment software and data: carrying out security verification on the current target update file by a preset update file verification mode; wherein the preset update file verification mode is at least one of CRC16 or accumulated checksum mode; for the target update file passing the security verification, calling the current target update file to maintain the ATO equipment software and data; and generating an update failure prompt for the target update file which does not pass the security verification, and uploading the update failure prompt to a display interface for display.
The automatic maintenance device for the ATO equipment software of the automatic train driving system provided by the embodiment of the invention can execute the automatic maintenance method for the ATO equipment software and the data of the automatic train driving system provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example IV
Fig. 5 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the invention. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 5, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the automatic maintenance of train autopilot system ATO equipment software and data.
Accordingly, the method comprises the following steps:
Displaying a selection interface of a retainer board type of the ATO equipment to a user, wherein the retainer board type comprises: an ATO main control board, a DGN control board and a communication II board;
Responding to the selection of the type of the target maintenance board by the user, displaying a maintenance type selection interface, and receiving the target maintenance type selected by the user;
Based on the target maintenance category selected by the user, displaying an update file selection interface matched with the target maintenance category, and obtaining a target update file through the selection operation of the user;
Acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, and configuring the target update file according to target configuration information input by the user;
And executing the configured target update file, and maintaining the ATO equipment software and data.
In some embodiments, the automatic maintenance method of the train automation system ATO device software and data may be implemented as a computer program tangibly embodied on a computer readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the communication unit 19. When the computer program is loaded into RAM 13 and executed by processor 11, one or more steps of the automatic maintenance method of train autopilot system ATO device software and data described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform the automatic maintenance method of the train autopilot system ATO device software and data in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.

Claims (10)

1. An automatic maintenance method for ATO equipment software and data of a train automatic driving system is characterized by comprising the following steps:
Displaying a selection interface of a retainer board type of the ATO equipment to a user, wherein the retainer board type comprises: an ATO main control board, a DGN control board and a communication II board;
Responding to the selection of the type of the target maintenance board by the user, displaying a maintenance type selection interface, and receiving the target maintenance type selected by the user;
Based on the target maintenance category selected by the user, displaying an update file selection interface matched with the target maintenance category, and obtaining a target update file through the selection operation of the user;
Acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, and configuring the target update file according to target configuration information input by the user;
and executing the updating flow corresponding to the configured target updating file, and maintaining the ATO equipment software and the data.
2. The method according to claim 1, wherein, based on the target maintenance category selected by a user, an update file selection interface matching the target maintenance category is presented, and a target update file is obtained through a selection operation by the user, comprising:
responding to the selection of the ATO main control board by a user, and displaying a selection interface of a first maintenance category to the user, wherein the first maintenance category comprises: updating an electronic map, updating application software and initializing ferroelectrics;
If the user selects a first maintenance category from the selection interfaces of the first maintenance categories, providing a first update file selection interface for the user, and mounting a target update file selected by the user through a touch operation; wherein the first update file includes: software class files and electronic map class files.
3. The method of claim 1, wherein the target maintenance category is selected based on a user, an update file selection interface that matches the target maintenance category is presented, and a target update file is obtained by a selection operation of the user, further comprising:
Responding to the selection of the DGN control panel by the user, displaying a control panel type confirmation interface to the user and obtaining a confirmation result; the control panel type confirmation interface is used for judging whether the DGN control panel is a DGN base plate or not based on the selection of a current user;
If the user confirms that the DGN control board is a DGN base board through the control board type confirmation interface, displaying an initialization confirmation interface to the user and obtaining a confirmation result; the initialization confirmation interface is used for judging whether the DGN control panel performs ferroelectric initialization operation or not based on the selection of a current user;
And for the DGN control board needing ferroelectric initialization operation, after the ferroelectric initialization operation is executed on the DGN control board, providing a first update file selection interface for the user, and mounting the target update file selected by the user through touch operation.
4. The method of claim 3, further comprising, in response to a user selection of the DGN control panel, after presenting a control panel type confirmation interface to the user and obtaining a confirmation result:
If the user confirms that the DGN control board is not a DGN bottom board through the control board type confirmation interface, providing a second update file selection interface for the user, and mounting a target update file selected by the user through a touch operation; wherein the second update file includes: a software class file;
and after the initialization confirmation interface is displayed to the user and the confirmation result is obtained, further comprising:
and for the DGN control board which does not need ferroelectric initialization operation, providing a second update file selection interface for the user, and mounting the target update file selected by the user through touch operation.
5. The method of claim 1, wherein the target maintenance category is selected based on a user, an update file selection interface that matches the target maintenance category is presented, and a target update file is obtained by a selection operation of the user, further comprising:
and responding to the selection of the user to the communication II board, providing a second update file selection interface by the user, and mounting the target update file selected by the user through the touch operation.
6. The method according to claim 2, wherein the method further comprises:
Providing a MAC writing configuration interface for a user if the user does not select any first maintenance category in the selection interface of the first maintenance categories;
After receiving the MAC password and address input by the user in the MAC writing configuration interface, providing a serial port parameter configuration interface for the user, receiving serial port communication parameters input by the user in the serial port parameter configuration interface, and maintaining the ATO equipment software and data based on the serial port communication parameters.
7. The method of claim 1, wherein executing the update procedure corresponding to the configured target update file, before maintaining the ATO device software and data, further comprises:
carrying out security verification on the current target update file by a preset update file verification mode; wherein the preset update file verification mode is at least one of CRC16 or accumulated checksum mode;
For the target update file passing the security verification, calling the current target update file to maintain the ATO equipment software and data;
And generating an update failure prompt for the target update file which does not pass the security verification, and uploading the update failure prompt to a display interface for display.
8. An automatic maintenance device for ATO equipment software and data of a train automatic driving system, which is characterized by comprising:
The board card type display module is used for displaying a selection interface of a maintenance board card type of the ATO equipment to a user, wherein the maintenance board card type comprises: an ATO main control board, a DGN control board and a communication II board;
the board card type selection module is used for responding to the selection of the target maintenance board card type by the user, displaying a maintenance type selection interface and receiving the target maintenance type selected by the user;
The updating file selection module is used for displaying an updating file selection interface matched with the target maintenance category based on the target maintenance category selected by the user, and obtaining a target updating file through the selection operation of the user;
The configuration information acquisition module is used for acquiring a configuration information type matched with the target update file, providing a configuration information data interface for a user according to the configuration information type, and configuring the target update file according to target configuration information input by the user;
and the execution module is used for executing the update flow corresponding to the configured target update file and maintaining the ATO equipment software and data.
9. An electronic device, the electronic device comprising:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the automatic maintenance method of train autopilot system ATO device software and data of any one of claims 1-7.
10. A computer readable storage medium, wherein the computer readable storage medium stores computer instructions for causing a processor to execute the automatic maintenance method of ATO device software and data of a train autopilot system according to any one of claims 1 to 7.
CN202410215307.7A 2024-02-27 2024-02-27 Automatic maintenance method for ATO equipment software and data of automatic train driving system Pending CN117971303A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410215307.7A CN117971303A (en) 2024-02-27 2024-02-27 Automatic maintenance method for ATO equipment software and data of automatic train driving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410215307.7A CN117971303A (en) 2024-02-27 2024-02-27 Automatic maintenance method for ATO equipment software and data of automatic train driving system

Publications (1)

Publication Number Publication Date
CN117971303A true CN117971303A (en) 2024-05-03

Family

ID=90853107

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410215307.7A Pending CN117971303A (en) 2024-02-27 2024-02-27 Automatic maintenance method for ATO equipment software and data of automatic train driving system

Country Status (1)

Country Link
CN (1) CN117971303A (en)

Similar Documents

Publication Publication Date Title
CN112835616A (en) Version upgrading method and device, electronic equipment and storage medium
CN115437340A (en) Remote diagnosis method and device, electronic equipment and storage medium
CN112669867A (en) Debugging method and device of noise elimination algorithm and electronic equipment
CN114386005A (en) Login method and device of vehicle-mounted system, electronic equipment and readable storage medium
CN113821433A (en) Method, device, equipment, medium and product for testing cloud mobile phone application program
CN117971303A (en) Automatic maintenance method for ATO equipment software and data of automatic train driving system
CN116684302A (en) Method and device for testing vehicle-mounted Ethernet
CN115086384B (en) Remote control test method, device, equipment and storage medium
CN113778713A (en) Service function authorization method, device, equipment and storage medium
CN116449810B (en) Fault detection method and device, electronic equipment and storage medium
CN113554062A (en) Training method, device and storage medium of multi-classification model
CN116001705B (en) Vehicle data monitoring method, device, equipment and storage medium
CN116654049B (en) Train state data processing method, device, equipment and storage medium
CN116279286B (en) Unlocking method, device, equipment and medium of engine
CN117596317B (en) Transponder transmission simulation method, device, equipment and medium
CN114239084A (en) Command interaction method, interlocking host, full electronic interlocking system and equipment
CN115904941A (en) Chaos testing method and device, electronic equipment and storage medium
CN117251834A (en) Fixed value modification method, system, equipment and storage medium
CN116233826A (en) Method and device for writing software data, electronic equipment and storage medium thereof
CN115473609A (en) Communication system, method, device, equipment and storage medium of electrical equipment
CN116384972A (en) Operation and maintenance management method and device of vehicle-mounted host, vehicle and storage medium
CN115225556A (en) Detection method, device, equipment and storage medium
CN117723011A (en) Roadway deformation detection method, device and system, electronic equipment and storage medium
CN115437343A (en) Vehicle ECU awakening detection method and device, domain controller and vehicle
CN115994088A (en) Project detection method, device, 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