CN107677903B - Clustering analysis method for transformer state monitoring data - Google Patents
Clustering analysis method for transformer state monitoring data Download PDFInfo
- Publication number
- CN107677903B CN107677903B CN201710828174.0A CN201710828174A CN107677903B CN 107677903 B CN107677903 B CN 107677903B CN 201710828174 A CN201710828174 A CN 201710828174A CN 107677903 B CN107677903 B CN 107677903B
- Authority
- CN
- China
- Prior art keywords
- monitoring data
- data
- transformer
- load
- clustering
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
- G06F18/232—Non-hierarchical techniques
- G06F18/2321—Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
- G06F18/23213—Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
Landscapes
- Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Artificial Intelligence (AREA)
- Probability & Statistics with Applications (AREA)
- Housings And Mounting Of Transformers (AREA)
- Testing Relating To Insulation (AREA)
- Testing Electric Properties And Detecting Electric Faults (AREA)
Abstract
The invention relates to the technical field of power equipment state monitoring and fault diagnosis, in particular to a transformer state monitoring data clustering analysis method; the method firstly provides a method for analyzing dissolved gas in oil considering transformer states (same service life interval, same voltage class and same load rate) under the same operation condition, overcomes the key problem of troubleshooting of latent faults of equipment, and improves the safety and stability level of a power grid; the detection system which comprises the data extraction, cleaning fusion and cluster analysis of the dissolved gas in the oil is successfully researched and developed, the passive situation that the state of the transformer is monitored frequently, the false alarm and the missing alarm are avoided effectively, and the comprehensive optimization of risk, efficiency and cost is achieved at one stroke.
Description
Technical Field
The invention relates to the technical field of power equipment state monitoring and fault diagnosis, in particular to a transformer state monitoring data clustering analysis method.
Background
The technology for monitoring the dissolved gas in the transformer oil is widely applied to the power industry, and the centralized monitoring on a provincial monitoring main station system platform is realized. However, there are limitations in the utilization and analysis of the monitoring data. On one hand, the existing analysis method for monitoring data is mainly threshold alarm of static analysis, but the setting of alarm threshold and alarm level lacks sufficient basis and is only suitable for discovering dominant defects. On the other hand, after a monitoring master station system platform collects a large amount of data, an analysis and processing means for the data is lacked; therefore, it is still necessary to rely on manual experience to analyze data and predict failures, and automatic error correction of data effectively and timely has not been achieved. In addition, the monitoring device is limited by field influence factors such as aging of electronic elements of the monitoring device, external environment interference, carrier gas under-voltage and the like, so that errors occur in monitoring data, and even false alarm is caused.
The monitoring data of the gas dissolved in the oil not only has the characteristics of mass, high frequency, dispersion and the like, but also has relevance and similarity among different transformer monitoring data. Latent family defects that may be hidden by the plant body are hidden in the monitored data of the same service life, manufacturer, etc. transformer. The cluster analysis method is used for mining the data, so that the equipment abnormity can be found in advance, handling measures such as individuation, differentiation, special inspection, special maintenance and the like are taken, the lean management level of the equipment of the power enterprise is further improved, and data support is provided for the overhaul, operation and maintenance mode under the response reform of the power demand side.
In view of this, it is necessary to adopt a big data technology to solve the performance bottleneck of the classical calculation problem and provide an intelligent analysis, which is a trend of future development, so as to detect and reject the measurement error in the monitoring data of the dissolved gas in the transformer oil, avoid false alarm and missed alarm caused by random error, and improve the accuracy of the early warning result of the monitoring system.
Disclosure of Invention
In order to solve the above problems, the invention provides a transformer state monitoring data cluster analysis method, which comprises the following specific technical scheme:
a transformer state monitoring data clustering analysis method comprises the following steps:
(1) data extraction: extracting periodic monitoring data of dissolved gas in the transformer oil by a terminal monitoring device, wherein the periodic period is one month to three months; extracting the commissioning time, the manufacturer, the voltage grade and the load in the corresponding time period of the corresponding transformer by the massive quasi-real-time data service platform;
(2) data cleaning: normalization processing is carried out on the monitoring data, namely the data are mapped into a [0,1] interval, and the calculation formula is as follows:
;
in the above formula, the first and second carbon atoms are,x ij is a type of gas monitoring data of the ith transformer on the jth day,max j (x ij ) Is as followsiMonitoring data of a type of gas of a transformer on day jThe maximum data to be monitored is obtained,min j (x ij ) Is as followsiThe minimum monitoring data of the class of gas monitoring data of the transformer on the j day;
(3) data fusion: performing fusion preprocessing on the monitoring data, namely mapping index values into [0,1] intervals through function transformation to perform normalized processing when the analyzed monitoring data contain different index measurement units, wherein a calculation formula is as follows:
;
in the above formula, the first and second carbon atoms are,x ij is as followsiA transformer is arranged atjA type of gas monitoring data for a day,mean j (x ij ) is as followsiA transformer is arranged atjAverage of day-specific gas monitoring data,SD(x ij ) Is as followsiMean square error of the transformer type gas monitoring data;
(4) clustering analysis: and (3) clustering and analyzing the periodic monitoring data of the dissolved gas in the transformer oil in the same range by adopting a K-means algorithm, wherein the monitoring data are clustering objects, and outputting clustering results, namely: outputting a category to which the monitoring data belongs or a central object of the category, wherein the central object is a mean value of the category clustering objects;
(5) and (3) state analysis: and screening and sequencing the distance between the clustering object and the center object, wherein if the distance is close to the center object, the detection data of the transformer is close to a normal value, otherwise, the distance is far from the normal value, and the transformer is suspected to be abnormal.
Further, the K-means algorithm in the step (4) specifically comprises the following steps:
1) selecting the monitoring data of k transformers from the monitoring data objects of n transformers in the same range as an initial center object of an initial clustering object, namely:
;
namely, it is;
Wherein i is the number of k transformers,for the monitored data of the transformer, i.e. the initial cluster object,the average value of the monitoring data of the transformer is the initial central object of the clustering object;
2) calculating each cluster object according to the initial center object of each initial cluster objectWith these initial center objectsThe distance of (d); and re-partition the corresponding cluster object according to the minimum distance;
Wherein j is the number of n transformers,,;
namely: will be provided withAre respectively connected withComparing, setting withIs the smallest, the corresponding clustering object is obtainedMarking as i type;
3) recalculating the center object for each changed cluster object:
setting m clustering objects to be marked as i-type, and recalculating the central object of the i-type clustering objects for all the clustering objects marked as i-typeThe calculation formula is as follows:
;
4) calculating a standard measure function, and terminating the algorithm when a set condition is reached, otherwise returning to the step 2) to continue executing the algorithm; i.e. recycling step 2) to step 4) until allThe change in value is less than a predetermined threshold.
Further, the same range represents the same service life span, the same voltage class, the same load factor.
Further, the method comprises the following steps: the working life interval comprises 6 working life intervals of 1-5 years, 6-10 years, 11-15 years, 16-20 years, 21-25 years and more than 25 years.
Further, the voltage levels include 3 voltage levels of 110 kv, 220 kv, and 500 kv.
Further, the load rates comprise five load rates of no load, light load, medium load, heavy load and full load; the no-load rate is 0%; the load rate of the light load is 0-30%; the load rate of the medium load is 30-80%; the load rate of the heavy load is 80-100%; the load factor at full load is 100%.
Further, the predetermined condition in the step 4) is that the number of iterations is reached orThere was no change in the value of (c).
The invention has the beneficial effects that:
firstly, a method for analyzing dissolved gas in oil considering transformer states (same service life interval, same voltage class and same load rate) under the same operation condition is provided, so that the key problem of latent fault of equipment is solved, and the safety and stability level of a power grid is improved;
an inspection system covering extraction, cleaning fusion and cluster analysis of dissolved gas data in oil is successfully developed, so that the passive situation of false alarm and missed alarm of frequent transformer state monitoring is effectively avoided, and comprehensive optimization of risk, efficiency and cost is achieved at one stroke;
the practical application of the monitoring data mean algorithm cluster analysis in the random process theory is realized at one stroke, the technical problem that the prior probability of the monitoring data is approximate under a certain confidence condition but the characteristics or the trend of each development stage are difficult to reveal under the working condition is solved, and the probability of accurately evaluating the health state of the equipment is obviously improved.
Drawings
FIG. 1 is a flow chart of the present invention.
Detailed Description
For a better understanding of the present invention, reference is made to the following detailed description taken in conjunction with the accompanying drawings in which:
as shown in fig. 1, a transformer state monitoring data cluster analysis method includes the following steps:
s1: data extraction: extracting periodic monitoring data of dissolved gas in the transformer oil by a terminal monitoring device, wherein the periodic period is one month to three months; and extracting the commissioning time, the manufacturer, the voltage grade and the load in the corresponding time period of the corresponding transformer by the massive quasi-real-time data service platform.
S2: data cleaning: normalization processing is carried out on the monitoring data, namely the data are mapped into a [0,1] interval, and the calculation formula is as follows:
;
in the above formula, the first and second carbon atoms are,x ij is a type of gas monitoring data of the ith transformer on the jth day,max j (x ij ) Is as followsiMaximum monitoring data for a class of gas monitoring data for the transformer on day j,min j (x ij ) Is as followsiAnd (5) minimum monitoring data of the class of gas monitoring data of the transformer on the j day.
S3: data fusion: performing fusion preprocessing on the monitoring data, namely mapping index values into [0,1] intervals through function transformation to perform normalized processing when the analyzed monitoring data contain different index measurement units, wherein a calculation formula is as follows:
;
in the above formula, the first and second carbon atoms are,x ij is as followsiA transformer is arranged atjA type of gas monitoring data for a day,mean j (x ij ) is as followsiA transformer is arranged atjAveraging of daily gas monitoring dataThe value of the one or more of,SD(x ij ) Is as followsiMean square error of transformer-like gas monitoring data.
S4: clustering analysis: and (3) clustering and analyzing the periodic monitoring data of the dissolved gas in the transformer oil in the same range by adopting a K-means algorithm, wherein the monitoring data are clustering objects, and outputting clustering results, namely: outputting a category to which the monitoring data belongs or a central object of the category, wherein the central object is a mean value of the category clustering objects; the same range represents the same service life interval, the same voltage class and the same load factor; the working life interval comprises 6 working life intervals of 1-5 years, 6-10 years, 11-15 years, 16-20 years, 21-25 years and more than 25 years; the voltage grades comprise 3 voltage grades of 110 kilovolt, 220 kilovolt and 500 kilovolt; the load rates comprise five load rates of no load, light load, medium load, heavy load and full load; the no-load rate is 0%; the light load rate is 0-30%; the loading rate of the medium load is 30-80 percent; the loading rate of heavy load is 80-100%; the loading rate at full load was 100%.
The method comprises the following specific steps:
s41: selecting the monitoring data of k transformers from the monitoring data objects of n transformers in the same range as an initial center object of an initial clustering object, namely:
;
namely, it is;
Wherein i is the number of k transformers,for monitoring data of the transformer, i.e. initial clustering object,The average value of the monitoring data of the transformer is the initial central object of the clustering object;
s42: calculating each cluster object according to the initial center object of each initial cluster objectWith these initial center objectsThe distance of (d); and re-partition the corresponding cluster object according to the minimum distance;
Wherein j is the number of n transformers,,;
namely: will be provided withAre respectively connected withComparing, setting withIs the smallest, the corresponding clustering object is obtainedMarking as i type;
s43: recalculating the center object for each changed cluster object:
setting m clustering objects to be marked as i-class, and for all the clusters marked as i-classObject, recalculating the center object of the i-class objectThe calculation formula is as follows:
;
s44: calculating a standard measure function when the number of iterations is reached orIf the value of (1) is not changed, the algorithm is terminated, otherwise, the step 2) is returned to continue to execute the algorithm; i.e. recycling step 2) to step 4) until allThe change in value is less than a predetermined threshold.
S5: and (3) state analysis: and screening and sequencing the distance between the clustering object and the center object, wherein if the distance is close to the center object, the detection data of the transformer is close to a normal value, otherwise, the distance is far from the normal value, and the transformer is suspected to be abnormal.
The present invention is not limited to the above-described embodiments, which are merely preferred embodiments of the present invention, and the present invention is not limited thereto, and any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (6)
1. A transformer state monitoring data cluster analysis method is characterized in that: the method comprises the following steps:
(1) data extraction: extracting periodic monitoring data of dissolved gas in the transformer oil by a terminal monitoring device, wherein the periodic period is one month to three months; extracting the commissioning time, the manufacturer, the voltage grade and the load in the corresponding time period of the corresponding transformer by the massive quasi-real-time data service platform;
(2) data cleaning: normalization processing is carried out on the monitoring data, namely the data are mapped into a [0,1] interval, and the calculation formula is as follows:
in the above formula, xijIs a type of gas monitoring data of the ith transformer on the jth day, maxj(xij) The maximum monitoring data min of the gas monitoring data of the ith transformer on the jth dayj(xij) The minimum monitoring data of the gas monitoring data of the ith transformer on the jth day;
(3) data fusion: performing fusion preprocessing on the monitoring data, namely mapping index values into [0,1] intervals through function transformation to perform normalized processing when the analyzed monitoring data contain different index measurement units, wherein a calculation formula is as follows:
in the above formula, xijMonitoring data, mean, for the ith transformer on the jth dayj(xij) Average of a class of gas monitoring data, SD (x), for the ith transformer on day jij) The mean square error of the monitoring data of the ith transformer and the like;
(4) clustering analysis: and (3) clustering and analyzing the periodic monitoring data of the dissolved gas in the transformer oil in the same range by adopting a K-means algorithm, wherein the monitoring data are clustering objects, and outputting clustering results, namely: outputting a category to which the monitoring data belongs or a central object of the category, wherein the central object is a mean value of the category clustering objects;
(5) and (3) state analysis: screening and sequencing the distance between the clustering object and the center object, wherein if the distance is close to the center object, the detection data of the transformer is close to a normal value, otherwise, the distance is far from the normal value, and the transformer is suspected to be abnormal; the K-means algorithm in the step (4) comprises the following specific steps:
1) selecting the monitoring data of k transformers from the monitoring data objects of n transformers in the same range as an initial center object of an initial clustering object, namely:
x[i]=data[i],i=0,1,…,k-1; ③
namely x [0] ═ data [0], …, x [ k-1] ═ data [ k-1 ]; fourthly
Wherein i is the serial number of k transformers, data [ i ] is the monitoring data of the transformer, namely an initial clustering object, and x [ i ] is the mean value of the monitoring data of the transformer, namely an initial center object of the clustering object;
2) calculating the distance between each clustering object data [ j ] and the initial center objects x [ i ] according to the initial center object of each initial clustering object; and re-dividing the corresponding clustering object data [ j ] according to the minimum distance;
j is the number of n transformers, j is 0,1, …, n-1, i is 0,1, …, k-1;
namely: comparing the data [0] to the data [ n-1] with x [0] to x [ k-1] respectively, and marking the corresponding clustering object data [ j ] as an i class if the distance between the data [0] and the data [ n-1] and x [ i ] is the minimum;
3) recalculating the center object for each changed cluster object:
setting m cluster objects as i-class, and recalculating the center object x [ i ]' of the i-class cluster object for all cluster objects marked as i-class, wherein the calculation formula is as follows:
4) calculating a standard measure function, and terminating the algorithm when a set condition is reached, otherwise returning to the step 2) to continue executing the algorithm; i.e. the steps 2) to 4) are circulated until the variation of all the values of x [ i ]' is less than the predetermined threshold value.
2. The transformer state monitoring data cluster analysis method according to claim 1, characterized in that: the same range represents the same service life span, the same voltage class, the same load factor.
3. The transformer state monitoring data cluster analysis method according to claim 2, characterized in that: the working life interval comprises 6 working life intervals of 1-5 years, 6-10 years, 11-15 years, 16-20 years, 21-25 years and more than 25 years.
4. The transformer state monitoring data cluster analysis method according to claim 2, characterized in that: the voltage levels include 3 voltage levels of 110 kv, 220 kv, 500 kv.
5. The transformer state monitoring data cluster analysis method according to claim 2, characterized in that: the load rates comprise five load rates of no-load, light load, medium load, heavy load and full load; the no-load rate is 0%; the load rate of the light load is 0-30%; the load rate of the medium load is 30-80%; the load rate of the heavy load is 80-100%; the load factor at full load is 100%.
6. The transformer state monitoring data cluster analysis method according to claim 1, characterized in that: the predetermined condition in step 4) is that the number of iterations is reached or that the value of x [ i ]' is unchanged.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710828174.0A CN107677903B (en) | 2017-09-14 | 2017-09-14 | Clustering analysis method for transformer state monitoring data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710828174.0A CN107677903B (en) | 2017-09-14 | 2017-09-14 | Clustering analysis method for transformer state monitoring data |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107677903A CN107677903A (en) | 2018-02-09 |
CN107677903B true CN107677903B (en) | 2019-12-24 |
Family
ID=61136752
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710828174.0A Active CN107677903B (en) | 2017-09-14 | 2017-09-14 | Clustering analysis method for transformer state monitoring data |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107677903B (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109685096A (en) * | 2018-10-25 | 2019-04-26 | 广东电网有限责任公司 | A kind of distribution transformer classification method based on fuzzy clustering |
CN109656738B (en) * | 2018-11-28 | 2021-01-15 | 北京航空航天大学 | Electronic product fault diagnosis method based on discretization multi-value expansion D matrix |
CN109919201A (en) * | 2019-02-14 | 2019-06-21 | 北京市环境保护监测中心 | A kind of pollution type analysis method based on more concentration datas |
CN110163531A (en) * | 2019-06-02 | 2019-08-23 | 南京邮电大学盐城大数据研究院有限公司 | Network transformer abnormality method for early warning based on K- cluster |
CN110703149B (en) * | 2019-10-02 | 2021-09-24 | 广东石油化工学院 | Method and system for detecting vibration and sound of running state of transformer by utilizing character spacing |
CN112733878A (en) * | 2020-12-08 | 2021-04-30 | 国网辽宁省电力有限公司锦州供电公司 | Transformer fault diagnosis method based on kmeans-SVM algorithm |
CN113484723A (en) * | 2021-07-08 | 2021-10-08 | 上海交通大学 | XGboost algorithm-based transformer fault diagnosis and health assessment system and method |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105512474B (en) * | 2015-12-02 | 2017-12-12 | 国网山东省电力公司电力科学研究院 | A kind of method for detecting abnormality of Transformer's Condition Monitoring data |
CN106093612B (en) * | 2016-05-26 | 2019-03-19 | 国网江苏省电力公司电力科学研究院 | A kind of method for diagnosing fault of power transformer |
CN106156485A (en) * | 2016-06-16 | 2016-11-23 | 广州供电局有限公司 | Method for diagnosing fault of power transformer and device |
CN106324405A (en) * | 2016-09-07 | 2017-01-11 | 南京工程学院 | Transformer fault diagnosis method based on improved principal component analysis |
CN106569056B (en) * | 2016-10-21 | 2019-05-31 | 广州供电局有限公司 | The method for diagnosing faults and diagnostic device of power transformer |
-
2017
- 2017-09-14 CN CN201710828174.0A patent/CN107677903B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN107677903A (en) | 2018-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107677903B (en) | Clustering analysis method for transformer state monitoring data | |
CN106780121B (en) | Power consumption abnormity identification method based on power consumption load mode analysis | |
CN110498314B (en) | Health assessment method and system for elevator door system, electronic device and storage medium | |
CN110927654B (en) | Batch running state evaluation method for intelligent electric energy meters | |
CN109359894A (en) | A kind of Application of Power Metering Instruments risk evaluating method and device based on RPN | |
CN106291253A (en) | A kind of anti-electricity-theft early warning analysis method | |
CN115389854B (en) | Safety monitoring system and method for direct-current power supply system | |
CN111160791A (en) | Abnormal user identification method based on GBDT algorithm and factor fusion | |
CN110084158B (en) | Electric equipment identification method based on intelligent algorithm | |
CN206312210U (en) | State evaluation system of power distribution network equipment | |
CN115061061B (en) | Method and device for prejudging abnormal state of wireless station switch power supply | |
CN110930057A (en) | Quantitative evaluation method for reliability of distribution transformer test result based on LOF algorithm | |
CN110738415A (en) | Electricity stealing user analysis method based on electricity utilization acquisition system and outlier algorithm | |
CN117113135A (en) | Carbon emission anomaly monitoring and analyzing system capable of sorting and classifying anomaly data | |
CN117331790A (en) | Machine room fault detection method and device for data center | |
CN117031201A (en) | Multi-scene topology anomaly identification method and system for power distribution network | |
CN115664038A (en) | Intelligent power distribution operation and maintenance monitoring system for electrical safety management | |
CN114156901B (en) | State abnormality detection method for low-voltage distribution transformer reactive power compensation device | |
CN107862459A (en) | Metering equipment state evaluation method and system based on big data | |
CN117407824B (en) | Health detection method, equipment and medium of power time synchronization device | |
CN113255096A (en) | High-loss line abnormal distribution area positioning method and system based on forward stepwise regression | |
Tianshan et al. | Failure rate prediction of substation equipment combined with grey linear regression combination model | |
CN113591396B (en) | Power grid component fault diagnosis method based on naive Bayesian network | |
Sarquis Filho et al. | Practical recommendations for the design of automatic fault detection algorithms based on experiments with field monitoring data | |
CN111652313A (en) | Multi-source heterogeneous data mining method based on cluster analysis |
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 |