An OTA-based power intelligent well lid software remote upgrading method

By establishing a dual-track communication system between the server and client through the IEC104 communication protocol and OTA technology, the problems of high labor costs and untimely software upgrades in the management of power manhole covers are solved. This enables reliable downloading and upgrading of smart manhole cover software, improving efficiency and reducing maintenance costs.

CN116208601BActive Publication Date: 2025-10-17SHANDONG ELECTRIC GRP DIGITAL TECH CO LTD +1
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202310150542.6
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2023-02-22
Publication Date
2025-10-17
Estimated Expiration
2043-02-22

AI Technical Summary

Technical Problem

The management and software upgrades of existing power manhole covers suffer from problems such as high labor costs, low efficiency, long communication time occupation affecting remote signaling and telemetry data, and software upgrade failures, resulting in untimely management and high costs.

Method used

By adopting the IEC104 communication protocol and OTA technology, a dual-track communication system is established between the server and the client to achieve reliable download and upgrade of software packages, ensuring that the communication process is not interrupted. The upgrade process is controlled by the IEC104 communication protocol, and reliable download of software packages is achieved by combining OTA.

Benefits of technology

It improves the efficiency and reliability of smart manhole cover software upgrades, reduces the number of manual maintenance operations, lowers maintenance costs, enhances the convenience of remote operation, and ensures the timely transmission of remote signaling and telemetry data.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN116208601B_ABST
    Figure CN116208601B_ABST
Patent Text Reader

Abstract

The application relates to the field of intelligent well covers, and particularly discloses a power intelligent well cover software remote upgrading method based on OTA. The method establishes IEC104 and OTA double-track communication, controls an upgrading process through an IEC104 communication protocol, realizes reliable downloading of a to-be-upgraded program through OTA, can ensure that a software package downloading process does not occupy an IEC104 communication channel for a long time, does not interrupt an IEC104 communication process, ensures timely uploading of remote signaling and remote measurement data, can improve the upgrading efficiency and reliability of the intelligent well cover software, reduces the number of on-site manual maintenance, reduces maintenance costs, and enhances remote operation convenience.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the field of intelligent well lid, in particular to a power intelligent well lid software remote upgrading method based on OTA. BACKGROUND

[0002] With the modernization and expansion of the city, the city underground pipe network is continuously extended, in order to facilitate system operation and maintenance, the number of inspection wells of various drainage pipes and inspection wells of underground cables and other inspection wells is increasing, and the city underground comprehensive pipe gallery is entering a period of rapid development. The power well lid is an important part of the city underground comprehensive pipe gallery, and its performance and reliability are the guarantee of the safe and orderly operation of the city and the safety of the people's production and life.

[0003] At present, the management of the power well lid is mainly realized by manual inspection. Due to the large number of power well lids, scattered layout, complex environment and other characteristics, the management and inspection require high labor and time cost, and there are problems of untimely repair and low efficiency. The intelligent well lid solves the problems of difficult maintenance and high cost from aspects of real-time monitoring, positioning, remote control, etc.

[0004] The intelligent well lid relies on the extended IEC104 communication protocol to realize remote updating of software, but the updating process will occupy the communication link for a long time, and even affect the uploading of first-level data such as alarm information, causing information delay. Moreover, if interruption occurs during the software remote updating process, re-upgrading or even software upgrading failure will occur, and the intelligent well lid end system will crash. SUMMARY

[0005] In view of the defects of the prior art, the present application provides a power intelligent well lid software remote upgrading method based on OTA, which controls the upgrading process through the IEC104 communication protocol, realizes reliable downloading of the to-be-upgraded program through OTA, and ensures that the IEC104C communication protocol process will not be interrupted by software upgrading, so as to realize reliable and safe software upgrading.

[0006] In order to solve the technical problem, the technical scheme adopted by the present application is as follows: a power intelligent well lid software remote upgrading method based on OTA, comprising the following steps:

[0007] S01), a server and a client are established, the server takes a cloud platform as the main body, including an IEC104 master station and an OTA server, the client takes a power intelligent well lid as the main body, including an IEC104 slave station and an OTA client, and a double-track communication is formed between the server and the client;

[0008] S02), the server is started, the IEC104 master station and the OTA server are started synchronously, and listening is started; the client actively establishes an IEC104 communication connection after the silent timing is over, responds to the total calling command and the time setting command, and completes the remote signaling and remote measurement data transmission;

[0009] S03), the server acquires the inherent parameters of the client including the software version number through IEC104 communication, compares the version number with the program version number to be updated, and judges whether software upgrade is needed; if the client needs software upgrade, the server sends the software package name to be upgraded to the client through IEC104 communication;

[0010] S04), the client establishes connection with the OTA server and sends software package download request, which contains the software package name; the server responds to the client request and completes program package download;

[0011] S05), the client checks and calculates the program package, and informs the server through IEC104 communication that the download has been completed, and synchronously informs the software package name and checksum that have been downloaded; the server compares the software package name and checksum to judge whether it is correct;

[0012] S06), after the server verifies the correctness of the downloaded software package, it sends software upgrade command through IEC104 communication; the client responds to the software upgrade command, closes the OTA connection, closes the IEC104 communication connection, and starts the upgrade;

[0013] S07), after the upgrade is completed, the client re-establishes the IEC104 communication connection, the server acquires the inherent parameters of the client including the software version number and compares them, and if the verification is passed, the software upgrade is completed.

[0014] Further, the server and the client establish IEC104 communication connection through wireless network.

[0015] Further, the server starts and is always in listening state, and has user interactive interface to ensure real-time control of each process of software upgrade.

[0016] Further, the client is in silent state when it is not connected with the server for communication, and the silent time interval is self-defined; after each communication with the server is completed, the client enters silent state and starts silent timing; after the timing is completed, the client re-establishes communication connection with the server.

[0017] Further, the software package name to be upgraded sent in step S03) contains unique version number and generation time information.

[0018] The application provides an OTA-based remote software upgrade method for a power intelligent well lid, and through the establishment of IEC104 and OTA double-track communication, the software package download process can be ensured not to occupy the IEC104 communication channel for a long time, the IEC104 communication process can be ensured not to be interrupted, the remote signaling and telemetry data can be ensured to be timely uploaded, the software upgrade efficiency and reliability of the intelligent well lid can be improved, the number of on-site manual maintenance can be reduced, the maintenance cost can be reduced, and the remote operation convenience is enhanced. BRIEF DESCRIPTION OF DRAWINGS

[0019] Figure 1 A schematic diagram for communication between a server and a client;

[0020] Figure 2 A flowchart of the method. DETAILED DESCRIPTION

[0021] The application will be further described below in combination with the drawings and specific embodiments.

[0022] Embodiment 1

[0023] The embodiment discloses an OTA-based remote software upgrade method for a power intelligent well lid, and adopts a “C / S” technical solution, as shown in the figure. Figure 1 The server and the client establish a communication connection through a wireless network, the software upgrade process control is performed through IEC104 communication, and the software package download is performed through OTA.

[0024] As shown in the figure, the method comprises the following steps: Figure 2

[0025] S01), a server and a client are established, the server takes a cloud platform as a main body, comprises an IEC104 master station and an OTA server, in working, the IEC104 master station and the OTA server are started synchronously, and are always in a listening state, and have a user interactive interface, so that each process of the software upgrade can be controlled in real time;

[0026] The client mainly comprises a power intelligent well lid, integrates an IEC104 slave station and an OTA client, is usually in a silent state, and the silent time interval is self-defined. After each communication with the server ends, the client enters the silent state, and starts silent timing, and after the timing ends, the communication connection with the server is re-established.

[0027] S02), the server is started, the IEC104 master station and the OTA server are started synchronously, and the listening is started; the client actively establishes an IEC104 communication connection after the silent timing ends, responds to a total calling command and a time setting command, and completes remote signaling and telemetry data transmission;

[0028] ​S03), the server acquires the inherent parameters of the client including the software version number through IEC104 communication, compares the version number of the program to be updated, and judges whether software upgrade is needed; if the client needs software upgrade, the server sends the software package name to be upgraded to the client through IEC104 communication, the software package name contains version number and generation time information, and has uniqueness;

[0029] S04), the client establishes connection with the OTA server and sends software package download request, the request contains software package name; the server responds to the request of the client and completes program package download;

[0030] S05), the client checks and calculates the program package, and informs the server through IEC104 communication that the download has been completed, and synchronously informs the software package name and checksum that have been downloaded; the server compares the software package name and checksum, and judges whether it is correct;

[0031] S06), after the server verifies the correctness of the downloaded software package, the server sends software upgrade command through IEC104 communication; the client responds to the software upgrade command, closes the OTA connection, closes the IEC104 communication connection, and starts upgrading;

[0032] S07), after the upgrading is completed, the client re-establishes the IEC104 communication connection, the server acquires the inherent parameters of the client including the software version number and performs comparison, and if the verification is passed, the software upgrade is completed.

[0033] The method described in the embodiment can realize reliable download of the program to be upgraded, and improve the reliability of software upgrade. The application controls the upgrading process through IEC104 communication protocol, realizes reliable and safe software upgrade on the basis of ensuring that the process of IEC104 communication protocol is not interrupted by software upgrade.

Claims

1. A method for remotely upgrading the software of an electric power intelligent manhole cover based on OTA, characterized by: The following steps are involved: S01) Establish a server and client. The server is based on the cloud platform, including the IEC104 master station and the OTA server. The client is based on the electric smart manhole cover, including the IEC104 slave station and the OTA client. A dual-track communication is formed between the server and the client. S02) Start the server, start the IEC104 master station and OTA server synchronously, and start monitoring; after the silent timer ends, the client actively establishes the IEC104 communication connection, responds to the general call command and time calibration command, and completes the remote signaling and telemetry data transmission; S03) The server obtains the inherent parameters of the client including the software version number through IEC104 communication, compares it with the version number of the program to be updated, and determines whether a software upgrade is required; If the client needs a software upgrade, the server sends the name of the software package to be upgraded to the client via IEC104 communication; S04) The client establishes a connection with the OTA server and sends a software package download request, which includes the software package name; the server responds to the client request and completes the package download; S05) The client calculates the checksum of the program package and notifies the server via IEC104 communication that the download is complete, and simultaneously notifies the server of the name and checksum of the downloaded software package; the server compares the software package name and checksum to determine whether they are correct; S06) After the server verifies the correctness of the downloaded software package, it sends a software upgrade command through IEC104 communication; the client responds to the software upgrade command, closes the OTA connection, closes the IEC104 communication connection, and starts the upgrade; S07) After the upgrade is completed, the client re-establishes the IEC104 communication connection, and the server obtains the client's inherent parameters including the software version number and compares them. If the verification passes, the software upgrade is completed.

2. The method for remotely upgrading the software of the electric intelligent manhole cover based on OTA according to claim 1 is characterized in that: The server and the client establish an IEC104 communication connection through a wireless network.

3. The method for remotely upgrading the software of the electric intelligent manhole cover based on OTA according to claim 1 is characterized in that: After the server is started, it is always in a monitoring state and has a user interaction interface to ensure real-time control of each process of software upgrade.

4. The method for remotely upgrading the software of the electric intelligent manhole cover based on OTA according to claim 1 is characterized in that: When the client is not connected to the server, it is in silent state. The silent time interval is customizable. After each communication with the server, the client enters silent state and starts the silent timer. When the timer ends, it re-establishes the communication connection with the server.

5. The method for remotely upgrading the software of the electric intelligent manhole cover based on OTA according to claim 1 is characterized in that: The name of the software package to be upgraded sent in step S03) includes a unique version number and generation time information.

Citation Information

Patent Citations

  • Simulation master station communication method and system based on IEC101 / IEC104

    CN115314481A

  • Cluster control method, system and device for remote OTA upgrade of client software

    CN115658096A