WO2020134361A1 - State evaluation method for secondary equipment of substation, system, and equipment - Google Patents

State evaluation method for secondary equipment of substation, system, and equipment Download PDF

Info

Publication number
WO2020134361A1
WO2020134361A1 PCT/CN2019/110940 CN2019110940W WO2020134361A1 WO 2020134361 A1 WO2020134361 A1 WO 2020134361A1 CN 2019110940 W CN2019110940 W CN 2019110940W WO 2020134361 A1 WO2020134361 A1 WO 2020134361A1
Authority
WO
WIPO (PCT)
Prior art keywords
secondary equipment
data
equipment
secondary device
learning machine
Prior art date
Application number
PCT/CN2019/110940
Other languages
French (fr)
Chinese (zh)
Inventor
张越
张佳楠
李如意
单连飞
吕宏伟
余建明
刘艳
卓峻峰
张连超
Original Assignee
北京科东电力控制系统有限责任公司
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 北京科东电力控制系统有限责任公司 filed Critical 北京科东电力控制系统有限责任公司
Publication of WO2020134361A1 publication Critical patent/WO2020134361A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Definitions

  • the invention relates to the technical field of secondary equipment evaluation in substations, in particular to a method, system and equipment for evaluating the status of secondary equipment in substations.
  • the safety and reliability of the secondary equipment is a powerful guarantee for the stable operation of the power system.
  • Research is mainly focused on the status monitoring and evaluation of the reliability of relay protection devices.
  • the regular maintenance mode of secondary equipment is usually adopted.
  • Such methods may have problems such as "excessive maintenance” or "insufficient maintenance” resulting in unclear equipment health and failure to quickly lock the fault point.
  • problems of data redundancy and low processing efficiency in the mass data processing of the wide-area measurement system, especially the surge of secondary equipment and irregular mass data of secondary equipment inspection results, existing technology Cannot meet the data processing requirements of massive secondary equipment.
  • an embodiment of the present invention provides a method for evaluating the status of secondary equipment in a substation, which is used to evaluate the health status of the secondary equipment in the relay protection system of the intelligent substation;
  • the data communication module reads the historical operating data of various secondary equipment
  • the information extraction module reads the historical operation data in the data communication module and quantizes the corresponding data into processable input data
  • the secondary device status cloud technology platform includes a distributed file system module and a MapReduce-based extreme learning machine state assessment classifier.
  • the distributed file system module reads input data and divides the input data into two.
  • the secondary equipment state assessment training set is stored in form, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
  • Real-time operation data is directly output through the second equipment state assessment model mapping
  • the evaluation module evaluates the accuracy of the output result. If the evaluation result is incorrect, the secondary device status evaluation model is revised through the secondary device status cloud technology platform.
  • the method for the data communication module to read the historical operation data of various secondary devices includes:
  • the secondary device status cloud technology platform feeds back the correct output result evaluated by the evaluation module to the D5000 system through the data communication module.
  • the historical operation data of the secondary equipment includes secondary equipment alarm information and maintenance information.
  • the alarm information includes type I alarm and type II alarm;
  • the maintenance information includes the number of refusal to operate, the number of misoperations, family defects, countermeasures implementation, equipment defects 3. The service life.
  • the input data includes the number of secondary equipment alarms, the specific number of defects and the health status of the secondary equipment.
  • the secondary equipment warning counts include the number of Class I alarms and the number of Class II alarms; , Family defects, countermeasures implementation, equipment defects, service life.
  • the output result is the health status of the secondary device, and the output result includes normal, attention, abnormal, and severe.
  • the method for training the state assessment classifier of the extreme learning machine based on MapReduce by using the secondary equipment state assessment training set includes:
  • Step S2 Read the secondary device status evaluation training set in the distributed file system module, and obtain the training subset of n secondary devices and the training subset of n secondary devices through the underlying mechanism of the distributed computing framework MapReduce The number is consistent with the number of Maps of the secondary device status cloud technology platform;
  • Step S3 The Map function logic in the MapReduce framework is implemented according to the extreme learning machine algorithm, that is, constructing an extreme learning machine classification model of n secondary device status information, and training the corresponding extreme learning machine classification model through the training subset;
  • the secondary equipment status assessment model is implemented using a classification model built by an extreme learning machine. Multiple secondary classification models are constructed to achieve multi-classification of secondary equipment status assessment.
  • the model input samples of the classification model are: secondary equipment alarm times and The specific number of defects (type I alarm, type II alarm, number of refusal to operate, number of false operations, family defects, countermeasures implementation, device defects, service life); the output results are: normal, attention, abnormal, serious;
  • Step D1 Set the sample set of secondary device status information x j ⁇ R d , y j ⁇ normal, attention, abnormal, serious ⁇ , define the extreme learning machine classification model as:
  • ⁇ i is the weight vector of the i-th hidden layer node at the input node
  • ⁇ i is the weight vector of the i-th hidden layer node at the output node
  • b i is the offset of the i-th hidden layer node
  • L is the number of hidden layer nodes
  • G is the activation function of the hidden layer, where the Sigmoid function is taken
  • N is the number of samples
  • Data communication module connect multiple types of secondary equipment and read the historical operation data of the secondary equipment
  • the information extraction module extracts the historical operation data of the secondary equipment of the data communication module and quantizes the corresponding data into processable input data;
  • Secondary device state cloud technology platform including distributed file system module, and MapReduce-based extreme learning machine state assessment classifier, distributed file system module reads input data and stores the input data in the form of secondary device state assessment training set , The secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
  • Output result module real-time operating data can be directly output through the secondary equipment state assessment model mapping
  • the evaluation module evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device status evaluation result. If the evaluation result is incorrect, the secondary device status evaluation model is corrected through the secondary device status cloud technology platform.
  • an embodiment of the present invention further provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, when the processor executes the computer program
  • a method for evaluating the status of secondary equipment in substations including:
  • the data communication module reads the historical operating data of various secondary equipment
  • the information extraction module reads the historical operation data in the data communication module and quantizes the corresponding data into processable input data
  • the secondary device status cloud technology platform includes a distributed file system module and a MapReduce-based extreme learning machine state assessment classifier.
  • the distributed file system module reads input data and divides the input data into two.
  • the secondary equipment state assessment training set is stored in form, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
  • Real-time operation data is directly output through the second equipment state assessment model mapping
  • the evaluation module evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device status evaluation result. If the evaluation result is incorrect, the secondary device status evaluation model is corrected through the secondary device status cloud technology platform.
  • the embodiment of the present invention brings the following beneficial effects:
  • the method uses the distributed file system module and the MapReduce-based extreme learning machine state evaluation classifier to train the historical operation data of the secondary device and obtain the secondary device state evaluation model.
  • Real-time real-time operation data is directly output through the secondary equipment state evaluation model mapping, and the output result can be fed back to the dispatching and monitoring room to process the current secondary equipment accordingly, which can improve the processing capacity of massive secondary equipment data
  • the classification accuracy of the classifier to avoid problems such as unclear secondary equipment health monitoring results and failure to quickly lock the fault point.
  • FIG. 1 is a schematic diagram of a system for evaluating secondary equipment status in a substation according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a method for evaluating the state of secondary equipment in a substation according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a method for training a state assessment classifier based on a MapReduce-based extreme learning machine using a secondary device state assessment training set according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of a method for implementing a classification model constructed by an extreme learning machine for a secondary device state assessment model provided by an embodiment of the present invention.
  • 10-Data communication module 11-Information extraction module; 12-Secondary equipment status cloud technology platform; 121-Distributed file system module; 122-MapReduce-based extreme learning machine state assessment classifier; 13-Output result module; 14 -Evaluation module.
  • a method for evaluating the status of secondary equipment in a substation is used to evaluate the health status of the secondary equipment in the relay protection system of the intelligent substation; the secondary equipment of power is to monitor the primary equipment in the power system.
  • Auxiliary equipment for measurement, control, protection and regulation; the method includes the following steps:
  • the data communication module 10 reads the historical operation data of various types of secondary equipment.
  • the historical operation data of the secondary equipment includes secondary equipment alarm information and maintenance information.
  • the alarm information includes Type I alarm and Type II alarm; Number of movements, number of malfunctions, family defects, implementation of countermeasures, equipment defects, service life;
  • the type I alarm is that when the type I alarm occurs, the relevant plug-ins and modules need to be replaced in time, otherwise the measurement and control and protection functions of the primary device will be lost;
  • the type II alarm is that when the type II alarm occurs, it can usually be solved by resetting and re-downloading the software operation, and will not pose a direct threat to the operation of the secondary equipment for the time being;
  • the information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data.
  • the input data includes the number of secondary device alarms, the specific number of defects, and the secondary device health status.
  • the number of secondary equipment warnings includes the number of Class I alarms and the number of Class II alarms;
  • the specific number of defects includes the number of refusal to operate, the number of misoperations, family defects, countermeasures, equipment defects, and service life; once the type I alarm occurs, it is necessary to replace the relevant plug-in And module, otherwise it will lose the measurement and control and protection functions of the primary equipment;
  • the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, and the distributed file system module 121 reads input
  • the data and the input data are stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
  • HDFS Distributed file system
  • MapReduce is a program model for processing massive data sets in a cluster, used to solve its distributed storage and computing problems.
  • the MapReduce framework shields the underlying specific implementation details, greatly reducing the difficulty of implementation.
  • Complex parallel computing on large-scale clusters is abstracted into two functions that can be written by users, namely Map and Reduce functions. The specific description is as follows:
  • the input data is first read from the distributed file system, and then it is divided into data pieces.
  • the MapReduce framework allocates a piece of data for each Map function.
  • MapReduce framework treats input data fragments as a set of (Key, value) key-value pairs. According to the logic of the Map function program written by the user, run and process the (Key, value) key-value pairs assigned by the framework. Finally, a new (Key, value) intermediate key-value pair is generated.
  • Reduce Execute the reduce function written by the user. Iterate through all the intermediate values and corresponding intermediate keys or intermediate key chains (list of values), run the data processing logic set by the user, and output new (key, value) key-value pairs.
  • the evaluation module 14 evaluates the accuracy of the output result. If the evaluation result is not correct, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
  • a method for evaluating the state of secondary equipment in a substation which is used to evaluate the health status of the secondary equipment in the relay protection system of an intelligent substation. The method includes the following steps:
  • the data communication module 10 reads the historical operation data of various secondary devices, and the method of the data communication module 10 reads the historical operation data of various secondary devices includes:
  • the D5000 system collects real-time operating data of the secondary equipment in real time and stores the historical operating data of the secondary equipment.
  • the data communication module 10 interacts with the server communication software of the D5000 system through the client communication software through the RS485 communication protocol. ;
  • the information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data;
  • the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, and the distributed file system module 121 reads input
  • the data and the input data are stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
  • the evaluation module 14 evaluates the accuracy of the output result, and if the evaluation result is incorrect, the secondary device status evaluation model is revised through the secondary device status cloud technology platform 12;
  • the secondary device status cloud technology platform 12 feeds back the output result evaluated by the evaluation module 14 to the D5000 system through the data communication module 10, and the D5000 system can also send the output result instruction to the dispatch monitoring room.
  • the secondary equipment status evaluation system is extended to a two-way communication system, which can be used to improve the processing capacity of the massive secondary equipment data and the classification accuracy of the classifier, and can also feed back the results of real-time operating data to the substation in real time.
  • the D5000 system can quickly lock down faults and quickly respond to faults, avoiding the problem of unclear monitoring results of secondary equipment health status.
  • a method for evaluating the state of secondary equipment in a substation used to evaluate the health status of the secondary equipment in the relay protection system of an intelligent substation;
  • the data communication module 10 reads the historical operating data of various secondary devices
  • the information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data;
  • the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, the distributed file system module 121 reads the input data and The input data is stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
  • the method for applying the secondary device state assessment training set to train the MapReduce-based extreme learning machine state assessment classifier 122 includes:
  • Step S1 The input data is stored in the distributed file system module 121 in the form of a secondary device state assessment training set.
  • the input data includes the number of secondary device alarms, the specific number of defects, and the secondary device health status;
  • Step S2 Read the secondary device state assessment training set in the distributed file system module 121, and obtain the training subset of n secondary devices and the training subset of n secondary devices through the underlying mechanism of the distributed computing framework MapReduce The number is the same as the number of Maps in the secondary device status cloud technology platform 12;
  • Step S3 The Map function logic in the MapReduce framework is implemented according to the extreme learning machine algorithm, that is, constructing an extreme learning machine classification model of n secondary device status information, and training the corresponding extreme learning machine classification model through the training subset;
  • Step S4 The secondary equipment state evaluation results of n Map functions are transmitted to the Reduce function through the shuffle stage in the MapReduce framework, and the Reduce function integrates the secondary equipment state evaluation results to obtain the secondary equipment state evaluation model;
  • the secondary equipment state assessment model is implemented using a classification model built by an extreme learning machine. Multiple secondary classification models are constructed to achieve multi-classification of secondary equipment state assessment.
  • the model input samples of the classification model are: the number of secondary equipment alarms and the specifics of defects Number (Type I alarm, Type II alarm, number of refusal actions, number of misoperations, family defects, countermeasures implementation, device defects, service life); output results: normal, attention, abnormal, serious;
  • Step D1 Set the sample set of secondary device status information x j ⁇ R d , y j ⁇ normal, attention, abnormal, serious ⁇ , define the extreme learning machine classification model as:
  • ⁇ i is the weight vector of the i-th hidden layer node at the input node
  • ⁇ i is the weight vector of the i-th hidden layer node at the output node
  • b i is the offset of the i-th hidden layer node
  • L is the number of hidden layer nodes
  • G is the activation function of the hidden layer, where the Sigmoid function is taken
  • N is the number of samples
  • Real-time operation data is directly output through the second equipment state assessment model mapping
  • the evaluation module 14 evaluates the accuracy of the output result, and if the evaluation result is not correct, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
  • Embodiment 4 As shown in FIG. 1, a substation secondary equipment condition evaluation system includes:
  • the data communication module 10 connects multiple types of secondary equipment and reads the historical operation data of the secondary equipment;
  • the information extraction module 11 extracts the historical operation data of the secondary device of the data communication module 10 and quantizes the corresponding data into processable input data;
  • the secondary device status cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine status evaluation classifier 122.
  • the distributed file system module 121 reads input data and evaluates the input data with the secondary device status
  • the training set is stored in a form, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
  • the evaluation module 14 evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device state evaluation result. If the evaluation result is incorrect, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
  • Embodiment 5 An electronic device, including a memory, a processor, and a computer program stored on the memory and capable of running on the processor, when the processor executes the computer program, the state of the secondary device of the substation is realized Evaluation methods, including:
  • the data communication module 10 reads the historical operation data of various secondary equipment
  • the information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data;
  • the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, the distributed file system module 121 reads the input data and The input data is stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
  • Real-time operation data is directly output through the second equipment state assessment model mapping
  • the evaluation module 14 evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device state evaluation result. If the evaluation result is incorrect, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
  • the distributed file system module 121 and the MapReduce-based extreme learning machine state evaluation classifier 122 train the historical operation data of the secondary device and obtain the secondary device state evaluation model.
  • Real-time real-time operation data is directly output through the secondary equipment state evaluation model mapping, and the output result can be fed back to the dispatching and monitoring room to process the current secondary equipment accordingly, which can improve the processing capacity of massive secondary equipment data
  • the classification accuracy of the classifier to avoid problems such as unclear secondary equipment health monitoring results and failure to quickly lock the fault point.
  • each block in the block diagram may represent a module, program segment, or part of code that contains one or more executable instructions for implementing a specified logical function .
  • the functions noted in the block may occur out of the order noted in the figures. For example, two consecutive blocks can actually be executed substantially in parallel, and sometimes they can also be executed in reverse order, depending on the functions involved.
  • each block in the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented with a dedicated hardware-based system that performs specified functions or actions Or, it can be realized by a combination of dedicated hardware and computer instructions.
  • a computer program product for implementing a method for evaluating the state of a secondary device in a substation when a computer program is provided according to an embodiment of the present invention includes a computer-readable storage medium that stores a non-volatile program code executable by a processor, and the program code includes The instruction of can be used to execute the method described in the foregoing method embodiment. For specific implementation, refer to the method embodiment, which will not be repeated here.

Abstract

A state evaluation method for secondary equipment of a substation, pertaining to the technical field of secondary substation equipment evaluations. The method comprises: establishing a cloud technology platform (12) for a secondary equipment state, wherein the cloud technology platform (12) comprises a distributed file system module (121) and a state evaluation classifier (122) employing a MapReduce-based extreme learning machine, the distributed file system module (121) reads input data and stores the input data in the form of a secondary equipment state evaluation training set, and the secondary equipment state evaluation training set is applied to training the state evaluation classifier (122) employing the MapReduce-based extreme learning machine, so as to obtain a secondary equipment state evaluation model; and mapping real-time operation data by means of the secondary equipment state evaluation model to directly obtain an output result. The MapReduce-based extreme learning machine is utilized to diagnose and analyze a state of secondary equipment, enables construction of an efficient distributed system having high fault tolerance, high scalability, low costs, and superior extensibility, while also effectively enhancing the capacity to process a large amount of secondary equipment data, and classification accuracy of the classifier.

Description

变电站二次设备状态评估方法、系统及设备Method, system and equipment for evaluating secondary equipment state of substation 技术领域Technical field
本发明涉及变电站二次设备评估技术领域,尤其是涉及一种变电站二次设备状态评估方法、系统及设备。The invention relates to the technical field of secondary equipment evaluation in substations, in particular to a method, system and equipment for evaluating the status of secondary equipment in substations.
背景技术Background technique
二次设备的安全可靠是电力系统稳定运行的有力保障。目前,针对智能变电站二次设备的状态评估方法较少,研究主要集中于继电保护装置可靠性的状态监测与评估,在继电保护系统运行维护中,通常采用二次设备定期检修模式,该类方法可能存在“检修过剩”或“检修不足”导致设备健康状况不明确、故障点无法快速锁定等问题。随着智能电网的不断建设,广域测量系统海量数据处理中存在的数据冗余、处理效率低等问题,特别是二次设备的激增及二次设备检查结果的无规则海量数据,现有技术不能满足对海量二次设备数据处理的要求。The safety and reliability of the secondary equipment is a powerful guarantee for the stable operation of the power system. At present, there are few methods for assessing the status of secondary equipment in smart substations. Research is mainly focused on the status monitoring and evaluation of the reliability of relay protection devices. In the operation and maintenance of relay protection systems, the regular maintenance mode of secondary equipment is usually adopted. Such methods may have problems such as "excessive maintenance" or "insufficient maintenance" resulting in unclear equipment health and failure to quickly lock the fault point. With the continuous construction of the smart grid, the problems of data redundancy and low processing efficiency in the mass data processing of the wide-area measurement system, especially the surge of secondary equipment and irregular mass data of secondary equipment inspection results, existing technology Cannot meet the data processing requirements of massive secondary equipment.
发明内容Summary of the invention
有鉴于此,本发明的目的在于提供一种变电站二次设备状态评估方法、系统及设备,以提高对海量二次设备数据的处理能力及分类器的分类精度。In view of this, the object of the present invention is to provide a method, system and equipment for evaluating the secondary equipment status of a substation, so as to improve the processing capability of massive secondary equipment data and the classification accuracy of the classifier.
第一方面,本发明实施例提供了一种变电站二次设备状态评估方法,用于评估智能变电站的继电保护系统的二次设备的健康状况;In a first aspect, an embodiment of the present invention provides a method for evaluating the status of secondary equipment in a substation, which is used to evaluate the health status of the secondary equipment in the relay protection system of the intelligent substation;
数据通讯模块读取各类二次设备的历史运行数据;The data communication module reads the historical operating data of various secondary equipment;
信息提取模块读取数据通讯模块中的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module reads the historical operation data in the data communication module and quantizes the corresponding data into processable input data;
搭建二次设备状态云技术平台,该二次设备状态云技术平台包括分布式文件系统模块及基于MapReduce的极限学习机状态评估分类器,分布式文件系统模块读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练,得到二次设备状态评估模型;Build a secondary device status cloud technology platform. The secondary device status cloud technology platform includes a distributed file system module and a MapReduce-based extreme learning machine state assessment classifier. The distributed file system module reads input data and divides the input data into two. The secondary equipment state assessment training set is stored in form, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
实时运行数据经过二次设备状态评估模型映射直接得到输出结果;Real-time operation data is directly output through the second equipment state assessment model mapping;
评价模块对输出结果的准确率进行评价,若评估结果不正确则通过二次设备状态云技术平台修正二次设备状态评估模型。The evaluation module evaluates the accuracy of the output result. If the evaluation result is incorrect, the secondary device status evaluation model is revised through the secondary device status cloud technology platform.
进一步的,所述数据通讯模块读取各类二次设备的历史运行数据的方法包括:Further, the method for the data communication module to read the historical operation data of various secondary devices includes:
D5000系统实时采集二次设备的实时运行数据并存储有二次设备的历史运行数据,数据通讯模块以客户端通讯软件通过RS485通讯协议与D5000系统的服务器通讯软件交互实时运行数据及历史运行数据。The D5000 system collects the real-time operating data of the secondary equipment in real time and stores the historical operating data of the secondary equipment. The data communication module interacts with the server communication software of the D5000 system through the client communication software through the RS485 communication protocol.
进一步的,二次设备状态云技术平台将经评价模块评估正确的输出结果通过数据通讯模块反馈至D5000系统。Further, the secondary device status cloud technology platform feeds back the correct output result evaluated by the evaluation module to the D5000 system through the data communication module.
进一步的,二次设备的历史运行数据包括二次设备告警信息及检修信息,告警信息包括I类告警、II类告警;检修信息包括拒动次数、误动次数、家族缺陷、反措落实、设备缺陷、使用年限。Further, the historical operation data of the secondary equipment includes secondary equipment alarm information and maintenance information. The alarm information includes type I alarm and type II alarm; the maintenance information includes the number of refusal to operate, the number of misoperations, family defects, countermeasures implementation, equipment defects 3. The service life.
进一步的,输入数据包括二次设备告警次数、缺陷的具体数目及二次设备健康状态,二次设备警告次数包括I类告警次数、II类告警次数;缺陷具体数目包括拒动次数、误动次数、家族缺陷、反措落实、设备缺陷、使用年限。Further, the input data includes the number of secondary equipment alarms, the specific number of defects and the health status of the secondary equipment. The secondary equipment warning counts include the number of Class I alarms and the number of Class II alarms; , Family defects, countermeasures implementation, equipment defects, service life.
进一步的,输出结果为二次设备健康状态,输出结果包括正常、注意、异常、严重。Further, the output result is the health status of the secondary device, and the output result includes normal, attention, abnormal, and severe.
进一步的,所述应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练的方法包括:Further, the method for training the state assessment classifier of the extreme learning machine based on MapReduce by using the secondary equipment state assessment training set includes:
步骤S1:将输入数据以二次设备状态评估训练集形式存储至分布式文件系统模块中,输入数据包括二次设备告警次数、缺陷的具体数目及二次设备健康状态;Step S1: The input data is stored in the distributed file system module in the form of a secondary device state assessment training set. The input data includes the number of secondary device alarms, the specific number of defects, and the secondary device health status;
步骤S2:读取分布式文件系统模块中的二次设备状态评估训练集,通过分布式计算框架MapReduce的底层机制获取n个二次设备的训练子集,n 个二次设备的训练子集的数目与二次设备状态云技术平台的Map的个数一致;Step S2: Read the secondary device status evaluation training set in the distributed file system module, and obtain the training subset of n secondary devices and the training subset of n secondary devices through the underlying mechanism of the distributed computing framework MapReduce The number is consistent with the number of Maps of the secondary device status cloud technology platform;
步骤S3:MapReduce框架中的Map函数逻辑依据极限学习机算法进行实现,即构建n个二次设备状态信息的极限学习机分类模型,通过训练子集对相应的极限学习机分类模型进行训练;Step S3: The Map function logic in the MapReduce framework is implemented according to the extreme learning machine algorithm, that is, constructing an extreme learning machine classification model of n secondary device status information, and training the corresponding extreme learning machine classification model through the training subset;
步骤S4:将n个Map函数的二次设备状态评估结果通过MapReduce框架中的shuffle阶段传输到Reduce函数,该Reduce函数对各二次设备状态评估结果进行整合,进而得到二次设备状态评估模型。Step S4: The secondary equipment state evaluation results of n Map functions are transmitted to the Reduce function through the shuffle stage in the MapReduce framework, and the Reduce function integrates the secondary equipment state evaluation results to obtain the secondary equipment state evaluation model.
进一步的,二次设备状态评估模型采用极限学习机构建的分类模型实现,通过构建多个二分类模型实现二次设备状态评估的多分类,分类模型的模型输入样本为:二次设备告警次数和缺陷的具体数目(I类告警、II类告警、拒动次数、误动次数、家族缺陷、反措落实、装置缺陷、使用年限);输出结果为:正常、注意、异常、严重;Further, the secondary equipment status assessment model is implemented using a classification model built by an extreme learning machine. Multiple secondary classification models are constructed to achieve multi-classification of secondary equipment status assessment. The model input samples of the classification model are: secondary equipment alarm times and The specific number of defects (type I alarm, type II alarm, number of refusal to operate, number of false operations, family defects, countermeasures implementation, device defects, service life); the output results are: normal, attention, abnormal, serious;
具体步骤如下:Specific steps are as follows:
步骤D1:设二次设备状态信息样本集
Figure PCTCN2019110940-appb-000001
x j∈R d,y j∈{正常、注意、异常、严重},定义极限学习机分类模型为:
Step D1: Set the sample set of secondary device status information
Figure PCTCN2019110940-appb-000001
x j ∈R d , y j ∈{normal, attention, abnormal, serious}, define the extreme learning machine classification model as:
Figure PCTCN2019110940-appb-000002
Figure PCTCN2019110940-appb-000002
式中:α i为第i个隐层节点于输入节点的权值向量;β i为第i个隐层节点于输出节点的权值向量;b i为第i个隐层节点的偏置;L为隐层节点数目;G为隐含层激活函数,这里取Sigmoid函数;N为样本数目; Where: α i is the weight vector of the i-th hidden layer node at the input node; β i is the weight vector of the i-th hidden layer node at the output node; b i is the offset of the i-th hidden layer node; L is the number of hidden layer nodes; G is the activation function of the hidden layer, where the Sigmoid function is taken; N is the number of samples;
步骤D2:求解极限学习机分类模型,写成矩阵有Hβ=T,其中,网络隐层输出矩阵为
Figure PCTCN2019110940-appb-000003
Step D2: Solve the classification model of the extreme learning machine, write the matrix as Hβ=T, where the output matrix of the hidden layer of the network is
Figure PCTCN2019110940-appb-000003
步骤D3:极限学习机分类模型对样本的训练过程可以等效为对方程Hβ=T求最小二乘解,表达式如下:Step D3: The training process of the samples of the extreme learning machine classification model can be equivalent to finding the least square solution of the equation Hβ=T, the expression is as follows:
Figure PCTCN2019110940-appb-000004
Figure PCTCN2019110940-appb-000004
Figure PCTCN2019110940-appb-000005
Figure PCTCN2019110940-appb-000005
式中:
Figure PCTCN2019110940-appb-000006
为极限学习机隐层输出矩阵的Moore-Penrose广义逆。
In the formula:
Figure PCTCN2019110940-appb-000006
The Moore-Penrose generalized inverse of the hidden layer output matrix of the extreme learning machine.
第二方面,本发明实施例还提供一种变电站二次设备状态评估系统,包括:In a second aspect, an embodiment of the present invention also provides a system for evaluating the secondary equipment status of a substation, including:
数据通讯模块,连接多类别的二次设备并读取二次设备的历史运行数据;Data communication module, connect multiple types of secondary equipment and read the historical operation data of the secondary equipment;
信息提取模块,提取数据通讯模块的二次设备的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module extracts the historical operation data of the secondary equipment of the data communication module and quantizes the corresponding data into processable input data;
二次设备状态云技术平台,包括分布式文件系统模块、及基于MapReduce的极限学习机状态评估分类器,分布式文件系统模块读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练,得到二次设备状态评估模型;Secondary device state cloud technology platform, including distributed file system module, and MapReduce-based extreme learning machine state assessment classifier, distributed file system module reads input data and stores the input data in the form of secondary device state assessment training set , The secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
输出结果模块,实时运行数据经过二次设备状态评估模型映射直接得到输出结果;Output result module, real-time operating data can be directly output through the secondary equipment state assessment model mapping;
评价模块,对输出结果的准确率进行评价,评估结果正确则输出结果即为二次设备状态评估结果,评估结果不正确则通过二次设备状态云技术平台修正二次设备状态评估模型。The evaluation module evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device status evaluation result. If the evaluation result is incorrect, the secondary device status evaluation model is corrected through the secondary device status cloud technology platform.
第三方面,本发明实施例还提供一种电子设备,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现变电站二次设备状态评估方法,具体包括:In a third aspect, an embodiment of the present invention further provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, when the processor executes the computer program A method for evaluating the status of secondary equipment in substations, including:
数据通讯模块读取各类二次设备的历史运行数据;The data communication module reads the historical operating data of various secondary equipment;
信息提取模块读取数据通讯模块中的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module reads the historical operation data in the data communication module and quantizes the corresponding data into processable input data;
搭建二次设备状态云技术平台,该二次设备状态云技术平台包括分布式文件系统模块及基于MapReduce的极限学习机状态评估分类器,分布式文件系统模块读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练,得到二次设备状态评估模型;Build a secondary device status cloud technology platform. The secondary device status cloud technology platform includes a distributed file system module and a MapReduce-based extreme learning machine state assessment classifier. The distributed file system module reads input data and divides the input data into two. The secondary equipment state assessment training set is stored in form, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
实时运行数据经过二次设备状态评估模型映射直接得到输出结果;Real-time operation data is directly output through the second equipment state assessment model mapping;
评价模块对输出结果的准确率进行评价,评估结果正确则输出结果即为二次设备状态评估结果,评估结果不正确则通过二次设备状态云技术平台修正二次设备状态评估模型。The evaluation module evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device status evaluation result. If the evaluation result is incorrect, the secondary device status evaluation model is corrected through the secondary device status cloud technology platform.
本发明实施例带来了以下有益效果:本方法通过分布式文件系统模块及基于MapReduce的极限学习机状态评估分类器对二次设备的历史运行数据进行训练并得到二次设备状态评估模型,后续实时的实时运行数据经过该二次设备状态评估模型映射直接得到输出结果,该输出结果可反馈至调度监控室对当前的二次设备进行相应处理,可提高对对海量二次设备数据的处理能力及分类器的分类精度,避免出现二次设备健康状况监测结果不明确、故障点无法快速锁定等问题。The embodiment of the present invention brings the following beneficial effects: The method uses the distributed file system module and the MapReduce-based extreme learning machine state evaluation classifier to train the historical operation data of the secondary device and obtain the secondary device state evaluation model. Real-time real-time operation data is directly output through the secondary equipment state evaluation model mapping, and the output result can be fed back to the dispatching and monitoring room to process the current secondary equipment accordingly, which can improve the processing capacity of massive secondary equipment data And the classification accuracy of the classifier to avoid problems such as unclear secondary equipment health monitoring results and failure to quickly lock the fault point.
本发明的其他特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明而了解。本发明的目的和其他优点在说明书、权利要求书以及附图中所特别指出的结构来实现和获得。Other features and advantages of the present invention will be explained in the subsequent description, and partly become obvious from the description, or be understood by implementing the present invention. The objects and other advantages of the present invention are achieved and obtained by the structures specified in the description, claims and drawings.
为使本发明的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。In order to make the above objects, features and advantages of the present invention more comprehensible, preferred embodiments are described below in conjunction with the accompanying drawings, which are described in detail below.
附图说明BRIEF DESCRIPTION
为了更清楚地说明本发明具体实施方式或现有技术中的技术方案,下面将对具体实施方式或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施方式,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly explain the specific embodiments of the present invention or the technical solutions in the prior art, the following will briefly introduce the drawings required in the specific embodiments or the description of the prior art. Obviously, the appended The drawings are some embodiments of the present invention. For those of ordinary skill in the art, without paying any creative labor, other drawings can also be obtained based on these drawings.
图1为本发明实施例提供的变电站二次设备状态评估系统的示意图;FIG. 1 is a schematic diagram of a system for evaluating secondary equipment status in a substation according to an embodiment of the present invention;
图2为本发明实施例提供的变电站二次设备状态评估方法的示意图;2 is a schematic diagram of a method for evaluating the state of secondary equipment in a substation according to an embodiment of the present invention;
图3为本发明实施例提供的应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练的方法的示意图;3 is a schematic diagram of a method for training a state assessment classifier based on a MapReduce-based extreme learning machine using a secondary device state assessment training set according to an embodiment of the present invention;
图4为本发明实施例提供的二次设备状态评估模型采用极限学习机构建的分类模型实现的方法的示意图。FIG. 4 is a schematic diagram of a method for implementing a classification model constructed by an extreme learning machine for a secondary device state assessment model provided by an embodiment of the present invention.
图标:icon:
10-数据通讯模块;11-信息提取模块;12-二次设备状态云技术平台;121-分布式文件系统模块;122-基于MapReduce的极限学习机状态评估分类器;13-输出结果模块;14-评价模块。10-Data communication module; 11-Information extraction module; 12-Secondary equipment status cloud technology platform; 121-Distributed file system module; 122-MapReduce-based extreme learning machine state assessment classifier; 13-Output result module; 14 -Evaluation module.
具体实施方式detailed description
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合附图对本发明的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。To make the objectives, technical solutions, and advantages of the embodiments of the present invention clearer, the technical solutions of the present invention will be described clearly and completely in conjunction with the drawings. Obviously, the described embodiments are part of the embodiments of the present invention, but not all的实施例。 Examples. Based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative work fall within the protection scope of the present invention.
目前针对智能变电站二次设备的状态评估方法较少,研究主要集中于继电保护装置可靠性的状态监测与评估,在继电保护系统运行维护中,通常采用二次设备定期检修模式,该类方法可能存在“检修过剩”或“检修不足” 导致设备健康状况不明确、故障点无法快速锁定等问题,基于此,本发明实施例提供的一变电站二次设备状态评估方法、系统及设备,可以提高对海量二次设备数据的处理能力及分类器的分类精度。At present, there are few methods for assessing the status of secondary equipment in intelligent substations. Research is mainly focused on the status monitoring and evaluation of the reliability of relay protection devices. In the operation and maintenance of relay protection systems, the regular maintenance mode of secondary equipment is usually adopted. The method may have "excessive maintenance" or "insufficient maintenance", resulting in problems such as unclear equipment health status and failure to quickly lock the fault point. Based on this, the method, system and equipment for secondary equipment status assessment of a substation provided in the embodiments of the present invention may Improve the processing capacity of massive secondary equipment data and the classification accuracy of the classifier.
为便于对本实施例进行理解,首先对本发明实施例所公开的一种变电站二次设备状态评估方法进行详细介绍。In order to facilitate the understanding of this embodiment, first, a method for evaluating the state of secondary equipment in a substation disclosed in the embodiments of the present invention will be described in detail.
实施例一:Example one:
如图1-2所示,一种变电站二次设备状态评估方法,用于评估智能变电站的继电保护系统的二次设备的健康状况;电力二次设备是对电力系统内一次设备进行监察,测量,控制,保护,调节的辅助设备;该方法包括如下步骤:As shown in Figure 1-2, a method for evaluating the status of secondary equipment in a substation is used to evaluate the health status of the secondary equipment in the relay protection system of the intelligent substation; the secondary equipment of power is to monitor the primary equipment in the power system. Auxiliary equipment for measurement, control, protection and regulation; the method includes the following steps:
S101:数据通讯模块10读取各类二次设备的历史运行数据,二次设备的历史运行数据包括二次设备告警信息及检修信息,告警信息包括I类告警、II类告警;检修信息包括拒动次数、误动次数、家族缺陷、反措落实、设备缺陷、使用年限;S101: The data communication module 10 reads the historical operation data of various types of secondary equipment. The historical operation data of the secondary equipment includes secondary equipment alarm information and maintenance information. The alarm information includes Type I alarm and Type II alarm; Number of movements, number of malfunctions, family defects, implementation of countermeasures, equipment defects, service life;
所述I类告警为I类告警一旦发生需要及时更换相关插件和模块,否则将失去对一次设备的测控和保护功能;The type I alarm is that when the type I alarm occurs, the relevant plug-ins and modules need to be replaced in time, otherwise the measurement and control and protection functions of the primary device will be lost;
所述II类告警为II类告警发生时通常进行复位和重新下载软件操作就可以解决,暂时不会对二次设备运行构成直接威胁;The type II alarm is that when the type II alarm occurs, it can usually be solved by resetting and re-downloading the software operation, and will not pose a direct threat to the operation of the secondary equipment for the time being;
S102:信息提取模块11读取数据通讯模块10中的历史运行数据并将相应的数据量化为可处理的输入数据,输入数据包括二次设备告警次数、缺陷的具体数目及二次设备健康状态,二次设备警告次数包括I类告警次数、II类告警次数;缺陷具体数目包括拒动次数、误动次数、家族缺陷、反措落实、设备缺陷、使用年限;I类告警一旦发生需要及时更换相关插件和模块,否则将失去对一次设备的测控和保护功能;S102: The information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data. The input data includes the number of secondary device alarms, the specific number of defects, and the secondary device health status. The number of secondary equipment warnings includes the number of Class I alarms and the number of Class II alarms; the specific number of defects includes the number of refusal to operate, the number of misoperations, family defects, countermeasures, equipment defects, and service life; once the type I alarm occurs, it is necessary to replace the relevant plug-in And module, otherwise it will lose the measurement and control and protection functions of the primary equipment;
S103:搭建二次设备状态云技术平台12,该二次设备状态云技术平台12包括分布式文件系统模块121及基于MapReduce的极限学习机状态评估分类器122,分布式文件系统模块121读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器122进行训练,得到二次设备状态评估模型;S103: Build a secondary device state cloud technology platform 12, the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, and the distributed file system module 121 reads input The data and the input data are stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
分布式文件系统(HDFS)来实现分布式存储的底层支持;Distributed file system (HDFS) to achieve the underlying support of distributed storage;
MapReduce是一个在集群中处理海量数据集的程序模型,用来解决其分布式存储、运算问题。MapReduce框架屏蔽底层具体实现细节,大大降低了实现难度。大规模集群上的复杂并行计算被抽象为两个可由用户编写的函数,即Map和Reduce函数。具体描述如下:MapReduce is a program model for processing massive data sets in a cluster, used to solve its distributed storage and computing problems. The MapReduce framework shields the underlying specific implementation details, greatly reducing the difficulty of implementation. Complex parallel computing on large-scale clusters is abstracted into two functions that can be written by users, namely Map and Reduce functions. The specific description is as follows:
1)Input。首先从分布式文件系统读取输入数据,随后被切分成数据片。MapReduce框架为每一个Map函数分配一个数据片。1) Input. The input data is first read from the distributed file system, and then it is divided into data pieces. The MapReduce framework allocates a piece of data for each Map function.
2)Map。MapReduce框架把输入的数据分片看做一组(Key,value)键值对。按用户编写的Map函数程序逻辑,运行、处理框架分配的(Key,value)键值对。最后,生成新的(Key,value)中间键值对。2) Map. The MapReduce framework treats input data fragments as a set of (Key, value) key-value pairs. According to the logic of the Map function program written by the user, run and process the (Key, value) key-value pairs assigned by the framework. Finally, a new (Key, value) intermediate key-value pair is generated.
3)Shuffle。此阶段把中间键值对从Map节点转移到Reduce节点中,受带宽、CPU运行速度等影响,所花费的时间可能长于map和reduce函数运行的时间。此阶段还有合并相同中间键所对应的中间值,形成(Key,list of values)以及键值排序等工作。3) Shuffle. At this stage, the intermediate key-value pair is transferred from the Map node to the Reduce node. Depending on the bandwidth and CPU speed, it may take longer than the map and reduce functions to run. At this stage, there is also the work of merging the intermediate values corresponding to the same intermediate key, forming (Key, list of values), and sorting key values.
4)Reduce。执行用户编写的Reduce函数。迭代遍历所有中间值以及相对应的中间键或中间键链(list of values),运行用户设定的数据处理逻辑,输出新的(key,value)键值对。4) Reduce. Execute the reduce function written by the user. Iterate through all the intermediate values and corresponding intermediate keys or intermediate key chains (list of values), run the data processing logic set by the user, and output new (key, value) key-value pairs.
5)Output。把Reduce的输出结果,输出至指定的分布式文件系统(HDFS)路径下。5) Output. Output the output of Reduce to the specified distributed file system (HDFS) path.
S104:实时运行数据经过二次设备状态评估模型映射直接得到输出结果,输出结果包括正常、注意、异常、严重;S104: Real-time operation data is directly mapped to the output of the secondary equipment status evaluation model, and the output results include normal, attention, abnormal, and severe;
S105:评价模块14对输出结果的准确率进行评价,若评估结果不正确则通过二次设备状态云技术平台12修正二次设备状态评估模型。S105: The evaluation module 14 evaluates the accuracy of the output result. If the evaluation result is not correct, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
实施例二:Example two:
一种变电站二次设备状态评估方法,用于评估智能变电站的继电保护系统的二次设备的健康状况,该方法包括如下步骤:A method for evaluating the state of secondary equipment in a substation, which is used to evaluate the health status of the secondary equipment in the relay protection system of an intelligent substation. The method includes the following steps:
S101:数据通讯模块10读取各类二次设备的历史运行数据,数据通讯模块10读取各类二次设备的历史运行数据的方法包括:S101: The data communication module 10 reads the historical operation data of various secondary devices, and the method of the data communication module 10 reads the historical operation data of various secondary devices includes:
D5000系统实时采集二次设备的实时运行数据并存储有二次设备的历史运行数据,数据通讯模块10以客户端通讯软件通过RS485通讯协议与D5000系统的服务器通讯软件交互实时运行数据及历史运行数据;The D5000 system collects real-time operating data of the secondary equipment in real time and stores the historical operating data of the secondary equipment. The data communication module 10 interacts with the server communication software of the D5000 system through the client communication software through the RS485 communication protocol. ;
S102:信息提取模块11读取数据通讯模块10中的历史运行数据并将相应的数据量化为可处理的输入数据;S102: The information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data;
S103:搭建二次设备状态云技术平台12,该二次设备状态云技术平台12包括分布式文件系统模块121及基于MapReduce的极限学习机状态评估分类器122,分布式文件系统模块121读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器122进行训练,得到二次设备状态评估模型;S103: Build a secondary device state cloud technology platform 12, the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, and the distributed file system module 121 reads input The data and the input data are stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
S104:实时运行数据经过二次设备状态评估模型映射直接得到输出结果;S104: The real-time operation data is directly mapped to the output result through the secondary equipment state assessment model mapping;
S105:评价模块14对输出结果的准确率进行评价,若评估结果不正确则通过二次设备状态云技术平台12修正二次设备状态评估模型;S105: The evaluation module 14 evaluates the accuracy of the output result, and if the evaluation result is incorrect, the secondary device status evaluation model is revised through the secondary device status cloud technology platform 12;
S106:二次设备状态云技术平台12将经评价模块14评估正确的输出结果通过数据通讯模块10反馈至D5000系统,D5000系统还可将输出结果指令发送至调度监控室。S106: The secondary device status cloud technology platform 12 feeds back the output result evaluated by the evaluation module 14 to the D5000 system through the data communication module 10, and the D5000 system can also send the output result instruction to the dispatch monitoring room.
本实施例中,二次设备状态评估系统扩展为双向通讯的系统,既可以用于提高对海量二次设备数据的处理能力及分类器的分类精度,还可以实时反馈实时运行数据的结果至变电站D5000系统,可快速锁定故障并快速响应故障,避免出现二次设备健康状况监测结果不明确的问题。In this embodiment, the secondary equipment status evaluation system is extended to a two-way communication system, which can be used to improve the processing capacity of the massive secondary equipment data and the classification accuracy of the classifier, and can also feed back the results of real-time operating data to the substation in real time. The D5000 system can quickly lock down faults and quickly respond to faults, avoiding the problem of unclear monitoring results of secondary equipment health status.
实施例三:Example three:
一种变电站二次设备状态评估方法,用于评估智能变电站的继电保护系统的二次设备的健康状况;A method for evaluating the state of secondary equipment in a substation, used to evaluate the health status of the secondary equipment in the relay protection system of an intelligent substation;
数据通讯模块10读取各类二次设备的历史运行数据;The data communication module 10 reads the historical operating data of various secondary devices;
信息提取模块11读取数据通讯模块10中的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data;
搭建二次设备状态云技术平台12,该二次设备状态云技术平台12包括分布式文件系统模块121及基于MapReduce的极限学习机状态评估分类器122,分布式文件系统模块121读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器122进行训练,得到二次设备状态评估模型;Build a secondary device state cloud technology platform 12, the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, the distributed file system module 121 reads the input data and The input data is stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
如图3所示,所述应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器122进行训练的方法包括:As shown in FIG. 3, the method for applying the secondary device state assessment training set to train the MapReduce-based extreme learning machine state assessment classifier 122 includes:
步骤S1:将输入数据以二次设备状态评估训练集形式存储至分布式文件系统模块121中,输入数据包括二次设备告警次数、缺陷的具体数目及二次设备健康状态;Step S1: The input data is stored in the distributed file system module 121 in the form of a secondary device state assessment training set. The input data includes the number of secondary device alarms, the specific number of defects, and the secondary device health status;
步骤S2:读取分布式文件系统模块121中的二次设备状态评估训练集,通过分布式计算框架MapReduce的底层机制获取n个二次设备的训练子集,n个二次设备的训练子集的数目与二次设备状态云技术平台12的Map的个数一致;Step S2: Read the secondary device state assessment training set in the distributed file system module 121, and obtain the training subset of n secondary devices and the training subset of n secondary devices through the underlying mechanism of the distributed computing framework MapReduce The number is the same as the number of Maps in the secondary device status cloud technology platform 12;
步骤S3:MapReduce框架中的Map函数逻辑依据极限学习机算法进行实现,即构建n个二次设备状态信息的极限学习机分类模型,通过训练子集对相应的极限学习机分类模型进行训练;Step S3: The Map function logic in the MapReduce framework is implemented according to the extreme learning machine algorithm, that is, constructing an extreme learning machine classification model of n secondary device status information, and training the corresponding extreme learning machine classification model through the training subset;
步骤S4:将n个Map函数的二次设备状态评估结果通过MapReduce框架中的shuffle阶段传输到Reduce函数,该Reduce函数对各二次设备状态评估结果进行整合,进而得到二次设备状态评估模型;Step S4: The secondary equipment state evaluation results of n Map functions are transmitted to the Reduce function through the shuffle stage in the MapReduce framework, and the Reduce function integrates the secondary equipment state evaluation results to obtain the secondary equipment state evaluation model;
二次设备状态评估模型采用极限学习机构建的分类模型实现,通过构建多个二分类模型实现二次设备状态评估的多分类,分类模型的模型输入样本为:二次设备告警次数和缺陷的具体数目(I类告警、II类告警、拒动 次数、误动次数、家族缺陷、反措落实、装置缺陷、使用年限);输出结果为:正常、注意、异常、严重;The secondary equipment state assessment model is implemented using a classification model built by an extreme learning machine. Multiple secondary classification models are constructed to achieve multi-classification of secondary equipment state assessment. The model input samples of the classification model are: the number of secondary equipment alarms and the specifics of defects Number (Type I alarm, Type II alarm, number of refusal actions, number of misoperations, family defects, countermeasures implementation, device defects, service life); output results: normal, attention, abnormal, serious;
如图4所示,具体步骤如下:As shown in Figure 4, the specific steps are as follows:
步骤D1:设二次设备状态信息样本集
Figure PCTCN2019110940-appb-000007
x j∈R d,y j∈{正常、注意、异常、严重},定义极限学习机分类模型为:
Step D1: Set the sample set of secondary device status information
Figure PCTCN2019110940-appb-000007
x j ∈R d , y j ∈{normal, attention, abnormal, serious}, define the extreme learning machine classification model as:
Figure PCTCN2019110940-appb-000008
Figure PCTCN2019110940-appb-000008
式中:α i为第i个隐层节点于输入节点的权值向量;β i为第i个隐层节点于输出节点的权值向量;b i为第i个隐层节点的偏置;L为隐层节点数目;G为隐含层激活函数,这里取Sigmoid函数;N为样本数目; Where: α i is the weight vector of the i-th hidden layer node at the input node; β i is the weight vector of the i-th hidden layer node at the output node; b i is the offset of the i-th hidden layer node; L is the number of hidden layer nodes; G is the activation function of the hidden layer, where the Sigmoid function is taken; N is the number of samples;
步骤D2:求解极限学习机分类模型,写成矩阵有Hβ=T,其中,网络隐层输出矩阵为
Figure PCTCN2019110940-appb-000009
Step D2: Solve the classification model of the extreme learning machine, write the matrix as Hβ=T, where the output matrix of the hidden layer of the network is
Figure PCTCN2019110940-appb-000009
步骤D3:极限学习机分类模型对样本的训练过程可以等效为对方程Hβ=T求最小二乘解,表达式如下:Step D3: The training process of the samples of the extreme learning machine classification model can be equivalent to finding the least square solution of the equation Hβ=T, the expression is as follows:
Figure PCTCN2019110940-appb-000010
Figure PCTCN2019110940-appb-000010
Figure PCTCN2019110940-appb-000011
Figure PCTCN2019110940-appb-000011
式中:
Figure PCTCN2019110940-appb-000012
为极限学习机隐层输出矩阵的Moore-Penrose广义逆;
In the formula:
Figure PCTCN2019110940-appb-000012
Moore-Penrose generalized inverse of the hidden layer output matrix of the extreme learning machine;
实时运行数据经过二次设备状态评估模型映射直接得到输出结果;Real-time operation data is directly output through the second equipment state assessment model mapping;
评价模块14对输出结果的准确率进行评价,若评估结果不正确则通过二次设备状态云技术平台12修正二次设备状态评估模型。The evaluation module 14 evaluates the accuracy of the output result, and if the evaluation result is not correct, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
实施例四:如图1所示,一种变电站二次设备状态评估系统,包括:Embodiment 4: As shown in FIG. 1, a substation secondary equipment condition evaluation system includes:
数据通讯模块10,连接多类别的二次设备并读取二次设备的历史运行数据;The data communication module 10 connects multiple types of secondary equipment and reads the historical operation data of the secondary equipment;
信息提取模块11,提取数据通讯模块10的二次设备的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module 11 extracts the historical operation data of the secondary device of the data communication module 10 and quantizes the corresponding data into processable input data;
二次设备状态云技术平台12,包括分布式文件系统模块121、及基于MapReduce的极限学习机状态评估分类器122,分布式文件系统模块121读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器122进行训练,得到二次设备状态评估模型;The secondary device status cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine status evaluation classifier 122. The distributed file system module 121 reads input data and evaluates the input data with the secondary device status The training set is stored in a form, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
输出结果模块13,实时运行数据经过二次设备状态评估模型映射直接得到输出结果; Output result module 13, real-time running data can be directly output through secondary equipment state assessment model mapping;
评价模块14,对输出结果的准确率进行评价,评估结果正确则输出结果即为二次设备状态评估结果,评估结果不正确则通过二次设备状态云技术平台12修正二次设备状态评估模型。The evaluation module 14 evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device state evaluation result. If the evaluation result is incorrect, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
实施例五:一种电子设备,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现变电站二次设备状态评估方法,具体包括:Embodiment 5: An electronic device, including a memory, a processor, and a computer program stored on the memory and capable of running on the processor, when the processor executes the computer program, the state of the secondary device of the substation is realized Evaluation methods, including:
数据通讯模块10读取各类二次设备的历史运行数据;The data communication module 10 reads the historical operation data of various secondary equipment;
信息提取模块11读取数据通讯模块10中的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module 11 reads the historical operation data in the data communication module 10 and quantizes the corresponding data into processable input data;
搭建二次设备状态云技术平台12,该二次设备状态云技术平台12包括分布式文件系统模块121及基于MapReduce的极限学习机状态评估分类器122,分布式文件系统模块121读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器122进行训练,得到二次设备状态评估模型;Build a secondary device state cloud technology platform 12, the secondary device state cloud technology platform 12 includes a distributed file system module 121 and a MapReduce-based extreme learning machine state assessment classifier 122, the distributed file system module 121 reads the input data and The input data is stored in the form of a secondary equipment state assessment training set, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier 122 to obtain a secondary equipment state assessment model;
实时运行数据经过二次设备状态评估模型映射直接得到输出结果;Real-time operation data is directly output through the second equipment state assessment model mapping;
评价模块14对输出结果的准确率进行评价,评估结果正确则输出结果即为二次设备状态评估结果,评估结果不正确则通过二次设备状态云技术平台12修正二次设备状态评估模型。The evaluation module 14 evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device state evaluation result. If the evaluation result is incorrect, the secondary device state evaluation model is corrected through the secondary device state cloud technology platform 12.
上述实施例中的方法、系统及设备,通过分布式文件系统模块121及基于MapReduce的极限学习机状态评估分类器122对二次设备的历史运行数据进行训练并得到二次设备状态评估模型,后续实时的实时运行数据经过该二次设备状态评估模型映射直接得到输出结果,该输出结果可反馈至调度监控室对当前的二次设备进行相应处理,可提高对对海量二次设备数据的处理能力及分类器的分类精度,避免出现二次设备健康状况监测结果不明确、故障点无法快速锁定等问题。In the method, system and equipment in the above embodiments, the distributed file system module 121 and the MapReduce-based extreme learning machine state evaluation classifier 122 train the historical operation data of the secondary device and obtain the secondary device state evaluation model. Real-time real-time operation data is directly output through the secondary equipment state evaluation model mapping, and the output result can be fed back to the dispatching and monitoring room to process the current secondary equipment accordingly, which can improve the processing capacity of massive secondary equipment data And the classification accuracy of the classifier to avoid problems such as unclear secondary equipment health monitoring results and failure to quickly lock the fault point.
附图中框图显示了根据本发明的多个实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码 的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The block diagram in the drawings shows the possible implementation architecture, functions, and operations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the block diagram may represent a module, program segment, or part of code that contains one or more executable instructions for implementing a specified logical function . It should also be noted that in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two consecutive blocks can actually be executed substantially in parallel, and sometimes they can also be executed in reverse order, depending on the functions involved. It should also be noted that each block in the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts, can be implemented with a dedicated hardware-based system that performs specified functions or actions Or, it can be realized by a combination of dedicated hardware and computer instructions.
另外,在本发明实施例的描述中,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。In addition, in the description of the embodiments of the present invention, unless otherwise clearly specified and defined, the terms "installation", "connection", and "connection" should be understood in a broad sense, for example, it may be a fixed connection or a detachable connection , Or integrally connected; it can be a mechanical connection or an electrical connection; it can be directly connected, or it can be indirectly connected through an intermediary, or it can be the connection between two components. For those of ordinary skill in the art, the specific meaning of the above terms in the present invention can be understood in specific situations.
本发明实施例所提供的进行计算机程序时实现变电站二次设备状态评估方法的计算机程序产品,包括存储了处理器可执行的非易失的程序代码的计算机可读存储介质,所述程序代码包括的指令可用于执行前面方法实施例中所述的方法,具体实现可参见方法实施例,在此不再赘述。A computer program product for implementing a method for evaluating the state of a secondary device in a substation when a computer program is provided according to an embodiment of the present invention includes a computer-readable storage medium that stores a non-volatile program code executable by a processor, and the program code includes The instruction of can be used to execute the method described in the foregoing method embodiment. For specific implementation, refer to the method embodiment, which will not be repeated here.

Claims (10)

  1. 变电站二次设备状态评估方法,用于评估智能变电站的继电保护系统的二次设备的健康状况,其特征在于:Substation secondary equipment status assessment method, used to assess the health status of secondary equipment in the relay protection system of intelligent substations, characterized by:
    数据通讯模块读取各类二次设备的历史运行数据;The data communication module reads the historical operating data of various secondary equipment;
    信息提取模块读取数据通讯模块中的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module reads the historical operation data in the data communication module and quantizes the corresponding data into processable input data;
    搭建二次设备状态云技术平台,该二次设备状态云技术平台包括分布式文件系统模块及基于MapReduce的极限学习机状态评估分类器,分布式文件系统模块读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练,得到二次设备状态评估模型;Build a secondary device status cloud technology platform. The secondary device status cloud technology platform includes a distributed file system module and a MapReduce-based extreme learning machine state assessment classifier. The distributed file system module reads input data and divides the input data into two. The secondary equipment state assessment training set is stored in form, and the secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
    实时运行数据经过二次设备状态评估模型映射直接得到输出结果;Real-time operation data is directly output through the second equipment state assessment model mapping;
    评价模块对输出结果的准确率进行评价,若评估结果不正确则通过二次设备状态云技术平台修正二次设备状态评估模型。The evaluation module evaluates the accuracy of the output result. If the evaluation result is incorrect, the secondary device status evaluation model is revised through the secondary device status cloud technology platform.
  2. 根据权利要求1所述的变电站二次设备状态评估方法,其特征在于,所述数据通讯模块读取各类二次设备的历史运行数据的方法包括:The method for evaluating the status of secondary equipment in a substation according to claim 1, wherein the method for the data communication module to read the historical operation data of various types of secondary equipment includes:
    D5000系统实时采集二次设备的实时运行数据并存储有二次设备的历史运行数据,数据通讯模块以客户端通讯软件通过RS485通讯协议与D5000系统的服务器通讯软件交互实时运行数据及历史运行数据。The D5000 system collects the real-time operating data of the secondary equipment in real time and stores the historical operating data of the secondary equipment. The data communication module interacts with the server communication software of the D5000 system through the client communication software through the RS485 communication protocol.
  3. 根据权利要求2所述的,其特征在于,二次设备状态云技术平台将经评价模块评估正确的输出结果通过数据通讯模块反馈至D5000系统。According to claim 2, characterized in that the secondary device status cloud technology platform feeds back the correct output result evaluated by the evaluation module to the D5000 system through the data communication module.
  4. 根据权利要求1所述的变电站二次设备状态评估方法,其特征在于,二次设备的历史运行数据包括二次设备告警信息及检修信息,告警信息包括I类告警、II类告警;检修信息包括拒动次数、误动次数、家族缺陷、反措落实、设备缺陷、使用年限。The method for evaluating the status of secondary equipment in a substation according to claim 1, wherein the historical operation data of the secondary equipment includes secondary equipment alarm information and maintenance information, and the alarm information includes type I alarm and type II alarm; the maintenance information includes Number of refusal to operate, number of misoperations, family defects, implementation of countermeasures, equipment defects, service life.
  5. 根据权利要求1所述的,其特征在于,输入数据包括二次设备告警次数、缺陷的具体数目及二次设备健康状态,二次设备警告次数包括I类告警次数、II类告警次数;缺陷具体数目包括拒动次数、误动次数、家族缺陷、反措落实、设备缺陷、使用年限。The method according to claim 1, wherein the input data includes the number of secondary device alarms, the specific number of defects and the health status of the secondary device, and the number of secondary device warnings includes the number of Class I alarms and the number of Class II alarms; the specific defects The number includes the number of rejections, the number of misoperations, family defects, implementation of countermeasures, equipment defects, and years of use.
  6. 根据权利要求1所述的,其特征在于,输出结果为二次设备健康状态,输出结果包括正常、注意、异常、严重。The method according to claim 1, wherein the output result is a secondary device health state, and the output result includes normal, attention, abnormal, and severe.
  7. 根据权利要求1所述的,其特征在于,所述应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练的方法包括:The method according to claim 1, wherein the method for applying a secondary device state assessment training set to train a MapReduce-based extreme learning machine state assessment classifier includes:
    将输入数据以二次设备状态评估训练集形式存储至分布式文件系统模块中,输入数据包括二次设备告警次数、缺陷的具体数目及二次设备健康状态;The input data is stored in the distributed file system module in the form of a secondary device state assessment training set. The input data includes the number of secondary device alarms, the specific number of defects, and the secondary device health status;
    读取分布式文件系统模块中的二次设备状态评估训练集,通过分布式计算框架MapReduce的底层机制获取n个二次设备的训练子集,n个二次设备的训练子集的数目与二次设备状态云技术平台的Map的个数一致;Read the secondary device state assessment training set in the distributed file system module, and obtain the training subset of n secondary devices through the underlying mechanism of the distributed computing framework MapReduce. The number and training sub-sets of n secondary devices The number of Maps of the cloud technology platform of the secondary device status is consistent;
    MapReduce框架中的Map函数逻辑依据极限学习机算法进行实现,即构建n个二次设备状态信息的极限学习机分类模型,通过训练子集对相应的极限学习机分类模型进行训练;The Map function logic in the MapReduce framework is implemented based on the extreme learning machine algorithm, that is, constructing an extreme learning machine classification model of n secondary device status information, and training the corresponding extreme learning machine classification model through the training subset;
    将n个Map函数的二次设备状态评估结果通过MapReduce框架中的shuffle阶段传输到Reduce函数,该Reduce函数对各二次设备状态评估结果进行整合,进而得到二次设备状态评估模型。The secondary equipment state evaluation results of n Map functions are transmitted to the Reduce function through the shuffle stage in the MapReduce framework, and the Reduce function integrates the secondary equipment state evaluation results to obtain the secondary equipment state evaluation model.
  8. 根据权利要求7所述的,其特征在于,二次设备状态评估模型采用极限学习机构建的分类模型实现,通过构建多个二分类模型实现二次设备状态评估的多分类,分类模型的模型输入样本为:二次设备告警次数和缺陷的具体数目(I类告警、II类告警、拒动次数、误动次数、家族缺陷、反措落实、装置缺陷、使用年限);输出结果为:正常、注意、异常、严重;According to claim 7, characterized in that, the secondary equipment state assessment model is implemented using a classification model constructed by an extreme learning machine, and multiple classifications of secondary equipment state assessment are realized by constructing multiple binary classification models, and the model input of the classification model The sample is: the number of secondary equipment alarms and the specific number of defects (type I alarm, type II alarm, number of refusal to operate, number of false operations, family defects, implementation of countermeasures, device defects, service life); the output results are: normal, attention , Abnormal, serious;
    具体步骤如下:Specific steps are as follows:
    设二次设备状态信息样本集
    Figure PCTCN2019110940-appb-100001
    x j∈R d,y j∈{正常、注意、异常、严重},定义极限学习机分类模型为:
    Set a sample set of secondary device status information
    Figure PCTCN2019110940-appb-100001
    x j ∈R d , y j ∈{normal, attention, abnormal, serious}, define the extreme learning machine classification model as:
    Figure PCTCN2019110940-appb-100002
    Figure PCTCN2019110940-appb-100002
    式中:α i为第i个隐层节点于输入节点的权值向量;β i为第i个隐层节点于输出节点的权值向量;b i为第i个隐层节点的偏置;L为隐层节点数目;G为 隐含层激活函数,这里取Sigmoid函数;N为样本数目; Where: α i is the weight vector of the i-th hidden layer node at the input node; β i is the weight vector of the i-th hidden layer node at the output node; b i is the offset of the i-th hidden layer node; L is the number of hidden layer nodes; G is the activation function of the hidden layer, where the Sigmoid function is taken; N is the number of samples;
    求解极限学习机分类模型,写成矩阵有Hβ=T,其中,网络隐层输出矩阵为
    Figure PCTCN2019110940-appb-100003
    Solve the classification model of the extreme learning machine and write it as a matrix with Hβ = T, where the output matrix of the hidden layer of the network is
    Figure PCTCN2019110940-appb-100003
    极限学习机分类模型对样本的训练过程可以等效为对方程Hβ=T求最小二乘解,表达式如下:The training process of the samples of the extreme learning machine classification model can be equivalent to finding the least square solution of the equation Hβ=T, and the expression is as follows:
    Figure PCTCN2019110940-appb-100004
    Figure PCTCN2019110940-appb-100004
    Figure PCTCN2019110940-appb-100005
    Figure PCTCN2019110940-appb-100005
    式中:
    Figure PCTCN2019110940-appb-100006
    为极限学习机隐层输出矩阵的Moore-Penrose广义逆。
    In the formula:
    Figure PCTCN2019110940-appb-100006
    The Moore-Penrose generalized inverse of the hidden layer output matrix of the extreme learning machine.
  9. 一种变电站二次设备状态评估系统,包括:A state assessment system for secondary equipment in a substation, including:
    数据通讯模块,连接多类别的二次设备并读取二次设备的历史运行数据;Data communication module, connect multiple types of secondary equipment and read the historical operation data of the secondary equipment;
    信息提取模块,提取数据通讯模块的二次设备的历史运行数据并将相应的数据量化为可处理的输入数据;The information extraction module extracts the historical operation data of the secondary equipment of the data communication module and quantizes the corresponding data into processable input data;
    二次设备状态云技术平台,包括分布式文件系统模块、及基于MapReduce的极限学习机状态评估分类器,分布式文件系统模块读取输入数据并将输入数据以二次设备状态评估训练集形式存储,应用二次设备状态评估训练集对基于MapReduce的极限学习机状态评估分类器进行训练,得到二次设备状态评估模型;Secondary device state cloud technology platform, including distributed file system module, and MapReduce-based extreme learning machine state assessment classifier, distributed file system module reads input data and stores the input data in the form of secondary device state assessment training set , The secondary equipment state assessment training set is used to train the MapReduce-based extreme learning machine state assessment classifier to obtain the secondary equipment state assessment model;
    输出结果模块,实时运行数据经过二次设备状态评估模型映射直接得到输出结果;Output result module, real-time operating data can be directly output through the secondary equipment state assessment model mapping;
    评价模块,对输出结果的准确率进行评价,评估结果正确则输出结果即为二次设备状态评估结果,评估结果不正确则通过二次设备状态云技术平台修正二次设备状态评估模型。The evaluation module evaluates the accuracy of the output result. If the evaluation result is correct, the output result is the secondary device status evaluation result. If the evaluation result is incorrect, the secondary device status evaluation model is corrected through the secondary device status cloud technology platform.
  10. 一种电子设备,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求1至8任一项所述的方法的步骤。An electronic device, including a memory, a processor, and a computer program stored on the memory and runable on the processor, characterized in that, when the processor executes the computer program, claims 1 to 8 are implemented The method of any one of the steps.
PCT/CN2019/110940 2018-12-27 2019-10-14 State evaluation method for secondary equipment of substation, system, and equipment WO2020134361A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811616118.1 2018-12-27
CN201811616118.1A CN109697570B (en) 2018-12-27 2018-12-27 State evaluation method, system and equipment for secondary equipment of transformer substation

Publications (1)

Publication Number Publication Date
WO2020134361A1 true WO2020134361A1 (en) 2020-07-02

Family

ID=66232145

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/110940 WO2020134361A1 (en) 2018-12-27 2019-10-14 State evaluation method for secondary equipment of substation, system, and equipment

Country Status (2)

Country Link
CN (1) CN109697570B (en)
WO (1) WO2020134361A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109697570B (en) * 2018-12-27 2020-09-29 北京科东电力控制系统有限责任公司 State evaluation method, system and equipment for secondary equipment of transformer substation
CN110837866A (en) * 2019-11-08 2020-02-25 国网新疆电力有限公司电力科学研究院 XGboost-based electric power secondary equipment defect degree evaluation method
CN113346614A (en) * 2021-05-28 2021-09-03 国网甘肃省电力公司白银供电公司 State evaluation system for secondary equipment of power grid intelligent substation
CN113473515A (en) * 2021-05-31 2021-10-01 杭州电子科技大学 Industrial wireless network reliability assessment method
CN114039869A (en) * 2021-11-09 2022-02-11 广东稳峰电力科技有限公司 Establishment method of secondary equipment node model, communication management method and device
CN115795276A (en) * 2022-11-22 2023-03-14 南京电力设计研究院有限公司 Secondary circuit pressing plate state evaluation method based on wavelet analysis and machine learning
CN116561638A (en) * 2023-05-24 2023-08-08 南京电力设计研究院有限公司 Protective pressing plate non-correspondence checking method based on neural network learning and state evaluation

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130345999A1 (en) * 2012-06-26 2013-12-26 Battelle Memorial Institute Methods and Apparatus of Analyzing Electrical Power Grid Data
CN103617561A (en) * 2013-12-02 2014-03-05 深圳供电局有限公司 System and method for evaluating state of secondary device of power grid intelligent substation
CN104283318A (en) * 2014-10-24 2015-01-14 国家电网公司 Power equipment integrated monitoring and early warning system based on big data and analysis method thereof
CN106655522A (en) * 2017-02-28 2017-05-10 中国南方电网有限责任公司 Master station system suitable for operation and maintenance management of secondary equipment of power grid
CN108985645A (en) * 2018-07-27 2018-12-11 河海大学常州校区 A kind of GIS operating status appraisal procedure based on big data analysis
CN109697570A (en) * 2018-12-27 2019-04-30 北京科东电力控制系统有限责任公司 Substation secondary device state evaluating method, system and equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103366312B (en) * 2013-07-15 2016-08-10 国家电网公司 A kind of intelligent transformer substation cloud system
CN105357311B (en) * 2015-11-23 2018-11-27 中国南方电网有限责任公司 A kind of storage of secondary device big data and processing method of cloud computing technology

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130345999A1 (en) * 2012-06-26 2013-12-26 Battelle Memorial Institute Methods and Apparatus of Analyzing Electrical Power Grid Data
CN103617561A (en) * 2013-12-02 2014-03-05 深圳供电局有限公司 System and method for evaluating state of secondary device of power grid intelligent substation
CN104283318A (en) * 2014-10-24 2015-01-14 国家电网公司 Power equipment integrated monitoring and early warning system based on big data and analysis method thereof
CN106655522A (en) * 2017-02-28 2017-05-10 中国南方电网有限责任公司 Master station system suitable for operation and maintenance management of secondary equipment of power grid
CN108985645A (en) * 2018-07-27 2018-12-11 河海大学常州校区 A kind of GIS operating status appraisal procedure based on big data analysis
CN109697570A (en) * 2018-12-27 2019-04-30 北京科东电力控制系统有限责任公司 Substation secondary device state evaluating method, system and equipment

Also Published As

Publication number Publication date
CN109697570B (en) 2020-09-29
CN109697570A (en) 2019-04-30

Similar Documents

Publication Publication Date Title
WO2020134361A1 (en) State evaluation method for secondary equipment of substation, system, and equipment
CN112102111B (en) Intelligent processing system for power plant data
US20180262525A1 (en) Multi-modal, multi-disciplinary feature discovery to detect cyber threats in electric power grid
CN111885040A (en) Distributed network situation perception method, system, server and node equipment
CN109492857A (en) A kind of distribution network failure risk class prediction technique and device
CN111131304A (en) Cloud platform-oriented large-scale virtual machine fine-grained abnormal behavior detection method and system
CN109034580B (en) Information system overall health degree evaluation method based on big data analysis
CN113556768B (en) Sensor data anomaly detection method and system
US20160364467A1 (en) Event notification system with cluster classification
Ma et al. Design and implementation of smart city big data processing platform based on distributed architecture
CN113723773A (en) Electric energy decision system based on big data analysis
WO2024037328A1 (en) Global data control method and apparatus for network security of industrial control system of nuclear power plant
WO2024007580A1 (en) Power equipment parallel fault diagnosis method and apparatus based on hybrid clustering
Chen et al. Risk warning system based on big data applied in the power informatization of state grid
CN116247816A (en) Micro-grid automatic control system, method, device and computer equipment
Hou et al. A federated learning-based fault detection algorithm for power terminals
CN114385453A (en) Database cluster exception handling method, device, equipment and medium
CN107783888A (en) The method and device that a kind of server admin based on IPMI with data prediction function is realized
CN113691390A (en) Cloud-end-coordinated edge node alarm system and method
Zhao et al. Research of elevator fault diagnosis based on decision tree and rough set
CN110826824A (en) Power grid enterprise related party relation monitoring system for risk management and control
Hu et al. An abnormal state detection method for power distribution network based on big data technology
Wang et al. Research on Data driven Communication Network Situation Awareness System
Guo et al. Cloud Computing Platform Design and Machine Learning-Based Fault Location Method in Automatic Dispatching System of Smart Grid
CN113743246A (en) Key electric energy equipment fault diagnosis method based on deep learning

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19904288

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19904288

Country of ref document: EP

Kind code of ref document: A1