CN109901064A - Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ - Google Patents

Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ Download PDF

Info

Publication number
CN109901064A
CN109901064A CN201910199081.5A CN201910199081A CN109901064A CN 109901064 A CN109901064 A CN 109901064A CN 201910199081 A CN201910199081 A CN 201910199081A CN 109901064 A CN109901064 A CN 109901064A
Authority
CN
China
Prior art keywords
sample
ica
vector
lvq
fault diagnosis
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
CN201910199081.5A
Other languages
Chinese (zh)
Other versions
CN109901064B (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.)
Xian Polytechnic University
Original Assignee
Xian Polytechnic University
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 Xian Polytechnic University filed Critical Xian Polytechnic University
Priority to CN201910199081.5A priority Critical patent/CN109901064B/en
Publication of CN109901064A publication Critical patent/CN109901064A/en
Application granted granted Critical
Publication of CN109901064B publication Critical patent/CN109901064B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses the Fault Diagnosis for HV Circuit Breakers methods based on ICA-LVQ, specifically implement according to the following steps: step 1: choosing typical data sample, be divided into training set and test set according to the ratio of 3:1;Step 2: extracting the input feature value through the resulting training sample of step 1, dimension-reduction treatment is carried out using LDA algorithm, obtains a new input feature value;Step 3: the input feature value that step 2 is obtained learns output failure modes as a result, setting up the Fault Diagnosis for HV Circuit Breakers model based on ICA-LVQ with this as the input of building ICA-LVQ neural network, by training;Step 4: the Fault Diagnosis for HV Circuit Breakers model that step 3 obtains classifying to the test set sample in step 1, counts its classification accuracy.Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ of the invention can accurately realize Fault Diagnosis for HV Circuit Breakers.

Description

Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ
Technical field
The invention belongs to high-voltage circuitbreaker On-line Fault monitoring technical fields, and in particular to a kind of height based on ICA-LVQ Voltage breaker method for diagnosing faults.
Background technique
Breaker is the important equipment in electric system.What the reliability of breaker performance was directly related to electric system can By operation, and the reliability of breaker depends greatly on the reliability of its operating mechanism, and wherein divide-shut brake coil is The critical component of its operating mechanism.On/off switch coil current can provide Mechanical Failure of HV Circuit Breaker diagnosis abundant letter used Breath;Therefore fault diagnosis can be carried out by extracting divide-shut brake coil current signal.
The method of existing high-voltage circuitbreaker fault detection has very much, is directed to various intelligent algorithms, such as: fuzzy Control can be with accurate mathematical tool by fuzzy concept or natural language sharpening, but its membership function and fuzzy rule are really Determining process, there are certain human factors;Radial base neural net provides a kind of relatively good for the troubleshooting issue of breaker Structural system, but there is the reasoning process of no method interpretation oneself and reasoning according to and data it is insufficient when neural network without The shortcomings that method works normally;LVQ has network structure simple for high-voltage circuitbreaker diagnosis, is not necessarily to data prediction, only needs to survey It calculates input vector and competition interfloor distance can be achieved with the advantages of effectively classifying.But LVQ classification is larger by initial value affecting and does not examine Consider the different feature of each dimension attribute importance of data, therefore, to solve the above-mentioned problems, this patent proposes a kind of based on ICA- The Fault Diagnosis for HV Circuit Breakers method of LVQ (ICA is immune clone algorithm, and LVQ is learning vector quantization neural network), can be While effectively solving the above problems, more quickly and accurately classify to failure.
Summary of the invention
The Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ that the object of the present invention is to provide a kind of, can be accurately real Existing Fault Diagnosis for HV Circuit Breakers.
The technical scheme adopted by the invention is that the Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ, it is specific by with Lower step is implemented:
Step 1: choosing typical data sample, be divided into training set and test set according to the ratio of 3:1;
Step 2: extracting the input feature value through the resulting training sample of step 1, carried out at dimensionality reduction using LDA algorithm Reason, obtains a new input feature value;
Step 3: the input feature value that step 2 is obtained is as the input of building ICA-LVQ neural network, by training Study output failure modes are as a result, set up the Fault Diagnosis for HV Circuit Breakers model based on ICA-LVQ with this;
Step 4: the Fault Diagnosis for HV Circuit Breakers model that step 3 obtains divides the test set sample in step 1 Class counts its classification accuracy.
The features of the present invention also characterized in that
Step 1 is specific to be implemented according to the following steps:
Step 1.1, I breaker monitored1,I2,I3,t1,t2,t3,t4,t5As Fault Diagnosis for HV Circuit Breakers mould The input parameter of type;
Step 1.2, it is divided into training set and test set according to the ratio of 3:1 to through the resulting sample data of step 1.1, training Collection is used to construct Fault Diagnosis for HV Circuit Breakers model, and test set is then used to the classifying quality of test model.
Step 2 is specific to be implemented according to the following steps:
Step 2.1, sample set D={ (x is constructed1,y1),(x2,y2),…(xm,ym), wherein xiFor the input feature vector of n dimension Vector, yiFor corresponding class label;
Step 2.2, dimension-reduction treatment is carried out to the input feature value that obtains through step 2.1, the input feature vector after dimensionality reduction to Amount is D', and the dimension after dimensionality reduction is d;
Specific step is as follows for dimension-reduction treatment in step 2.2:
(1) Scatter Matrix S in class is calculatedw,
Wherein, XjFor the set of jth class sample, x ∈ Xj, j=1,2 ..., m;μjFor the mean vector of jth class sample, j= 1,2,…m;
(2) class scatter matrix S is calculatedb,
Sb=(μ01)(μ01)T (2)
Wherein, μjFor the mean vector of jth class sample, j=1,2 ... m;
(3) calculating matrix SW -1Sb, wherein Sw -1It is SwInverse matrix, calculation formula is as follows,
(4) calculating matrix SW -1SbCharacteristic value, select maximum d characteristic value and its corresponding feature vector (w1, w2,…wd), projection matrix W is obtained,
SbW=λ Sww (4)
Wherein λ is Lagrange multiplier, it is noted that SbThe direction perseverance of w is μ01, can enable
SbW=λ (μ01) (5)
Above formula is substituted into obtain
W=Sw -101) (6)
The closed solutions of W are then Sw-1SbThe corresponding matrix of d' maximum non-zero generalized eigenvalue, d'≤N-1, N-1 are non- The quantity of zero eigenvalue,
SbW=λ SwW (7)
W is by (w1,w2,…wd) be a n × d composed by base vector matrix, the solution of w can by formula (4), formula (5), Formula (6) acquires;
(5) x is converted into each of sample set sample characteristicsiNew sample zi=WTxi
(6) input feature value the D'={ (z after obtaining dimensionality reduction1,y1),(z2,y2),…(zm,ym)}。
Step 3 is specifically implemented according to the following steps:
Step 3.1, the input feature vector parameter in extraction step 2 in sample set is as the defeated of building ICA-LVQ neural network Enter;
Step 3.2, network is initialized, it is initial to set weight W1, W2;Taking ICA algorithm is that the selection of LVQ neural network is best W1;Take following policy setting W2: when the neuron weight vector of competition layer and the expectation classification pair of subclass linear layer neuron At once, the connection weight between the two neurons sets 1, otherwise sets 0, W2Once setting, no longer changes, learning rate is set as η, most Big frequency of training tm
Step 3.3, input sample vector X (t),
Calculating input sample vector X (t) indicates the W of each subclass cluster centre1The Euclidean distance of each row vector:
Step 3.4, it finds out apart from nearest weight row vector and determines the competition layer neuron j of triumph*:
The jth of the output vector Y of competition layer*A element is set as 1, and other is 0;
Step 3.5, the value of linear convergent rate layer output vector O, O=W are calculated2Its sequence of a unique nonzero element in Y, O Number k* indicates that X (t) is divided into kth * class;
Step 3.6, comparing cell reality output O and target desired output d;
If classification correctly corrects weight vector in the following manner:
Otherwise weight is adjusted against input sample direction:
The weight of other non-winning neurons remains unchanged;
Step 3.7, renewal learning rate,
As t < tmWhen, t=t+1 goes to step 3.3 and inputs next sample, repeats each step until t=tm, tmFor most Big frequency of training.
It is that LVQ neural network chooses optimal W that ICA algorithm is taken in step 3.21Specific step is as follows:
(1) ICA parameter is defined
M n-dimensional vector v is randomly generatedk,0(k=1,2 ..., m) is as initial antibody A (0), A (0)=[v1,0, v2,0,…,vm,0], clone sizes q, immunogene mutation probability pmAnd error parameter epsilon, t=0, t are that frequency of training is initially 0;
(2) affinity of initial population is calculated, affinity calculation formula is as follows:
Dk,tThe average distance of antibody is arrived for individual,xjIndicate that input sample vector, N indicate Number of groups, Dk,tCorresponding with D in formula in step 3.3 (8), i.e., numerical value is equal to each other, and dimension is identical;Individual xjCorresponding input Corresponding to sample vector X (t), antibody A (k) and cluster centre W1, wherein antibody A (k)=[v1,k,v2,k,…,vm,k];
(3) initial weight is determined by ICA;
1) judge whether to meet termination condition:
If | d | < ε stops iteration, obtains optimized individual in population, that is, can determine and work as The optimal initial weight W of preceding population1, otherwise continue;
2) clone sizes q carries out clone operations, population Y (k), Y (k)={ Y after being cloned to antibody population A (k)1 (k),Y2(k),Y3(k),…,Yn(k) },And Yij(k)=Ai(k), j= 1,2,3,…,qi
3) with Probability pmImmunogene operation is realized to Y (k)New antibody population Z (k) is obtained, to realize above-mentioned behaviour Make process, algorithm takes step-by-step to negate strategy, i.e., to the new antibodies Y in clonal population Y (k)ij(k) each gene position is with probability pmPosition is exchanged, i.e.,
Random < p in formulamIndicate that above procedure is in Probability pmIn the case where occur;
4) size according to antibody affinity after immune operation carries out Immune Clone Selection operation, i.e., n are selected from A'(k) The biggish antibody of affinity forms new antibody population A (k+1), k=k+1, returns 1)
A'(k)=Z (k) ∪ A (k) (15).
The beneficial effects of the present invention are:
(1) the present invention is based on the Fault Diagnosis for HV Circuit Breakers method of ICA-LVQ, LDA is used to carry out dimensionality reduction to data, protects It stays its data important attribute to ignore secondary attribute, its classification accuracy can be improved.
(2) the present invention is based on the Fault Diagnosis for HV Circuit Breakers methods of ICA-LVQ, using ICA to the first of LVQ neural network Beginning weight optimizes, its convergence rate can be improved, and improves its LVQ neural network initial value tender subject, improves failure and examine Disconnected accuracy rate;
(3) the present invention is based on the Fault Diagnosis for HV Circuit Breakers method of ICA-LVQ, LDA and ICA is combined, is constructed Fault Diagnosis for HV Circuit Breakers model improves the efficiency and accuracy rate of Fault Diagnosis for HV Circuit Breakers.
Detailed description of the invention
Fig. 1 is the flow chart of the Fault Diagnosis for HV Circuit Breakers method the present invention is based on ICA-LVQ;
Fig. 2 is mesohigh circuit-breaker switching on-off coil current waveform figure of the present invention.
Specific embodiment
The following describes the present invention in detail with reference to the accompanying drawings and specific embodiments.
The 1. Fault Diagnosis for HV Circuit Breakers methods based on ICA-LVQ of the invention specifically press following step as shown in Figs. 1-2 It is rapid to implement:
Step 1: choosing typical data sample, be divided into training set and test set according to the ratio of 3:1;
Step 1 is specific to be implemented according to the following steps:
Step 1.1, I breaker monitored1,I2,I3,t1,t2,t3,t4,t5As Fault Diagnosis for HV Circuit Breakers mould The input parameter of type;
Step 1.2, it is divided into training set and test set according to the ratio of 3:1 to through the resulting sample data of step 1.1, training Collection is used to construct Fault Diagnosis for HV Circuit Breakers model, and test set is then used to the classifying quality of test model;
Step 2: the input feature value through the resulting training sample of step 1 is extracted, using LDA algorithm (linear discriminant point Analysis) dimension-reduction treatment is carried out, obtain a new input feature value;
Step 2 is specific to be implemented according to the following steps:
Step 2.1, sample set D={ (x is constructed1,y1),(x2,y2),…(xm,ym), wherein xiFor the input feature vector of n dimension Vector, yiFor corresponding class label;
Step 2.2, dimension-reduction treatment is carried out to the input feature value that obtains through step 2.1, the input feature vector after dimensionality reduction to Amount is D', and the dimension after dimensionality reduction is d;
Specific step is as follows for dimension-reduction treatment in step 2.2:
(1) Scatter Matrix S in class is calculatedw,
Wherein, XjFor the set of jth class sample, x ∈ Xj, j=1,2 ..., m;μjFor the mean vector of jth class sample, j= 1,2,…m;
(2) class scatter matrix S is calculatedb,
Sb=(μ01)(μ01)T (2)
Wherein, μjFor the mean vector of jth class sample, j=1,2 ... m;
(3) calculating matrix SW -1Sb, wherein Sw -1It is SwInverse matrix, calculation formula is as follows,
(4) calculating matrix SW -1SbCharacteristic value, select maximum d characteristic value and its corresponding feature vector (w1, w2,…wd), projection matrix W is obtained,
SbW=λ Sww (4)
Wherein λ is Lagrange multiplier, it is noted that SbThe direction perseverance of w is μ01, can enable
SbW=λ (μ01) (5)
Above formula is substituted into obtain
W=Sw -101) (6)
The closed solutions of W are then Sw-1SbThe corresponding matrix of d' maximum non-zero generalized eigenvalue, d'≤N-1, N-1 are non- The quantity of zero eigenvalue,
SbW=λ SwW (7)
W is by (w1,w2,…wd) be a n × d composed by base vector matrix, the solution of w can by formula (4), formula (5), Formula (6) acquires;
(5) x is converted into each of sample set sample characteristicsiNew sample zi=WTxi
(6) input feature value the D'={ (z after obtaining dimensionality reduction1,y1),(z2,y2),…(zm,ym)}。
Step 3: the input feature value that step 2 is obtained is as the input of building ICA-LVQ neural network, by training Study output failure modes are as a result, set up the Fault Diagnosis for HV Circuit Breakers model based on ICA-LVQ with this;
Step 3 is specifically implemented according to the following steps:
Step 3.1, the input feature vector parameter in extraction step 2 in sample set is as the defeated of building ICA-LVQ neural network Enter;
Step 3.2, network is initialized, it is initial to set weight W1, W2;Taking ICA algorithm is that the selection of LVQ neural network is best W1;Take following policy setting W2: when the neuron weight vector of competition layer and the expectation classification pair of subclass linear layer neuron At once, the connection weight between the two neurons sets 1, otherwise sets 0, W2Once setting, no longer changes, learning rate is set as η, most Big frequency of training tm
It is that LVQ neural network chooses optimal W that step 3.2, which takes ICA algorithm,1Specific step is as follows:
(1) ICA parameter is defined
M n-dimensional vector v is randomly generatedk,0(k=1,2 ..., m) is as initial antibody A (0), A (0)=[v1,0, v2,0,…,vm,0], clone sizes q, immunogene mutation probability pmAnd error parameter epsilon, t=0, t are that frequency of training is initially 0;
(2) affinity of initial population is calculated, affinity calculation formula is as follows:
Dk,tThe average distance of antibody is arrived for individual,xjIndicate that input sample vector, N indicate Number of groups, Dk,tCorresponding with D in formula in step 3.3 (8), i.e., numerical value is equal to each other, and dimension is identical;Individual xjCorresponding input Corresponding to sample vector X (t), antibody A (k) and cluster centre W1, wherein antibody A (k)=[v1,k,v2,k,…,vm,k];
(3) initial weight is determined by ICA;
1) judge whether to meet termination condition:
If | d | < ε stops iteration, obtains optimized individual in population (antibody) Determine the optimal initial weight W of current population1, otherwise continue;
2) clone sizes q carries out clone operations, population Y (k), Y (k)={ Y after being cloned to antibody population A (k)1 (k),Y2(k),Y3(k),…,Yn(k) },And Yij(k)=Ai(k), j= 1,2,3,…,qi
3) with Probability pmImmunogene operation is realized to Y (k)New antibody population Z (k) is obtained, to realize above-mentioned behaviour Make process, algorithm takes step-by-step to negate strategy, i.e., to the new antibodies Y in clonal population Y (k)ij(k) each gene position is with probability pmPosition is exchanged, i.e.,
Random < p in formulamIndicate that above procedure is in Probability pmIn the case where occur;
4) size according to antibody affinity after immune operation carries out Immune Clone Selection operation, i.e., n are selected from A'(k) The biggish antibody of affinity forms new antibody population A (k+1), k=k+1, returns 1)
A'(k)=Z (k) ∪ A (k) (15).
Step 3.3, input sample vector X (t),
Calculating input sample vector X (t) indicates the W of each subclass cluster centre1The Euclidean distance of each row vector:
Step 3.4, it finds out apart from nearest weight row vector and determines the competition layer neuron j of triumph*:
The jth of the output vector Y of competition layer*A element is set as 1, and other is 0;
Step 3.5, the value of linear convergent rate layer output vector O, O=W are calculated2Its sequence of a unique nonzero element in Y, O Number k* indicates that X (t) is divided into kth * class;
Step 3.6, comparing cell reality output O and target desired output d;
If classification correctly corrects weight vector in the following manner:
Otherwise weight is adjusted against input sample direction:
The weight of other non-winning neurons remains unchanged;
Step 3.7, renewal learning rate,
As t < tmWhen, t=t+1 goes to step 3.3 and inputs next sample, repeats each step until t=tm, tmFor most Big frequency of training.
Step 4: the Fault Diagnosis for HV Circuit Breakers model that step 3 obtains divides the test set sample in step 1 Class counts its classification accuracy.

Claims (5)

1. the Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ, which is characterized in that specifically implement according to the following steps:
Step 1: choosing typical data sample, be divided into training set and test set according to the ratio of 3:1;
Step 2: extracting the input feature value through the resulting training sample of step 1, dimension-reduction treatment is carried out using LDA algorithm, is obtained The input feature value new to one;
Step 3: the input feature value that step 2 is obtained learns as the input of building ICA-LVQ neural network by training Failure modes are exported as a result, setting up the Fault Diagnosis for HV Circuit Breakers model based on ICA-LVQ with this;
Step 4: the Fault Diagnosis for HV Circuit Breakers model that step 3 obtains classifying to the test set sample in step 1, unites Count its classification accuracy.
2. the Fault Diagnosis for HV Circuit Breakers method according to claim 1 based on ICA-LVQ, which is characterized in that described Step 1 is specific to be implemented according to the following steps:
Step 1.1, I breaker monitored1,I2,I3,t1,t2,t3,t4,t5As Fault Diagnosis for HV Circuit Breakers model Input parameter;
Step 1.2, it is divided into training set and test set according to the ratio of 3:1 to through the resulting sample data of step 1.1, training set is used Fault Diagnosis for HV Circuit Breakers model is constructed, test set is then used to the classifying quality of test model.
3. the Fault Diagnosis for HV Circuit Breakers method according to claim 1 based on ICA-LVQ, which is characterized in that described Step 2 is specific to be implemented according to the following steps:
Step 2.1, sample set D={ (x is constructed1,y1),(x2,y2),…(xm,ym), wherein xiFor n dimension input feature value, yiFor corresponding class label;
Step 2.2, dimension-reduction treatment is carried out to the input feature value obtained through step 2.1, the input feature value after dimensionality reduction is D', the dimension after dimensionality reduction are d;
Specific step is as follows for dimension-reduction treatment in step 2.2:
(1) Scatter Matrix S in class is calculatedw,
Wherein, XjFor the set of jth class sample, x ∈ Xj, j=1,2 ..., m;μjFor the mean vector of jth class sample, j=1, 2,…m;
(2) class scatter matrix S is calculatedb,
Sb=(μ01)(μ01)T (2)
Wherein, μjFor the mean vector of jth class sample, j=1,2 ... m;
(3) calculating matrix SW -1Sb, wherein Sw -1It is SwInverse matrix, calculation formula is as follows,
(4) calculating matrix SW -1SbCharacteristic value, select maximum d characteristic value and its corresponding feature vector (w1,w2,…wd), Projection matrix W is obtained,
SbW=λ Sww (4)
Wherein λ is Lagrange multiplier, it is noted that SbThe direction perseverance of w is μ01, can enable
SbW=λ (μ01) (5)
Above formula is substituted into obtain
W=Sw -101) (6)
The closed solutions of W are then Sw-1SbThe corresponding matrix of d' maximum non-zero generalized eigenvalue, d'≤N-1, N-1 are that non-zero is special The quantity of value indicative,
SbW=λ SwW (7)
W is by (w1,w2,…wd) be base vector composed by a n × d matrix, the solution of w can be by formula (4), formula (5), formula (6) It acquires;
(5) x is converted into each of sample set sample characteristicsiNew sample zi=WTxi
(6) input feature value the D'={ (z after obtaining dimensionality reduction1,y1),(z2,y2),…(zm,ym)}。
4. the Fault Diagnosis for HV Circuit Breakers method according to claim 1 based on ICA-LVQ, which is characterized in that described Step 3 is specifically implemented according to the following steps:
Step 3.1, input of the input feature vector parameter in extraction step 2 in sample set as building ICA-LVQ neural network;
Step 3.2, network is initialized, it is initial to set weight W1, W2;Taking ICA algorithm is that LVQ neural network selects optimal W1; Take following policy setting W2: when the neuron weight vector of competition layer is corresponding with the expectation classification of subclass linear layer neuron When, the connection weight between the two neurons sets 1, otherwise sets 0, W2Once setting, no longer changes, learning rate is set as η, maximum Frequency of training tm
Step 3.3, input sample vector X (t),
Calculating input sample vector X (t) indicates the W of each subclass cluster centre1The Euclidean distance of each row vector:
Step 3.4, it finds out apart from nearest weight row vector and determines the competition layer neuron j of triumph*:
The jth of the output vector Y of competition layer*A element is set as 1, and other is 0;
Step 3.5, the value of linear convergent rate layer output vector O, O=W are calculated2Its serial number of unique nonzero element k* is just in Y, O Show that X (t) is divided into kth * class;
Step 3.6, comparing cell reality output O and target desired output d;
If classification correctly corrects weight vector in the following manner:
Otherwise weight is adjusted against input sample direction:
The weight of other non-winning neurons remains unchanged;
Step 3.7, renewal learning rate,
As t < tmWhen, t=t+1 goes to step 3.3 and inputs next sample, repeats each step until t=tm, tmFor maximum instruction Practice number.
5. the Fault Diagnosis for HV Circuit Breakers method according to claim 4 based on ICA-LVQ, which is characterized in that step It is that LVQ neural network chooses optimal W that ICA algorithm is taken in 3.21Specific step is as follows:
(1) ICA parameter is defined
M n-dimensional vector v is randomly generatedk,0(k=1,2 ..., m) is as initial antibody A (0), A (0)=[v1,0,v2,0,…, vm,0], clone sizes q, immunogene mutation probability pmAnd error parameter epsilon, t=0, t are that frequency of training is initially 0;
(2) affinity of initial population is calculated, affinity calculation formula is as follows:
Dk,tThe average distance of antibody is arrived for individual,xjIndicate that input sample vector, N indicate group Number, Dk,tCorresponding with D in formula in step 3.3 (8), i.e., numerical value is equal to each other, and dimension is identical;Individual xjCorresponding input sample Corresponding to vector X (t), antibody A (k) and cluster centre W1, wherein antibody A (k)=[v1,k,v2,k,…,vm,k];
(3) initial weight is determined by ICA;
1) judge whether to meet termination condition:
If | d | < ε stops iteration, obtains optimized individual in population, that is, can determine current population Optimal initial weight W1, otherwise continue;
2) clone sizes q carries out clone operations, population Y (k), Y (k)={ Y after being cloned to antibody population A (k)1(k),Y2 (k),Y3(k),…,Yn(k) },And Yij(k)=Ai(k), j=1,2, 3,…,qi
3) with Probability pmImmunogene operation is realized to Y (k)Obtain new antibody population Z (k), Yao Shixian aforesaid operations mistake Journey, algorithm takes step-by-step to negate strategy, i.e., to the new antibodies Y in clonal population Y (k)ij(k) each gene position is with Probability pmIt hands over Change place, i.e.,
Random < p in formulamIndicate that above procedure is in Probability pmIn the case where occur;
4) size according to antibody affinity after immune operation carries out Immune Clone Selection operation, i.e., it is a affine that n is selected from A'(k) Biggish antibody is spent, new antibody population A (k+1), k=k+1 are formed, is returned 1)
A'(k)=Z (k) ∪ A (k) (15).
CN201910199081.5A 2019-03-15 2019-03-15 ICA-LVQ-based high-voltage circuit breaker fault diagnosis method Active CN109901064B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910199081.5A CN109901064B (en) 2019-03-15 2019-03-15 ICA-LVQ-based high-voltage circuit breaker fault diagnosis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910199081.5A CN109901064B (en) 2019-03-15 2019-03-15 ICA-LVQ-based high-voltage circuit breaker fault diagnosis method

Publications (2)

Publication Number Publication Date
CN109901064A true CN109901064A (en) 2019-06-18
CN109901064B CN109901064B (en) 2021-02-12

Family

ID=66953286

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910199081.5A Active CN109901064B (en) 2019-03-15 2019-03-15 ICA-LVQ-based high-voltage circuit breaker fault diagnosis method

Country Status (1)

Country Link
CN (1) CN109901064B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112117475A (en) * 2020-09-30 2020-12-22 国网四川省电力公司经济技术研究院 Fault detection device and method for water management subsystem of fuel cell
CN112215279A (en) * 2020-10-12 2021-01-12 国网新疆电力有限公司 Power grid fault diagnosis method based on immune RBF neural network
CN115796237A (en) * 2022-12-07 2023-03-14 北京石油化工学院 ICSA-VS-bpNet-based armored vehicle chassis engine fault prediction method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1873658A (en) * 2006-06-29 2006-12-06 武汉大学 Method for selecting features of artificial immunity in remote sensing images
CN101916376A (en) * 2010-07-06 2010-12-15 浙江大学 Local spline embedding-based orthogonal semi-monitoring subspace image classification method
KR20120079261A (en) * 2011-01-04 2012-07-12 주식회사 만도 Apparatus and method for detecting a switch fault
CN105615834A (en) * 2015-12-22 2016-06-01 深圳创达云睿智能科技有限公司 Sleep stage classification method and device based on sleep EEG (electroencephalogram) signals
CN106019131A (en) * 2016-05-18 2016-10-12 四川大学 State comprehensive evaluation method for high-voltage circuit breaker operating mechanism based on switching-on and switching-off coil currents
CN107656152A (en) * 2017-09-05 2018-02-02 西安工程大学 One kind is based on GA SVM BP Diagnosis Method of Transformer Faults
CN108427966A (en) * 2018-03-12 2018-08-21 成都信息工程大学 A kind of magic magiscan and method based on PCA-LDA
CN109298330A (en) * 2018-11-26 2019-02-01 西安工程大学 Fault Diagnosis for HV Circuit Breakers method based on GHPSO-BP

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1873658A (en) * 2006-06-29 2006-12-06 武汉大学 Method for selecting features of artificial immunity in remote sensing images
CN101916376A (en) * 2010-07-06 2010-12-15 浙江大学 Local spline embedding-based orthogonal semi-monitoring subspace image classification method
KR20120079261A (en) * 2011-01-04 2012-07-12 주식회사 만도 Apparatus and method for detecting a switch fault
CN105615834A (en) * 2015-12-22 2016-06-01 深圳创达云睿智能科技有限公司 Sleep stage classification method and device based on sleep EEG (electroencephalogram) signals
CN106019131A (en) * 2016-05-18 2016-10-12 四川大学 State comprehensive evaluation method for high-voltage circuit breaker operating mechanism based on switching-on and switching-off coil currents
CN107656152A (en) * 2017-09-05 2018-02-02 西安工程大学 One kind is based on GA SVM BP Diagnosis Method of Transformer Faults
CN108427966A (en) * 2018-03-12 2018-08-21 成都信息工程大学 A kind of magic magiscan and method based on PCA-LDA
CN109298330A (en) * 2018-11-26 2019-02-01 西安工程大学 Fault Diagnosis for HV Circuit Breakers method based on GHPSO-BP

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
程序 等: "基于因子分析和支持向量机算法的高压断路器机械故障诊断方法", 《电工技术学报》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112117475A (en) * 2020-09-30 2020-12-22 国网四川省电力公司经济技术研究院 Fault detection device and method for water management subsystem of fuel cell
CN112215279A (en) * 2020-10-12 2021-01-12 国网新疆电力有限公司 Power grid fault diagnosis method based on immune RBF neural network
CN112215279B (en) * 2020-10-12 2024-02-02 国网新疆电力有限公司 Power grid fault diagnosis method based on immune RBF neural network
CN115796237A (en) * 2022-12-07 2023-03-14 北京石油化工学院 ICSA-VS-bpNet-based armored vehicle chassis engine fault prediction method

Also Published As

Publication number Publication date
CN109901064B (en) 2021-02-12

Similar Documents

Publication Publication Date Title
Mehrotra et al. Generative adversarial residual pairwise networks for one shot learning
CN109270442B (en) DBN-GA neural network-based high-voltage circuit breaker fault detection method
CN107272655B (en) Batch process fault monitoring method based on multistage ICA-SVDD
CN106371427B (en) Industrial process Fault Classification based on analytic hierarchy process (AHP) and fuzzy Fusion
CN103914064B (en) Based on the commercial run method for diagnosing faults that multi-categorizer and D-S evidence merge
CN109086817A (en) A kind of Fault Diagnosis for HV Circuit Breakers method based on deepness belief network
CN110765700A (en) Ultrahigh voltage transmission line loss prediction method based on quantum ant colony optimization RBF network
CN108734202A (en) A kind of Fault Diagnosis for HV Circuit Breakers method based on improved BP
CN109901064A (en) Fault Diagnosis for HV Circuit Breakers method based on ICA-LVQ
CN109800875A (en) Chemical industry fault detection method based on particle group optimizing and noise reduction sparse coding machine
CN109829497B (en) Supervised learning-based station area user identification and discrimination method
CN109298330B (en) High-voltage circuit breaker fault diagnosis method based on GHPSO-BP
CN108182445A (en) Procedure fault recognition methods based on big data intelligence core independent component analysis
CN109635928A (en) A kind of voltage sag reason recognition methods based on deep learning Model Fusion
CN110837915B (en) Low-voltage load point prediction and probability prediction method for power system based on hybrid integrated deep learning
CN110569925B (en) LSTM-based time sequence abnormality detection method applied to power equipment operation detection
CN111060815B (en) GA-Bi-RNN-based high-voltage circuit breaker fault diagnosis method
CN106874963B (en) A kind of Fault Diagnosis Method for Distribution Networks and system based on big data technology
CN112215279B (en) Power grid fault diagnosis method based on immune RBF neural network
CN110175682A (en) A kind of optimization core pivot element analysis fault monitoring method based on Chaos-Particle Swarm Optimization
CN107656152A (en) One kind is based on GA SVM BP Diagnosis Method of Transformer Faults
CN113884807B (en) Power distribution network fault prediction method based on random forest and multi-layer architecture clustering
CN117349595A (en) Industrial scene-oriented extremely few sample fault diagnosis method
CN109242008B (en) Compound fault identification method under incomplete sample class condition
CN114355182A (en) Online monitoring and fault diagnosis method for high-voltage circuit breaker

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