CN117748745B - A method and system for optimizing and enhancing the reliability of a distribution network - Google Patents

A method and system for optimizing and enhancing the reliability of a distribution network Download PDF

Info

Publication number
CN117748745B
CN117748745B CN202410181833.6A CN202410181833A CN117748745B CN 117748745 B CN117748745 B CN 117748745B CN 202410181833 A CN202410181833 A CN 202410181833A CN 117748745 B CN117748745 B CN 117748745B
Authority
CN
China
Prior art keywords
data acquisition
acquisition module
data
modules
password
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202410181833.6A
Other languages
Chinese (zh)
Other versions
CN117748745A (en
Inventor
杨跃平
毕海波
王凌云
谢宇哲
官万兵
周勋甜
余萃卓
吴军
王朴炎
刘玉婷
黄炜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ningbo Electric Power Design Institute Co ltd
Ningbo Yongyao Power Investment Group Co ltd
Ningbo Power Supply Co of State Grid Zhejiang Electric Power Co Ltd
Original Assignee
Ningbo Electric Power Design Institute Co ltd
Ningbo Yongyao Power Investment Group Co ltd
Ningbo Power Supply Co of State Grid Zhejiang Electric Power 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 Ningbo Electric Power Design Institute Co ltd, Ningbo Yongyao Power Investment Group Co ltd, Ningbo Power Supply Co of State Grid Zhejiang Electric Power Co Ltd filed Critical Ningbo Electric Power Design Institute Co ltd
Priority to CN202410181833.6A priority Critical patent/CN117748745B/en
Publication of CN117748745A publication Critical patent/CN117748745A/en
Application granted granted Critical
Publication of CN117748745B publication Critical patent/CN117748745B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

本发明属于数据传输技术领域,具体涉及一种优化增强配电网可靠性的方法及系统,方法包括在不同的配电设备上分别设置不同的数据采集模块,用于收集配电设备的监测数据,存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值;每个数据采集模块分别经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,并且第一数据采集模块将监测数据发送给远程服务器模块;远程服务器模块使用机器学习算法针对监测数据进行分析处理得到分析结果,在分析结果出现异常的情况下,及时向相关联系人推送提醒消息。本发明能够增强配电网的可靠性。

The present invention belongs to the technical field of data transmission, and specifically relates to a method and system for optimizing and enhancing the reliability of a power distribution network, wherein the method includes respectively setting different data acquisition modules on different power distribution equipment, for collecting monitoring data of the power distribution equipment, storing main characteristic values, first characteristic values up to the Nth characteristic value, and first password values up to the Nth password value respectively corresponding to the first characteristic value up to the Nth characteristic value; each data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through several other data acquisition modules, and the first data acquisition module sends the monitoring data to a remote server module; the remote server module uses a machine learning algorithm to analyze and process the monitoring data to obtain an analysis result, and in the case of an abnormality in the analysis result, promptly pushes a reminder message to a relevant contact person. The present invention can enhance the reliability of the power distribution network.

Description

一种优化增强配电网可靠性的方法及系统A method and system for optimizing and enhancing the reliability of a distribution network

技术领域Technical Field

本发明属于数据传输技术领域,具体涉及一种优化增强配电网可靠性的方法及系统。The present invention belongs to the technical field of data transmission, and in particular relates to a method and system for optimizing and enhancing the reliability of a distribution network.

背景技术Background technique

配电网是指从输电网或地区发电厂接受电能,通过不同的配电设备就地分配或按电压逐级分配给各类用户的电力网,随着计算机应用技术的不断发展,出现了越来越多的通过监测配电设备的运行数据,预测配电设备发生故障的概率,及时采取应对措施,从而通过减少由于配电设备发生故障造成的停电时长来增强配电网可靠性的方法。A distribution network refers to an electric power grid that receives electrical energy from a transmission network or a regional power plant and distributes it locally or step by step according to voltage to various types of users through different distribution equipment. With the continuous development of computer application technology, there are more and more methods that monitor the operating data of distribution equipment, predict the probability of failure of distribution equipment, and take timely response measures to enhance the reliability of distribution networks by reducing the duration of power outages caused by failures of distribution equipment.

类似现有技术有公开号为CN110572261A的发明,涉及一种数据加密传输方法,方法包括:S1、数据发送端生成第一部分数据密钥,发送第一部分数据密钥至数据接收端;S2、数据接收端生成第二部分数据密钥,发送第二部分数据密钥至数据发送端;S3、由第一部分数据密钥和第二部分数据密钥生成加密密钥和解密密钥;S4、数据发送端使用加密密钥加密待传输数据,将生成的加密数据发送至数据接收端;S5、数据接收端使用解密密钥解密接收的加密数据,得到待传输数据,但是,该发明使用的密钥不是动态更新的,安全性不够。类似现有技术还有公开号为CN110943832B的发明,涉及一种数据加密传输方法,该方法具体为生成主密钥,并根据主密钥获取第一密钥和第二密钥;利用第一设备标识信息生成第一过程密钥,随后利用第一密钥和第一过程密钥计算得到第二过程密钥;利用第二密钥和第二过程密钥计算得到第三密钥;利用第三密钥,计算会话密钥;随后利用会话密钥进行数据加密,然而,当该发明的第一设备遭到入侵时,将无法产生密钥,可靠性不高。由此,本发明提供一种优化增强配电网可靠性的方法及系统。Similar to the prior art is an invention with publication number CN110572261A, which relates to a data encryption transmission method, the method comprising: S1, a data sending end generates a first part of the data key, and sends the first part of the data key to a data receiving end; S2, a data receiving end generates a second part of the data key, and sends the second part of the data key to the data sending end; S3, an encryption key and a decryption key are generated from the first part of the data key and the second part of the data key; S4, the data sending end uses the encryption key to encrypt the data to be transmitted, and sends the generated encrypted data to the data receiving end; S5, the data receiving end uses the decryption key to decrypt the received encrypted data to obtain the data to be transmitted, but the key used in the invention is not dynamically updated and is not secure enough. Similar to the prior art, there is an invention with publication number CN110943832B, which relates to a data encryption transmission method, which specifically generates a master key, and obtains a first key and a second key according to the master key; generates a first process key using the first device identification information, and then calculates the second process key using the first key and the first process key; calculates the third key using the second key and the second process key; calculates the session key using the third key; and then uses the session key to encrypt data. However, when the first device of the invention is invaded, it will not be able to generate a key, and the reliability is not high. Therefore, the present invention provides a method and system for optimizing and enhancing the reliability of the distribution network.

发明内容Summary of the invention

本发明在配电设备上分别设置数据采集模块,每个数据采集模块分别经过其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,第一数据采集模块将监测数据发送给远程服务器模块,远程服务器模块及时向相关联系人推送提醒消息,本发明的发明目的是在增强配电网的可靠性的同时,可靠的产生安全性高的密码值,用来加密传输监测数据。The present invention respectively sets data acquisition modules on the power distribution equipment. Each data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through other data acquisition modules. The first data acquisition module sends the monitoring data to the remote server module, and the remote server module pushes reminder messages to relevant contacts in time. The purpose of the present invention is to reliably generate a highly secure password value for encrypting and transmitting monitoring data while enhancing the reliability of the distribution network.

为了达到上述的发明目的,本发明给出如下所述的一种优化增强配电网可靠性的方法,主要包括以下的步骤:In order to achieve the above-mentioned object of the invention, the present invention provides a method for optimizing and enhancing the reliability of a distribution network as described below, which mainly includes the following steps:

在不同的配电设备上分别设置不同的数据采集模块,所述数据采集模块用于收集配电设备的监测数据,同时在不同的所述数据采集模块之间进行通信连接,并且在所述数据采集模块中存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值,还在每经过预先设定的第一时间间隔之后,就完成对存储的第一密码值直到第N密码值的一次更新;Different data acquisition modules are respectively arranged on different power distribution equipment, and the data acquisition modules are used to collect monitoring data of the power distribution equipment. At the same time, communication connection is established between different data acquisition modules, and main characteristic values, first characteristic values to N-th characteristic values, and first password values to N-th password values respectively corresponding to the first characteristic values to N-th characteristic values are stored in the data acquisition modules, and the first password values to N-th password values stored are updated once after each pre-set first time interval.

每个所述数据采集模块分别经过若干个其他所述数据采集模块,将收集的所述监测数据加密传输给第一数据采集模块,并且所述第一数据采集模块在接收到每个所述数据采集模块发来的所述监测数据之后,将所述监测数据发送给远程服务器模块;Each of the data acquisition modules encrypts and transmits the collected monitoring data to the first data acquisition module through a number of other data acquisition modules, and after receiving the monitoring data sent by each of the data acquisition modules, the first data acquisition module sends the monitoring data to the remote server module;

所述远程服务器模块在接收到来自所述第一数据采集模块的不同的所述数据采集模块收集的所述监测数据之后,使用机器学习算法针对所述监测数据进行分析处理得到分析结果,并且在所述分析结果出现异常的情况下,及时向相关联系人推送提醒消息。After receiving the monitoring data collected by different data acquisition modules from the first data acquisition module, the remote server module uses a machine learning algorithm to analyze and process the monitoring data to obtain an analysis result, and if the analysis result is abnormal, a reminder message is promptly pushed to relevant contacts.

作为本发明的一种优选技术方案,在不同的所述数据采集模块中,存在第一数据采集模块,以及第二数据采集模块直到第N数据采集模块,并且第一数据采集模块,以及第二数据采集模块直到第N数据采集模块在每经过预先设定的所述第一时间间隔之后完成一次改变。As a preferred technical solution of the present invention, among the different data acquisition modules, there is a first data acquisition module, and a second data acquisition module up to the Nth data acquisition module, and the first data acquisition module, and the second data acquisition module up to the Nth data acquisition module complete a change after each preset first time interval.

作为本发明的一种优选技术方案,第一数据采集模块,以及第二数据采集模块直到第N数据采集模块在每经过预先设定的所述第一时间间隔之后完成一次改变,包括如下的步骤:As a preferred technical solution of the present invention, the first data acquisition module, and the second data acquisition module until the Nth data acquisition module complete a change after each predetermined first time interval, comprising the following steps:

将所述第一时间间隔划分成N个第二时间间隔,分别是第二时间间隔1,以及第二时间间隔2直到第二时间间隔N;Divide the first time interval into N second time intervals, namely, second time interval 1, second time interval 2, and second time interval N;

在第二时间间隔1结束之前,各个所述数据采集模块随机的产生通知消息,若产生所述通知消息,将所述通知消息发送给每个其他所述数据采集模块,代表发送所述通知消息的所述数据采集模块想要成为目标数据采集模块的意图,当第二时间间隔1结束时,在发送所述通知消息的所述数据采集模块未接收到来自其他所述数据采集模块的所述通知消息的情况下,将发送所述通知消息的所述数据采集模块当作所述目标数据采集模块,反之,将全部发送所述通知消息的所述数据采集模块中的优先级最高的所述数据采集模块当作所述目标数据采集模块,并且把所述目标数据采集模块作为第一数据采集模块;Before the end of the second time interval 1, each of the data acquisition modules randomly generates a notification message. If the notification message is generated, the notification message is sent to each of the other data acquisition modules, which represents the intention of the data acquisition module sending the notification message to become the target data acquisition module. When the second time interval 1 ends, if the data acquisition module sending the notification message does not receive the notification message from other data acquisition modules, the data acquisition module sending the notification message is regarded as the target data acquisition module. Otherwise, the data acquisition module with the highest priority among all the data acquisition modules sending the notification messages is regarded as the target data acquisition module, and the target data acquisition module is regarded as the first data acquisition module.

在第二时间间隔2直到第二时间间隔N结束之前,分别重复与确定第一数据采集模块的方法相同的方法,以分别确定第二数据采集模块,直到第N数据采集模块。During the second time interval 2 until the end of the second time interval N, the same method as the method for determining the first data acquisition module is repeated to respectively determine the second data acquisition module until the Nth data acquisition module.

作为本发明的一种优选技术方案,在每经过预先设定的第一时间间隔之后,就完成对所述数据采集模块存储的第一密码值直到第N密码值的一次更新,包括如下步骤:As a preferred technical solution of the present invention, after each preset first time interval, the first password value to the Nth password value stored in the data acquisition module is updated once, including the following steps:

各个其他所述数据采集模块将自身存储的第一特征值发送给第一数据采集模块,第一数据采集模块分别使用自身存储的主要特征值和接收到的第一特征值生成第一密码值,并且第一数据采集模块将生成的第一密码值分别传输给相应的各个其他所述数据采集模块进行存储;Each of the other data acquisition modules sends the first characteristic value stored in itself to the first data acquisition module, and the first data acquisition module generates a first password value using the main characteristic value stored in itself and the received first characteristic value, and the first data acquisition module transmits the generated first password value to the corresponding other data acquisition modules for storage;

各个其他所述数据采集模块将自身存储的第K特征值发送给第K数据采集模块,第K数据采集模块分别使用自身存储的主要特征值和接收到的第K特征值生成第K密码值,并且第K数据采集模块将生成的第K密码值分别传输给相应的各个其他所述数据采集模块进行存储,其中,K为大于等于二小于等于N的任意整数。Each of the other data acquisition modules sends the Kth characteristic value stored in itself to the Kth data acquisition module, and the Kth data acquisition module uses the main characteristic value stored in itself and the received Kth characteristic value to generate the Kth password value, and the Kth data acquisition module transmits the generated Kth password value to the corresponding other data acquisition modules for storage, where K is any integer greater than or equal to two and less than or equal to N.

作为本发明的一种优选技术方案,在不同的所述数据采集模块中,存在第一数据采集模块,以及第二数据采集模块直到第N数据采集模块,其中,N与所述数据采集模块收集的所述监测数据对应的秘密等级的总个数相同。As a preferred technical solution of the present invention, among the different data acquisition modules, there is a first data acquisition module, and a second data acquisition module up to an Nth data acquisition module, wherein N is the same as the total number of secret levels corresponding to the monitoring data collected by the data acquisition module.

作为本发明的一种优选技术方案,在所述数据采集模块经过若干个其他所述数据采集模块,将收集的所述监测数据加密传输给第一数据采集模块的过程中,包括如下步骤:As a preferred technical solution of the present invention, in the process in which the data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through several other data acquisition modules, the following steps are included:

第一数据采集模块将标记值设为零,并且预先设定标记值阈值;The first data acquisition module sets the tag value to zero and pre-sets a tag value threshold;

第一数据采集模块向除自身之外的所述数据采集模块发送第一请求信息,所述数据采集模块在接收到所述第一请求信息之后,向第一数据采集模块发送第一回复信息,所述第一回复信息包括所述数据采集模块的ID值,以及与所述数据采集模块相邻的其他所述数据采集模块的ID值;The first data acquisition module sends a first request message to the data acquisition module other than itself, and after receiving the first request message, the data acquisition module sends a first reply message to the first data acquisition module, wherein the first reply message includes the ID value of the data acquisition module and the ID values of other data acquisition modules adjacent to the data acquisition module;

在第一数据采集模块的位置未发生改变的情况下,结束全部步骤,在第一数据采集模块的位置发生改变的情况下,第一数据采集模块向相邻的所述数据采集模块发送第二请求信息,相邻的所述数据采集模块在接收到所述第二请求信息之后,向第一数据采集模块发送第二回复信息,所述第二回复信息包括相邻的所述数据采集模块的ID值,并且第一数据采集模块根据所述第二回复信息,确定相邻的所述数据采集模块所属的类别;In the case where the position of the first data acquisition module has not changed, all steps are terminated. In the case where the position of the first data acquisition module has changed, the first data acquisition module sends a second request message to the adjacent data acquisition module. After receiving the second request message, the adjacent data acquisition module sends a second reply message to the first data acquisition module. The second reply message includes the ID value of the adjacent data acquisition module, and the first data acquisition module determines the category to which the adjacent data acquisition module belongs according to the second reply message.

在相邻的所述数据采集模块属于类别D的情况下,重新生成到第一数据采集模块的所述监测数据的传送路径,将所述标记值设为零,跳转第一数据采集模块发送所述第一请求信息的步骤;In the case where the adjacent data acquisition module belongs to category D, regenerate the transmission path of the monitoring data to the first data acquisition module, set the tag value to zero, and jump to the step of the first data acquisition module sending the first request information;

在相邻的所述数据采集模块不属于类别D的情况下,判断所述标记值是否大于所述标记值阈值,在大于的情况下,重新生成到第一数据采集模块的所述监测数据的传送路径,将所述标记值设为零,跳转第一数据采集模块发送所述第一请求信息的步骤;In the case where the adjacent data acquisition module does not belong to category D, determining whether the tag value is greater than the tag value threshold, and if so, regenerating the transmission path of the monitoring data to the first data acquisition module, setting the tag value to zero, and skipping the step of the first data acquisition module sending the first request information;

在所述标记值小于等于所述标记值阈值的情况下,基于第一数据采集模块的位置发生改变前的到第一数据采集模块的所述监测数据的传送路径,生成新的到第一数据采集模块的所述监测数据的传送路径,累加所述标记值,跳转第一数据采集模块发送所述第一请求信息的步骤。When the tag value is less than or equal to the tag value threshold, a new transmission path for the monitoring data to the first data acquisition module is generated based on the transmission path for the monitoring data to the first data acquisition module before the position of the first data acquisition module is changed, the tag value is accumulated, and the step of the first data acquisition module sending the first request information is jumped.

本发明还提供一种优化增强配电网可靠性的系统,包括如下的模块:The present invention also provides a system for optimizing and enhancing the reliability of a power distribution network, comprising the following modules:

数据采集模块,用于设置在不同的配电设备上,收集配电设备的监测数据,存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值,在每经过预先设定的第一时间间隔之后,完成对存储的第一密码值直到第N密码值的一次更新,并且用于经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,第一数据采集模块在接收到数据采集模块发来的监测数据之后,将监测数据发送给远程服务器模块;A data acquisition module, which is arranged on different power distribution equipment, collects monitoring data of the power distribution equipment, stores main characteristic values, first characteristic values to N-th characteristic values, and first password values to N-th password values respectively corresponding to the first characteristic values to N-th characteristic values, completes an update of the stored first password values to N-th password values after each pre-set first time interval, and is used to encrypt and transmit the collected monitoring data to the first data acquisition module through a plurality of other data acquisition modules, and the first data acquisition module sends the monitoring data to the remote server module after receiving the monitoring data sent by the data acquisition module;

外部网络模块,用于在第一数据采集模块和远程服务器模块之间进行数据传输;An external network module, used for data transmission between the first data acquisition module and the remote server module;

远程服务器模块,用于在接收到来自第一数据采集模块的不同的数据采集模块收集的监测数据之后,使用机器学习算法针对监测数据进行分析处理得到分析结果,并且在分析结果出现异常的情况下,及时向相关联系人推送提醒消息。The remote server module is used to use a machine learning algorithm to analyze and process the monitoring data after receiving the monitoring data collected by different data acquisition modules from the first data acquisition module to obtain analysis results, and in the event that the analysis results are abnormal, promptly push reminder messages to relevant contacts.

与现有技术相比,本发明的有益效果至少如下所述:Compared with the prior art, the beneficial effects of the present invention are at least as follows:

在本发明中,首先,在不同的配电设备上分别设置不同的数据采集模块,用于收集配电设备的监测数据,存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值;其次,每个数据采集模块分别经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,并且第一数据采集模块将监测数据发送给远程服务器模块;最后,远程服务器模块使用机器学习算法针对监测数据进行分析处理得到分析结果,在分析结果出现异常的情况下,及时向相关联系人推送提醒消息。本发明在增强配电网的可靠性的同时,还能够可靠的产生安全性高的密码值,用来加密传输监测数据。In the present invention, firstly, different data acquisition modules are respectively arranged on different power distribution equipment to collect monitoring data of the power distribution equipment, store main characteristic values, first characteristic values up to the Nth characteristic value, and first password values corresponding to the first characteristic value up to the Nth characteristic value respectively up to the Nth password value; secondly, each data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through several other data acquisition modules, and the first data acquisition module sends the monitoring data to the remote server module; finally, the remote server module uses a machine learning algorithm to analyze and process the monitoring data to obtain an analysis result, and in the case of an abnormality in the analysis result, promptly pushes a reminder message to the relevant contact person. While enhancing the reliability of the power distribution network, the present invention can also reliably generate a highly secure password value for encrypting and transmitting monitoring data.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

图1为本发明的一种优化增强配电网可靠性的方法的流程图;FIG1 is a flow chart of a method for optimizing and enhancing the reliability of a power distribution network according to the present invention;

图2为本发明的类别A的示意图;FIG2 is a schematic diagram of category A of the present invention;

图3为本发明的类别B的示意图;FIG3 is a schematic diagram of category B of the present invention;

图4为本发明的类别C的示意图;FIG4 is a schematic diagram of category C of the present invention;

图5为本发明的一种优化增强配电网可靠性的系统的组成结构图。FIG5 is a structural diagram of a system for optimizing and enhancing the reliability of a distribution network according to the present invention.

具体实施方式Detailed ways

为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the purpose, technical solution and advantages of the present invention more clearly understood, the present invention is further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present invention and are not intended to limit the present invention.

可以理解,本申请所使用的术语“第一”、“第二”等可在本文中用于描述各种元件,但除非特别说明,这些元件不受这些术语限制。这些术语仅用于将第一个元件与另一个元件区分。举例来说,在不脱离本申请的范围的情况下,可以将第一xx脚本称为第二xx脚本,且类似地,可将第二xx脚本称为第一xx脚本。It is understood that the terms "first", "second", etc. used in this application may be used herein to describe various elements, but unless otherwise specified, these elements are not limited by these terms. These terms are only used to distinguish a first element from another element. For example, without departing from the scope of this application, a first xx script may be referred to as a second xx script, and similarly, a second xx script may be referred to as a first xx script.

本发明提供了如图1所示的一种优化增强配电网可靠性的方法,主要通过执行如下的步骤过程进行实现:The present invention provides a method for optimizing and enhancing the reliability of a distribution network as shown in FIG1 , which is mainly implemented by executing the following steps:

步骤1、在不同的配电设备上分别设置不同的数据采集模块,数据采集模块用于收集配电设备的监测数据,同时在不同的数据采集模块之间进行通信连接,并且在数据采集模块中存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值,还在每经过预先设定的第一时间间隔之后,就完成对存储的第一密码值直到第N密码值的一次更新;Step 1, respectively setting different data acquisition modules on different power distribution equipment, the data acquisition modules are used to collect monitoring data of the power distribution equipment, and at the same time, communication connection is established between different data acquisition modules, and main characteristic values, first characteristic values to N-th characteristic values, and first password values to N-th password values respectively corresponding to the first characteristic values to N-th characteristic values are stored in the data acquisition modules, and the first password values to N-th password values stored are updated once after each pre-set first time interval;

步骤2、每个数据采集模块分别经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,并且第一数据采集模块在接收到每个数据采集模块发来的监测数据之后,将监测数据发送给远程服务器模块;Step 2, each data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through several other data acquisition modules, and after receiving the monitoring data sent by each data acquisition module, the first data acquisition module sends the monitoring data to the remote server module;

步骤3、远程服务器模块在接收到来自第一数据采集模块的不同的数据采集模块收集的监测数据之后,使用机器学习算法针对监测数据进行分析处理得到分析结果,并且在分析结果出现异常的情况下,及时向相关联系人推送提醒消息。Step 3: After receiving the monitoring data collected by different data acquisition modules from the first data acquisition module, the remote server module uses a machine learning algorithm to analyze and process the monitoring data to obtain analysis results, and if the analysis results are abnormal, promptly push reminder messages to relevant contacts.

具体的,首先,在不同的配电设备上分别设置不同的数据采集模块,数据采集模块负责收集配电设备的监测数据,监测数据指的是配电设备的运行数据,其中,两两不同的数据采集模块之间可以进行互相通信,数据采集模块中还存储有主要特征值,第一特征值直到第N特征值,以及第一特征值直到第N特征值分别对应的第一密码值直到第N密码值,主要特征值,第一特征值直到第N特征值为预先生成的,第一密码值直到第N密码值的生成方法将在下文中进行介绍,并且每经过第一时间间隔之后,数据采集模块就完成对第一密码值直到第N密码值的一次更新,也就是说数据采集模块存储的第一密码值直到第N密码值不是固定不变的,而是动态更新的,第一密码值直到第N密码值的安全性得到增强,其次,每个数据采集模块分别经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,也即对每个数据采集模块来说,都存在一条经过若干个其他数据采集模块到第一数据采集模块的监测数据的传送路径,举例如在传送路径上有前后相邻的两个数据采集模块A和数据采集模块B,数据采集模块A在将存储的一个密码值安全传输给数据采集模块B之后,就可以使用这个密码值向数据采集模块B加密传输监测数据了,从而确保监测数据的安全,随后第一数据采集模块接收到每个数据采集模块发来的监测数据,将监测数据发送给远程服务器模块,最后,远程服务器模块在接收到来自第一数据采集模块的不同的数据采集模块收集的监测数据之后,使用机器学习算法针对监测数据进行分析处理得到分析结果,并且在分析结果出现异常的情况下,举例如分析结果显示配电设备发生故障的概率可达百分之九十,及时向相关联系人推送提醒消息,从而提前对配电设备进行短暂检修,或者直接快速更换掉配电设备,从而避免将来由于需要定位发生故障的配电设备,造成的停电时间过长,进而能够提高配电网的可靠性。Specifically, firstly, different data acquisition modules are respectively arranged on different power distribution equipment, and the data acquisition modules are responsible for collecting monitoring data of the power distribution equipment, and the monitoring data refers to the operating data of the power distribution equipment, wherein two different data acquisition modules can communicate with each other, and the data acquisition module also stores main characteristic values, the first characteristic value to the Nth characteristic value, and the first password value to the Nth password value corresponding to the first characteristic value to the Nth characteristic value, respectively. The main characteristic value, the first characteristic value to the Nth characteristic value are pre-generated, and the generation method of the first password value to the Nth password value will be introduced below, and after each first time interval, the data acquisition module completes an update of the first password value to the Nth password value, that is, the first password value to the Nth password value stored in the data acquisition module is not fixed, but dynamically updated, and the security of the first password value to the Nth password value is enhanced, and secondly, each data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through several other data acquisition modules, that is, for each data acquisition module, there is a path through several The transmission path of the monitoring data from other data acquisition modules to the first data acquisition module, for example, there are two adjacent data acquisition modules A and data acquisition module B on the transmission path, after data acquisition module A securely transmits a stored password value to data acquisition module B, it can use this password value to encrypt and transmit the monitoring data to data acquisition module B, thereby ensuring the security of the monitoring data, and then the first data acquisition module receives the monitoring data sent by each data acquisition module, and sends the monitoring data to the remote server module, and finally, after receiving the monitoring data collected by different data acquisition modules from the first data acquisition module, the remote server module uses a machine learning algorithm to analyze and process the monitoring data to obtain analysis results, and in the event that the analysis results are abnormal, for example, the analysis results show that the probability of failure of the distribution equipment can reach 90%, a reminder message is pushed to the relevant contacts in time, so that the distribution equipment can be briefly repaired in advance, or the distribution equipment can be directly and quickly replaced, thereby avoiding the power outage time caused by the need to locate the faulty distribution equipment in the future, thereby improving the reliability of the distribution network.

进一步的,在不同的数据采集模块中,存在第一数据采集模块,以及第二数据采集模块直到第N数据采集模块,并且第一数据采集模块,以及第二数据采集模块直到第N数据采集模块在每经过预先设定的第一时间间隔之后完成一次改变。Further, among different data acquisition modules, there is a first data acquisition module, and a second data acquisition module up to an Nth data acquisition module, and the first data acquisition module, and the second data acquisition module up to an Nth data acquisition module complete a change after each preset first time interval.

进一步的,第一数据采集模块,以及第二数据采集模块直到第N数据采集模块在每经过预先设定的第一时间间隔之后完成一次改变,包括如下的步骤:Further, the first data acquisition module, and the second data acquisition module until the Nth data acquisition module complete a change after each preset first time interval, including the following steps:

第1步、将第一时间间隔划分成N个第二时间间隔,分别是第二时间间隔1,以及第二时间间隔2直到第二时间间隔N;Step 1: divide the first time interval into N second time intervals, namely, second time interval 1, second time interval 2, and second time interval N;

第2步、在第二时间间隔1结束之前,各个数据采集模块随机的产生通知消息,若产生通知消息,将通知消息发送给每个其他数据采集模块,代表发送通知消息的数据采集模块想要成为目标数据采集模块的意图,当第二时间间隔1结束时,在发送通知消息的数据采集模块未接收到来自其他数据采集模块的通知消息的情况下,将发送通知消息的数据采集模块当作目标数据采集模块,反之,将全部发送通知消息的数据采集模块中的优先级最高的数据采集模块当作目标数据采集模块,并且把目标数据采集模块作为第一数据采集模块;Step 2: Before the end of the second time interval 1, each data acquisition module randomly generates a notification message. If a notification message is generated, the notification message is sent to each other data acquisition module, which represents the intention of the data acquisition module sending the notification message to become the target data acquisition module. When the second time interval 1 ends, if the data acquisition module sending the notification message does not receive a notification message from other data acquisition modules, the data acquisition module sending the notification message is regarded as the target data acquisition module. Otherwise, the data acquisition module with the highest priority among all the data acquisition modules sending the notification messages is regarded as the target data acquisition module, and the target data acquisition module is regarded as the first data acquisition module.

第3步、在第二时间间隔2直到第二时间间隔N结束之前,分别重复与确定第一数据采集模块的方法相同的方法,以分别确定第二数据采集模块,直到第N数据采集模块。Step 3: During the second time interval 2 until the end of the second time interval N, the same method as the method for determining the first data acquisition module is repeated to respectively determine the second data acquisition module until the Nth data acquisition module.

具体的,在第1步中,把第一时间间隔划分成N个第二时间间隔,分别是第二时间间隔1,以及第二时间间隔2直到第二时间间隔N,在第2步中,在第二时间间隔1结束之前,各个数据采集模块随机的产生通知消息,也就是说各个数据采集模块可以产生通知消息,也可以不产生通知消息,如果产生了通知消息,就将通知消息发送给每个其他数据采集模块,意味着发送通知消息的数据采集模块想要成为目标数据采集模块,并且在第二时间间隔1结束的时候,如果发送通知消息的数据采集模块未接收到来自其他数据采集模块的通知消息,说明没有其他数据采集模块也想要成为目标数据采集模块,就将发送通知消息的数据采集模块当作目标数据采集模块,否则的话,把全部发送通知消息的数据采集模块中的优先级最高的数据采集模块当作目标数据采集模块,数据采集模块的优先级可以根据数据采集模块是否遭到过入侵,以及遭到过入侵的次数来设定,举例如没有遭到过入侵的数据采集模块的优先级最高,遭到过入侵的次数越少的数据采集模块的优先级越高,随后把目标数据采集模块作为第一数据采集模块,在第3步中,在第二时间间隔2结束之前,以及在第二时间间隔3结束之前,直到在第二时间间隔N结束之前,分别重复与第2步中相同的方法,来分别确定第二数据采集模块,第三数据采集模块,直到第N数据采集模块。需要注意的是,在不同的数据采集模块中,首次产生第一数据采集模块,以及第二数据采集模块直到第N数据采集模块也可以使用上述第1步到上述第3步的方法。Specifically, in step 1, the first time interval is divided into N second time intervals, namely second time interval 1, second time interval 2 and second time interval N. In step 2, before the end of second time interval 1, each data acquisition module randomly generates a notification message, that is, each data acquisition module may generate a notification message or may not generate a notification message. If a notification message is generated, the notification message is sent to each other data acquisition module, which means that the data acquisition module sending the notification message wants to become the target data acquisition module, and at the end of second time interval 1, if the data acquisition module sending the notification message does not receive a notification message from other data acquisition modules, it means that no other data acquisition module also wants to become the target data acquisition module, and the notification message is sent. The data collection module is regarded as the target data collection module. Otherwise, the data collection module with the highest priority among all the data collection modules that send notification messages is regarded as the target data collection module. The priority of the data collection module can be set according to whether the data collection module has been invaded and the number of times it has been invaded. For example, the data collection module that has not been invaded has the highest priority, and the data collection module with fewer invasions has a higher priority. Then the target data collection module is regarded as the first data collection module. In step 3, before the end of the second time interval 2, before the end of the second time interval 3, and until the end of the second time interval N, the same method as in step 2 is repeated to respectively determine the second data collection module, the third data collection module, and until the Nth data collection module. It should be noted that in different data collection modules, the first generation of the first data collection module, and the second data collection module until the Nth data collection module can also use the above-mentioned methods of step 1 to step 3.

以上内容说的是第一数据采集模块,以及第二数据采集模块直到第N数据采集模块在每经过第一时间间隔之后完成一次改变,除此之外,在数据采集模块的总数量发生变化的情况下,第一数据采集模块,以及第二数据采集模块直到第N数据采集模块也通过上述第1步到上述第3步的方法完成一次改变,举例如添加新的数据采集模块,或者废弃发生故障的数据采集模块,还在第一数据采集模块,以及第二数据采集模块直到第N数据采集模块中的任意一个遭到入侵的情况下,第一数据采集模块,以及第二数据采集模块直到第N数据采集模块也通过上述第1步到上述第3步的方法完成一次改变,此次改变通过设置遭到入侵的数据采集模块不发送通知消息,满足遭到入侵的数据采集模块不作为新的第一数据采集模块,以及新的第二数据采集模块直到新的第N数据采集模块的其中之一。通过上述第1步到上述第3步的方法,使产生密码值的数据采集模块不是固定不变的,而是动态变化的,能够提高可靠性,即使产生密码值的数据采集模块遭到入侵,仍可以由其他数据采集模块产生密码值。The above content says that the first data acquisition module, and the second data acquisition module until the Nth data acquisition module complete a change after each first time interval. In addition, when the total number of data acquisition modules changes, the first data acquisition module, and the second data acquisition module until the Nth data acquisition module also complete a change through the above steps 1 to 3, for example, adding a new data acquisition module, or abandoning a faulty data acquisition module. In addition, when any one of the first data acquisition module, the second data acquisition module, until the Nth data acquisition module is invaded, the first data acquisition module, and the second data acquisition module until the Nth data acquisition module also complete a change through the above steps 1 to 3. This change is to set the invaded data acquisition module not to send a notification message, so that the invaded data acquisition module is not used as one of the new first data acquisition module, the new second data acquisition module, until the new Nth data acquisition module. Through the above steps 1 to 3, the data acquisition module that generates the password value is not fixed, but dynamically changes, which can improve reliability. Even if the data acquisition module that generates the password value is invaded, the password value can still be generated by other data acquisition modules.

进一步的,在每经过预先设定的第一时间间隔之后,就完成对数据采集模块存储的第一密码值直到第N密码值的一次更新,包括如下步骤:Furthermore, after each preset first time interval, the first password value to the Nth password value stored in the data acquisition module is updated once, including the following steps:

第1步、各个其他数据采集模块将自身存储的第一特征值发送给第一数据采集模块,第一数据采集模块分别使用自身存储的主要特征值和接收到的第一特征值生成第一密码值,并且第一数据采集模块将生成的第一密码值分别传输给相应的各个其他数据采集模块进行存储;Step 1: Each other data acquisition module sends the first characteristic value stored in itself to the first data acquisition module, and the first data acquisition module uses the main characteristic value stored in itself and the received first characteristic value to generate a first password value, and the first data acquisition module transmits the generated first password value to the corresponding other data acquisition modules for storage;

第2步、各个其他数据采集模块将自身存储的第K特征值发送给第K数据采集模块,第K数据采集模块分别使用自身存储的主要特征值和接收到的第K特征值生成第K密码值,并且第K数据采集模块将生成的第K密码值分别传输给相应的各个其他数据采集模块进行存储,其中,K为大于等于二小于等于N的任意整数。Step 2. Each other data acquisition module sends the Kth characteristic value stored in itself to the Kth data acquisition module. The Kth data acquisition module uses the main characteristic value stored in itself and the received Kth characteristic value to generate the Kth password value, and the Kth data acquisition module transmits the generated Kth password value to the corresponding other data acquisition modules for storage, where K is any integer greater than or equal to two and less than or equal to N.

具体的,根据上述内容,在每经过第一时间间隔之后,第一数据采集模块,以及第二数据采集模块直到第N数据采集模块完成一次改变,与此同时,也能够完成对数据采集模块存储的第一密码值直到第N密码值的一次更新,在第1步中,各个其他数据采集模块都把自身存储的第一特征值发送给第一数据采集模块,第一数据采集模块分别使用自身存储的主要特征值和接收到的第一特征值生成第一密码值,具体的生成方法可以是加密处理自身存储的主要特征值和接收到的第一特征值,随后第一数据采集模块将生成的第一密码值分别传输给相应的向其传送第一特征值的各个其他数据采集模块,在第2步中,各个其他数据采集模块通过重复第1步中的方法,将自身存储的第K特征值发送给第K数据采集模块,来获得第K密码值,K指的是大于等于二小于等于N的任意整数,需要注意的是,第一数据采集模块,以及第二数据采集模块直到第N数据采集模块可以使用自身存储的主要特征值和任意一个特征值来生成自身的相应的密码值。通过以上方法,使数据采集模块存储的第一密码值直到第N密码值是动态变化的,当使用密码值进行监测数据的加密传输时,可以提高安全性。Specifically, according to the above content, after each first time interval, the first data acquisition module, and the second data acquisition module until the Nth data acquisition module complete a change, and at the same time, the first password value stored in the data acquisition module until the Nth password value can also be updated. In step 1, each other data acquisition module sends its own stored first characteristic value to the first data acquisition module, and the first data acquisition module uses its own stored main characteristic value and the received first characteristic value to generate the first password value. The specific generation method can be to encrypt the main characteristic value stored by itself and the received first characteristic value. Then the first data acquisition module transmits the generated first password value to each other data acquisition module to which the first characteristic value is transmitted. In step 2, each other data acquisition module sends its own stored Kth characteristic value to the Kth data acquisition module by repeating the method in step 1 to obtain the Kth password value. K refers to any integer greater than or equal to two and less than or equal to N. It should be noted that the first data acquisition module, and the second data acquisition module until the Nth data acquisition module can use the main characteristic value stored by itself and any characteristic value to generate their own corresponding password values. Through the above method, the first password value to the Nth password value stored in the data acquisition module are dynamically changed, and when the password value is used to encrypt and transmit the monitoring data, the security can be improved.

进一步的,在不同的数据采集模块中,存在第一数据采集模块,以及第二数据采集模块直到第N数据采集模块,其中,N与数据采集模块收集的监测数据对应的秘密等级的总个数相同。Furthermore, among different data acquisition modules, there is a first data acquisition module, and a second data acquisition module up to an Nth data acquisition module, wherein N is the same as the total number of secret levels corresponding to the monitoring data collected by the data acquisition module.

具体的,N与数据采集模块收集的监测数据对应的秘密等级的总个数相同,同时也与数据采集模块存储的密码值的总个数相同,根据上述内容,密码值的生成与主要特征值和特征值相关,主要特征值和特征值不同会产生不同的密码值,不同的密码值的复杂性也不同,数据采集模块在通过密码值进行监测数据的加密传输时,能够根据监测数据对应的秘密等级选择不同的密码值,秘密等级越高,使用的密码值越复杂,举例如监测数据对应的秘密等级为最高,则选择使用第一密码值,因为第一密码值在全部密码值中的复杂性最高,这样做,对于对应的秘密等级较高的监测数据来说,使加密传输更加安全,因为密码值复杂性越高,被破解的难度就越大,对于对应的秘密等级较低的监测数据来说,能够提高加密传输的效率,因为密码值复杂性越低,加密处理和解密处理花费的时间越少。Specifically, N is the same as the total number of secret levels corresponding to the monitoring data collected by the data acquisition module, and is also the same as the total number of password values stored in the data acquisition module. According to the above content, the generation of the password value is related to the main eigenvalue and the eigenvalue. Different main eigenvalues and eigenvalues will produce different password values, and the complexity of different password values is also different. When the data acquisition module encrypts and transmits the monitoring data through the password value, it can select different password values according to the secret level corresponding to the monitoring data. The higher the secret level, the more complex the password value used. For example, if the secret level corresponding to the monitoring data is the highest, the first password value is selected to use, because the first password value has the highest complexity among all password values. In this way, for the corresponding monitoring data with a higher secret level, the encrypted transmission is safer, because the higher the complexity of the password value, the more difficult it is to crack. For the corresponding monitoring data with a lower secret level, the efficiency of the encrypted transmission can be improved, because the lower the complexity of the password value, the less time is spent on encryption and decryption.

进一步的,在数据采集模块经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块的过程中,包括如下步骤:Furthermore, in the process where the data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through several other data acquisition modules, the following steps are included:

第1步、第一数据采集模块将标记值设为零,并且预先设定标记值阈值;Step 1: The first data acquisition module sets the tag value to zero and pre-sets a tag value threshold;

第2步、第一数据采集模块向除自身之外的数据采集模块发送第一请求信息,数据采集模块在接收到第一请求信息之后,向第一数据采集模块发送第一回复信息,第一回复信息包括数据采集模块的ID值,以及与数据采集模块相邻的其他数据采集模块的ID值;Step 2: The first data acquisition module sends a first request message to the data acquisition modules other than itself. After receiving the first request message, the data acquisition module sends a first reply message to the first data acquisition module. The first reply message includes the ID value of the data acquisition module and the ID values of other data acquisition modules adjacent to the data acquisition module.

第3步、在第一数据采集模块的位置未发生改变的情况下,结束全部步骤,在第一数据采集模块的位置发生改变的情况下,第一数据采集模块向相邻的数据采集模块发送第二请求信息,相邻的数据采集模块在接收到第二请求信息之后,向第一数据采集模块发送第二回复信息,第二回复信息包括相邻的数据采集模块的ID值,并且第一数据采集模块根据第二回复信息,确定相邻的数据采集模块所属的类别;Step 3: When the position of the first data acquisition module does not change, all steps are terminated. When the position of the first data acquisition module changes, the first data acquisition module sends a second request message to the adjacent data acquisition module. After receiving the second request message, the adjacent data acquisition module sends a second reply message to the first data acquisition module. The second reply message includes the ID value of the adjacent data acquisition module, and the first data acquisition module determines the category to which the adjacent data acquisition module belongs according to the second reply message.

第4步、在相邻的数据采集模块属于类别D的情况下,重新生成到第一数据采集模块的监测数据的传送路径,将标记值设为零,跳转第一数据采集模块发送第一请求信息的步骤;Step 4: if the adjacent data acquisition module belongs to category D, regenerate the transmission path of the monitoring data to the first data acquisition module, set the tag value to zero, and jump to the step of the first data acquisition module sending the first request information;

第5步、在相邻的数据采集模块不属于类别D的情况下,判断标记值是否大于标记值阈值,在大于的情况下,重新生成到第一数据采集模块的监测数据的传送路径,将标记值设为零,跳转第一数据采集模块发送第一请求信息的步骤;Step 5: If the adjacent data acquisition module does not belong to category D, determine whether the tag value is greater than the tag value threshold. If so, regenerate the transmission path of the monitoring data to the first data acquisition module, set the tag value to zero, and jump to the step of the first data acquisition module sending the first request information.

第6步、在标记值小于等于标记值阈值的情况下,基于第一数据采集模块的位置发生改变前的到第一数据采集模块的监测数据的传送路径,生成新的到第一数据采集模块的监测数据的传送路径,累加标记值,跳转第一数据采集模块发送第一请求信息的步骤。Step 6. When the tag value is less than or equal to the tag value threshold, a new transmission path for the monitoring data to the first data acquisition module is generated based on the transmission path for the monitoring data to the first data acquisition module before the position of the first data acquisition module is changed, the tag value is accumulated, and the step of the first data acquisition module sending the first request information is jumped.

具体的,在数据采集模块经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块的过程中,由于用电负荷的变化等原因,第一数据采集模块的位置可能会发生改变,此时需要生成新的到第一数据采集模块的监测数据的传送路径,一般来说会重新生成整个传送路径,但是这样做将花费较多的时间,延迟对监测数据的传送,进而影响到配电网的可靠性,为了解决这个问题,提出了上述第1步到上述第6步;Specifically, in the process where the data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through several other data acquisition modules, the position of the first data acquisition module may change due to changes in power load and other reasons. At this time, a new transmission path for the monitoring data to the first data acquisition module needs to be generated. Generally, the entire transmission path will be regenerated, but this will take a long time and delay the transmission of the monitoring data, thereby affecting the reliability of the distribution network. In order to solve this problem, the above steps 1 to 6 are proposed;

为了便于理解,先对上述类别进行说明,参考图2所示,ID值为56的数据采集模块属于类别A,虚线框代表位置发生改变前的第一数据采集模块,实线框代表位置发生改变后的第一数据采集模块,第一数据采集模块从虚线框的位置变化到了实线框的位置,也即变化到了ID值为56的数据采集模块附近,ID值为56的数据采集模块与虚线框相隔两个通信距离,此时新的路径长度减少一个通信距离,以此类推,当第一数据采集模块变化到原来与其相隔P个通信距离的数据采集模块附近时,其中,P大于等于2,新的路径长度减少P-1个通信距离;参考图3所示,ID值为60的数据采集模块属于类别B,虚线框代表位置发生改变前的第一数据采集模块,实线框代表位置发生改变后的第一数据采集模块,第一数据采集模块从虚线框的位置变化到了实线框的位置,也即变化到了ID值为60的数据采集模块附近,ID值为60的数据采集模块为原来与虚线框相隔两个通信距离的数据采集模块的相邻的数据采集模块,此时新的路径长度不变;参考图4所示,ID值为62的数据采集模块属于类别C,虚线框代表位置发生改变前的第一数据采集模块,实线框代表位置发生改变后的第一数据采集模块,第一数据采集模块从虚线框的位置变化到了实线框的位置,也即变化到了ID值为62的数据采集模块附近,ID值为62的数据采集模块为原来与虚线框相隔一个通信距离的数据采集模块的相邻的数据采集模块,此时新的路径长度增加一个通信距离,此外,当数据采集模块不属于类别A,类别B,类别C中的任意一个时,数据采集模块属于类别D;For ease of understanding, the above categories are first explained. Referring to Figure 2, the data acquisition module with an ID value of 56 belongs to category A, the dotted box represents the first data acquisition module before the position changes, and the solid box represents the first data acquisition module after the position changes. The first data acquisition module changes from the position of the dotted box to the position of the solid box, that is, it changes to the vicinity of the data acquisition module with an ID value of 56. The data acquisition module with an ID value of 56 is separated from the dotted box by two communication distances. At this time, the new path length is reduced by one communication distance, and so on. When the first data acquisition module changes to the vicinity of the data acquisition module that was originally separated from it by P communication distances, where P is greater than or equal to 2, the new path length is reduced by P-1 communication distances. Referring to Figure 3, the data acquisition module with an ID value of 60 belongs to category B. The dotted box represents the first data acquisition module before the position changes, and the solid box represents the first data acquisition module after the position changes. The first data acquisition module The block changes from the position of the dotted box to the position of the solid box, that is, it changes to the vicinity of the data acquisition module with an ID value of 60. The data acquisition module with an ID value of 60 is an adjacent data acquisition module that is originally separated from the dotted box by two communication distances. At this time, the new path length remains unchanged; as shown in FIG4 , the data acquisition module with an ID value of 62 belongs to category C, the dotted box represents the first data acquisition module before the position is changed, and the solid box represents the first data acquisition module after the position is changed. The first data acquisition module changes from the position of the dotted box to the position of the solid box, that is, it changes to the vicinity of the data acquisition module with an ID value of 62. The data acquisition module with an ID value of 62 is an adjacent data acquisition module that is originally separated from the dotted box by a communication distance. At this time, the new path length increases by one communication distance. In addition, when the data acquisition module does not belong to any of category A, category B, and category C, the data acquisition module belongs to category D;

接着说明上述第1步到上述第6步,在第1步中,因为多次执行基于第一数据采集模块位置发生改变前的传送路径生成新的传送路径,可能会使传送路径变得复杂,所以第一数据采集模块将标记值设为零,并且预先设定标记值阈值,在第2步中,第一数据采集模块向除自身之外的数据采集模块发送第一请求信息,数据采集模块在接收到第一请求信息之后,向第一数据采集模块发送第一回复信息,第一回复信息包括数据采集模块的ID值,以及与数据采集模块相邻的其他数据采集模块的ID值,相邻指的是相隔一个通信距离,通过第2步,第一数据采集模块能够掌握全部数据采集模块之间的位置关系,在第3步中,如果第一数据采集模块的位置未发生改变,结束全部步骤,否则,第一数据采集模块向相邻的数据采集模块发送第二请求信息,相邻的数据采集模块在接收到第二请求信息之后,向第一数据采集模块发送第二回复信息,第二回复信息包括相邻的数据采集模块的ID值,并且第一数据采集模块根据第二回复信息,结合位置改变前的全部数据采集模块之间的位置关系,能够确定相邻的数据采集模块所属的类别,需要注意的是,类别A的优先级高于类别B高于类别C,当属于同一个类别的相邻的数据采集模块为多个时,随机确定一个相邻的数据采集模块,在第4步中,如果相邻的数据采集模块属于类别D,重新生成到第一数据采集模块的监测数据的传送路径,将标记值设为零,跳转第2步,在第5步中,如果相邻的数据采集模块不属于类别D,判断标记值是否大于标记值阈值,若大于,重新生成到第一数据采集模块的监测数据的传送路径,将标记值设为零,跳转第2步,由于此时传送路径已经变得过于复杂,应该重新生成传送路径,在第6步中,如果标记值小于等于标记值阈值,基于第一数据采集模块的位置发生改变前的到第一数据采集模块的监测数据的传送路径,和确定的相邻的数据采集模块的类别,使用相应的方法生成新的到第一数据采集模块的监测数据的传送路径,累加标记值,跳转第2步,其中,相邻的数据采集模块属于类别A则累加0,相邻的数据采集模块属于类别B则累加1,相邻的数据采集模块属于类别C则累加2。Next, the above-mentioned step 1 to step 6 are explained. In step 1, because the transmission path may become complicated by executing the generation of a new transmission path based on the transmission path before the position of the first data acquisition module is changed for multiple times, the first data acquisition module sets the tag value to zero and pre-sets the tag value threshold. In step 2, the first data acquisition module sends a first request message to the data acquisition modules other than itself. After receiving the first request message, the data acquisition module sends a first reply message to the first data acquisition module. The first reply message includes the ID value of the data acquisition module and the ID values of other data acquisition modules adjacent to the data acquisition module. Adjacent means separated by a communication distance. Through step 2, the first data acquisition module can grasp the positional relationship between all data acquisition modules. In step 3, if the position of the first data acquisition module has not changed, all steps are terminated. Otherwise, the first data acquisition module sends a second request message to the adjacent data acquisition module. After receiving the second request message, the adjacent data acquisition module sends a second reply message to the first data acquisition module. The second reply message includes the ID value of the adjacent data acquisition module. The first data acquisition module determines the positional relationship between all data acquisition modules before the position change according to the second reply message. , it is possible to determine the category to which the adjacent data acquisition module belongs. It should be noted that category A has a higher priority than category B and higher than category C. When there are multiple adjacent data acquisition modules belonging to the same category, a random adjacent data acquisition module is determined. In step 4, if the adjacent data acquisition module belongs to category D, the transmission path of the monitoring data to the first data acquisition module is regenerated, the tag value is set to zero, and the second step is jumped. In step 5, if the adjacent data acquisition module does not belong to category D, it is determined whether the tag value is greater than the tag value threshold. If it is, the transmission path of the monitoring data to the first data acquisition module is regenerated, and the tag value is set to zero. is zero, jump to step 2. Since the transmission path has become too complicated at this time, the transmission path should be regenerated. In step 6, if the tag value is less than or equal to the tag value threshold, based on the transmission path of the monitoring data to the first data acquisition module before the position of the first data acquisition module is changed, and the category of the determined adjacent data acquisition module, a new transmission path for the monitoring data to the first data acquisition module is generated using a corresponding method, and the tag value is accumulated, and jump to step 2. If the adjacent data acquisition module belongs to category A, 0 is accumulated, if the adjacent data acquisition module belongs to category B, 1 is accumulated, and if the adjacent data acquisition module belongs to category C, 2 is accumulated.

根据本发明实施例的另一个方面,参考如图5所示,还提供一种优化增强配电网可靠性的系统,用来实现上述的一种优化增强配电网可靠性的方法,包括数据采集模块,外部网络模块,远程服务器模块,各个模块的功能如下:According to another aspect of an embodiment of the present invention, as shown in FIG5 , a system for optimizing and enhancing the reliability of a distribution network is also provided, which is used to implement the above-mentioned method for optimizing and enhancing the reliability of a distribution network, including a data acquisition module, an external network module, and a remote server module, and the functions of each module are as follows:

数据采集模块,用于设置在不同的配电设备上,收集配电设备的监测数据,存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值,在每经过预先设定的第一时间间隔之后,完成对存储的第一密码值直到第N密码值的一次更新,并且用于经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,第一数据采集模块在接收到数据采集模块发来的监测数据之后,将监测数据发送给远程服务器模块;A data acquisition module, which is arranged on different power distribution equipment, collects monitoring data of the power distribution equipment, stores main characteristic values, first characteristic values to N-th characteristic values, and first password values to N-th password values respectively corresponding to the first characteristic values to N-th characteristic values, completes an update of the stored first password values to N-th password values after each pre-set first time interval, and is used to encrypt and transmit the collected monitoring data to the first data acquisition module through a plurality of other data acquisition modules, and the first data acquisition module sends the monitoring data to the remote server module after receiving the monitoring data sent by the data acquisition module;

外部网络模块,用于在第一数据采集模块和远程服务器模块之间进行数据传输;An external network module, used for data transmission between the first data acquisition module and the remote server module;

远程服务器模块,用于在接收到来自第一数据采集模块的不同的数据采集模块收集的监测数据之后,使用机器学习算法针对监测数据进行分析处理得到分析结果,并且在分析结果出现异常的情况下,及时向相关联系人推送提醒消息。The remote server module is used to use a machine learning algorithm to analyze and process the monitoring data after receiving the monitoring data collected by different data acquisition modules from the first data acquisition module to obtain analysis results, and in the event that the analysis results are abnormal, promptly push reminder messages to relevant contacts.

应该理解的是,虽然本发明各实施例的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,各实施例中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that, although each step in the flow chart of each embodiment of the present invention is shown in sequence according to the indication of the arrow, these steps are not necessarily performed in sequence according to the order indicated by the arrow. Unless there is a clear explanation in this article, the execution of these steps does not have strict order restrictions, and these steps can be performed in other orders. Moreover, at least a portion of the steps in each embodiment may include a plurality of sub-steps or a plurality of stages, and these sub-steps or stages are not necessarily performed at the same time, but can be performed at different times, and the execution order of these sub-steps or stages is not necessarily performed in sequence, but can be performed in turn or alternately with at least a portion of other steps or sub-steps or stages of other steps.

本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,上述的程序可存储于一个非易失性计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those skilled in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be completed by instructing the relevant hardware through a computer program, and the above-mentioned program can be stored in a non-volatile computer-readable storage medium. When the program is executed, it can include the processes of the embodiments of the above-mentioned methods. Among them, any reference to memory, storage, database or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM) or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not limitation, RAM is available in various forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).

以上上述的实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above-mentioned embodiments can be combined arbitrarily. In order to make the description concise, not all possible combinations of the technical features in the above-mentioned embodiments are described. However, as long as there is no contradiction in the combination of these technical features, they should be considered to be within the scope of this specification.

以上上述的实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several implementation methods of the present invention, and the descriptions thereof are relatively specific and detailed, but they cannot be understood as limiting the scope of the patent of the present invention. It should be pointed out that, for ordinary technicians in this field, several variations and improvements can be made without departing from the concept of the present invention, and these all belong to the protection scope of the present invention. Therefore, the protection scope of the patent of the present invention shall be subject to the attached claims.

以上上述的仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above are only preferred embodiments of the present invention and are not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection scope of the present invention.

Claims (5)

1.一种优化增强配电网可靠性的方法,其特征在于,包括如下的步骤:1. A method for optimizing and enhancing the reliability of a distribution network, characterized in that it comprises the following steps: 在不同的配电设备上分别设置不同的数据采集模块,所述数据采集模块用于收集配电设备的监测数据,同时在不同的所述数据采集模块之间进行通信连接,并且在所述数据采集模块中存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值,还在每经过预先设定的第一时间间隔之后,就完成对存储的第一密码值直到第N密码值的一次更新;Different data acquisition modules are respectively arranged on different power distribution equipment, and the data acquisition modules are used to collect monitoring data of the power distribution equipment. At the same time, communication connection is established between different data acquisition modules, and main characteristic values, first characteristic values to N-th characteristic values, and first password values to N-th password values respectively corresponding to the first characteristic values to N-th characteristic values are stored in the data acquisition modules, and the first password values to N-th password values stored are updated once after each pre-set first time interval. 每个所述数据采集模块分别经过若干个其他所述数据采集模块,将收集的所述监测数据加密传输给第一数据采集模块,并且所述第一数据采集模块在接收到每个所述数据采集模块发来的所述监测数据之后,将所述监测数据发送给远程服务器模块;Each of the data acquisition modules encrypts and transmits the collected monitoring data to the first data acquisition module through a number of other data acquisition modules, and after receiving the monitoring data sent by each of the data acquisition modules, the first data acquisition module sends the monitoring data to the remote server module; 所述远程服务器模块在接收到来自所述第一数据采集模块的不同的所述数据采集模块收集的所述监测数据之后,使用机器学习算法针对所述监测数据进行分析处理得到分析结果,并且在所述分析结果出现异常的情况下,及时向相关联系人推送提醒消息;After receiving the monitoring data collected by different data collection modules from the first data collection module, the remote server module uses a machine learning algorithm to analyze and process the monitoring data to obtain an analysis result, and in the event that the analysis result is abnormal, promptly pushes a reminder message to the relevant contact person; 在不同的所述数据采集模块中,存在第一数据采集模块,以及第二数据采集模块直到第N数据采集模块,并且第一数据采集模块,以及第二数据采集模块直到第N数据采集模块在每经过预先设定的所述第一时间间隔之后完成一次改变;Among the different data acquisition modules, there is a first data acquisition module, and a second data acquisition module until an Nth data acquisition module, and the first data acquisition module, and the second data acquisition module until the Nth data acquisition module complete a change after each first preset time interval; 第一数据采集模块,以及第二数据采集模块直到第N数据采集模块在每经过预先设定的所述第一时间间隔之后完成一次改变,包括如下的步骤:The first data acquisition module, and the second data acquisition module until the Nth data acquisition module complete a change after each predetermined first time interval, comprising the following steps: 将所述第一时间间隔划分成N个第二时间间隔,分别是第二时间间隔1,以及第二时间间隔2直到第二时间间隔N;Divide the first time interval into N second time intervals, namely, second time interval 1, second time interval 2, and second time interval N; 在第二时间间隔1结束之前,各个所述数据采集模块随机的产生通知消息,若产生所述通知消息,将所述通知消息发送给每个其他所述数据采集模块,代表发送所述通知消息的所述数据采集模块想要成为目标数据采集模块的意图,当第二时间间隔1结束时,在发送所述通知消息的所述数据采集模块未接收到来自其他所述数据采集模块的所述通知消息的情况下,将发送所述通知消息的所述数据采集模块当作所述目标数据采集模块,反之,将全部发送所述通知消息的所述数据采集模块中的优先级最高的所述数据采集模块当作所述目标数据采集模块,并且把所述目标数据采集模块作为第一数据采集模块;Before the end of the second time interval 1, each of the data acquisition modules randomly generates a notification message. If the notification message is generated, the notification message is sent to each of the other data acquisition modules, which represents the intention of the data acquisition module sending the notification message to become the target data acquisition module. When the second time interval 1 ends, if the data acquisition module sending the notification message does not receive the notification message from other data acquisition modules, the data acquisition module sending the notification message is regarded as the target data acquisition module. Otherwise, the data acquisition module with the highest priority among all the data acquisition modules sending the notification messages is regarded as the target data acquisition module, and the target data acquisition module is regarded as the first data acquisition module. 在第二时间间隔2直到第二时间间隔N结束之前,分别重复与确定第一数据采集模块的方法相同的方法,以分别确定第二数据采集模块,直到第N数据采集模块。During the second time interval 2 until the end of the second time interval N, the same method as the method for determining the first data acquisition module is repeated to respectively determine the second data acquisition module until the Nth data acquisition module. 2.根据权利要求1所述的一种优化增强配电网可靠性的方法,其特征在于,在每经过预先设定的第一时间间隔之后,就完成对所述数据采集模块存储的第一密码值直到第N密码值的一次更新,包括如下步骤:2. A method for optimizing and enhancing the reliability of a distribution network according to claim 1, characterized in that after each predetermined first time interval, the first password value to the Nth password value stored in the data acquisition module is updated once, comprising the following steps: 各个其他所述数据采集模块将自身存储的第一特征值发送给第一数据采集模块,第一数据采集模块分别使用自身存储的主要特征值和接收到的第一特征值生成第一密码值,并且第一数据采集模块将生成的第一密码值分别传输给相应的各个其他所述数据采集模块进行存储;Each of the other data acquisition modules sends the first characteristic value stored in itself to the first data acquisition module, and the first data acquisition module generates a first password value using the main characteristic value stored in itself and the received first characteristic value, and the first data acquisition module transmits the generated first password value to the corresponding other data acquisition modules for storage; 各个其他所述数据采集模块将自身存储的第K特征值发送给第K数据采集模块,第K数据采集模块分别使用自身存储的主要特征值和接收到的第K特征值生成第K密码值,并且第K数据采集模块将生成的第K密码值分别传输给相应的各个其他所述数据采集模块进行存储,其中,K为大于等于二小于等于N的任意整数。Each of the other data acquisition modules sends the Kth characteristic value stored in itself to the Kth data acquisition module, and the Kth data acquisition module uses the main characteristic value stored in itself and the received Kth characteristic value to generate the Kth password value, and the Kth data acquisition module transmits the generated Kth password value to the corresponding other data acquisition modules for storage, where K is any integer greater than or equal to two and less than or equal to N. 3.根据权利要求2所述的一种优化增强配电网可靠性的方法,其特征在于,在不同的所述数据采集模块中,存在第一数据采集模块,以及第二数据采集模块直到第N数据采集模块,其中,N与所述数据采集模块收集的所述监测数据对应的秘密等级的总个数相同。3. A method for optimizing and enhancing the reliability of a distribution network according to claim 2, characterized in that, among the different data acquisition modules, there is a first data acquisition module, and a second data acquisition module up to an Nth data acquisition module, wherein N is the same as the total number of confidentiality levels corresponding to the monitoring data collected by the data acquisition module. 4.根据权利要求3所述的一种优化增强配电网可靠性的方法,其特征在于,在所述数据采集模块经过若干个其他所述数据采集模块,将收集的所述监测数据加密传输给第一数据采集模块的过程中,包括如下步骤:4. A method for optimizing and enhancing the reliability of a power distribution network according to claim 3, characterized in that, in the process in which the data acquisition module encrypts and transmits the collected monitoring data to the first data acquisition module through a plurality of other data acquisition modules, the method comprises the following steps: 第一数据采集模块将标记值设为零,并且预先设定标记值阈值;The first data acquisition module sets the tag value to zero and pre-sets a tag value threshold; 第一数据采集模块向除自身之外的所述数据采集模块发送第一请求信息,所述数据采集模块在接收到所述第一请求信息之后,向第一数据采集模块发送第一回复信息,所述第一回复信息包括所述数据采集模块的ID值,以及与所述数据采集模块相邻的其他所述数据采集模块的ID值;The first data acquisition module sends a first request message to the data acquisition module other than itself, and after receiving the first request message, the data acquisition module sends a first reply message to the first data acquisition module, wherein the first reply message includes the ID value of the data acquisition module and the ID values of other data acquisition modules adjacent to the data acquisition module; 在第一数据采集模块的位置未发生改变的情况下,结束全部步骤,在第一数据采集模块的位置发生改变的情况下,第一数据采集模块向相邻的所述数据采集模块发送第二请求信息,相邻的所述数据采集模块在接收到所述第二请求信息之后,向第一数据采集模块发送第二回复信息,所述第二回复信息包括相邻的所述数据采集模块的ID值,并且第一数据采集模块根据所述第二回复信息,确定相邻的所述数据采集模块所属的类别;In the case where the position of the first data acquisition module has not changed, all steps are terminated. In the case where the position of the first data acquisition module has changed, the first data acquisition module sends a second request message to the adjacent data acquisition module. After receiving the second request message, the adjacent data acquisition module sends a second reply message to the first data acquisition module. The second reply message includes the ID value of the adjacent data acquisition module, and the first data acquisition module determines the category to which the adjacent data acquisition module belongs according to the second reply message. 在相邻的所述数据采集模块属于类别D的情况下,重新生成到第一数据采集模块的所述监测数据的传送路径,将所述标记值设为零,跳转第一数据采集模块发送所述第一请求信息的步骤;In the case where the adjacent data acquisition module belongs to category D, regenerate the transmission path of the monitoring data to the first data acquisition module, set the tag value to zero, and jump to the step of the first data acquisition module sending the first request information; 在相邻的所述数据采集模块不属于类别D的情况下,判断所述标记值是否大于所述标记值阈值,在大于的情况下,重新生成到第一数据采集模块的所述监测数据的传送路径,将所述标记值设为零,跳转第一数据采集模块发送所述第一请求信息的步骤;In the case where the adjacent data acquisition module does not belong to category D, determining whether the tag value is greater than the tag value threshold, and if so, regenerating the transmission path of the monitoring data to the first data acquisition module, setting the tag value to zero, and skipping the step of the first data acquisition module sending the first request information; 在所述标记值小于等于所述标记值阈值的情况下,基于第一数据采集模块的位置发生改变前的到第一数据采集模块的所述监测数据的传送路径,生成新的到第一数据采集模块的所述监测数据的传送路径,累加所述标记值,跳转第一数据采集模块发送所述第一请求信息的步骤。When the tag value is less than or equal to the tag value threshold, a new transmission path for the monitoring data to the first data acquisition module is generated based on the transmission path for the monitoring data to the first data acquisition module before the position of the first data acquisition module is changed, the tag value is accumulated, and the step of the first data acquisition module sending the first request information is jumped. 5.一种优化增强配电网可靠性的系统,用于实现如权利要求1-4任意一项所述的方法,其特征在于,包括如下的模块:5. A system for optimizing and enhancing the reliability of a distribution network, used to implement the method according to any one of claims 1 to 4, characterized in that it comprises the following modules: 数据采集模块,用于设置在不同的配电设备上,收集配电设备的监测数据,存储主要特征值,第一特征值直到第N特征值,以及分别与第一特征值直到第N特征值相对应的第一密码值直到第N密码值,在每经过预先设定的第一时间间隔之后,完成对存储的第一密码值直到第N密码值的一次更新,并且用于经过若干个其他数据采集模块,将收集的监测数据加密传输给第一数据采集模块,第一数据采集模块在接收到数据采集模块发来的监测数据之后,将监测数据发送给远程服务器模块;A data acquisition module, which is arranged on different power distribution equipment, collects monitoring data of the power distribution equipment, stores main characteristic values, first characteristic values to N-th characteristic values, and first password values to N-th password values respectively corresponding to the first characteristic values to N-th characteristic values, completes an update of the stored first password values to N-th password values after each pre-set first time interval, and is used to encrypt and transmit the collected monitoring data to the first data acquisition module through a plurality of other data acquisition modules, and the first data acquisition module sends the monitoring data to the remote server module after receiving the monitoring data sent by the data acquisition module; 外部网络模块,用于在第一数据采集模块和远程服务器模块之间进行数据传输;An external network module, used for data transmission between the first data acquisition module and the remote server module; 远程服务器模块,用于在接收到来自第一数据采集模块的不同的数据采集模块收集的监测数据之后,使用机器学习算法针对监测数据进行分析处理得到分析结果,并且在分析结果出现异常的情况下,及时向相关联系人推送提醒消息。The remote server module is used to use a machine learning algorithm to analyze and process the monitoring data after receiving the monitoring data collected by different data acquisition modules from the first data acquisition module to obtain analysis results, and in the event that the analysis results are abnormal, promptly push reminder messages to relevant contacts.
CN202410181833.6A 2024-02-19 2024-02-19 A method and system for optimizing and enhancing the reliability of a distribution network Active CN117748745B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410181833.6A CN117748745B (en) 2024-02-19 2024-02-19 A method and system for optimizing and enhancing the reliability of a distribution network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410181833.6A CN117748745B (en) 2024-02-19 2024-02-19 A method and system for optimizing and enhancing the reliability of a distribution network

Publications (2)

Publication Number Publication Date
CN117748745A CN117748745A (en) 2024-03-22
CN117748745B true CN117748745B (en) 2024-05-10

Family

ID=90279944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410181833.6A Active CN117748745B (en) 2024-02-19 2024-02-19 A method and system for optimizing and enhancing the reliability of a distribution network

Country Status (1)

Country Link
CN (1) CN117748745B (en)

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030035181A (en) * 2001-10-30 2003-05-09 한국전자통신연구원 Apparatus and method for managing network faults by multi-agent communication
KR100650584B1 (en) * 2005-08-16 2006-11-29 엘지노텔 주식회사 How to notify statistical data error in performance management module
CN101162992A (en) * 2007-09-29 2008-04-16 中国人民解放军信息工程大学 Cipher protocol safety operation protecting method and system of tolerant intrusion
CN104635684A (en) * 2014-12-25 2015-05-20 冶金自动化研究设计院 Cluster optimization control system for air compressor
CN110659430A (en) * 2019-08-23 2020-01-07 上海共链信息科技有限公司 Block chain browsing method supporting multi-block chain network
CN110837551A (en) * 2019-11-27 2020-02-25 广州快决测信息科技有限公司 Online data acquisition method and system
CN111666558A (en) * 2020-04-30 2020-09-15 平安科技(深圳)有限公司 Key alternation method, key alternation device, computer equipment and storage medium
CN112231414A (en) * 2020-12-14 2021-01-15 腾讯科技(深圳)有限公司 Data synchronization method and device of block chain system, readable medium and electronic equipment
CN112767213A (en) * 2021-01-08 2021-05-07 李军康 Complex network community management system and method based on cluster analysis
CN113472634A (en) * 2021-06-30 2021-10-01 完美世界(北京)软件科技发展有限公司 Instant messaging method, device and system, storage medium and electronic device
CN113507691A (en) * 2021-07-20 2021-10-15 广东电网有限责任公司 Information pushing system and method based on power distribution network cross-region service
CN114173332A (en) * 2022-02-09 2022-03-11 国网浙江省电力有限公司信息通信分公司 Data encryption transmission method and device suitable for 5G smart grid inspection robot
KR20220061840A (en) * 2020-11-06 2022-05-13 한국전자통신연구원 Method and Apparatus for blockchain based on Information-centric networking
CN114783628A (en) * 2022-05-06 2022-07-22 杭州同元科技有限公司 Remote medical consultation system based on 5G communication and block chain
CN114978503A (en) * 2022-05-23 2022-08-30 国汽智控(北京)科技有限公司 Vehicle-mounted data storage method, vehicle-mounted data acquisition equipment and storage medium
CN115842844A (en) * 2023-02-27 2023-03-24 中关村科学城城市大脑股份有限公司 Emergency handling method and system based on multi-block chain cooperation technology
CN116070526A (en) * 2023-03-01 2023-05-05 太原理工大学 A construction method of digital twin model of energy system based on internet of things
KR102549245B1 (en) * 2023-05-09 2023-07-03 주식회사 티팩토리 Remote circuit breaker control system for IoT-based electric vehicle rapid/slow charger
CN117214396A (en) * 2023-08-15 2023-12-12 中国电建集团西北勘测设计研究院有限公司 Basin water environment monitoring system based on NB-IoT and SCADA
CN117440187A (en) * 2023-11-10 2024-01-23 郑州华骏技术有限公司 Early warning method, system and storage medium for urban public security
CN117458716A (en) * 2023-10-27 2024-01-26 河南许智电力科技有限公司 Remote monitoring method and system for power distribution equipment based on Internet of things

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030035181A (en) * 2001-10-30 2003-05-09 한국전자통신연구원 Apparatus and method for managing network faults by multi-agent communication
KR100650584B1 (en) * 2005-08-16 2006-11-29 엘지노텔 주식회사 How to notify statistical data error in performance management module
CN101162992A (en) * 2007-09-29 2008-04-16 中国人民解放军信息工程大学 Cipher protocol safety operation protecting method and system of tolerant intrusion
CN104635684A (en) * 2014-12-25 2015-05-20 冶金自动化研究设计院 Cluster optimization control system for air compressor
CN110659430A (en) * 2019-08-23 2020-01-07 上海共链信息科技有限公司 Block chain browsing method supporting multi-block chain network
CN110837551A (en) * 2019-11-27 2020-02-25 广州快决测信息科技有限公司 Online data acquisition method and system
CN111666558A (en) * 2020-04-30 2020-09-15 平安科技(深圳)有限公司 Key alternation method, key alternation device, computer equipment and storage medium
KR20220061840A (en) * 2020-11-06 2022-05-13 한국전자통신연구원 Method and Apparatus for blockchain based on Information-centric networking
CN112231414A (en) * 2020-12-14 2021-01-15 腾讯科技(深圳)有限公司 Data synchronization method and device of block chain system, readable medium and electronic equipment
CN115471382A (en) * 2021-01-08 2022-12-13 李军康 Complex network community management system based on cluster analysis
CN112767213A (en) * 2021-01-08 2021-05-07 李军康 Complex network community management system and method based on cluster analysis
CN113472634A (en) * 2021-06-30 2021-10-01 完美世界(北京)软件科技发展有限公司 Instant messaging method, device and system, storage medium and electronic device
CN113507691A (en) * 2021-07-20 2021-10-15 广东电网有限责任公司 Information pushing system and method based on power distribution network cross-region service
CN114173332A (en) * 2022-02-09 2022-03-11 国网浙江省电力有限公司信息通信分公司 Data encryption transmission method and device suitable for 5G smart grid inspection robot
CN114783628A (en) * 2022-05-06 2022-07-22 杭州同元科技有限公司 Remote medical consultation system based on 5G communication and block chain
CN114978503A (en) * 2022-05-23 2022-08-30 国汽智控(北京)科技有限公司 Vehicle-mounted data storage method, vehicle-mounted data acquisition equipment and storage medium
CN115842844A (en) * 2023-02-27 2023-03-24 中关村科学城城市大脑股份有限公司 Emergency handling method and system based on multi-block chain cooperation technology
CN116070526A (en) * 2023-03-01 2023-05-05 太原理工大学 A construction method of digital twin model of energy system based on internet of things
KR102549245B1 (en) * 2023-05-09 2023-07-03 주식회사 티팩토리 Remote circuit breaker control system for IoT-based electric vehicle rapid/slow charger
CN117214396A (en) * 2023-08-15 2023-12-12 中国电建集团西北勘测设计研究院有限公司 Basin water environment monitoring system based on NB-IoT and SCADA
CN117458716A (en) * 2023-10-27 2024-01-26 河南许智电力科技有限公司 Remote monitoring method and system for power distribution equipment based on Internet of things
CN117440187A (en) * 2023-11-10 2024-01-23 郑州华骏技术有限公司 Early warning method, system and storage medium for urban public security

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
High-risk Problem of Penetration Testing of Power Grid Rainstorm Disaster Artificial Intelligence Prediction System and Its Countermeasures;Yu Ye等;《2019 IEEE 3rd Conference on Energy Internet and Energy System Integration (EI2)》;20190409;全文 *
Security Issues and Mitigation Mechanisms in Distributed Systems;Vishmila Mahaliyanaarachchi;《2023 3rd International Conference on Advanced Research in Computing (ICARC)》;20230612;全文 *
基于GSM的变压器故障监测系统的设计;唐自强;郭峰;;福建电力与电工;20080930(第03期);全文 *
面向闭源电力工控系统的安全防御体系架构设计;王宁等;《信息安全与通信保密》;20220430;全文 *

Also Published As

Publication number Publication date
CN117748745A (en) 2024-03-22

Similar Documents

Publication Publication Date Title
CN111200641A (en) Data cross-chain sharing method, system, computer equipment and storage medium
US20210044432A1 (en) Quantum key distribution method and device, and storage medium
CN109598135B (en) Industrial control equipment operation and maintenance information storage method, device and system
CN110224823B (en) Transformer substation message safety protection method and device, computer equipment and storage medium
CN114363034B (en) Verification code generation and verification method and device, electronic equipment and storage medium
CN113507691B (en) Information pushing system and method based on power distribution network cross-region service
CN113014545B (en) Data processing method and device, computer equipment and storage medium
CN114117515A (en) Disaster-tolerant traceable intelligent electric meter data security aggregation method
CN117748745B (en) A method and system for optimizing and enhancing the reliability of a distribution network
US20120036355A1 (en) Method and system for encrypting and decrypting transaction in power network
CN116389504A (en) Block chain-based identity authentication quick consensus method, system, equipment and medium
CN111147247A (en) Key updating method, key updating device, computer equipment and storage medium
CN115168918A (en) A method, transceiver device and system for realizing data security transmission based on hash algorithm
CN110912915B (en) Communication safety early warning system based on data acquisition
CN116527228B (en) A big data transmission method with verification function
CN114531455B (en) Multi-cloud secure storage method based on edge assistance
KR102493211B1 (en) A system and method for supporting integrity and monitoring ess operational information
CN116232608A (en) Distributed trusted data sharing method and device based on blockchain
CN113595240B (en) Method, device, equipment and storage medium for detecting electric power data
CN114244719B (en) Centralized control power station communication topological structure suitable for public network and application method thereof
CN119172182A (en) Power terminal equipment data encryption transmission method and device
CN117962620B (en) A new energy vehicle power battery charging safety monitoring and early warning method and system
CN117560144B (en) A method, system and storage medium for processing power communication data
Baoyi et al. Research on WSN secure communication method based on digital watermark for the monitoring of electric transmission lines
CN115664733B (en) Network security authentication method and system

Legal Events

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