[go: up one dir, main page]

CN111060304A - Circuit breaker fault diagnosis method based on neural network - Google Patents

Circuit breaker fault diagnosis method based on neural network Download PDF

Info

Publication number
CN111060304A
CN111060304A CN202010078411.8A CN202010078411A CN111060304A CN 111060304 A CN111060304 A CN 111060304A CN 202010078411 A CN202010078411 A CN 202010078411A CN 111060304 A CN111060304 A CN 111060304A
Authority
CN
China
Prior art keywords
neural network
circuit breaker
fault diagnosis
diagnosis method
signal
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
CN202010078411.8A
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.)
State Grid Jiangsu Electric Power Co ltd Suqian Power Supply Branch
Original Assignee
State Grid Jiangsu Electric Power Co Ltd Suqian Power Supply Branch
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Jiangsu Electric Power Co Ltd Suqian Power Supply Branch, State Grid Corp of China SGCC, State Grid Jiangsu Electric Power Co Ltd filed Critical State Grid Jiangsu Electric Power Co Ltd Suqian Power Supply Branch
Priority to CN202010078411.8A priority Critical patent/CN111060304A/en
Publication of CN111060304A publication Critical patent/CN111060304A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01MTESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
    • G01M13/00Testing of machine parts
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/327Testing of circuit interrupters, switches or circuit-breakers
    • G01R31/3271Testing of circuit interrupters, switches or circuit-breakers of high voltage or medium voltage devices
    • G01R31/3275Fault detection or status indication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Molecular Biology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Testing Electric Properties And Detecting Electric Faults (AREA)

Abstract

本发明涉及电力系统中断路器的故障诊断方法,具体为一种基于深度神经网络和BP神经网络相结合的故障诊断方法。断路器在不同状态下其振动信号不同,首先通过采用小波包—能量熵技术来提取真空断路器在不同状态下的振动信号特征量,然后利用深度神经网络处理这些特征向量,对断路器故障状态与正常状态进行一次分类,最后通过BP神经网络对故障状态进行具体分类。与直接利用BP神经网络的方法来诊断断路器故障相比,本发明在准确率与速度性方面均有显著的提升。

Figure 202010078411

The invention relates to a fault diagnosis method for circuit breakers in a power system, in particular to a fault diagnosis method based on the combination of a deep neural network and a BP neural network. The vibration signals of circuit breakers are different in different states. Firstly, the wavelet packet-energy entropy technology is used to extract the characteristic quantities of vibration signals of vacuum circuit breakers in different states, and then the deep neural network is used to process these eigenvectors. It is classified with the normal state once, and finally the fault state is specifically classified through the BP neural network. Compared with the method of directly using the BP neural network to diagnose the fault of the circuit breaker, the present invention is significantly improved in terms of accuracy and speed.

Figure 202010078411

Description

Circuit breaker fault diagnosis method based on neural network
Technical Field
The invention relates to a fault diagnosis method of a circuit breaker in a power system, in particular to a fault diagnosis method based on combination of a deep neural network and a BP neural network.
Background
The vacuum circuit breaker is used as a switch and a protection device of a power system, is widely applied to a power distribution system, and has the advantages of small volume, low noise, high reliability and the like. When a local fault occurs in a power system, once the fault cannot be timely removed due to the fault of a breaker, large-area power failure in the area is very likely to be caused. Therefore, the vacuum circuit breaker can reliably act, and is particularly important for safe and stable operation of a power system. According to the data, the mechanical faults caused by the problems of the control circuit of the circuit breaker, the operating mechanism and the like account for 70-80% of all the faults.
At present, the fault diagnosis research work aiming at the circuit breaker is successively developed at home and abroad, and in the aspect of the application of an intelligent algorithm, particularly, a neural network is increasingly introduced into the fault diagnosis of the circuit breaker. Such as Deep Neural Networks (DNNs), BP neural networks, radial basis function networks (RBFs), self-organizing map networks (SOMs), and the like. All weights need to be corrected when DNN is input every time, and the DNN cannot meet the real-time requirement when used globally; the BP neural network is used for global influence on convergence speed and is easily limited to a local minimum value; the RBF cannot fully identify the fault type; the SOM employs unsupervised learning rules and lacks classification information.
Disclosure of Invention
The invention further researches the problems and provides a breaker fault diagnosis method based on a neural network. The invention diagnoses various states of the circuit breaker by using a method of combining the deep neural network and the BP neural network, and compared with the method of singly using the BP neural network, the invention obviously improves the accuracy and the speed.
The invention is realized by the following technical scheme, and the method comprises the following steps:
step 1: an acceleration sensor is used for acquiring an acceleration waveform signal generated by the breaker in the switching-on operation process;
step 2: extracting vibration signal characteristic quantities of the vacuum circuit breaker in different states by adopting a wavelet packet-energy entropy technology;
and step 3: classifying the fault state and the normal state for the first time by using a deep neural network;
and 4, step 4: and adopting a BP neural network to specifically classify the fault state.
Further, in step 1, the sampling frequency of the acceleration sensor is 40kHz, sampling points of original signals are set to 8000 points, then a movable rectangular window with 100-150 points is used for searching for an initial point of effective data, a threshold value of the rectangular window is set, when a breaker is switched on and started, a data variance inside the rectangular window changes suddenly, the data variance is used as a judgment condition to intercept an effective vibration data sequence, the length of the intercepted effective signal is 4096 points, and the signal section approximately contains signal content about 100ms after the switching on and the starting.
Further, the wavelet packet-energy entropy technology in step 2 is to select db4 wavelet to carry out 4-layer decomposition on the collected vibration signal, and then carry out quantitative expression on the decomposed data sequence by using information entropy; the specific process comprises the following steps:
2-1) calculating the energy of each frequency band in an integral mode, wherein the calculation formula is as follows;
Figure 896969DEST_PATH_IMAGE001
wherein
Figure 814109DEST_PATH_IMAGE002
LTo decompose the number of layers),i=1,2,...,N
2-2) calculating the energy entropy after normalization processing;
the normalization processing formula is
Figure 656164DEST_PATH_IMAGE003
The formula for calculating the energy entropy is
Figure 51373DEST_PATH_IMAGE004
2-3) will get a set of vectors containing 16 energy entropiesTI.e. by
Figure 928062DEST_PATH_IMAGE006
Further, in step 3, the process of building the deep neural network includes the following steps:
3-1) defining a network structure;
3-2) initializing model parameters;
3-3) calculating in a loop: forward propagation/calculation of current loss/backward propagation/weight update.
Further, in step 4, the BP neural network only adopts 1 hidden layer, the number of neuron nodes of the hidden layer is 25, the input layer includes 16 nodes, the output layer includes 5 nodes, and a gradient descent algorithm with momentum is invoked for learning. When the detection is carried out, only the characteristic vector under a certain condition needs to be input, the learnt BP neural network is used for operation, a 5-element vector is output and is compared with a target vector, and therefore the state of the circuit breaker is judged.
The specific implementation process of the gradient descent algorithm with momentum comprises the following steps:
4-1) inputNA study sample
Figure 750524DEST_PATH_IMAGE007
4-2) constructing a BP neural network structure;
4-3) setting an error limit value
Figure 581339DEST_PATH_IMAGE008
Maximum number of iterations
Figure 780240DEST_PATH_IMAGE009
Learning rate
Figure 511435DEST_PATH_IMAGE010
And impulse coefficient
Figure 567116DEST_PATH_IMAGE011
Number of initial iterationst=1, training data sequencek=1;
4-4) taking the followingkA study sample
Figure 321445DEST_PATH_IMAGE012
Figure 120774DEST_PATH_IMAGE013
4-5) is prepared from
Figure 644159DEST_PATH_IMAGE014
Carrying out signal forward propagation calculation;
4-6) the input signal is transmitted forward through weight matrix processing, and the error of each node of the BP network output layer is calculated:
Figure 631926DEST_PATH_IMAGE015
4-7) if pairNAny data sequence of training datakValue is such that
Figure 873551DEST_PATH_IMAGE016
Or
Figure 210992DEST_PATH_IMAGE017
Then training is finished; if the error does not meet the requirement, the error is reversely propagated according to the network, and the weight matrix is modified;
4-8) calculating the back propagation of errors;
4-9) order
Figure 854463DEST_PATH_IMAGE018
Figure 189629DEST_PATH_IMAGE019
And jumping to step 4-4).
Compared with the prior art, the invention has the following remarkable advantages: when various fault states of the circuit breaker are diagnosed, the accuracy and the quick action performance of the algorithm are remarkably improved.
Drawings
Fig. 1 is a simplified model diagram of a vacuum circuit breaker structure under study.
Fig. 2 is a diagnostic flowchart of the present breaker diagnostic apparatus.
Fig. 3 is a flow chart of vibration signal extraction.
FIG. 4 is a schematic representation of the db4 wavelet after 4-layer decomposition.
FIG. 5 is a graph of the error curves obtained after the deep neural network is classified once.
Fig. 6 is a BP neural network learning case that classifies only fault conditions.
FIG. 7 is a graph of the confusion matrix obtained after diagnosis using the present invention.
FIG. 8 shows the learning of the BP network when only the BP neural network is used for diagnosis.
FIG. 9 is a graph of the confusion matrix obtained using only BP neural network diagnostics.
Detailed Description
The following examples are given for the detailed implementation and specific operation of the present invention, and the application scope of the present invention is not limited to the following examples.
The invention is explained by taking a simplified model of a vacuum circuit breaker structure shown in fig. 1 as an example, and five common fault states of the circuit breaker are specifically analyzed: the method comprises the following steps of incapability of keeping the switch-on state, breakage of a switch-off spring, looseness of flexible connection, looseness of an insulating pull rod and abrasion of a single-phase contact.
As shown in fig. 2, the operation steps of this embodiment are as follows:
step 1, firstly, an acceleration sensor is used for extracting a vibration signal of the circuit breaker, and a flow chart is shown in fig. 3. According to relevant documents, the CA-YD-181 customized type of the IEPE acceleration sensor is finally selected, the sensitivity is 1mv/g, the frequency response range is 5-10 kHz, and the measurement range is 5000 g. During experiments, the acceleration sensor is arranged in the center of the top of an operation box of the circuit breaker, and a CM3502 constant current source module is adopted to provide 4mA current to supply power for the IEPE. The back is connected with an AD chip controlled by a DSP, and the DSP development board selected by the invention is research and development of Asahi TMS320F 28335. The voltage signal output range of the IEPE sensor is +/-5V, so that the IEPE sensor needs to be connected with an external AD chip, and the AD7606 is selected here and can bear the input of +/-10V and +/-5V voltage signals.
And 2, performing 4-layer decomposition on the extracted vibration signal by using a Matlab wavelet tool box and selecting a db4 wavelet, wherein a schematic diagram obtained after decomposition is shown in FIG. 4, and then obtaining a feature vector by using an energy entropy. The energy of each frequency band is calculated by means of integration
Figure 980868DEST_PATH_IMAGE020
Wherein
Figure 59682DEST_PATH_IMAGE021
LTo decompose the number of layers),i=1,2,...,N(ii) a After normalization processing
Figure 557660DEST_PATH_IMAGE022
Then, the energy entropy is calculated:
Figure 391623DEST_PATH_IMAGE023
(ii) a Finally, a group of vectors containing 16 energy entropies is obtainedTI.e. by
Figure 342262DEST_PATH_IMAGE024
And then randomly selecting one vibration signal under 6 states of the circuit breaker, splitting a wavelet packet and calculating energy entropy, wherein the corresponding characteristic vectors are shown in a table 1, and the difference of entropy values is utilized to establish a relation with the state of the circuit breaker, so that the fault diagnosis of the circuit breaker is carried out.
TABLE 1 feature vector Table under different states
Figure 224767DEST_PATH_IMAGE025
And 3, carrying out primary classification on the normal state and the fault state of the circuit breaker by using the deep neural network. The present embodiment selects 180 characteristic phasors in various states of the circuit breaker, wherein 120 characteristic phasors are used for training, and the other 60 characteristic phasors are used for testing. The target vector corresponding to each state is a binary vector, the element takes the value of 0 or 1, and the corresponding relationship is as shown in table 2:
TABLE 2 State of Circuit breaker and target vector correspondence
Figure 141033DEST_PATH_IMAGE026
After training and testing, the resulting error plot is shown in fig. 5.
And 4, further diagnosing various fault states of the circuit breaker by using the BP neural network. And selecting 150 groups of feature vectors under the fault state after primary classification of the deep neural network, wherein 100 groups are used for training, and 50 groups are used for testing. The target vector corresponding to each fault state is a five-element vector, the element takes a value of 0 or 1, and the corresponding relationship is shown in table 3.
TABLE 3 Fault State and target vector correspondence for circuit breakers
Figure 83581DEST_PATH_IMAGE027
Constructing a BP neural network, taking the first 20 groups of 30 groups of feature vectors in each fault state, and using 100 groups of feature vectors in total for learning and training of the BP neural network, wherein the specific steps are as follows:
the first step is as follows: reading test data;
the second step is that: preparing data for BP neural network training;
the third step: constructing a BP neural network;
the fourth step: training a network; wherein the display period of the intermediate result is set to be 50, the iteration frequency is 5000, the error target is 0.00001, and the learning rate is 0.05;
the fifth step: simulating the network;
and a sixth step: and storing the trained neural network.
The learning condition of the BP neural network is as shown in fig. 6, and after 61 iterations, the error target is reached. And then, performing pattern recognition on input data by using the trained BP neural network, selecting the last 10 groups of 30 groups of feature vectors in each fault state, and verifying the total of 50 groups, wherein the final result is shown in FIG. 7.
And 5, classifying the 6 states of the circuit breaker under the condition of only using the BP neural network. A total of 180 sets of data were selected for each state of the circuit breaker, 120 for training and 60 for testing. The target vector corresponding to each state is a six-element vector, the elements take the values of 0 or 1 respectively, and the corresponding relationship is shown in table 4.
TABLE 4 State of Circuit breaker and target vector correspondence
Figure 521516DEST_PATH_IMAGE028
And constructing the BP neural network, taking the first 20 groups of 30 groups of feature vectors in each state, and using 120 groups of feature vectors in total for learning and training of the BP neural network. The learning condition of the BP network is as shown in fig. 8, and the error target is reached after 200 iterations. And then, performing pattern recognition on input data by using the trained BP neural network, selecting the last 10 groups of 30 groups of feature vectors in each state, and performing verification on 60 groups in total, wherein the result is shown in fig. 9.
Step 6, comparing fig. 7 and fig. 9, it can be found that, compared with the case of using the BP neural network alone, the accuracy and the quick-acting performance of the algorithm of the fault diagnosis of the vacuum circuit breaker using the present invention are both significantly improved.

Claims (6)

1.一种基于神经网络的断路器故障诊断方法,其特征在于,包含以下步骤:1. a kind of circuit breaker fault diagnosis method based on neural network, is characterized in that, comprises the following steps: 步骤1,利用加速度传感器采集断路器在合闸操作过程中产生的加速度波形信号;Step 1, use the acceleration sensor to collect the acceleration waveform signal generated by the circuit breaker during the closing operation; 步骤2,采用小波包—能量熵技术来提取真空断路器在不同状态的振动信号特征量;Step 2, using the wavelet packet-energy entropy technique to extract the vibration signal characteristic quantities of the vacuum circuit breaker in different states; 步骤3,利用深度神经网络对故障状态和正常状态进行一次分类;Step 3, use the deep neural network to classify the fault state and the normal state once; 步骤4,采用BP神经网络对故障状态进行具体分类。Step 4, using BP neural network to classify the fault state in detail. 2.根据权利要求1所述的基于神经网络的断路器故障诊断方法,其特征在于,步骤1中,所述加速度传感器的采样频率为40kHz,设置原始信号的采样点共计为8000点,再通过一个100~150点可移动的矩形窗寻找有效数据的起始点,设置好矩形窗的阈值,在断路器合闸启动时,矩形窗内部的数据方差会突变,以此作为判断条件,来截取有效的振动信号数据序列,截取有效信号的长度为4096点,此段信号大概包含了合闸启动后100ms左右的内容。2. The neural network-based circuit breaker fault diagnosis method according to claim 1, wherein in step 1, the sampling frequency of the acceleration sensor is 40 kHz, and the sampling points of the original signal are set to be 8000 points in total, and then pass A 100~150-point movable rectangular window is used to find the starting point of valid data, and the threshold of the rectangular window is set. When the circuit breaker is closed and started, the variance of the data inside the rectangular window will change abruptly, which is used as a judgment condition to intercept valid data. The vibration signal data sequence is 4096 points, and the length of the intercepted effective signal is 4096 points. This signal contains the content about 100ms after the closing start. 3.根据权利要求1所述的基于神经网络的断路器故障诊断方法,其特征在于,步骤2所述的小波包—能量熵技术是选用db4小波对采集到的振动信号进行4层分解,再用信息熵对分解后的数据序列进行量化表达;3. the circuit breaker fault diagnosis method based on neural network according to claim 1, is characterized in that, the wavelet packet-energy entropy technique described in step 2 is to select db4 wavelet to carry out 4-layer decomposition to the collected vibration signal, and then Use information entropy to quantify the decomposed data sequence; 步骤2的具体过程包括如下步骤:The specific process of step 2 includes the following steps: 2-1)通过积分的方式计算各个频带的能量,计算公式如下;2-1) Calculate the energy of each frequency band by integrating, the calculation formula is as follows;
Figure 840463DEST_PATH_IMAGE001
,其中
Figure 870955DEST_PATH_IMAGE002
L为分解层数),i=1,2,...,N
Figure 840463DEST_PATH_IMAGE001
,in
Figure 870955DEST_PATH_IMAGE002
( L is the number of decomposition layers), i = 1, 2, ..., N ;
2-2)经过归一化处理后,计算能量熵;2-2) After normalization, calculate the energy entropy; 归一化处理公式为
Figure 984405DEST_PATH_IMAGE003
The normalization processing formula is
Figure 984405DEST_PATH_IMAGE003
;
计算能量熵的公式为
Figure 971952DEST_PATH_IMAGE004
The formula for calculating energy entropy is
Figure 971952DEST_PATH_IMAGE004
;
2-3)将得到一组含有16个能量熵的向量T,即2-3) will get a set of vectors T containing 16 energy entropy, namely
Figure 196260DEST_PATH_IMAGE006
Figure 196260DEST_PATH_IMAGE006
.
4.根据权利要求1所述的基于神经网络的断路器故障诊断方法,其特征在于,步骤3中,所述的深度神经网络的搭建过程包括如下步骤:4. The neural network-based circuit breaker fault diagnosis method according to claim 1, wherein in step 3, the construction process of the deep neural network comprises the following steps: 3-1)定义网络结构;3-1) Define the network structure; 3-2)初始化模型参数;3-2) Initialize model parameters; 3-3)循环计算,前向传播/计算当前损失/反向传播/权值更新。3-3) Circular calculation, forward propagation / calculation of current loss / back propagation / weight update. 5.根据权利要求1所述的基于神经网络的断路器故障诊断方法,其特征在于,步骤4中,所述的BP神经网络采用了1个隐含层,隐含层的神经元节点数定为25个,输入层含有16个节点,输出层含有5个节点,调用带动量的梯度下降算法进行学习;进行检测时,只需输入某一情况下的特征向量,利用已学习过的BP神经网络进行运算,输出一个5元的向量,与目标向量进行比对,从而判断断路器的状态。5. The neural network-based circuit breaker fault diagnosis method according to claim 1, wherein in step 4, the BP neural network adopts one hidden layer, and the number of neuron nodes in the hidden layer is fixed. It is 25, the input layer contains 16 nodes, and the output layer contains 5 nodes, and the gradient descent algorithm with momentum is called for learning; when testing, only the feature vector in a certain situation is input, and the learned BP neural network is used. The network performs operations and outputs a 5-element vector, which is compared with the target vector to judge the state of the circuit breaker. 6.根据权利要求5所述的基于神经网络的断路器故障诊断方法,其特征在于,所述带动量的梯度下降算法的具体实现过程包括如下步骤:6. The neural network-based circuit breaker fault diagnosis method according to claim 5, wherein the specific implementation process of the gradient descent algorithm with momentum comprises the following steps: 4-1)输入N个学习样本
Figure 257757DEST_PATH_IMAGE007
4-1) Input N learning samples
Figure 257757DEST_PATH_IMAGE007
;
4-2)构建BP神经网络结构;4-2) Construct BP neural network structure; 4-3)设置误差限定值
Figure 604425DEST_PATH_IMAGE008
,最大迭代数
Figure 16952DEST_PATH_IMAGE009
,学习率
Figure 44951DEST_PATH_IMAGE010
以及冲量系数
Figure 288850DEST_PATH_IMAGE011
,最开始的迭代次数t =1,训练数据序列k=1;
4-3) Set the error limit value
Figure 604425DEST_PATH_IMAGE008
, the maximum number of iterations
Figure 16952DEST_PATH_IMAGE009
, the learning rate
Figure 44951DEST_PATH_IMAGE010
and the impulse coefficient
Figure 288850DEST_PATH_IMAGE011
, the initial number of iterations t = 1, the training data sequence k = 1;
4-4)取第k个学习样本
Figure 478523DEST_PATH_IMAGE012
Figure 942128DEST_PATH_IMAGE013
4-4) Take the kth learning sample
Figure 478523DEST_PATH_IMAGE012
Figure 942128DEST_PATH_IMAGE013
;
4-5)由
Figure 508238DEST_PATH_IMAGE014
进行信号正向传播计算;
4-5) by
Figure 508238DEST_PATH_IMAGE014
Perform signal forward propagation calculation;
4-6)输入的信号通过权值矩阵处理向前传递,算出BP网络输出层各节点的误差:4-6) The input signal is forwarded through the weight matrix processing, and the error of each node in the output layer of the BP network is calculated:
Figure 809907DEST_PATH_IMAGE015
Figure 809907DEST_PATH_IMAGE015
;
4-7)如果对N个训练数据的任一数据序列k值使得
Figure 232798DEST_PATH_IMAGE016
或者
Figure 619917DEST_PATH_IMAGE017
,那么训练结束;如果不满足要求,则将误差按网络进行反向传播,对权值矩阵做修改;
4-7) If the value of k for any data sequence of N training data is such that
Figure 232798DEST_PATH_IMAGE016
or
Figure 619917DEST_PATH_IMAGE017
, then the training is over; if the requirements are not met, the error is back-propagated through the network, and the weight matrix is modified;
4-8)误差反向传播计算;4-8) Error back propagation calculation; 4-9)令
Figure 989718DEST_PATH_IMAGE018
Figure 942631DEST_PATH_IMAGE019
,跳转到步骤4-4)。
4-9) Order
Figure 989718DEST_PATH_IMAGE018
,
Figure 942631DEST_PATH_IMAGE019
, skip to step 4-4).
CN202010078411.8A 2020-02-03 2020-02-03 Circuit breaker fault diagnosis method based on neural network Pending CN111060304A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010078411.8A CN111060304A (en) 2020-02-03 2020-02-03 Circuit breaker fault diagnosis method based on neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010078411.8A CN111060304A (en) 2020-02-03 2020-02-03 Circuit breaker fault diagnosis method based on neural network

Publications (1)

Publication Number Publication Date
CN111060304A true CN111060304A (en) 2020-04-24

Family

ID=70307817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010078411.8A Pending CN111060304A (en) 2020-02-03 2020-02-03 Circuit breaker fault diagnosis method based on neural network

Country Status (1)

Country Link
CN (1) CN111060304A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111678679A (en) * 2020-05-06 2020-09-18 内蒙古电力(集团)有限责任公司电力调度控制分公司 Circuit breaker fault diagnosis method based on PCA-BPNN
CN112729381A (en) * 2020-12-11 2021-04-30 广州致新电力科技有限公司 Fault diagnosis method of high-voltage circuit breaker based on neural network
CN113030717A (en) * 2021-03-12 2021-06-25 广东电网有限责任公司 Circuit breaker fault diagnosis method and circuit based on electric signal deep learning
CN113341306A (en) * 2021-04-19 2021-09-03 云南电网有限责任公司临沧供电局 High-voltage circuit breaker state evaluation system and method based on vibration signals
CN113484693A (en) * 2021-07-30 2021-10-08 国网四川省电力公司电力科学研究院 Transformer substation secondary circuit fault positioning method and system based on graph neural network
CN115018350A (en) * 2022-06-22 2022-09-06 云南电网有限责任公司电力科学研究院 Fault assessment method, equipment and system for circuit breaker wiring terminal

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106291351A (en) * 2016-09-20 2017-01-04 西安工程大学 Primary cut-out fault detection method based on convolutional neural networks algorithm
CN107766816A (en) * 2017-10-18 2018-03-06 河海大学 A kind of Mechanical Failure of HV Circuit Breaker recognition methods based on LVQ neutral nets
CN108734202A (en) * 2018-04-27 2018-11-02 西安工程大学 A kind of Fault Diagnosis for HV Circuit Breakers method based on improved BP
CN109061463A (en) * 2018-09-29 2018-12-21 华南理工大学 A kind of monitoring of mechanical state of high-voltage circuit breaker and method for diagnosing faults
CN109270442A (en) * 2018-08-21 2019-01-25 西安工程大学 High-voltage circuitbreaker fault detection method based on DBN-GA neural network
CN109298258A (en) * 2018-09-18 2019-02-01 四川大学 Transformer fault diagnosis method and system combining RVM and DBN
CN109298330A (en) * 2018-11-26 2019-02-01 西安工程大学 Fault Diagnosis Method of High Voltage Circuit Breaker Based on GHPSO-BP
US10402699B1 (en) * 2015-12-16 2019-09-03 Hrl Laboratories, Llc Automated classification of images using deep learning—back end

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10402699B1 (en) * 2015-12-16 2019-09-03 Hrl Laboratories, Llc Automated classification of images using deep learning—back end
CN106291351A (en) * 2016-09-20 2017-01-04 西安工程大学 Primary cut-out fault detection method based on convolutional neural networks algorithm
CN107766816A (en) * 2017-10-18 2018-03-06 河海大学 A kind of Mechanical Failure of HV Circuit Breaker recognition methods based on LVQ neutral nets
CN108734202A (en) * 2018-04-27 2018-11-02 西安工程大学 A kind of Fault Diagnosis for HV Circuit Breakers method based on improved BP
CN109270442A (en) * 2018-08-21 2019-01-25 西安工程大学 High-voltage circuitbreaker fault detection method based on DBN-GA neural network
CN109298258A (en) * 2018-09-18 2019-02-01 四川大学 Transformer fault diagnosis method and system combining RVM and DBN
CN109061463A (en) * 2018-09-29 2018-12-21 华南理工大学 A kind of monitoring of mechanical state of high-voltage circuit breaker and method for diagnosing faults
CN109298330A (en) * 2018-11-26 2019-02-01 西安工程大学 Fault Diagnosis Method of High Voltage Circuit Breaker Based on GHPSO-BP

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
李晓波等: "基于小波和深度学习的配电网单相接地故障辨识", 《电测与仪表》 *
钱瑜等: "《维修电工技能问答》", 30 June 2014, 湖南科学技术出版社 *
马辉等: "基于深度神经网络的提升机轴承故障诊断研究", 《计算机工程与应用》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111678679A (en) * 2020-05-06 2020-09-18 内蒙古电力(集团)有限责任公司电力调度控制分公司 Circuit breaker fault diagnosis method based on PCA-BPNN
CN112729381A (en) * 2020-12-11 2021-04-30 广州致新电力科技有限公司 Fault diagnosis method of high-voltage circuit breaker based on neural network
CN112729381B (en) * 2020-12-11 2023-05-02 广州致新电力科技有限公司 Fault diagnosis method of high-voltage circuit breaker based on neural network
CN113030717A (en) * 2021-03-12 2021-06-25 广东电网有限责任公司 Circuit breaker fault diagnosis method and circuit based on electric signal deep learning
CN113341306A (en) * 2021-04-19 2021-09-03 云南电网有限责任公司临沧供电局 High-voltage circuit breaker state evaluation system and method based on vibration signals
CN113484693A (en) * 2021-07-30 2021-10-08 国网四川省电力公司电力科学研究院 Transformer substation secondary circuit fault positioning method and system based on graph neural network
CN115018350A (en) * 2022-06-22 2022-09-06 云南电网有限责任公司电力科学研究院 Fault assessment method, equipment and system for circuit breaker wiring terminal

Similar Documents

Publication Publication Date Title
CN111060304A (en) Circuit breaker fault diagnosis method based on neural network
CN110929763B (en) Mechanical fault diagnosis method of medium voltage vacuum circuit breaker based on multi-source data fusion
CN113673346B (en) A method for motor vibration data processing and state recognition based on multi-scale SE-Resnet
CN110543860B (en) Mechanical fault diagnosis method and system based on TJM transfer learning
CN110133538B (en) A kind of ANPC three-level inverter open-circuit fault diagnosis method and experimental platform
CN109407649B (en) Fault type matching method based on fault characteristic variable selection
CN112800976A (en) Fault diagnosis method based on vibration signal of high-voltage circuit breaker
CN107766816A (en) A kind of Mechanical Failure of HV Circuit Breaker recognition methods based on LVQ neutral nets
CN114169091B (en) Prediction model establishment method and prediction method for remaining life of construction machinery components
CN109376778B (en) A Fault Classification and Diagnosis Method Based on Weighted Feature Variables
CN112348071A (en) Open-circuit fault diagnosis method for switching tube of submodule of modular multilevel converter
CN105137354B (en) One kind is based on neutral net electrical fault detection method
CN109472317A (en) Real-time fault detection and real-time fault isolation method for multi-dimensional signals
CN107102223A (en) NPC photovoltaic DC-to-AC converter method for diagnosing faults based on improved hidden Markov model GHMM
CN115062538A (en) Transformer fault diagnosis method and system based on attention mechanism and convolutional NN
CN116243155A (en) Breaker fault diagnosis method, device, equipment and storage medium
CN117171702A (en) Multi-mode power grid fault detection method and system based on deep learning
CN109726770A (en) A kind of analog circuit fault test and diagnosis method
CN113947011A (en) Low-voltage direct-current contactor state evaluation method and device
CN102445650B (en) Circuit Fault Diagnosis Method Based on Blind Signal Separation Algorithm
CN107689015A (en) A kind of improved power system bad data recognition method
CN113705637B (en) Method, system, equipment and readable storage medium for detecting mechanical faults of circuit breaker
CN115345255A (en) Fault diagnosis method, control device, terminal and storage medium
CN114297921A (en) AM-TCN-based fault diagnosis method
CN109902356A (en) Non-Intrusive Load Breakdown Method for Power Signals

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200908

Address after: No. 2481 Suqian City, Jiangsu province 223800 Avenue development Sucheng District

Applicant after: STATE GRID JIANGSU ELECTRIC POWER Co.,Ltd. SUQIAN POWER SUPPLY BRANCH

Address before: No. 2481 Suqian City, Jiangsu province 223800 Avenue development Sucheng District

Applicant before: STATE GRID JIANGSU ELECTRIC POWER Co.,Ltd. SUQIAN POWER SUPPLY BRANCH

Applicant before: STATE GRID JIANGSU ELECTRIC POWER Co.,Ltd.

Applicant before: STATE GRID CORPORATION OF CHINA

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200424