CN101701940A - On-line transformer fault diagnosis method based on SVM and DGA - Google Patents

On-line transformer fault diagnosis method based on SVM and DGA Download PDF

Info

Publication number
CN101701940A
CN101701940A CN200910233643A CN200910233643A CN101701940A CN 101701940 A CN101701940 A CN 101701940A CN 200910233643 A CN200910233643 A CN 200910233643A CN 200910233643 A CN200910233643 A CN 200910233643A CN 101701940 A CN101701940 A CN 101701940A
Authority
CN
China
Prior art keywords
data
diagnostic result
energy discharge
svm1
delivered
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
CN200910233643A
Other languages
Chinese (zh)
Other versions
CN101701940B (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.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
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 Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN200910233643XA priority Critical patent/CN101701940B/en
Publication of CN101701940A publication Critical patent/CN101701940A/en
Application granted granted Critical
Publication of CN101701940B publication Critical patent/CN101701940B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing Electric Properties And Detecting Electric Faults (AREA)

Abstract

The invention discloses an on-line transformer fault diagnosis method based on support vector machines (SVM) and dissolved gas analysis (DGA), which belongs to the field of transformer fault diagnosis. The method comprises the following steps of: acquiring the concentration of fault feature gases including H2, CH4, C2H2, C2H4 and C2H6 in transformer insulating oil by a gas chromatographic analysis method, normalizing the data through a preprocessing system, sending the data to a classification diagnosis system assembled by an integrative learning method and formed by six SVM classifiers according to a decision process, classifying the measurement data through calculation, judging the running state of the transformer, and at last outputting the diagnosis results. In the method, the support vector machines (SVM) of the artificial intelligence technology are adopted to analyze the gases in the oil, and the relation between gas components and the running state of the transformer can be objectively and essentially reflected, thereby the accuracy of fault diagnosis is effectively improved.

Description

Transformer on-line fault diagnosis method based on SVM and DGA
Technical field
The present invention relates to a kind of transformer fault diagnosis method, relate in particular to a kind of transformer on-line fault diagnosis method, belong to the transformer fault diagnosis field based on SVM (Support Vector Machine) and DGA (Dissolved Gas Analysis).
Background technology
Safety, stable electric power system are the important foundations of the national economic development, are the necessary conditions of modern industrial society's harmonious development.Transformer is monitored the reliability that can guarantee electric power system effectively as the hinge equipment of electric power system in real time to it.
At present, power transformer interior fault diagnose effective method be the dissolved gas analysis method (Dissolved Gas Analysis, DGA).Most of power transformers adopt insulating oil that built-in system is dispelled the heat and insulate in the domestic electric system, and transformer is when being in different running status, its insulation oil dissolved gas component and concentration have nothing in common with each other, oil dissolved gas is sampled and analyzed, can infer the running status of transformer, can carry out fault diagnosis to transformer effectively.Yet, the transformer fault type is various, and has the nonlinear relationship of complexity between fault signature gas and the fault, and traditional IEC three-ratio method and nothing coding ratioing technigue are judged too simplification, and there is the ratio blind zone problem, often can not diagnoses accurately fault.Therefore, artificial intelligence technology is extensively introduced DGA, and the transformer fault type is discerned, and wherein support vector machine has caused concern widely.
(Support Vector Machine SVM) is a kind of intelligent classification device based on the minimum principle of structure risk to support vector machine.Compare artificial neural network (Artificial Neural Network, traditional intelligence Processing Algorithm such as ANN), this algorithm can be set up out two sorters with outstanding extensive performance under the situation of small sample amount, avoided local minimum and dimension disaster problem simultaneously.Therefore, this algorithm has caused widely to be paid close attention to, and successfully uses to transformer off-line fault diagnosis field.
Although there are a large amount of researchs of adopting support vector machine to transformer fault diagnosis at present, still there are the following problems in its practice: 1) do not set up the real-time diagnosis system based on support vector machine: most researchs have provided the thinking of fault diagnosis and have adopted data with existing to carry out system and carry out the off-line diagnostic test, but seldom build system architecture concrete, can real-time diagnosis; 2) lack rational data pre-service: the data that oil dissolved gas is sampled and obtained, must could effectively describe the transformer operation characteristic through rational pre-service, some researchs lack the pre-service to raw data, and perhaps preprocess method is unreasonable; 3) the diagnosis decision process is unreasonable: support vector machine is from being a kind of two sorters in essence, and transformer fault is eurypalynous, therefore can not all faulty sections be separated by SVM fault grader only, traditional diagnosis decision process comes with some shortcomings, exist blind area, training sample amount asymmetric etc. as division, influenced the reliability of diagnosis.
Summary of the invention
The present invention is directed to and adopt SVM that transformer is carried out the defective that fault diagnosis technology exists in the background technology, and propose the high transformer on-line fault diagnosis method of a kind of accuracy rate of diagnosis based on SVM and DGA.
Transformer on-line fault diagnosis method based on SVM and DGA of the present invention comprises the steps:
(1) data acquisition
Adopt gas chromatography, with the fixed sampling frequency to the failure gas H in the transformer insulation oil 2, CH 4, C 2H 2, C 2H 4, C 2H 6Carry out concentration and detect in real time, then institute's survey data are delivered to PC and carry out pre-service;
(2) data pre-service
Step (1) gained is gathered sample raw data X={x 1, x 2, x 3, x 4, x 5, order
Figure G200910233643XD0000011
Figure G200910233643XD0000012
Carry out the data pre-service by following formula:
X ′ = { x 1 / c 1 , x 2 / c 1 , x 3 / c 1 , x 4 / c 1 , x 5 / c 1 , 1 6 log 10 ( c 2 ) } = { X c 1 , 1 6 log 10 ( c 2 ) }
Wherein: x 1, x 2, x 3, x 4, x 5Be respectively failure gas H 2, CH 4, C 2H 2, C 2H 4, C 2H 6Absolute concentration in insulating oil; c 1, c 2Be respectively the total concentration and the total hydrocarbon absolute concentration of the failure gas that dissolves in the insulating oil; X ' is gained data after the pre-service; I is the numbering of failure gas absolute concentration in insulating oil;
(3) data diagnosis
Adopt six svm classifier device: SVM1 to be used to judge the normal condition and the low energy discharge condition of transformer, SVM2 is used to judge the normal condition and the high-energy discharge state of transformer, SVM3 is used to judge the normal condition and the superheat state of transformer, SVM4 is used to judge the superheat state and the low energy discharge condition of transformer, SVM5 is used to judge the superheat state and the high-energy discharge state of transformer, SVM6 is used to judge the low energy discharge condition and the high-energy discharge state of transformer, six svm classifier devices adopt the integrated study method to assemble, wherein: SVM1~SVM6 represents six svm classifier devices respectively, down together;
Diagnostic process divides following 8 paths:
Path 1:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " normally ", then data are further delivered to SVM3 again; When the SVM3 diagnostic result is " normally ", then last diagnostic result is " normally ";
Path 2:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " normally ", then data are further delivered to SVM3 again; When the SVM3 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 3:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " high-energy discharge ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
Path 4:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " high-energy discharge ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 5:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " low energy discharge ", then data are further delivered to SVM6 again; When the SVM6 diagnostic result is " low energy discharge ", then last diagnostic result is " low energy discharge ";
Path 6:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " low energy discharge ", then data are further delivered to SVM6 again; When the SVM6 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
Path 7:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " overheated ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 8:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " overheated ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
(4) output shows the diagnostic data result.
The present invention has following beneficial effect:
1. consider that fault type is relevant with the ratio and the total hydrocarbon concentration of each characteristic gas, the present invention at first carries out pre-service to the failure gas concentration data of gathering, and the data after the processing more can embody its essential characteristic than classic method;
2. at traditional multilayer SVM diagnostic process, the present invention adopts the acyclic figure method of decision-directed that diagnostic process is optimized, and this flow process has overcome to exist in the traditional process divides blind zone problem;
3. traditional employing SVM is applied to the off-line fault diagnosis to the research that transformer carries out fault diagnosis more, and the present invention has set up the model of online system failure diagnosis, has made things convenient for the real time intelligent failure diagnosis of further research transformer;
To sum up, the present invention can analyze the transformer running status and diagnose in real time more accurately.
Description of drawings
Fig. 1 is a transformer on-line fault diagnosis method flow structural drawing of the present invention.
Fig. 2 is support vector machine fault data principle of classification figure.
Fig. 3 is based on the failure modes diagnosis synoptic diagram of the acyclic figure method of decision-directed.
Fig. 4 adopts the svm classifier device to carry out failure modes diagnosis synoptic diagram among the present invention, among the figure: the 1-normal condition; The 2-superheat state; 3-high-energy discharge state; 4-low energy discharge condition.
Embodiment
Be transformer on-line fault diagnosis method flow structural drawing of the present invention as shown in Figure 1, it is mainly by forming as the lower part:
1. part of data acquisition
Transformer running status and failure gas H 2, CH 4, C 2H 2, C 2H 4, C 2H 6Concentration in insulating oil is complicated nonlinear relationship, adopt gas chromatography these five kinds of fault signature gases in the transformer insulation oil to be carried out concentration and detect, then the gas concentration data in real time is delivered to PC data preprocessing part with the fixed sampling frequency.
2. data preprocessing part
The situation of change of the relative concentration of the failure gas that dissolves in the insulating oil and total hydrocarbon absolute concentration is that the direct dominance of different faults type is expressed.And directly adopt raw data to carry out sorter when training, and can have different dimensions because of gas with various, cause training gained sorter performance not good; And raw data is directly carried out normalization, though can eliminate the influence of dimension, the absolute concentration information of having lost failure gas to calculating.
At as above problem, this method has designed effective normalization algorithm according to the transformer fault data characteristics, and this algorithm has kept the relative concentration and the absolute concentration information of fault signature gas when eliminating the dimension influence, and computation process is as follows:
The sample raw data X={x that part of data acquisition is gathered 1, x 2, x 3, x 4, x 5, order
Figure G200910233643XD0000031
Figure G200910233643XD0000032
Carry out the data pre-service by following formula:
X ′ = { x 1 / c 1 , x 2 / c 1 , x 3 / c 1 , x 4 / c 1 , x 5 / c 1 , 1 6 log 10 ( c 2 ) } = { X c 1 , 1 6 log 10 ( c 2 ) } - - - ( 1 )
Wherein: x 1, x 2, x 3, x 4, x 5Be respectively failure gas H 2, CH 4, C 2H 2, C 2H 4, C 2H 6Absolute concentration in insulating oil; c 1, c 2Be respectively the total concentration and the total hydrocarbon absolute concentration of the failure gas that dissolves in the insulating oil; X ' is gained data after the pre-service; I is the numbering of failure gas absolute concentration in insulating oil;
In formula (1), relative concentration
Figure G200910233643XD0000034
The component ratio that can reflect oil dissolved gas well, and total hydrocarbon absolute concentration c 2Span generally is between (17.5,299000), by
Figure G200910233643XD0000035
Its span can be limited to (0.2072,0.9126).
3.SVM sorter part
Support vector machine (SVM) is two sorters, and promptly each support vector machine can only be judged specific two kinds of running status A, B, test sample book is divided in the higher class of likelihood of failure goes.And the transformer fault type is various (as A, B, C), so system must make up all running statuses (A-B, A-C, B-C) in twos, sets up a plurality of SVM fault graders.This method comprises normal condition and the low energy discharge condition that six svm classifier device: SVM1 are used to judge transformer altogether, SVM2 is used to judge the normal condition and the high-energy discharge state of transformer, SVM3 is used to judge the normal condition and the superheat state of transformer, SVM4 is used to judge the superheat state and the low energy discharge condition of transformer, SVM5 is used to judge the superheat state and the high-energy discharge state of transformer, SVM6 is used to judge the low energy discharge condition and the high-energy discharge state of transformer, wherein: SVM1~SVM6 represents six svm classifier devices respectively, down together.
Each svm classifier device all is to adopt the SVM algorithm that data in the existing expert knowledge library are trained gained.This method training data derives from (Electric Power Systems Research, 2005, related works 75:9-15) such as Ganyun Lv.
Svm classifier device data qualification principle as shown in Figure 2.SVM employing kernel function to higher dimensional space, forms the data set of a linear separability with the inseparable data projection of low-dimensional, and by making up largest interval classification lineoid data is classified.If given sample { (x I ', y I ') I '=1 l, x I '∈ R m, y I '{ ± 1}, SVM are at first by Nonlinear Mapping φ: R for ∈ m→ R nTo the higher-dimension separable space, m, n are the sample dimension with data projection, construct largest interval classification lineoid w φ (x)+b=0 then, and the procedural representation of seeking largest interval classification lineoid is following quadratic programming problem:
Minimize : w · w + C Σ i ′ = 1 l ξ i ′ 2
S.t.:y i′(<w·x i′>+b)≥1-ξ i′??i′=1,...,l????(2)
ξ i′≥0??i′=1,...,l
Wherein: w is the lineoid weight vectors; B is biasing; ξ is a slack variable; L is a number of training; C is a penalty factor; I ' is the training sample numbering; Down together;
Adopt method of Lagrange multipliers to find the solution and can get its dual problem:
Maximize : W ( &alpha; ) = &Sigma; i &prime; = 1 l &alpha; i &prime; - 1 2 &Sigma; i &prime; , j = 1 l y i &prime; y j &alpha; i &prime; &alpha; j ( K ( x i &prime; , x j ) + 1 C &delta; i &prime; , j ) , i &prime; = 1 , . . . , l ; j = 1 , . . . , l
s . t . : &Sigma; i &prime; = 1 l y i &prime; &alpha; i &prime; = 0 - - - ( 3 )
α i′≥0??i′=1,...,l
Wherein: α is the Lagrange multiplier of sample; δ I ' jBe Kronecker δ, be defined as 1 when i '=j, all the other are 0; K () is a kernel function; J also is the training sample numbering; Down together;
The Karush-Kuhn-Tucker complementarity condition of this problem is:
α i′[y i′(<x i′·w>+b)-1+ξ i′]=0??i′=1,...,l????(4)
When obtaining optimum solution a *, b *After, substitution lineoid equation obtains decision function
Figure G200910233643XD0000044
Last classification results is provided by decision rule sgn (f (x)), and sgn is the number of getting function.
During training svm classifier device, penalty factor C span is [2,1000], and kernel function is chosen as the RBF kernel function, promptly
Figure G200910233643XD0000045
The σ value is [0.1,2]; Penalty factor is got C=100 among this method embodiment, σ in the kernel function=1, and the svmtrain function that the LibSVM software package of svm classifier device employing woods intelligence benevolence exploitation or MATLAB carry is realized.
Fig. 3 is the failure modes diagnosis synoptic diagram based on the acyclic figure method of decision-directed, this decision process by three layers totally six nodes form, wherein each node is represented the sorter of a specific fault type, and the ground floor node is called root node, and all the other nodes are called child node or leaf node.For test sample book, at first adopt root node that it is divided, divide the result according to root node then, this test sample book is delivered in the position of second layer leaf node in decision, and then learn the position of this test sample book at the 3rd layer of leaf node by the division result of second layer leaf node, by the division of the 3rd layer of leaf node, determine the fault type of test sample book at last.In this method, the division result of upper strata node will instruct the position of test sample book at lower floor's node.
Given test sample book X, its true classification is 2 classes.This test sample book is at first delivered to root node 1-a-4, and this sorter is used to assess the deflection of sample for 1,4 classifications; In the root sorter, suppose that X is divided to 1 class, then decision system is delivered to this sample among the second layer lobus lateralis sinister node 1-a-3, and the assessment test sample book is for the deflection of 1,3 classifications; If this leaf node is divided to it 3 classes at random, among the leaf node 2-a-3, this node was used to assess the deflection of test sample book for 2,3 classifications in the middle of then test sample book will be sent to the 3rd layer; At this moment, test sample book can correctly be divided to 2 classes.
For the test sample book of any classification, this structure can be divided the back at three times and be judged its fault type, is one of fault diagnosis flow scheme the most efficiently at present.Yet still there is a problem in this method: divide preference, promptly the leaf node place divides accuracy usually a little more than the root node place, is analyzed as follows:
With Fig. 3 is example, supposes that dividing accuracy for every layer is p, the division accuracy r (1) of 1 class and 4 classes=r (4)=p*p*p then, and 2 classes and 3 classes are divided accuracy and are
Figure G200910233643XD0000051
Order
Figure G200910233643XD0000052
Y ' (p)=2p-1, when The time, derivative y '>0, and y (1)=-0.5 can get: y (p)<0, p ∈ (0.25,1], ∵ p>0, ∴ r (1)-r (2)=y (p) * p<0, r (2)>r (1), p ∈ (0.25,1].Promptly for four classification problems, this decision process helps 2 classes and 3 classes.
There is the problem of finishing of dividing in the acyclic figure method of decision-directed, and there is influence in this reliability that makes the numbering of fault type diagnose reality.As a rule, therefore the diagnostic reliability at leaf node place, takes following principle a little more than the root node place when the present invention designs: for important fault type, allow it be numbered 2,3 types as far as possible.
Following table is one group of experimental data at domestic transformer fault, and this table is added up the fault type of 359 failure transformers.
The transformer fault type statistics
Fault type Platform Ratio (%)
Overheated ??226 ??63
High-energy discharge ??65 ??18.1
The low energy discharge ??25 ??10
Overheated double high-energy discharge ??36 ??7
Other ??7 ??1.9
As above shown in the table, overheating fault is the highest fault type, and the high-energy discharge fault is taken second place.Therefore at transformer fault diagnosis, running status is numbered in the inventive method: the 1-normal condition; The 2-superheat state; 3-high-energy discharge state; 4-low energy discharge condition.
Be illustrated in figure 4 as and adopt the svm classifier device to carry out failure modes diagnosis synoptic diagram among the present invention.The svm classifier device is assembled with the integrated study method, and diagnostic procedure divides following 8 paths:
Path 1:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " normally ", then data are further delivered to SVM3 again; When the SVM3 diagnostic result is " normally ", then last diagnostic result is " normally ";
Path 2:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " normally ", then data are further delivered to SVM3 again; When the SVM3 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 3:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " high-energy discharge ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
Path 4:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " high-energy discharge ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 5:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " low energy discharge ", then data are further delivered to SVM6 again; When the SVM6 diagnostic result is " low energy discharge ", then last diagnostic result is " low energy discharge ";
Path 6:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " low energy discharge ", then data are further delivered to SVM6 again; When the SVM6 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
Path 7:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " overheated ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 8:
Gained data after the pre-service are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " overheated ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
This flow process can effectively improve the accuracy of in-circuit diagnostic system to fault diagnosis occurred frequently.
4. output as a result
Last computing machine shows output with diagnostic result, finishes this diagnostic method flow process.

Claims (2)

1. the transformer on-line fault diagnosis method based on SVM and DGA is characterized in that comprising the steps:
(1) data acquisition
Adopt gas chromatography, with the fixed sampling frequency to the failure gas H in the transformer insulation oil 2, CH 4, C 2H 2, C 2H 4, C 2H 6Carry out concentration and detect in real time, then institute's survey data are delivered to PC and carry out pre-service;
(2) data pre-service
Step (1) gained is gathered sample raw data X={x 1, x 2, x 3, x 4, x 5, order
Figure F200910233643XC0000011
Carry out the data pre-service by following formula:
X &prime; = { x 1 / c 1 , x 2 / c 1 , x 3 / c 1 , x 4 / c 1 , x 5 / c 1 , 1 6 log 10 ( c 2 ) } = { X c 1 , 1 6 log 10 ( c 2 ) }
Wherein: x 1, x 2, x 3, x 4, x 5Be respectively failure gas H 2, CH 4, C 2H 2, C 2H 4, C 2H 6Absolute concentration in insulating oil; c 1, c 2Be respectively the total concentration and the total hydrocarbon absolute concentration of the failure gas that dissolves in the insulating oil; X ' is gained data after the pre-service; I is the numbering of failure gas absolute concentration in insulating oil;
(3) data diagnosis
Adopt six svm classifier device: SVM1 to be used to judge the normal condition and the low energy discharge condition of transformer, SVM2 is used to judge the normal condition and the high-energy discharge state of transformer, SVM3 is used to judge the normal condition and the superheat state of transformer, SVM4 is used to judge the superheat state and the low energy discharge condition of transformer, SVM5 is used to judge the superheat state and the high-energy discharge state of transformer, SVM6 is used to judge the low energy discharge condition and the high-energy discharge state of transformer, six svm classifier devices adopt the integrated study method to assemble, wherein: SVM1~SVM6 represents six svm classifier devices respectively, down together;
Diagnostic process divides following 8 paths:
Path 1:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " normally ", then data are further delivered to SVM3 again; When the SVM3 diagnostic result is " normally ", then last diagnostic result is " normally ";
Path 2:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " normally ", then data are further delivered to SVM3 again; When the SVM3 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 3:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " high-energy discharge ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
Path 4:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM2 when the SVM1 diagnostic result is " normally "; When the SVM2 diagnostic result is " high-energy discharge ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 5:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " low energy discharge ", then data are further delivered to SVM6 again; When the SVM6 diagnostic result is " low energy discharge ", then last diagnostic result is " low energy discharge ";
Path 6:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " low energy discharge ", then data are further delivered to SVM6 again; When the SVM6 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
Path 7:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " overheated ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " overheated ", then last diagnostic result is " overheated ";
Path 8:
Step (2) gained data are delivered to SVM1,, then data are further delivered to SVM4 when the SVM1 diagnostic result is " low energy discharge "; When the SVM4 diagnostic result is " overheated ", then data are further delivered to SVM5 again; When the SVM5 diagnostic result is " high-energy discharge ", then last diagnostic result is " high-energy discharge ";
(4) output shows the diagnostic data result.
2. the transformer on-line fault diagnosis method based on SVM and DGA according to claim 1 is characterized in that: described svm classifier device is to adopt the SVM algorithm that the expertise database data is trained to obtain, and training parameter is selected as follows:
Penalty factor C value is [2,1000]; Kernel function is chosen as the RBF kernel function, promptly
Figure F200910233643XC0000021
The σ value is [0.1,2].
CN200910233643XA 2009-10-26 2009-10-26 On-line transformer fault diagnosis method based on SVM and DGA Expired - Fee Related CN101701940B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910233643XA CN101701940B (en) 2009-10-26 2009-10-26 On-line transformer fault diagnosis method based on SVM and DGA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910233643XA CN101701940B (en) 2009-10-26 2009-10-26 On-line transformer fault diagnosis method based on SVM and DGA

Publications (2)

Publication Number Publication Date
CN101701940A true CN101701940A (en) 2010-05-05
CN101701940B CN101701940B (en) 2012-05-30

Family

ID=42156860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910233643XA Expired - Fee Related CN101701940B (en) 2009-10-26 2009-10-26 On-line transformer fault diagnosis method based on SVM and DGA

Country Status (1)

Country Link
CN (1) CN101701940B (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102288398A (en) * 2011-05-16 2011-12-21 南京航空航天大学 Momentum wheel fault detection device and method based on support vector machine
CN102289682A (en) * 2011-05-18 2011-12-21 华北电力大学 Transformer fault diagnosis method based on integrated learning Bagging algorithm
CN102427218A (en) * 2011-10-28 2012-04-25 武汉供电公司变电检修中心 Transformer short period overload capability assessment system based on artificial intelligence technology
CN102944769A (en) * 2012-10-18 2013-02-27 上海市电力公司 Fault diagnosis method of power transformer based on extreme learning machine
CN103207950A (en) * 2013-04-16 2013-07-17 郑州航空工业管理学院 Intelligent transformer fault diagnostic method based on RBF (radial basis function) neural network
CN103698627A (en) * 2013-12-04 2014-04-02 西安工程大学 Transformer fault diagnostic method based on gray fuzzy firefly algorithm optimization
CN103823461A (en) * 2014-02-28 2014-05-28 南京工业大学 Industrial circulating water concentration multiple acquisition system capable of achieving on-line fault diagnosis
CN104101795A (en) * 2014-02-19 2014-10-15 江苏倍尔科技发展有限公司 Transformer fault control method
CN104101794A (en) * 2014-02-19 2014-10-15 江苏倍尔科技发展有限公司 Integrated control system for power transformer
CN104360195A (en) * 2014-11-17 2015-02-18 国网河南省电力公司 Smart power grid on-line fault diagnosis method based on GEP algorithm
CN104573355A (en) * 2014-12-30 2015-04-29 北华大学 Photoacoustic spectroscopy-based transformer fault diagnosis method employing parameter optimization SVM (support vector machine)
CN104655948A (en) * 2013-11-21 2015-05-27 国家电网公司 Novel multistage fault diagnosis method for power transformer
CN105807743A (en) * 2016-03-15 2016-07-27 国网江苏省电力公司电力科学研究院 Transformer substation equipment fault and defect analysis remote supporting system
CN106526370A (en) * 2016-10-27 2017-03-22 国家电网公司 RVM transformer fault diagnosing method based on chemical reaction algorithm
CN106599450A (en) * 2016-12-12 2017-04-26 东北大学 Priori knowledge-based method for monitoring fault of magnesite electric melting furnace by kernel flexible manifold embedding
CN106646158A (en) * 2016-12-08 2017-05-10 西安工程大学 Transformer fault diagnosis improving method based on multi-classification support vector machine
CN108845074A (en) * 2018-04-18 2018-11-20 国网江西省电力有限公司电力科学研究院 Oil-immersed transformer method for evaluating state
CN109298258A (en) * 2018-09-18 2019-02-01 四川大学 In conjunction with the Diagnosis Method of Transformer Faults and system of RVM and DBN
CN109459235A (en) * 2018-12-13 2019-03-12 中国航空工业集团公司上海航空测控技术研究所 Based on the enhanced gear single fault classification diagnostic method of integrated study
CN109977916A (en) * 2019-04-09 2019-07-05 中国南方电网有限责任公司超高压输电公司检修试验中心 A kind of Gases Dissolved in Transformer Oil on-line monitoring system based on embedded platform
CN110059773A (en) * 2019-05-17 2019-07-26 江苏师范大学 A kind of compound diagnostic method of transformer fault
CN110068741A (en) * 2019-05-29 2019-07-30 国网河北省电力有限公司石家庄供电分公司 A method of the transformer fault diagnosis based on categorised decision tree
CN110133410A (en) * 2019-05-31 2019-08-16 国网河北省电力有限公司石家庄供电分公司 Diagnosis Method of Transformer Faults and system based on Fuzzy C-Means Cluster Algorithm
CN110376458A (en) * 2019-07-03 2019-10-25 东华大学 Optimize the diagnosing fault of power transformer system of twin support vector machines
CN110705069A (en) * 2019-09-24 2020-01-17 西南大学 Ti2Simulation method for detecting dissolved gas in oil by N sensor
CN111144431A (en) * 2018-11-06 2020-05-12 西安工程大学 Transformer fault diagnosis method based on CBBO-SVM
CN111880034A (en) * 2020-07-31 2020-11-03 广东电网有限责任公司广州供电局 Transformer fault detection method, system, equipment and storage medium based on three-phase current curve sudden drop
CN112257335A (en) * 2020-10-10 2021-01-22 西南交通大学 Oil-immersed transformer fault diagnosis method combining PNN and SVM
CN112926647A (en) * 2021-02-23 2021-06-08 亚信科技(成都)有限公司 Model training method, domain name detection method and device
CN113705763A (en) * 2020-05-20 2021-11-26 贵州电网有限责任公司 Real-time detection method and system for distribution network transformer based on neural computing rod
CN113721002A (en) * 2021-08-13 2021-11-30 国网山东省电力公司枣庄供电公司 Transformer fault diagnosis method based on hard voting ensemble learning
CN114530025A (en) * 2021-12-31 2022-05-24 武汉烽理光电技术有限公司 Tunnel fire alarm method and device based on array grating and electronic equipment
CN114545294A (en) * 2022-01-14 2022-05-27 国电南瑞科技股份有限公司 Transformer fault diagnosis method and system, storage medium and computing device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102680890B (en) * 2012-06-01 2014-07-02 南京师范大学 Failure diagnosis method for on-load tap changer of transformer
CN103018383B (en) * 2012-12-07 2015-07-15 四川电力科学研究院 Oil chromatogram on-line monitoring noise data correction method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464964B (en) * 2007-12-18 2011-04-06 同济大学 Pattern recognition method capable of holding vectorial machine for equipment fault diagnosis

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102288398B (en) * 2011-05-16 2013-04-10 南京航空航天大学 Momentum wheel fault detection device and method based on support vector machine
CN102288398A (en) * 2011-05-16 2011-12-21 南京航空航天大学 Momentum wheel fault detection device and method based on support vector machine
CN102289682A (en) * 2011-05-18 2011-12-21 华北电力大学 Transformer fault diagnosis method based on integrated learning Bagging algorithm
CN102289682B (en) * 2011-05-18 2013-02-13 华北电力大学 Transformer fault diagnosis method based on integrated learning Bagging algorithm
CN102427218A (en) * 2011-10-28 2012-04-25 武汉供电公司变电检修中心 Transformer short period overload capability assessment system based on artificial intelligence technology
CN102427218B (en) * 2011-10-28 2014-06-11 国家电网公司 Transformer short period overload capability assessment system based on artificial intelligence technology
CN102944769A (en) * 2012-10-18 2013-02-27 上海市电力公司 Fault diagnosis method of power transformer based on extreme learning machine
CN103207950A (en) * 2013-04-16 2013-07-17 郑州航空工业管理学院 Intelligent transformer fault diagnostic method based on RBF (radial basis function) neural network
CN103207950B (en) * 2013-04-16 2016-08-10 郑州航空工业管理学院 A kind of intelligent method of transformer fault diagnosis based on RBF neural
CN104655948A (en) * 2013-11-21 2015-05-27 国家电网公司 Novel multistage fault diagnosis method for power transformer
CN103698627A (en) * 2013-12-04 2014-04-02 西安工程大学 Transformer fault diagnostic method based on gray fuzzy firefly algorithm optimization
CN103698627B (en) * 2013-12-04 2016-08-17 西安工程大学 The Diagnosis Method of Transformer Faults that glowworm swarm algorithm optimizes is obscured based on ash
CN104101795A (en) * 2014-02-19 2014-10-15 江苏倍尔科技发展有限公司 Transformer fault control method
CN104101794A (en) * 2014-02-19 2014-10-15 江苏倍尔科技发展有限公司 Integrated control system for power transformer
CN103823461A (en) * 2014-02-28 2014-05-28 南京工业大学 Industrial circulating water concentration multiple acquisition system capable of achieving on-line fault diagnosis
CN104360195A (en) * 2014-11-17 2015-02-18 国网河南省电力公司 Smart power grid on-line fault diagnosis method based on GEP algorithm
CN104573355A (en) * 2014-12-30 2015-04-29 北华大学 Photoacoustic spectroscopy-based transformer fault diagnosis method employing parameter optimization SVM (support vector machine)
CN104573355B (en) * 2014-12-30 2017-11-07 北华大学 A kind of Diagnosis Method of Transformer Faults of the use parameter optimization SVMs based on photocaustic spectroscopy
CN105807743A (en) * 2016-03-15 2016-07-27 国网江苏省电力公司电力科学研究院 Transformer substation equipment fault and defect analysis remote supporting system
CN106526370A (en) * 2016-10-27 2017-03-22 国家电网公司 RVM transformer fault diagnosing method based on chemical reaction algorithm
CN106646158A (en) * 2016-12-08 2017-05-10 西安工程大学 Transformer fault diagnosis improving method based on multi-classification support vector machine
CN106599450B (en) * 2016-12-12 2020-04-07 东北大学 Priori knowledge-based fault monitoring method for flexible manifold embedded electric smelting magnesium furnace
CN106599450A (en) * 2016-12-12 2017-04-26 东北大学 Priori knowledge-based method for monitoring fault of magnesite electric melting furnace by kernel flexible manifold embedding
CN108845074A (en) * 2018-04-18 2018-11-20 国网江西省电力有限公司电力科学研究院 Oil-immersed transformer method for evaluating state
CN108845074B (en) * 2018-04-18 2020-11-03 国网江西省电力有限公司电力科学研究院 State evaluation method for oil-immersed transformer
CN109298258A (en) * 2018-09-18 2019-02-01 四川大学 In conjunction with the Diagnosis Method of Transformer Faults and system of RVM and DBN
CN111144431A (en) * 2018-11-06 2020-05-12 西安工程大学 Transformer fault diagnosis method based on CBBO-SVM
CN109459235A (en) * 2018-12-13 2019-03-12 中国航空工业集团公司上海航空测控技术研究所 Based on the enhanced gear single fault classification diagnostic method of integrated study
CN109977916A (en) * 2019-04-09 2019-07-05 中国南方电网有限责任公司超高压输电公司检修试验中心 A kind of Gases Dissolved in Transformer Oil on-line monitoring system based on embedded platform
CN110059773A (en) * 2019-05-17 2019-07-26 江苏师范大学 A kind of compound diagnostic method of transformer fault
CN110068741A (en) * 2019-05-29 2019-07-30 国网河北省电力有限公司石家庄供电分公司 A method of the transformer fault diagnosis based on categorised decision tree
CN110133410A (en) * 2019-05-31 2019-08-16 国网河北省电力有限公司石家庄供电分公司 Diagnosis Method of Transformer Faults and system based on Fuzzy C-Means Cluster Algorithm
CN110376458A (en) * 2019-07-03 2019-10-25 东华大学 Optimize the diagnosing fault of power transformer system of twin support vector machines
CN110705069B (en) * 2019-09-24 2022-12-13 西南大学 Simulation method for detecting dissolved gas in oil by Ti2N sensor
CN110705069A (en) * 2019-09-24 2020-01-17 西南大学 Ti2Simulation method for detecting dissolved gas in oil by N sensor
CN113705763A (en) * 2020-05-20 2021-11-26 贵州电网有限责任公司 Real-time detection method and system for distribution network transformer based on neural computing rod
CN113705763B (en) * 2020-05-20 2024-02-20 贵州电网有限责任公司 Real-time detection method and system for distribution network transformer based on nerve computation stick
CN111880034A (en) * 2020-07-31 2020-11-03 广东电网有限责任公司广州供电局 Transformer fault detection method, system, equipment and storage medium based on three-phase current curve sudden drop
CN112257335A (en) * 2020-10-10 2021-01-22 西南交通大学 Oil-immersed transformer fault diagnosis method combining PNN and SVM
CN112257335B (en) * 2020-10-10 2023-04-07 西南交通大学 Oil-immersed transformer fault diagnosis method combining PNN and SVM
CN112926647A (en) * 2021-02-23 2021-06-08 亚信科技(成都)有限公司 Model training method, domain name detection method and device
CN112926647B (en) * 2021-02-23 2023-10-17 亚信科技(成都)有限公司 Model training method, domain name detection method and domain name detection device
CN113721002A (en) * 2021-08-13 2021-11-30 国网山东省电力公司枣庄供电公司 Transformer fault diagnosis method based on hard voting ensemble learning
CN114530025A (en) * 2021-12-31 2022-05-24 武汉烽理光电技术有限公司 Tunnel fire alarm method and device based on array grating and electronic equipment
CN114530025B (en) * 2021-12-31 2024-03-08 武汉烽理光电技术有限公司 Tunnel fire alarming method and device based on array grating and electronic equipment
CN114545294A (en) * 2022-01-14 2022-05-27 国电南瑞科技股份有限公司 Transformer fault diagnosis method and system, storage medium and computing device
CN114545294B (en) * 2022-01-14 2023-06-16 国电南瑞科技股份有限公司 Transformer fault diagnosis method, system, storage medium and computing device

Also Published As

Publication number Publication date
CN101701940B (en) 2012-05-30

Similar Documents

Publication Publication Date Title
CN101701940B (en) On-line transformer fault diagnosis method based on SVM and DGA
Zhou et al. Fault diagnosis of gas turbine based on partly interpretable convolutional neural networks
CN109738776A (en) Fan converter open-circuit fault recognition methods based on LSTM
CN102944769A (en) Fault diagnosis method of power transformer based on extreme learning machine
CN111259532B (en) Fault diagnosis method of aeroengine control system sensor based on 3DCNN-JTFA
CN104142254B (en) Fault diagnosis method for flow passage of steam turbine
CN108732528A (en) A kind of digitalized electrical energy meter method for diagnosing faults based on depth confidence network
Tan et al. A hybrid neural network model for rule generation and its application to process fault detection and diagnosis
Basuki Online dissolved gas analysis of power transformers based on decision tree model
CN105043776A (en) Aircraft engine performance monitoring and fault diagnosis method
CN115237717A (en) Micro-service abnormity detection method and system
Nozari et al. Model-free fault detection and isolation of a benchmark process control system based on multiple classifiers techniques—A comparative study
CN104102214A (en) Transformer and transformer peripheral circuit fault control method
CN104101795A (en) Transformer fault control method
Guo et al. Fault diagnosis of power transformers based on comprehensive machine learning of dissolved gas analysis
Liu et al. Feature-level SMOTE: Augmenting fault samples in learnable feature space for imbalanced fault diagnosis of gas turbines
Lindner et al. Application of data-based process topology and feature extraction for fault diagnosis of an industrial platinum group metals concentrator plant
CN113610119A (en) Method for identifying power transmission line developmental fault based on convolutional neural network
Ribeiro et al. Rotating machinery fault diagnosis using similarity-based models
Nagpal et al. Neural network based transformer incipient fault detection
Kumar et al. Deep Learning based Fault Detection in Power Transmission Lines
Qaedi et al. Improvement in power transformer intelligent dissolved gas analysis method
CN111880090B (en) Online fault detection method for million-kilowatt ultra-supercritical unit
CN104101794A (en) Integrated control system for power transformer
Schenkelberg et al. Supervised machine learning for knowledge-based analysis of maintenance impact on profitability

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120530

Termination date: 20131026