CN103745119A - Oil-immersed transformer fault diagnosis method based on fault probability distribution model - Google Patents

Oil-immersed transformer fault diagnosis method based on fault probability distribution model Download PDF

Info

Publication number
CN103745119A
CN103745119A CN201410029578.XA CN201410029578A CN103745119A CN 103745119 A CN103745119 A CN 103745119A CN 201410029578 A CN201410029578 A CN 201410029578A CN 103745119 A CN103745119 A CN 103745119A
Authority
CN
China
Prior art keywords
fault type
fault
oil
probability
features training
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.)
Pending
Application number
CN201410029578.XA
Other languages
Chinese (zh)
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.)
Zhejiang University ZJU
Yunnan Power Grid Co Ltd
Original Assignee
Zhejiang University ZJU
Yunnan Power Grid 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 Zhejiang University ZJU, Yunnan Power Grid Co Ltd filed Critical Zhejiang University ZJU
Priority to CN201410029578.XA priority Critical patent/CN103745119A/en
Publication of CN103745119A publication Critical patent/CN103745119A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Housings And Mounting Of Transformers (AREA)

Abstract

The invention discloses an oil-immersed transformer fault diagnosis method based on a fault probability distribution model, aiming to provide the probability of various faults of the oil-immersed transformer according to analysis of dissolved gas in oil. The oil-immersed transformer fault diagnosis method includes the steps of collecting massive analysis data of the dissolved gas in the oil of the transformer and normalizing the data, utilizing a Sigmoid function to realize probability output on the basis of a support vector machine, computing according to the collected massive analysis data of the dissolved gas in the oil to acquire optimal parameters of the support vector machine and the Sigmoid function, fusing the probability output of multiple support vector machines into probability output of multi-class problems, and obtaining a diagnosis result by referring to the maximum probability classification and standard deviation. The oil-immersed transformer fault diagnosis method based on the fault probability distribution model has high accuracy without error diagnosis, can be used for processing multiple fault conditions effectively and has high practicability.

Description

A kind of oil-immersed transformer fault diagnosis method based on probability of malfunction model
Technical field
The invention belongs to Fault Diagnosis for Electrical Equipment technical field, be specifically related to a kind of oil-immersed transformer fault diagnosis method based on probability of malfunction model.
Background technology
In electric system, power transformer is being undertaken the function of change in voltage between electrical network, electric energy conversion, is one of most important equipment in electric system.The fault of transformer in operational process can cause damage or damage equipment itself on the one hand, and be with user is caused to power failure; On the other hand also may initiating system accident, its harm is larger.Along with the development of computer technology, intellectual technology and sensor technology, various Intelligent Fault Diagnosis Techniques have started to be applied in the fault diagnosis of power transformer, become convenient, the effective important means of one of transformer fault diagnosis.Utilize network technology realize technical supervision system, by the electrical equipments such as power transformer are carried out to fault detect and analyzing and diagnosing, thereby accurately, find reliably fault potential in these equipment, can effectively prevent the great electric power accident causing thus, realization changes to Mode of condition-oriented overhaul from existing preventative maintenance mode, and the safe reliability to Operation of Electric Systems and economy all tool are of great significance.
Oil-filled transformer is the key equipment in electric system, and its safe and stable operation is significant.The insulation system of oil-filled transformer is mainly comprised of insulating oil and insulating paper.In transformer operational process, insulating oil and insulating paper can be under heat and electric effect degradation and decomposition gradually, its dielectric strength can reduce gradually.Utilize various chemical analysis technologies the moisture that ageing process produces, CO, CO can be detected 2, H 2, the material such as hydro carbons and furans.The content of all kinds of gases can show larger difference because of the difference of fault type and the difference of the order of severity.In numerous physical detection means and chemical detection means, dissolved gas analysis (dissolved and free gas analysis, DGA) by component and the content of analytical gas, carry out checkout equipment state, can find in time inner latent fault and the order of severity thereof, because it becomes immersed electric apparatus oil fault finding and the diagnostic means of widespread use without affecting the normal operation of transformer.Dissolved gas analysis is the core content of IEC 60599 standards of the current international practice, and this standard is translated and is converted into standard GB/T/T7252.
Traditional Diagnosis Method of Transformer Faults has Rogers method, Dornerburg method, Duval triangulation method etc.On the basis of these methods, people also introduced various intellectual technologies in transformer fault diagnosis in the last few years, and for example expert system, fuzzy algorithm, artificial neural network, evidence theory, support vector machine theory etc., obtained certain achievement.But these Diagnosis Method of Transformer Faults provide clear and definite fault type, lay particular emphasis on the accuracy rate of diagnosis more, the phenomenon of wrong diagnosis cannot be avoided, the result of wrong diagnosis to field staff without any directive significance.
Summary of the invention
For the existing above-mentioned technical matters of prior art, the invention provides a kind of oil-immersed transformer fault diagnosis method based on probability of malfunction model, in feature mode matching process, introduced probability, make diagnostic result reflect oil-immersed type transformer inner case more comprehensively, effectively solve the drawback existing in existing same class methods, reach better effect.
Based on an oil-immersed transformer fault diagnosis method for probability of malfunction model, comprise the steps:
(1) by collecting the historical data information of Oil Dissolved Gases Concentration under transformer fault state, to obtain multiple features training samples of the corresponding various fault types of transformer; Described fault type comprises that cryogenic overheating, middle temperature are overheated, six kinds of hyperthermia and superheating, shelf depreciation, low energy electric discharge and high-energy discharges;
(2) for any two class fault type E1 and E2 combination, according to the features training sample calculation of this two classes fault type, go out the decision function of two category support vector machines of this two classes fault type combination, and then it is as follows according to described decision function, to set up two classification probability of malfunction models of this two classes fault type combination:
P ( y = 1 | x ) = 1 1 + exp ( Af ( x ) + B )
P(y=0|x)=1-P(y=1|x)
Wherein: the actual characteristic sample that x is failure transformer, f (x) is described decision function, y is that the label value of fault type and fault type E1 and label value corresponding to E2 are respectively 1 and 0, P (y=1|x) and P (y=0|x) are respectively actual characteristic sample x are inputed to the corresponding fault type E1 that obtains in above two classification probability of malfunction models and the probable value of E2, and A and B are model parameter;
(3) according to step (2), travel through all 15 kinds of fault types combinations, correspondence obtains 15 kind of two classification probability of malfunction model; By detecting the content of current failure transformer oil dissolved gas with the actual characteristic sample of acquisition failure transformer, and then by 15 kind of two classification probability of malfunction model, calculate 15 groups of probable values according to described actual characteristic sample;
(4) according to 15 groups of probable values that calculate, following many classification probability of malfunction models are minimized and solved, obtain fault type probability P, and then fault type probability P is analyzed to determine the fault type of current failure transformer;
min P Σ i = 1 6 Σ j = 1 6 ( r i + j j p i - r i + j i p j ) 2 , s . t . Σ i = 1 6 p i = 1 p i ≥ 0 i ≠ j
P=[p 1?p 2?p 3?p 4?p 5?p 6]
Wherein: with
Figure BDA0000460183630000033
be respectively the probable value that described actual characteristic sample is inputed to corresponding this two classes fault type obtaining in the two classification probability of malfunction models that combined by i class fault type and j class fault type, p iand p jbe respectively the probability that current failure transformer is attributed to i class fault type and is attributed to j class fault type; I and j are natural number and 1≤i≤6,1≤j≤6.
Described features training sample and actual characteristic sample standard deviation be by oil under transformer fault state about H 2, CH 4, C 2h 6, C 2h 4and C 2h 2five dimensional vectors of five class dissolved gas content compositions.
Described model parameter A and B obtain by following cross entropy error function is minimized to solve:
min A , B { - Σ k = 1 k [ v k log P k + ( 1 - v k ) log ( 1 - P k ) ] }
P k = 1 1 + exp ( Af ( x k ) + B )
v k = N 1 + 1 N 1 + 2 if y k = 1 1 N 0 + 2 if y k = 0
Wherein: x kfor belonging to k features training sample in the features training sample set of fault type E1 and E2, k is natural number and 1≤i≤K, and K is the features training total sample number in the features training sample set of corresponding fault type E1 and E2, f (x k) for features training sample xk is inputed to the functional value obtaining in decision function f (x), N 1and N 0be respectively in described features training sample set, belong to label value be 1 correspondence fault type E1 features training number of samples and belong to the features training number of samples that label value is the fault type E2 of 0 correspondence, y kfor features training sample x kthe label value of corresponding fault type.
Described model parameter A and B obtain by adopting Newton method to minimize to solve to cross entropy error function.
The expression formula of described decision function is as follows:
f ( x ) = Σ k = 1 k y k a k Z ( x k , x ) + b
Wherein: x kfor belonging to k features training sample in the features training sample set of fault type E1 and E2, k is natural number and 1≤i≤K, and K is the features training total sample number in the features training sample set of corresponding fault type E1 and E2, y kfor features training sample x kthe label value of corresponding fault type, a kfor features training sample x kcorresponding Lagrange multiplier, Z (x k, be x) about x kwith the kernel function of x, b is the intercept of classification lineoid.
The present invention adopts grid search to carry out cross validation to described features training sample set, select punishment parameter that wherein accuracy rate the is the highest parameter as two category support vector machines kernel functions, and then determine the each parameter in two category support vector machines decision functions.
The present invention adopts process of iteration that many classification probability of malfunction model is minimized and solved, and obtains fault type probability P.
In the last few years, intelligent algorithm has obtained more application in oil-filled transformer fault diagnosis field, wherein core concept is the feature mode that extracts Oil Dissolved Gases Concentration, itself and existing standard or comparable data is compared, thereby obtain contingent fault.The present invention, after fully having studied existing diagnostic method, has introduced probability in feature mode matching process, makes diagnostic result reflect oil-immersed type transformer inner case more comprehensively, effectively solves the drawback existing in existing same class methods, reaches better effect.
Whether the inventive method can be distinguished the fault signature of sample by maxP, standard deviation sigma clear and definite; For the clear and definite sample of fault signature, the inventive method and traditional SVM(support vector machine) diagnostic method all can be judged accurately; For the indefinite sample of fault signature, only merely from DGA(dissolved gas analysis) data are difficult to provide the single failure conclusion of high confidence level, often there is wrong diagnosis situation in tradition SVM method, cannot take correct corrective action, and can waste valuable Deal with Time and cannot deal with problems.And the inventive method can provide the probability that every class fault occurs, for the wrong diagnosis sample that may exist in prior art, also can provide the fault that may exist, and can effectively process the situation of multiple failure, make up the deficiency that traditional SVM method exists wrong diagnosis, and then for the fault that may exist, arrange corresponding disposal options according to diagnostic result, rational allocation maintenance resource, as much as possible guarantee the effective of corrective action, can finely meet the requirement of rig-site utilization, for staff provides more help, there is better practicality.
Accompanying drawing explanation
Fig. 1 is that Sigmoid function parameter solves process flow diagram.
Fig. 2 is the cross validation accuracy rate calculation flow chart of selecting for parameter.
Fig. 3 is the diagnostic result scatter diagram of the inventive method.
Embodiment
In order more specifically to describe the present invention, below in conjunction with the drawings and the specific embodiments, technical scheme of the present invention is elaborated.
Based on an oil-immersed transformer fault diagnosis method for probability of malfunction model, comprise the steps:
Step (1): collect the data message of the Gases Dissolved in Transformer Oil of a large amount of known fault, select the H dissolving in oil 2, CH 4, C 2h 6, C 2h 4, C 2h 2gas content is normalized as characteristic parameter, forms a large amount of data samples consisting of characteristic parameter and fault type.With reference to IEC 60599, transformer fault type can be divided into six kinds: cryogenic overheating T1 (lower than 300 ° of C), the overheated T2 of middle temperature (higher than 300 ° of C and lower than 700 ° of C), hyperthermia and superheating T3 (higher than 700 ° of C), shelf depreciation PD, low energy electric discharge D1, high-energy discharge D2.The proper vector x of one of them sample (x, y) is the vector (x that the content of this 5 class gas forms 1, x 2, x 3, x 4, x 5), the fault type that y is sample.
Step (2): a large amount of fault data samples of collecting are processed, calculated the mathematics submodel for oil-immersed type transformer fault diagnosis.All fault data sample evidence fault types can be divided into six classes, for any two class fault samples, all can utilize support vector machine method to calculate a kind of mathematical differentiation (being designated hereinafter simply as two classification problems), final two category support vector machines that form 15 support probability outputs, wherein support the mathematical description of two category support vector machines of probability output to be for 1:
The decision function form of support vector machine is:
f ( x ) = Σ k = 1 k y k a k Z ( x k , x ) + b - - - ( 1 )
Wherein: Z (x k, x) be kernel function, a klagrange multiplier, x kfor sample data, y kfor sample label value, b be classification lineoid intercept and be a constant, the general type of lineoid is ω tx+b=0, wherein ω tfor the transposition of plane normal vector, ω and b have determined the position of lineoid jointly.
For any one group of sample (x k, y k), SVM is output as a definite numerical value.Adopt John C.Platt at document Probabilistic outputs for support vector machines and comparisons to regularized likelihood methods (Advances in large margin classifiers, 1999,10 (3): 61-74) method proposing in, by a Sigmoid function with parameter, SVM decision function f (x) is mapped to interval [0,1], thereby realize probability output, suc as formula (2):
P ( y = 1 | x ) = 1 1 + exp ( Af ( x ) + B ) - - - ( 2 )
P(y=0|x)=1-P(y=1|x)
Wherein: A, B are the undetermined parameters of Sigmoid function, A<0 is used for guaranteeing Sigmoid function monotone increasing; A, B utilize training set (f k, y k) carry out maximum likelihood estimate obtain, f k=f (x k).
In present embodiment, the formation of training set is as follows: the sample set (x of two classification problems k, y k) need to train parameter A, the B of a SVM and a Sigmoid function simultaneously.Training sample (the x of each SVM k, y k) there is a correspondence (f k, y k) as the training set of Sigmoid function, wherein f kthe value calculating for SVM decision function.The SVM that sample set trains calculates decision function output fk and is not directly used in the training set (f that forms Sigmoid function k, y k), adopt the method for cross validation to form training set (f k, y k).By sample set (x k, y k) be divided into 5 groups, utilize wherein 4 groups of training to obtain SVM and also with SVM decision function, calculate all the other f of one group k, so process and get final product to obtain the f of all samples for 5 times k, and then form Sigmoid parameter training collection.
Parameter A, B obtain by minimizing cross entropy error function, note z=[A, B], solving model is as (3):
min A , B { - &Sigma; k = 1 k [ v k log P k + ( 1 - v k ) log ( 1 - P k ) ] } - - - ( 3 )
P k = 1 1 + exp ( Af ( x k ) + B )
v k = N 1 + 1 N 1 + 2 if y k = 1 1 N 0 + 2 if y k = 0
Wherein: the length that K is sample set, N 1label y in whole samples k=1 number of samples, N 0label y in whole samples k=0 number.
The optimum solution of this model is tried to achieve by Newton method, obtains optimum solution when the gradient matrix of F (z) equals 0.F (z) gradient matrix is formula (4), and Hessian matrix is formula (5), z=[A, B]; Model solve flow process as shown in Figure 1.
&dtri; ( z ) = &Sigma; k = 1 K f k ( v k - P k ) &Sigma; k = 1 K ( v k - P k ) - - - ( 4 )
H ( z ) = &Sigma; k = 1 K f k 2 P k ( 1 - P k ) &Sigma; k = 1 K f k P k ( 1 - P k ) &Sigma; k = 1 K f k P k ( 1 - P k ) &Sigma; k = 1 K P k ( 1 - P k ) - - - ( 5 )
After having obtained parameter A, B, can the output f (x) of SVM decision function be mapped to probability output by Sigmoid function.At a sample x, belong to classification i or belong in two classification problems of classification j, utilizing formula (2) can belong in the hope of x the probability estimate r of a certain class ij≈ P (y=i|y=iorj), and have r ij+ r ji=1 relation.
In the present embodiment, the selection of support vector machines method Kernel Function and punishment parameters C is larger on the accuracy impact of transformer fault diagnosis.The kernel function of model adopts radial basis function, shown in (6).
K ( x i , x j ) = exp ( - &gamma; | | x i - x j | | 2 ) - - - ( 6 )
The punishment parameters C of parameter γ in kernel function and SVM need to be by further determining.Present embodiment has adopted grid search, and training sample set is carried out to cross validation, selects one group (C, γ) that wherein accuracy rate is the highest parameter as model.The span of punishment parameters C is [10 -6, 10 -5..., 10 5, 10 6], the span of the parameter γ of radial basis function is [10 -5, 10 -4..., 10 4, 10 5], come to parameter combinations in 143; Fig. 2 is the calculation process of the accuracy rate of one group of parameter.
Step (3): for an oil-immersed type transformer for the treatment of tracing trouble, obtain its oil dissolved gas situation, obtain H 2, CH 4, C 2h 6, C 2h 4, C 2h 2gas content, utilizes in step (2), to have obtained 15 two disaggregated models and calculate whole r ij, r ji.Utilize following mathematics submodel 2, by its probability estimate r ijcomprehensive is polytypic probability output, obtains belonging to the Probability p of each class i, that is:
p i=P(y=i|x),i=1,...,6
&Sigma; i = 1 6 p i = 1
Present embodiment has been used by people such as WU T.F, LIN C.J and WENG R.C at document Probability estimates for multi-class classification by pairwise coupling (The Journal of Machine Learning Research, 2004, what 5:975-1005.), propose obtains the method for many class probabilities from two class probabilities, and mathematical description is as follows:
Consider to have r ij+ r ji=1, r ij≈ p i/ (p i+ p j), obtain:
r ij r ij &ap; p i p j
It is carried out simple transformation and sues for peace obtaining formula (7):
&Sigma; j : j &NotEqual; i r ji p i &ap; &Sigma; j : j &NotEqual; i r ij p j - - - ( 7 )
Utilize r in formula (7) ijand p ithe relation existing, solves with drag and can obtain p i:
min &Sigma; i = 1 6 &Sigma; j : j &NotEqual; i ( r ji p i - r ij p j ) 2
s . t . &Sigma; i = 1 6 p i = 1 , p i &GreaterEqual; 0 , &ForAll; i .
Wherein: p i>=0 constraint is redundancy, note p t=[p 1, p 2..., p 6], model conversation is (8), this is a convex quadratic programming problem, when meeting formula (9), obtains optimum solution.
min 2 P T P QP &equiv; min P 1 2 P T QP
Q ij = &Sigma; s : s &NotEqual; i r si 2 , i = j - r ji r ij , i &NotEqual; j
Q e e T 0 P b = 0 1 - - - ( 9 )
Optimum solution solves flow process:
Iteration: make t=1 ..., 6,1 ..., 6,1
1) utilize formula (10) to p tupgrade.
2) p is normalized.
3) whether checking p meets formula (9), if meet, stops iteration, obtains polytypic Probability p.
P t &LeftArrow; 1 Q tt [ - &Sigma; j : j &NotEqual; t Q tj p j + p T QP ] - - - ( 10 )
The p finally obtaining is the probable value that various faults occur oil-immersed type transformer, and then, p is analyzed and obtains present embodiment diagnosis.
To the diagnostic result of each sample, the probability of fault T1, T2, T3, PD, D1, D2 is designated as to p 1, p 2, p 3, p 4, p 5, p 6, take out its maximum probability maxP=max{p 1, p 2, p 3, p 4, p 5, p 6, calculate (p simultaneously 1, p 2, p 3, p 4, p 5, p 6) standard deviation sigma.All larger samples of maxP, σ in diagnostic result, what select maximum probability is transformer fault.The all less sample of maxP, σ in diagnostic result, selects larger two to three of probability to investigate for possible transformer fault carries out scene successively.The categorised demarcation line of two kinds of selection modes is maxP=0.6 substantially, σ=0.06, and standard can be adjusted according to actual conditions, and Fig. 3 has provided the scatter diagram of some typical diagnostic results about maxP and σ.

Claims (7)

1. the oil-immersed transformer fault diagnosis method based on probability of malfunction model, comprises the steps:
(1) by collecting the historical data information of Oil Dissolved Gases Concentration under transformer fault state, to obtain multiple features training samples of the corresponding various fault types of transformer; Described fault type comprises that cryogenic overheating, middle temperature are overheated, six kinds of hyperthermia and superheating, shelf depreciation, low energy electric discharge and high-energy discharges;
(2) for any two class fault type E1 and E2 combination, according to the features training sample calculation of this two classes fault type, go out the decision function of two category support vector machines of this two classes fault type combination, and then it is as follows according to described decision function, to set up two classification probability of malfunction models of this two classes fault type combination:
P ( y = 1 | x ) = 1 1 + exp ( Af ( x ) + B )
P(y=0|x)=1-P(y=1|x)
Wherein: the actual characteristic sample that x is failure transformer, f (x) is described decision function, y is that the label value of fault type and fault type E1 and label value corresponding to E2 are respectively 1 and 0, P (y=1|x) and P (y=0|x) are respectively actual characteristic sample x are inputed to the corresponding fault type E1 that obtains in above two classification probability of malfunction models and the probable value of E2, and A and B are model parameter;
(3) according to step (2), travel through all 15 kinds of fault types combinations, correspondence obtains 15 kind of two classification probability of malfunction model; By detecting the content of current failure transformer oil dissolved gas with the actual characteristic sample of acquisition failure transformer, and then by 15 kind of two classification probability of malfunction model, calculate 15 groups of probable values according to described actual characteristic sample;
(4) according to 15 groups of probable values that calculate, following many classification probability of malfunction models are minimized and solved, obtain fault type probability P, and then fault type probability P is analyzed to determine the fault type of current failure transformer;
min P &Sigma; i = 1 6 &Sigma; j = 1 6 ( r i + j j p i - r i + j i p j ) 2 , s . t . &Sigma; i = 1 6 p i = 1 p i &GreaterEqual; 0 i &NotEqual; j
P=[p 1?p 2?p 3?p 4?p 5?p 6]
Wherein:
Figure FDA0000460183620000013
with
Figure FDA0000460183620000014
be respectively the probable value that described actual characteristic sample is inputed to corresponding this two classes fault type obtaining in the two classification probability of malfunction models that combined by i class fault type and j class fault type, p iand p jbe respectively the probability that current failure transformer is attributed to i class fault type and is attributed to j class fault type; I and j are natural number and 1≤i≤6,1≤j≤6.
2. oil-immersed transformer fault diagnosis method according to claim 1, is characterized in that: described features training sample and actual characteristic sample standard deviation for by oil under transformer fault state about H 2, CH 4, C 2h 6, C 2h 4and C 2h 2five dimensional vectors of five class dissolved gas content compositions.
3. oil-immersed transformer fault diagnosis method according to claim 1, is characterized in that: described model parameter A and B obtain by following cross entropy error function is minimized to solve:
min A , B { - &Sigma; k = 1 k [ v k log P k + ( 1 - v k ) log ( 1 - P k ) ] }
P k = 1 1 + exp ( Af ( x k ) + B )
v k = N 1 + 1 N 1 + 2 if y k = 1 1 N 0 + 2 if y k = 0
Wherein: x kfor belonging to k features training sample in the features training sample set of fault type E1 and E2, k is natural number and 1≤i≤K, and K is the features training total sample number in the features training sample set of corresponding fault type E1 and E2, f (x k) for features training sample xk is inputed to the functional value obtaining in decision function f (x), N 1and N 0be respectively in described features training sample set, belong to label value be 1 correspondence fault type E1 features training number of samples and belong to the features training number of samples that label value is the fault type E2 of 0 correspondence, y kfor features training sample x kthe label value of corresponding fault type.
4. oil-immersed transformer fault diagnosis method according to claim 3, is characterized in that: described model parameter A and B obtain by adopting Newton method to minimize to solve to cross entropy error function.
5. according to the oil-immersed transformer fault diagnosis method described in claim 1 or 3, it is characterized in that: the expression formula of described decision function is as follows:
f ( x ) = &Sigma; k = 1 k y k a k Z ( x k , x ) + b
Wherein: x kfor belonging to k features training sample in the features training sample set of fault type E1 and E2, k is natural number and 1≤i≤K, and K is the features training total sample number in the features training sample set of corresponding fault type E1 and E2, y kfor features training sample x kthe label value of corresponding fault type, a kfor features training sample x kcorresponding Lagrange multiplier, Z (x k, be x) about x kwith the kernel function of x, b is the intercept of classification lineoid.
6. oil-immersed transformer fault diagnosis method according to claim 5, it is characterized in that: the present invention adopts grid search to carry out cross validation to described features training sample set, select punishment parameter that wherein accuracy rate the is the highest parameter as two category support vector machines kernel functions, and then determine the each parameter in two category support vector machines decision functions.
7. oil-immersed transformer fault diagnosis method according to claim 1, is characterized in that: in described step (4), adopt process of iteration that many classification probability of malfunction model is minimized and solved, obtain fault type probability P.
CN201410029578.XA 2014-01-22 2014-01-22 Oil-immersed transformer fault diagnosis method based on fault probability distribution model Pending CN103745119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410029578.XA CN103745119A (en) 2014-01-22 2014-01-22 Oil-immersed transformer fault diagnosis method based on fault probability distribution model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410029578.XA CN103745119A (en) 2014-01-22 2014-01-22 Oil-immersed transformer fault diagnosis method based on fault probability distribution model

Publications (1)

Publication Number Publication Date
CN103745119A true CN103745119A (en) 2014-04-23

Family

ID=50502136

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410029578.XA Pending CN103745119A (en) 2014-01-22 2014-01-22 Oil-immersed transformer fault diagnosis method based on fault probability distribution model

Country Status (1)

Country Link
CN (1) CN103745119A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573321A (en) * 2014-12-11 2015-04-29 国家电网公司 Recognition and processing method of bad data of dissolved gas in transformer oil
CN105335759A (en) * 2015-11-12 2016-02-17 南方电网科学研究院有限责任公司 Generating-probability-model-based transformer fault detection method
CN105808941A (en) * 2016-03-04 2016-07-27 重庆大学 Fuzzy comprehensive diagnosis method for high-voltage shunt reactor based on dissolved gas in oil
CN106093612A (en) * 2016-05-26 2016-11-09 国网江苏省电力公司电力科学研究院 A kind of method for diagnosing fault of power transformer
CN106446500A (en) * 2016-07-14 2017-02-22 江苏信息职业技术学院 Improved supervised orthogonal neighborhood preserving embedding dimension reduction-based fault identification method
CN106646158A (en) * 2016-12-08 2017-05-10 西安工程大学 Transformer fault diagnosis improving method based on multi-classification support vector machine
CN106777609A (en) * 2016-12-02 2017-05-31 武汉大学 Oil-filled transformer oil-paper resistivity inversion methods based on dichotomy
CN107122590A (en) * 2017-03-28 2017-09-01 国网浙江省电力公司电力科学研究院 A kind of oil-filled transformer failure index of correlation screening technique
CN107147526A (en) * 2017-05-12 2017-09-08 上海携程商务有限公司 Intelligent network fault detection method and system
CN107420725A (en) * 2017-04-27 2017-12-01 上海喆之信息科技有限公司 Lubricating oil environmental protection pumping system with new overpressure protection apparatus
CN107766898A (en) * 2017-12-08 2018-03-06 南京邮电大学盐城大数据研究院有限公司 The three classification mood probabilistic determination methods based on SVM
CN107958292A (en) * 2017-10-19 2018-04-24 山东科技大学 Transformer based on cost sensitive learning obscures careful reasoning method for diagnosing faults
CN108844612A (en) * 2018-08-27 2018-11-20 重庆大学 A kind of identification method of transformer internal faults based on mathematical statistics probabilistic model
CN110175640A (en) * 2019-05-22 2019-08-27 镇江四联机电科技有限公司 A kind of Fault Diagnosis Method of Electro-hydraulic based on machine learning
CN110197222A (en) * 2019-05-29 2019-09-03 国网河北省电力有限公司石家庄供电分公司 A method of based on multi-category support vector machines transformer fault diagnosis
CN110263828A (en) * 2019-06-05 2019-09-20 国网江苏省电力有限公司检修分公司 A kind of oil-immersed electric reactor method for diagnosing faults
CN110334865A (en) * 2019-07-05 2019-10-15 上海交通大学 A kind of electrical equipment fault rate prediction technique and system based on convolutional neural networks
CN110879373A (en) * 2019-12-12 2020-03-13 国网电力科学研究院武汉南瑞有限责任公司 Oil-immersed transformer fault diagnosis method with neural network and decision fusion
CN112085064A (en) * 2020-08-12 2020-12-15 云南电网有限责任公司普洱供电局 Transformer fault diagnosis method based on multi-classification probability output of support vector machine
CN115792729A (en) * 2022-11-30 2023-03-14 广东粤电科试验检测技术有限公司 Transformer composite fault diagnosis method, device, equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101587155A (en) * 2009-06-08 2009-11-25 浙江大学 Oil soaked transformer fault diagnosis method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101587155A (en) * 2009-06-08 2009-11-25 浙江大学 Oil soaked transformer fault diagnosis method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
司马莉萍等: "基于SVM的电力变压器内部故障部位的概率估计", 《电力***保护与控制》, vol. 40, no. 14, 16 July 2012 (2012-07-16), pages 121 - 126 *
郭创新等: "应用多分类多核学习支持向量机的变压器故障诊断方法", 《中国电机工学报》, vol. 30, no. 13, 5 May 2010 (2010-05-05), pages 128 - 134 *

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573321A (en) * 2014-12-11 2015-04-29 国家电网公司 Recognition and processing method of bad data of dissolved gas in transformer oil
CN105335759A (en) * 2015-11-12 2016-02-17 南方电网科学研究院有限责任公司 Generating-probability-model-based transformer fault detection method
CN105335759B (en) * 2015-11-12 2019-07-16 南方电网科学研究院有限责任公司 A kind of transformer fault detection method based on generating probability model
CN105808941A (en) * 2016-03-04 2016-07-27 重庆大学 Fuzzy comprehensive diagnosis method for high-voltage shunt reactor based on dissolved gas in oil
CN106093612A (en) * 2016-05-26 2016-11-09 国网江苏省电力公司电力科学研究院 A kind of method for diagnosing fault of power transformer
CN106093612B (en) * 2016-05-26 2019-03-19 国网江苏省电力公司电力科学研究院 A kind of method for diagnosing fault of power transformer
CN106446500A (en) * 2016-07-14 2017-02-22 江苏信息职业技术学院 Improved supervised orthogonal neighborhood preserving embedding dimension reduction-based fault identification method
CN106446500B (en) * 2016-07-14 2019-07-19 江苏信息职业技术学院 It is a kind of based on it is improved have supervision Orthogonal Neighborhood keep Embedded dimensions reduction fault identification method
CN106777609A (en) * 2016-12-02 2017-05-31 武汉大学 Oil-filled transformer oil-paper resistivity inversion methods based on dichotomy
CN106777609B (en) * 2016-12-02 2019-10-11 武汉大学 Oil-immersed transformer oil-paper resistivity inversion methods based on dichotomy
CN106646158A (en) * 2016-12-08 2017-05-10 西安工程大学 Transformer fault diagnosis improving method based on multi-classification support vector machine
CN107122590A (en) * 2017-03-28 2017-09-01 国网浙江省电力公司电力科学研究院 A kind of oil-filled transformer failure index of correlation screening technique
CN107420725A (en) * 2017-04-27 2017-12-01 上海喆之信息科技有限公司 Lubricating oil environmental protection pumping system with new overpressure protection apparatus
CN107420725B (en) * 2017-04-27 2019-04-23 南京创新机油泵制造有限公司 Lubricating oil environmental protection pumping system with novel overpressure protection apparatus
CN107147526A (en) * 2017-05-12 2017-09-08 上海携程商务有限公司 Intelligent network fault detection method and system
CN107958292A (en) * 2017-10-19 2018-04-24 山东科技大学 Transformer based on cost sensitive learning obscures careful reasoning method for diagnosing faults
CN107766898A (en) * 2017-12-08 2018-03-06 南京邮电大学盐城大数据研究院有限公司 The three classification mood probabilistic determination methods based on SVM
CN108844612A (en) * 2018-08-27 2018-11-20 重庆大学 A kind of identification method of transformer internal faults based on mathematical statistics probabilistic model
CN110175640A (en) * 2019-05-22 2019-08-27 镇江四联机电科技有限公司 A kind of Fault Diagnosis Method of Electro-hydraulic based on machine learning
CN110197222A (en) * 2019-05-29 2019-09-03 国网河北省电力有限公司石家庄供电分公司 A method of based on multi-category support vector machines transformer fault diagnosis
CN110263828A (en) * 2019-06-05 2019-09-20 国网江苏省电力有限公司检修分公司 A kind of oil-immersed electric reactor method for diagnosing faults
CN110334865A (en) * 2019-07-05 2019-10-15 上海交通大学 A kind of electrical equipment fault rate prediction technique and system based on convolutional neural networks
CN110334865B (en) * 2019-07-05 2023-04-18 上海交通大学 Power equipment fault rate prediction method and system based on convolutional neural network
CN110879373A (en) * 2019-12-12 2020-03-13 国网电力科学研究院武汉南瑞有限责任公司 Oil-immersed transformer fault diagnosis method with neural network and decision fusion
CN112085064A (en) * 2020-08-12 2020-12-15 云南电网有限责任公司普洱供电局 Transformer fault diagnosis method based on multi-classification probability output of support vector machine
CN112085064B (en) * 2020-08-12 2023-01-24 云南电网有限责任公司普洱供电局 Transformer fault diagnosis method based on multi-classification probability output of support vector machine
CN115792729A (en) * 2022-11-30 2023-03-14 广东粤电科试验检测技术有限公司 Transformer composite fault diagnosis method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103745119A (en) Oil-immersed transformer fault diagnosis method based on fault probability distribution model
Rodríguez et al. Rule-based classification of power quality disturbances using S-transform
US20120304008A1 (en) Supervised fault learning using rule-generated samples for machine condition monitoring
CN104535865A (en) Comprehensive diagnosing method for operation troubles of power transformer based on multiple parameters
CN109583520B (en) State evaluation method of cloud model and genetic algorithm optimization support vector machine
Guo et al. Transformer failure diagnosis using fuzzy association rule mining combined with case‐based reasoning
CN101587155A (en) Oil soaked transformer fault diagnosis method
Janani et al. Classification of simultaneous multiple partial discharge sources based on probabilistic interpretation using a two-step logistic regression algorithm
CN107807860B (en) Power failure analysis method and system based on matrix decomposition
Lima et al. Wavelet‐artificial immune system algorithm applied to voltage disturbance diagnosis in electrical distribution systems
Zhu et al. Networked time series shapelet learning for power system transient stability assessment
Ma et al. Deep-learning based power system events detection technology using spatio-temporal and frequency information
CN113702767B (en) Island direct-current microgrid fault diagnosis method based on wavelet sliding window energy
Yang et al. Event detection, localization, and classification based on semi-supervised learning in power grids
MansourLakouraj et al. Event classification in active distribution grids using physics-informed graph neural network and PMU measurements
CN117110798A (en) Fault detection method and system for intelligent power distribution network
CN105741184A (en) Transformer state evaluation method and apparatus
Belkov et al. Advanced approach for automatic PRPD pattern recognition in monitoring of HV assets
Jia Yong et al. Classification of fault and stray gassing in transformer by using duval pentagon and machine learning algorithms
Firos et al. Fault detection in power transmission lines using AI model
CN111060755A (en) Electromagnetic interference diagnosis method and device
Wilson et al. Uncertainty Quantification of Capacitor Switching Transient Location Using Machine Learning
CN109523026A (en) It cites a precedent inference method and system
CN115473271A (en) Reactive voltage control method of alternating current transformer substation based on deep neural network
Bin Akter et al. Ensemble learning based transmission line fault classification using phasor measurement unit (PMU) data with explainable AI (XAI)

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140423