CN112198472A - Online remote calibration method and system for partial discharge intelligent sensor - Google Patents

Online remote calibration method and system for partial discharge intelligent sensor Download PDF

Info

Publication number
CN112198472A
CN112198472A CN202011069872.5A CN202011069872A CN112198472A CN 112198472 A CN112198472 A CN 112198472A CN 202011069872 A CN202011069872 A CN 202011069872A CN 112198472 A CN112198472 A CN 112198472A
Authority
CN
China
Prior art keywords
intelligent
intelligent sensor
cluster
sensor
partial discharge
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011069872.5A
Other languages
Chinese (zh)
Other versions
CN112198472B (en
Inventor
王劭菁
任茂鑫
曹培
宋辉
田嘉鹏
徐鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Jiaotong University
State Grid Shanghai Electric Power Co Ltd
Original Assignee
Shanghai Jiaotong University
State Grid Shanghai Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Jiaotong University, State Grid Shanghai Electric Power Co Ltd filed Critical Shanghai Jiaotong University
Priority to CN202011069872.5A priority Critical patent/CN112198472B/en
Publication of CN112198472A publication Critical patent/CN112198472A/en
Application granted granted Critical
Publication of CN112198472B publication Critical patent/CN112198472B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R35/00Testing or calibrating of apparatus covered by the other groups of this subclass
    • G01R35/005Calibrating; Standards or reference devices, e.g. voltage or resistance standards, "golden" references

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Testing Relating To Insulation (AREA)

Abstract

The invention relates to an online remote calibration method and system for a partial discharge intelligent sensor, wherein the method comprises the following steps: grouping the intelligent sensors to be verified according to the distance; collecting real-time measurement data of each intelligent sensor in groups; and respectively carrying out clustering operation based on mean shift on the real-time measurement data of each intelligent sensor in each group, and carrying out fault judgment on each intelligent sensor in each group according to a clustering result. Compared with the prior art, the method has the advantages of effectively judging faults and the like.

Description

Online remote calibration method and system for partial discharge intelligent sensor
Technical Field
The invention relates to a method for checking a sensor in an electric power internet of things, in particular to a method and a system for remotely checking a partial discharge intelligent sensor on line.
Background
The construction of modern electric power thing networking provides more convenient, intelligent, safe, economic electric energy supply for people. However, in order to ensure the intellectualization of the power grid, a large number of sensors are operated in the power internet of things to collect environmental variables in real time, so that the performance of a plurality of intelligent sensing devices which are additionally arranged on the site is inevitably uneven. From the source of collection, because the design principle or the quality stability of perception device and reasons such as on-the-spot interference killing feature are poor, the power equipment state data that the device was gathered are not necessarily totally accurate. In the signal transmission process, it is difficult to ensure that data is not distorted in the upward transmission process due to non-uniform signal transmission mode and interface protocol, non-standard data, and the like. After the intelligent sensing devices operate for a long time on the spot, the performance of the intelligent sensing devices is influenced by various reasons, such as vibration, temperature, humidity, large impact signals inside and outside the equipment and the like, which all can damage the characteristics of the sensors, and the on-line verification of the sensing devices is difficult to carry out on the spot. Besides, with the construction of the ubiquitous power internet of things, the number of the sensing devices is rapidly increased, and if sensing equipment which does not reach the standard is put into use, manpower and material resources are consumed to carry out operation and maintenance, so that the sensing equipment is not paid.
At present, relevant technical departments at home and abroad have more traditional calibration work on sensors, and aiming at various types of live detection and on-line monitoring sensors, a method of sending the sensors to relevant authorities for laboratory off-line calibration before installation is adopted, so that the quality of the devices can be ensured to enter a gateway to a certain extent. However, the subsequent temporary and periodic verification problems of a large number of different types of intelligent sensing devices which are already put into operation on site need to be considered seriously. The performance of the intelligent sensing devices can be influenced by a plurality of factors on site in the operation process, such as vibration, temperature, humidity, large impact signals inside and outside the device and the like, which can influence the characteristics of the sensors, and the traditional laboratory offline calibration method is not suitable for on-site online calibration. Therefore, how to scientifically and effectively check performance indexes such as data loss rate, sensitivity and stability of the sensor in operation plays a vital role in ensuring safe and reliable operation of equipment.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide an online remote calibration method and system for a partial discharge intelligent sensor, which can effectively judge faults.
The purpose of the invention can be realized by the following technical scheme:
an online remote calibration method for a partial discharge intelligent sensor comprises the following steps:
grouping the intelligent sensors to be verified according to the distance;
collecting real-time measurement data of each intelligent sensor in groups;
and respectively carrying out clustering operation based on mean shift on the real-time measurement data of each intelligent sensor in each group, and carrying out fault judgment on each intelligent sensor in each group according to a clustering result.
Further, the fault determination for each intelligent sensor in each group specifically includes the following steps:
calculating the characteristic value of the sensor data of each intelligent sensor in the group and forming a characteristic vector sample;
performing clustering operation based on mean shift on the feature vector samples;
taking a cluster classification cluster with the largest number of samples as a standard cluster, and calculating the distance between the center coordinates of the rest clusters and the center coordinate of the standard cluster;
and judging whether the distance is greater than the critical distance, if so, judging that all the intelligent sensors in the corresponding cluster have faults.
Further, the mean shift-based clustering operation includes cluster center search, merging similar data clusters, and merging small data clusters.
Further, the kernel function formula adopted by the cluster center search is as follows:
Figure BDA0002714648530000021
in the formula: g (-) is the negative derivative of the kernel function, xiIs a high-dimensional ball ShK is ShH is the radius of the high-dimensional sphere, mk(x) Is a high-dimensional ball ShThe offset mean vector of the set of points involved.
Further, the real-time measurement data is stored in an edge computing platform, and a computer program for executing the step of performing fault determination on each intelligent sensor in each group is stored in the edge computing platform.
Furthermore, a plurality of edge computing platforms are arranged, and the intelligent sensors to be verified are divided into a plurality of groups according to the distance between each intelligent sensor and each edge computing platform.
The invention also provides an online remote verification system for the local discharge intelligent sensor, which is used for online verification of a plurality of intelligent sensors to be verified on the power distribution equipment and comprises a cloud platform server and a plurality of edge computing platforms, wherein,
the cloud platform server divides the intelligent sensors to be checked into a plurality of groups according to the distance between each intelligent sensor and each edge computing platform, and establishes corresponding connection between the intelligent sensors in the groups and the edge computing platforms;
and each edge computing platform acquires real-time measurement data of each intelligent sensor in the group, performs mean shift-based clustering operation on the real-time measurement data, and performs fault judgment on each intelligent sensor in the group according to a clustering result.
Further, in the edge computing platform, the fault determination of each intelligent sensor in each group specifically includes:
calculating the characteristic value of the sensor data of each intelligent sensor in the group and forming a characteristic vector sample;
performing clustering operation based on mean shift on the feature vector samples;
taking a cluster classification cluster with the largest number of samples as a standard cluster, and calculating the distance between the center coordinates of the rest clusters and the center coordinate of the standard cluster;
and judging whether the distance is greater than the critical distance, if so, judging that all the intelligent sensors in the corresponding cluster have faults.
Further, the mean shift-based clustering operation includes cluster center search, merging similar data clusters, and merging small data clusters.
Further, the kernel function formula adopted by the cluster center search is as follows:
Figure BDA0002714648530000031
in the formula: g (-) is the negative derivative of the kernel function, xiIs a high-dimensional ball ShK is ShH is the radius of the high-dimensional sphere, mk(x) Is a high-dimensional ball ShThe offset mean vector of the set of points involved.
In order to realize online remote verification of a partial discharge intelligent sensor, the invention provides a partial discharge sensor edge calculation verification method based on mean shift clustering.
Compared with the prior art, the invention has the following beneficial effects:
the invention groups the intelligent sensors according to the distance, and verifies the sensors in each group in a grouping mode in an online and parallel manner, thereby effectively improving the verification efficiency.
The method is based on a mean shift clustering algorithm, and can effectively distinguish the fault sensor by clustering the data characteristic vector measured by the partial discharge sensor by using the density offset vector.
The method adopted by the invention is compared with other clustering algorithms, and the faulty sensor can be effectively distinguished.
Drawings
FIG. 1 is a diagram of a hardware communications architecture of the present invention;
FIG. 2 is a schematic diagram of a verification process according to the present invention.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments. The present embodiment is implemented on the premise of the technical solution of the present invention, and a detailed implementation manner and a specific operation process are given, but the scope of the present invention is not limited to the following embodiments.
Example 1
The embodiment provides an online remote verification method for a partial discharge intelligent sensor, which comprises the following steps: grouping the intelligent sensors to be verified according to the distance; collecting real-time measurement data of each intelligent sensor in groups; and respectively carrying out clustering operation based on mean shift on the real-time measurement data of each intelligent sensor in each group, and carrying out fault judgment on each intelligent sensor in each group according to a clustering result.
As shown in fig. 2, the fault determination for each intelligent sensor in each group specifically includes the following steps:
1) and calculating characteristic values of the sensor data of each intelligent sensor in the group and forming characteristic vector samples.
Calculating the characteristic value X with certain probability distribution data measured by the partial discharge sensor1、X2……Xn. And the characteristic values are combined into a vector with the dimension n
Figure BDA0002714648530000042
2) And carrying out clustering operation based on mean shift on the feature vector samples.
And clustering the characteristic vectors of the partial discharge sensors by using a mean shift clustering model to find out the fault sensors scattered outside. The model implements clustering by three steps: searching cluster center, merging similar data clusters and merging decimalAnd (4) clustering. Firstly, a central point x is randomly selected from a feature space with N sample points, and a kernel function is utilized to calculate a high-dimensional sphere S with the point as the center and the radius of hhOffset mean vector m of the contained point setk(x) The formula is as follows:
Figure BDA0002714648530000041
in the formula: g (-) is the negative derivative of the kernel function, xiIs a high-dimensional ball ShK is ShThe number of points included in (1).
And moving the central point to the position pointed by the mean vector, and continuously iterating until the condition is met, wherein the central point at the moment is the data cluster center. The above steps are then repeated until all sample points are grouped into a certain data cluster. And then combining and combining some data clusters with high similarity into a large data cluster. And finally, merging the small data clusters scattered around the large data cluster into the large data cluster with the highest similarity to complete the whole clustering process.
3) And taking one cluster classification cluster with the largest number of samples as a standard cluster, and calculating the distance l between the center coordinates of the rest clusters and the center coordinate of the standard cluster.
4) And judging whether the distance L is greater than the critical distance L, if so, judging that all the intelligent sensors in the corresponding cluster have faults. The selection of the critical distance L is given by the experience of experts and a large number of test results in combination with the operating environment of the equipment.
In this embodiment, the real-time measurement data is stored in an edge computing platform, and a computer program for executing the step of performing fault determination on each intelligent sensor in each group is stored in the edge computing platform. The edge computing platforms are provided with a plurality of intelligent sensors, and the intelligent sensors to be verified are divided into a plurality of groups according to the distance between each intelligent sensor and each edge computing platform.
The method realizes remote online verification on the partial discharge sensor by using the mean shift clustering algorithm on the edge computing platform, has better robustness and effectiveness, and is suitable for being applied to the low-power-consumption environment of the wireless Internet of things.
Example 2
The embodiment provides an online remote verification system for a partial discharge intelligent sensor, which is used for performing online verification on a plurality of intelligent sensors to be verified on power distribution equipment, and as shown in fig. 1, the online remote verification system comprises a cloud platform server and a plurality of edge computing platforms, wherein the cloud platform server divides the intelligent sensors to be verified into a plurality of groups according to the distance between each intelligent sensor and each edge computing platform, and establishes corresponding connection between the intelligent sensors in the groups and the edge computing platforms; and each edge computing platform acquires real-time measurement data of each intelligent sensor in the group, performs mean shift-based clustering operation on the real-time measurement data, and performs fault judgment on each intelligent sensor in the group according to a clustering result. For the intelligent partial discharge sensors installed on the power equipment, the verification system receives data information of a group of partial discharge sensors through the Internet of things sink node by using the edge computing platform, clusters partial discharge data measured by a plurality of sensors by using a mean shift clustering algorithm, and judges the partial discharge sensor with a fault, so that the function of online remote verification of the intelligent partial discharge sensors is achieved. The rest is the same as example 1.
The foregoing detailed description of the preferred embodiments of the invention has been presented. It should be understood that numerous modifications and variations could be devised by those skilled in the art in light of the present teachings without departing from the inventive concepts. Therefore, the technical solutions available to those skilled in the art through logic analysis, reasoning and limited experiments based on the prior art according to the concept of the present invention should be within the scope of protection defined by the claims.

Claims (10)

1. An online remote calibration method for a partial discharge intelligent sensor is characterized by comprising the following steps:
grouping the intelligent sensors to be verified according to the distance;
collecting real-time measurement data of each intelligent sensor in groups;
and respectively carrying out clustering operation based on mean shift on the real-time measurement data of each intelligent sensor in each group, and carrying out fault judgment on each intelligent sensor in each group according to a clustering result.
2. The online remote verification method for the partial discharge intelligent sensor according to claim 1, wherein the fault determination for each intelligent sensor in each group specifically comprises the following steps:
calculating the characteristic value of the sensor data of each intelligent sensor in the group and forming a characteristic vector sample;
performing clustering operation based on mean shift on the feature vector samples;
taking a cluster classification cluster with the largest number of samples as a standard cluster, and calculating the distance between the center coordinates of the rest clusters and the center coordinate of the standard cluster;
and judging whether the distance is greater than the critical distance, if so, judging that all the intelligent sensors in the corresponding cluster have faults.
3. The on-line remote verification method for a partial discharge intelligent sensor according to claim 1, wherein the mean shift-based clustering operation comprises cluster center search, merging similar data clusters, and merging small data clusters.
4. The on-line remote verification method for the smart sensor with partial discharge of claim 3, wherein the kernel function formula adopted by the cluster center search is as follows:
Figure FDA0002714648520000011
in the formula: g (-) is the negative derivative of the kernel function, xiIs a high-dimensional ball ShK is ShH is the radius of the high-dimensional sphere, mk(x) Is a high-dimensional ball ShIs comprised ofA biased mean vector of the set of points.
5. The method of claim 2, wherein the real-time measurement data is stored in an edge computing platform, and the edge computing platform has a computer program stored therein for performing the step of determining the failure of each smart sensor in each group.
6. The on-line remote calibration method for the partial discharge intelligent sensor according to claim 5, wherein a plurality of edge computing platforms are provided, and the intelligent sensors to be calibrated are divided into a plurality of groups according to the distance between each intelligent sensor and each edge computing platform.
7. An online remote verification system for a partial discharge intelligent sensor is characterized by being used for online verification of a plurality of intelligent sensors to be verified on power distribution equipment and comprising a cloud platform server and a plurality of edge computing platforms, wherein,
the cloud platform server divides the intelligent sensors to be checked into a plurality of groups according to the distance between each intelligent sensor and each edge computing platform, and establishes corresponding connection between the intelligent sensors in the groups and the edge computing platforms;
and each edge computing platform acquires real-time measurement data of each intelligent sensor in the group, performs mean shift-based clustering operation on the real-time measurement data, and performs fault judgment on each intelligent sensor in the group according to a clustering result.
8. The system of claim 7, wherein the fault determination of each intelligent sensor in each group in the edge computing platform specifically comprises:
calculating the characteristic value of the sensor data of each intelligent sensor in the group and forming a characteristic vector sample;
performing clustering operation based on mean shift on the feature vector samples;
taking a cluster classification cluster with the largest number of samples as a standard cluster, and calculating the distance between the center coordinates of the rest clusters and the center coordinate of the standard cluster;
and judging whether the distance is greater than the critical distance, if so, judging that all the intelligent sensors in the corresponding cluster have faults.
9. The on-line remote verification system for a partial discharge intelligent sensor according to claim 7, wherein the mean shift-based clustering operation comprises cluster center search, merging similar data clusters, and merging small data clusters.
10. The online remote verification system for the partial discharge intelligent sensor according to claim 9, wherein the kernel function formula adopted by the cluster center search is as follows:
Figure FDA0002714648520000021
in the formula: g (-) is the negative derivative of the kernel function, xiIs a high-dimensional ball ShK is ShH is the radius of the high-dimensional sphere, mk(x) Is a high-dimensional ball ShThe offset mean vector of the set of points involved.
CN202011069872.5A 2020-09-29 2020-09-29 Online remote verification method and system for partial discharge intelligent sensor Active CN112198472B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011069872.5A CN112198472B (en) 2020-09-29 2020-09-29 Online remote verification method and system for partial discharge intelligent sensor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011069872.5A CN112198472B (en) 2020-09-29 2020-09-29 Online remote verification method and system for partial discharge intelligent sensor

Publications (2)

Publication Number Publication Date
CN112198472A true CN112198472A (en) 2021-01-08
CN112198472B CN112198472B (en) 2023-11-07

Family

ID=74013025

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011069872.5A Active CN112198472B (en) 2020-09-29 2020-09-29 Online remote verification method and system for partial discharge intelligent sensor

Country Status (1)

Country Link
CN (1) CN112198472B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113885419A (en) * 2021-10-30 2022-01-04 大连腾屹信科技有限公司 Tower crane safety monitoring system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105894027A (en) * 2016-03-31 2016-08-24 华北电力科学研究院有限责任公司 Principal element degree of association sensor fault detection method and apparatus based on density clustering
CN107192565A (en) * 2017-05-25 2017-09-22 南京康尼机电股份有限公司 A kind of synchronization detecting method of subway vehicle door system exception operating mode and component degradation
CN109772753A (en) * 2019-03-05 2019-05-21 中国科学院自动化研究所 Power battery separation system and method
CN110394688A (en) * 2019-09-02 2019-11-01 太原科技大学 Conditions of machine tool monitoring method based on edge calculations
CN110889441A (en) * 2019-11-19 2020-03-17 海南电网有限责任公司海南输变电检修分公司 Distance and point density based substation equipment data anomaly identification method
US20200212676A1 (en) * 2018-12-20 2020-07-02 The George Washington University Smart sensor for online situation awareness in power grids
CN111505434A (en) * 2020-04-10 2020-08-07 国网浙江余姚市供电有限公司 Method for identifying fault hidden danger of low-voltage distribution meter box line and meter box

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105894027A (en) * 2016-03-31 2016-08-24 华北电力科学研究院有限责任公司 Principal element degree of association sensor fault detection method and apparatus based on density clustering
CN107192565A (en) * 2017-05-25 2017-09-22 南京康尼机电股份有限公司 A kind of synchronization detecting method of subway vehicle door system exception operating mode and component degradation
US20200212676A1 (en) * 2018-12-20 2020-07-02 The George Washington University Smart sensor for online situation awareness in power grids
CN109772753A (en) * 2019-03-05 2019-05-21 中国科学院自动化研究所 Power battery separation system and method
CN110394688A (en) * 2019-09-02 2019-11-01 太原科技大学 Conditions of machine tool monitoring method based on edge calculations
CN110889441A (en) * 2019-11-19 2020-03-17 海南电网有限责任公司海南输变电检修分公司 Distance and point density based substation equipment data anomaly identification method
CN111505434A (en) * 2020-04-10 2020-08-07 国网浙江余姚市供电有限公司 Method for identifying fault hidden danger of low-voltage distribution meter box line and meter box

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113885419A (en) * 2021-10-30 2022-01-04 大连腾屹信科技有限公司 Tower crane safety monitoring system

Also Published As

Publication number Publication date
CN112198472B (en) 2023-11-07

Similar Documents

Publication Publication Date Title
CN110909811B (en) OCSVM (online charging management system) -based power grid abnormal behavior detection and analysis method and system
CN106597136B (en) A kind of warping apparatus intelligent polling method based on Intelligent Mobile Robot
CN113124929A (en) Transformer substation multi-parameter signal acquisition comprehensive analysis system and method
CN108198408B (en) Self-adaptive anti-electricity-stealing monitoring method and system based on electricity information acquisition system
CN112085071A (en) Power distribution room equipment fault analysis and pre-judgment method and device based on edge calculation
CN115542099B (en) Online GIS partial discharge detection method and device
CN111601270A (en) Internet of things power monitoring system and method of wireless sensor network topological structure
CN111007365A (en) Ultrasonic partial discharge identification method and system based on neural network
CN108320347A (en) A kind of robot method for inspecting
CN115128345B (en) Power grid safety early warning method and system based on harmonic monitoring
CN116308958A (en) Carbon emission online detection and early warning system and method based on mobile terminal
CN112198472A (en) Online remote calibration method and system for partial discharge intelligent sensor
CN111398752A (en) Power transformer partial discharge positioning device and method based on multi-detector information fusion
CN117368651B (en) Comprehensive analysis system and method for faults of power distribution network
CN114895163A (en) Cable inspection positioning device and method based on cable insulation performance
CN110428398A (en) A kind of high iron catenary bracing wire defect inspection method based on deep learning
CN117390403A (en) Power grid fault detection method and system for new energy lighthouse power station
CN112016206A (en) Method and system for judging instability state of tower, computer equipment and application
CN115619013A (en) Multi-sensor information fusion fire prediction algorithm, system, electronic device and medium
CN106843053B (en) A kind of intelligence civil engineering structural remote health monitoring system
CN114970610A (en) Power transformer state identification method and device based on gram angular field enhancement
CN113156278A (en) CNN network-based GIS partial discharge positioning method
Chen et al. Identification of typical partial discharge defects of distribution system equipment based on classification learner
CN117723917B (en) Monitoring application method based on optical fiber extrinsic Fabry-Perot type ultrasonic sensor
Wang et al. A motor fault diagnosis method based on industrial wireless sensor networks

Legal Events

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