Skip to main content
PLOS One logoLink to PLOS One
. 2023 Dec 1;18(12):e0295278. doi: 10.1371/journal.pone.0295278

Investigation on the fault monitoring of high-voltage circuit breaker using improved deep learning

Hao Chen 1, Chenlei Han 1, Yucheng Zhang 1, Zhaoxing Ma 2,*, Haihua Zhang 1, Zhengxi Yuan 3
Editor: Carlos Alberto Cruz-Villar4
PMCID: PMC10691690  PMID: 38039313

Abstract

Mechanical faults are the main causes of abnormal opening, refusal operation, or malfunction of high-voltage circuit breakers. Accurately assessing the operational condition of high-voltage circuit breakers and delivering fault evaluations is essential for the power grid’s safety and reliability. This article develops a circuit breaker fault monitoring device, which diagnoses the mechanical faults of the circuit breaker by monitoring the vibration information data. At the same time, the article adopts an improved deep learning method to train vibration information of high-voltage circuit breakers, and based on this, a systematic research method is employed to identify circuit breaker faults. Firstly, vibration information data of high-voltage circuit breakers is obtained through monitoring devices, this vibration data is then trained using deep learning methods to extract features corresponding to various fault types. Secondly, using the extracted features, circuit breaker faults are classified and recognized with a systematic analysis of the progression traits across various fault categories. Finally, the circuit breaker’s fault type is ascertained by comparing the test set’s characteristics with those of the training set, using the vibration data. The experimental results show that for the same type of circuit breaker, the accuracy of this method is over 95%, providing a more efficient, intuitive, and practical method for online diagnosis and fault warning of high-voltage circuit breakers.

1. Introduction

While the technology of long-distance and large-capacity power transmission is undergoing rapid development, so did that of high-voltage transmission, evidenced by the introduction of ultra-high voltage electrical devices. Many high-voltage electrical devices have also been widely applied, among which high-voltage circuit breakers, as the most widely used switchgear devices in high-voltage power grid [1, 2], remain crucial for the safe and reliable operation of power system. However, their widespread use has brought challenges, such as the demand for scheduled power outage maintenance of high-voltage circuit breakers in use, which impedes power supply. In addition, accidents caused by its own operational characteristics account for over 60% of power outages both in terms of frequency and duration, which causes more devices life loss and power grid outage loss. Therefore, research on fault diagnosis of high-voltage circuit breakers has become increasingly important and exhibits significant application value. Many academics in this regard have done a great deal of research on fault detecting methods for high-voltage circuit breakers [3, 4], which have become a research hotspot in the academic and engineering fields. This paper will employ deep learning theory to perceive the operational states of high-voltage circuit breakers using vibration voiceprint data, .

Typical Mechanical failures of high-voltage circuit breakers include loose components, jammed iron cores, operating mechanism faults and so on. The commonly used method is to analyze the amplitude changes caused by above faults to characterize the operating states and achieve fault monitoring of circuit breakers. However, due to the complicated internal structure of high-voltage circuit breakers, vibration voiceprint data contains multitudinous information, which brings great difficulties to fault diagnosis and generate many unsolved problems in practical application. Therefore, devicing a high-performance detection model and effective identification method of the obtained voiceprint data pivotal for mechanical fault diagnosis of circuit breakers.

The detection methods for high-voltage circuit breakers can be roughly divided into offline and online detection. Among which, detecting the operating states of the circuit breaker through vibration signal is a non-invasive online detection method that does not affect the online operation of the circuit breaker, or damage the equipment. It is easier to implement and has received widespread attention from domestic and abroad [57]. The main methods for feature extraction of high-voltage circuit breaker vibration information data include envelope spectrum analysis [8], empirical mode decomposition [9], information entropy [10], wavelet packet analysis [11], phase space reconstruction [12], deep learning method [13], artificial intelligence [14, 15], etc. Compared with other methods, deep learning method can maintain high resolution throughout the entire frequency range [16, 17], extract vibration signal features through a large amount of training and learning of data from various fault types and characterize information from different time periods and frequency bands with high accuracy. For mechanical fault diagnosis of circuit breakers, a signal process system using short-term energy algorithms and timing extraction algorithms has been developed [18]. By setting statistical empirical thresholds, the identification of mechanical failures in circuit breakers was achieved. Based on empirical mode decomposition and information entropy theory, a fault diagnosis algorithm for high-voltage circuit breaker vibration signal was proposed [19], which is used to analyze the circuit breaker operating state, such as stuck or loose firmware, etc., and had achieved certain results.

For mechanical failure monitoring of high-voltage circuit breakers, obtaining accurate information on the opening and closing of the circuit breaker is very crucial for determining the fault type. In practical applications, when the device functions at high voltage, there is a significant deviation of the main circuit vibration data at the time of energization [20, 21], which leads to low accuracy of the stroke displacement curve and high misjudgment rate. When the circuit breaker undergoes mechanical vibration, the collected signals are susceptible to external electromagnetic environments [22, 23], which leads to a high error rate of fault identification and renders the collected signals unpractical. Based on the status quo, existing monitoring methods often have problems such as difficulty in collecting raw data, low identification accuracy and poor utilization of collected data, which affects the normal operation of devices. Therefore, a simpler and more practical fault monitoring method for circuit breaker becomes ever more pressing.

To overcome the shortcomings of the above methods and achieve accurate fault monitoring of high-voltage circuit breakers under small sample conditions, a fault monitoring method for high-voltage circuit breakers based on unsupervised deep learning theory is proposed in this paper. The content of the paper includes: vibration data collection, fault feature extraction as well as fault diagnosis. The second section analyzes the types of circuit breaker fault and monitoring model. The third section presents a model of deep learning algorithm, which trains data, extracts deep features, applies deep features to identify fault types and completes model training. In the fourth section, deep learning theory is used to monitor the application process of high-voltage circuit breakers while carrying out relevant experiments as well as obtaining a large amount of operating vibration data which is used to verify the validity and effectiveness of the theoretical analysis method proposed. The fifth part summarizes the full text.

2. Circuit breaker fault types and vibration monitoring system

2.1. Analysis of fault types and characteristics

The mechanical faults of high-voltage circuit breakers mainly include component looseness, iron core jamming, spring fatigue, and other types. The vibration signal frequency is relatively high. To simplify the acquisition of vibration information data, this article combines the structure of the circuit breaker and the opening and closing vibration situation, and selects the LC01 series LC0158T sensor to collect vibration data.

Mechanical faults are the core of circuit breaker failures and pose the most challenges for fault monitoring in this field. According to the type of fault, circuit breakers also exhibit typical fault characteristics, expressed as follows:

  1. Dispersion of faults: Due to the complex coupling of its components and the randomness of faults, circuit breakers may experience faults in uncertain components, exhibiting both dispersion and uncertainty of faults.

  2. Fault integrity: Due to the interest dependence of various components, circuit breakers may exhibit overall fault integrity due to different components. If certain components fail, it may cause overall/system-wide faults.

Due to the types and characteristics of circuit breaker faults, monitoring the vibration information displayed during faults can distinctly indicate fault types. Therefore, obtaining vibration information for fault type diagnosis is feasible and effective.

2.2. Monitoring system design

The monitoring system includes vibration sensors, signal adaptors, data acquisition cards, and upper computers. The vibration sensor is arranged at the detection position of the high-voltage circuit breaker and connected to the signal adapter through a high-frequency shielded cable. The signal adapter is connected to the data acquisition card through a coaxial cable, which transmits the digital signal to the upper computer for storage. Then, an improved deep learning algorithm is used to analyze the obtained vibration information data and draw a diagnostic conclusion. The actual usage requirements of circuit breakers determine that there are differences in the operational requirements of circuit breakers among different functional sections. Therefore, the accuracy and focus of fault diagnosis also differ. The monitoring system framework for high-voltage circuit breaker vibration is shown in Fig 1.

Fig 1. Information collection system for vibration data of circuit breaker.

Fig 1

In this study, the developed vibration information monitoring equipment selected acceleration sensors to capture the vibration signal of the circuit breaker. Considering sensitivity and sampling frequency, three LC01 series LC0158T sensors were used to collect vibration signals, as shown in Fig 2. The vibration sensor of this model has a range of 166g, a sensitivity of -25mV/g, and a frequency range of 0.007-50kHz.

Fig 2. LC0158T model sensor.

Fig 2

Considering the peak value of the opening and closing coil current and the required measurement accuracy, two LA25-NP current transformers were selected to measure the opening and closing coil currents respectively. The current transformer has an accuracy of ± 0.5% and a range of (-5-+5A).

The signal conditioning circuit board is designed using Altium Designer, and the circuit PCB board is shown in Fig 3.

Fig 3. Physical image of PCB board.

Fig 3

The signal is inputted into the MP4221 data acquisition card through a signal conditioning circuit. The acquisition card has 8 analog inputs, supports 12 bit 2MHz AD, and is equipped with 8M FIFO memory. The signal acquisition buffer can reach 200ms. The data collection system uses software triggering and a storage fixed length collection method to collect data. The acquisiton card interfaces with the industrial computer via the USB2.0 bus.

Considering the performance of the industrial control computer and the convenience of subsequent device integration, the OTR-5612 industrial control computer was selected for development, and its configuration information is shown in Table 1.

Table 1. Industrial computer configuration information.

Item Parameter Item Parameter
CPU Intel Core i5-4200U power supply DC IN 12V
BIOS AMIBIOS, ACIPSUPPORTED Hard disk Support for MSTA3 SSD
Graphics card Integrated HD graphics card, supporting VGA+HDML simultaneous/asynchronous display USB 4 USB3.0
3 USB2.0
Third level cache 3MB, CPU INTEGRATED Network card 1 Gigabit network card
Size 234mm*150mm*52mm Consumption 20-25W
Serial port 2 COM serial ports: RS232 Weight About 1.5kg

To combine various functional modules, panel components well installed such as 11.6-inch touchable industrial display screen, power switch, ship type switch, power display module, indicator light, coaxial cable connector, network port, and USB interface. After connecting the components on the panel and lining, fixing the liner and panel inside the chassis and installing handles as well as other chassis accessories. A mobile circuit breaker vibration information data acquisition device has been developed, as shown in Fig 4.

Fig 4. Vibration information collection device for mobile circuit breaker.

Fig 4

3. Improved deep learning algorithm

3.1. Data preprocessing and feature reconstruction

The accuracy of circuit breaker fault diagnosis largely depends on the feature extraction quality of deep belief network. This section will provide data preprocessing and unsupervised feature reconstruction methods to achieve feature extraction of circuit breaker vibration voiceprint.

The deep belief network is composed of multiple stacked restricted Boltzmann machines. One restricted Boltzmann machine consists of n visible layer units and m hidden layer units, its energy function is represented as follows:

Ek,gδ=i=1maiki+j=1nbjgj+i=1mj=1nkivijgj (1)

Where {ki ∈ R|0 ≤ ki ≤ 1}is state of the ith visible layer neuron. {gj ∈ R|0 ≤ gj ≤ 1} is state of the j-th hidden layer neuron. ai is bias of visible layer unit ki. bj is bias of the hidden layer unit gj. vij is connection weight between ki and gj. δ is relevant to the network parameter ai, bj and vij.

The basic structure of the restricted Boltzmann machine model is shown in Fig 5.

Fig 5. Structure of restricted Boltzmann machine model.

Fig 5

The joint probability density distribution function between the visible layer and the hidden layer is shown as follows:

fk,g=1CeEk,gδ (2)

Where C is normalization factor.

The independent distribution function of the visual layer vector k is represented as follows:

fk=gfk,g=1CgeEk,gδ (3)

The activation probabilities function of neurons in the hidden and visible layers are represented as follows:

fgi=1|k=sigmoidai+j=1mvijkj (4a)
fkj=1|g=sigmoidbj+i=1nvijgi (4b)

When the value of f(k) reaches maximum, the probability distribution under the restricted Boltzmann machine structure is relatively consistent with the input data. The pretraining optimization objective function could be described as follows:

maxF=kfk (5)

To improve computational efficiency, the gradient descent method is used to search for the optimal parameters of the network δ, of which the update iteration formulas are represented as follows:

ai=aiτEk,gδai (6a)
bj=bjτEk,gδbj (6b)
vij=vijτEk,gδvij (6c)

Where τ is learning rate.

After the unsupervised learning process of the restricted Boltzmann machine, the output feature of original data can be observed. The output at the highest level does not go through the classifier, the hidden layer reconfiguration data is directly expanded layer by layer, and a self encoder is established. Different from the traditional deep belief network, the method given in this paper is unsupervised learning, meaning that the encoding and decoding process has consistent input and output dimensions and does not involve tagged data. The reconfiguration process is shown in Fig 6.

Fig 6. Reconstruction diagram of calculation method.

Fig 6

The forward learning process of a restricted Boltzmann machine is an encoding process, and its encoding form is represented by the following equation, which could be described as follow:

g=11+expvsa (7)

Where s is input. a is bias parameter, and v is connection weight.

The reconstruction of hidden layer units is a decoding process and the corresponding decoding function is represented as follows:

s=11+expvTse (8)

Where e is bias parameter.

The encoding and decoding process of the belief network generates a certain difference between the reconstructed and the original signal, of which the amplitude is inversely proportional to the feature extraction quality. To address this problem, a cost function measuring the difference between reconstructed and original data is provided in this paper, which could be described as follows:

Bs=1TtT|StlSt|2 (9)

Where T is the number of samples. Stl is the encoding output of the t-th sample after being subjected to the l-th layer stacking restricted Boltzmann machine. St is the raw data of the t-th sample.

To improve the feature extraction quality, this paper uses BP algorithm for parameter optimization [24], applies the gradient descent method to obtain the partial derivative of B(s) with respect to parameters a, e, and v, then adjusts parameters a, e, and v accordingly to reduce the value of B(s) and improves the model’s ability to extract original features. Based on the previous discussion, the feature reconstruction steps provided in the paper are illustrated in Fig 7.

Fig 7. Feature reconstruction process of voiceprint data.

Fig 7

3.2. Data classification and retraining

After completing feature coding, classification layers and labels at the top level are needed to diagnose the circuit breaker faults. This section will provide learning training method for the classification layer. As was discussed before, the initial weights and biases of the restricted Boltzmann machine at the bottom layer are obtained from unsupervised training, and the softmax model is used as the classifier at the top layer.

Assuming the number of restricted Boltzmann machines in the deep belief network is d, and the deep belief network comprises d restricted Boltzmann machines [25, 26], the output vector of the last layer of restricted Boltzmann machines could be described as follows:

Qds=11+expvdQd1s+ad (10)

Where s is initial sample, and other parameters are shown in Eqs (8) and (1).

The i-th sample, after learning by a forward d-layer constrained Boltzmann machine, belongs to category zi, and the probability of zi is expressed as:

Pzi=r=ekdrQdsdr=1RekdrQdsd (11)

Where zi∈{1,2,…,R}, kdr is parameter coefficient which selects the category with the highest probability as the classifier output. Other parameters are shown in Eqs (8) and (10).

The cost function of the l-th layer of the belief network is represented as follows:

Bφl=1nj=1nr=1R1zi=rlgpzi=r (12)

Where 1(zi = r) is logical indicator function. As zi = r, the value is 1, otherwise the value is 0. φl = {vl, al, el, kl}.

In order to minimize the cost function value, as depicted in Eq (12), the error between the network output and the real numerical value is propagated backwards from the top layer to the bottom layer, which leads to repeated parameter adjustments until the error meets the requirement and completes the process.

The feature extraction algorithm proposed in this paper is completed by adding tag data to the retraining process based on the bottom restricted Boltzmann machine and unsupervised learning. The training process is shown in Fig 8.

Fig 8. The training process of deep belief network model.

Fig 8

3.3. Process of vibration feature extraction and fault diagnosis

Based on the above analysis, this article proposes a detailed process for detecting circuit breaker faults using based on the characteristics of vibration voiceprint, as described below.

  • Step 1. Obtain the vibration voiceprint data of the circuit breaker, then define and encode the vibration voiceprint data.

  • Step 2. Build an analysis model and data package. Collect and preprocess vibration voiceprint data sample and delineate different datasets of vibration voiceprint based on fault types.

  • Step 3. Build a training model. Construct a restricted Boltzmann machine model to determine the number of input layer nodes and connection weights.

  • Step 4. Extracte the vibration voiceprint data feature. Train the detected data training package layer by layer so that the sample data can represent the true state of the circuit breaker and extract data features. Meanwhile, establish an autoencoder to reconstruct input features.

  • Step 5. Utilize labeled training sets to retrain the restricted Boltzmann machine model and the softmax classification layer, adjusts the corresponding weights and biases.

  • Step 6. Input the test data of circuit breaker vibration voiceprint into the trained deep belief network for fault diagnosis and provide the diagnosis results.

4. Example verification and analysis

4.1. Building an experimental platform

This section uses the vibration information data of YFGZ35 (EP) -40.5 circuit breaker as training data. Through artificial fault simulation tests, training datasets of different fault types are obtained with a sampling interval of 1ms. The technical parameters of the vibration sensor are shown in Table 2.

Table 2. Technical parameters of vibration sensor.

Parameters Value
Charge sensitivity 0.03m•s-2
Maximum impact acceleration 50000 m•s-2
Frequency response 0∼15000Hz
Resonant response 45kHz

This article selects YFGZ35 (EP) -40.5 circuit breaker as the tested circuit breaker for laboratory simulation testing. The experimental system, as shown in Fig 9, includes circuit breakers, vibration sensors, current transformers, mobile devices, circuit breaker consoles, and mechanical characteristic testers for comparison.

Fig 9. Data acquisition test system.

Fig 9

Through the circuit breaker console, initiate manual operations for opening and closing. When the mobile device’s software system detects a sampling value surpassing the threshold, it activates an interrupt subroutine. This procedure then consistently collects a signal for 150ms, stores it in a data file, and proceeds to further processing and analysis.

To capture more comprehensive vibration signal information of the circuit breaker, three vibration sensors were positioned: one directly above the closing spring on the crossbeam (vibration sensor 1), another beneath the operating mechanism on the circuit breaker’s left side (vibration sensor 2), and the last on its right side (vibration sensor 3), as shown in Fig 10.

Fig 10. Installation position of vibration sensor.

Fig 10

To diagnose faults in high-voltage circuit breakers accurately, it is necessary to first develop a standard fault database, and use this database to train various classifier models. During application, the trained model is used to classify and identify the collected data, and determine the type of circuit breaker fault. A typical fault database for basic circuit breakers has been established through preliminary research. This time, actual faults will be further simulated in a laboratory environment to build a more comprehensive fault database. The primary faults in high-voltage circuit breakers are mechanical in nature, with others being electrical or related to auxiliary circuits. This experiment simulated three types of mechanical failures, specifically: iron core jamming, spring fatigue, and component looseness.

4.2. Scene analysis

In feature extraction process, the hidden layer of the model is set to 5, and the input is 16 uncoded features. 440 sets of samples are selected for training, including data of normal operation state and fault states. In supervised fault classification experiments, there are four operating conditions, with labels B = [1,2,3,4] added respectively. 100 samples as the training set and 10 samples are selected as the test set for each operating condition. Considering the safety and feasibility of field application for power companies, this paper simulates different faults by changing the mechanical structure parameters of the original standard/well-functioning high-voltage circuit breaker. The specific fault types and data set number are shown in Table 3. 80% of the samples from the same type of fault date are selected randomly as the training set, while the rest is used for accuracy verification.

Table 3. Composition of high-voltage circuit breaker voiceprint detection dataset.

Circuit breaker states Label Number of training sets Number of test sets
Normal 1 100 10
Spring fatigue 2 100 10
Iron core jamming 3 100 10
Component loosening 4 100 10
Total 400 40

The main types of faults in high-voltage circuit breakers are mechanical faults. This experiment simulated three types of mechanical faults, as shown in Table 4.

Table 4. Mechanical fault simulation plan.

Mechanical Fault Simulation Plan Remarks
Iron core jamming 54g nuts are hung on the iron core of the opening and closing coils
Loose opening spring The fixing nut of the opening spring is loose by 4mm
Loose components Loosen the transmission bearing bolts

The training parameter settings of the deep learning method is shown in Table 5.

Table 5. Training parameter settings of deep belief networks.

Parameters Value Parameters Value
Initial weight Random Pre training iterations 5
Initial bias 0 Number of hidden layers 5
Initial momentum 0.4 Number of input layer units 20
Steady-state momentum 0.9 Number of output layer units 20
Weight decay 0.0002 Reverse fine-tuning iterations 300
Learning rate 0.15

In experimental calculations, the classification error rate of the deep belief network decreases with increasing layer number. However, when it reaches 6, the further added layer would only reduce the algorithm stability instead of the error rate. Therefore, layer number is set to 5 in this paper.

4.3. Feature extraction and fault diagnosis

In this calculation process, training error, testing error, and training time are used to measure the performance of algorithms and models. In the calculation of feature extraction, this article introduces the traditional deep belief network algorithm and a single deep automatic encoding algorithm for comparative analysis to verify the effectiveness of the proposed method [26]. Comparative results of feature extraction using different algorithms are shown in Table 4.

The calculation results in Table 6 indicated that the proposed method has smaller training and testing errors, and the difference in calculation time is not significant, meaning the accuracy of the calculation results had been significantly improved.

Table 6. Feature extraction results of different algorithms.

Algorithms Time/s Training error Test error
The method of this paper 129.3 0.041 0.042
Traditional deep belief network algorithm 130.8 0.071 0.080
Single depth auto-encoding algorithm 132.5 0.082 0.086

4.4. Verification and analysis of actual examples

This article uses a YFGZ35 (EP) -40.5 circuit breaker from a 500kV substation in the southern Jiangsu region of China to obtain vibration information data of the high-voltage circuit breaker for development and analysis. The vibration information data collection device for the mobile circuit breaker developed by the institute was applied to obtain the historical operating data of the circuit breaker for the past three months as a test set. The data includes four different operating states of the circuit breaker, namely: normal state, spring fatigue, iron core jamming, and component loosening. The interval between data sampling time is 1ms. Based on the actual operation in substation, it was found that there is a significant frequency difference between the vibration voiceprint emitted by the circuit breaker itself and the background noise, making the latter one irrelevant to the outcome. The trained model in section 4.2 is applied to testing to verify the validity of the proposed method. In the test calculation, the output is the probability values of the samples of four different states. Considering calculation accuracy and time cost, the number of iterations is set to 250. The structural diagram of the high-voltage circuit breaker is shown in Fig 11.

Fig 11. Structural diagram of high-voltage circuit breaker.

Fig 11

This paper inputs the test set into the trained model for calculation and analysis and uses average accuracy as the parameter to measure the accuracy of operating states diagnosis. The overall accuracy of the test set calculation is shown in Fig 12, which shows that the trained model is capable of verifying the operating states of the circuit breaker with the accuracy of surpassing 95%. Therefore, the validity of proposed method has been verified.

Fig 12. Overall accuracy of fault classification.

Fig 12

Identification accuracy of different operation states is expressed by confusion matrix, as shown in Fig 13. The four types of operating states are normal state, spring fatigue, iron core jamming, and component loosening, which are represented by model 1, model 2, model 3, and model 4 respectively in the calculation. The identification accuracy of each four operating states is shown in Table 7.

Fig 13. Fault classification confusion matrix.

Fig 13

Table 7. Identification accuracy of four operating states.

Model Operating states Identification accuracy
Model1 Normal 100%
Model2 Spring fatigue 95.1%
Model3 Iron core jamming 92.2%
Model4 Component loosening 93.1%
Average accuracy 95.1%

It could be seen from Table 7 that the average identification accuracy is 95.1%, which reaches 100% when identifying normal operating states in the given case study.

When applying the model to extract features from the original data, the feature dimensions of each layer are high, making it difficult to observe. In order to observe features in a single graph, the principal component analysis mapping map is employed. In Fig 14, the scatter distribution map of the first two principal component analysis mapping maps of the original features of the training set data is shown. After feature extraction process, the visualization results of principal component analysis for different types of operating states are depicted in Fig 15.

Fig 14. Scatter plot of raw feature mapping for test data.

Fig 14

Fig 15. Top-level feature mapping scatter plot of test data.

Fig 15

From Fig 14, it can be seen that the data features of the four operating states are mixed together, making it difficult to perform effective feature extraction, yet compared with Fig 15, it is found that the feature extraction method proposed in this paper has a relatively obvious differentiation effect, meaning the four different operating states are basically separated, and effective operating state features can be extracted layer by layer from the original data, which further verifies the accuracy of the feature classification method proposed in this paper.

Among the many methods for identifying faults in high-voltage circuit breakers, the support vector machine method and pattern recognition method are widely used [27, 28]. In order to verify the advantages of the fault diagnosis algorithm proposed in this article, this section compares it with the support vector machine method and pattern recognition method to verify their accuracy in identifying three types of faults (iron core jamming, opening spring fatigue loosening, and component loosening). Comparative analysis mainly focuses on accuracy and calculation time, results are shown in Table 8.

Table 8. Calculation results of fault diagnosis using different methods.

Methods Computing time/s Average accuracy
Support vector machine method 231.6 84.6%
Pattern recognition method 274.5 89.3%
Proposed method in this paper 232.4 94.7%

The calculation results in Table 8 indicate that the support vector machine method takes less computation time, but the identification accuracy is too low. The pattern recognition method takes the longest computation time, and the identification accuracy is also not high. The method proposed in this article, although slightly longer in time than the support vector machine method, improves identification accuracy by about 10% and has significant advantages in computational accuracy. Therefore, the method proposed in this article has better accuracy and application value in fault identification.

The above calculation results indicates that applying the deep learning training model proposed in this paper to training can significantly improve the accuracy of circuit breaker fault monitoring. After unsupervised feature learning of circuit breaker data in section 4.3, the model parameters can adapt to the feature expression of the samples, improving the universality of high-level features. Therefore, in section 4.4, this method shows high accuracy and resolution when identifying the fault types of actual operating circuit breakers.

5. Conclusions

To solve the problem of insufficient operating status data samples of high-voltage circuit breakers, which poses difficulty in fault identification, this paper develops a high-voltage circuit breaker fault monitoring device and provides a mechanical fault monitoring method for high-voltage circuit breakers based on deep learning. The developed device facilitates the collection of vibration information data, simplifies the data processing process, and provides accurate fault diagnosis for circuit breakers. At the same time, the given data processing method preprocesses the original data of circuit breaker operation status, establishes the reconstruction model of deep confidence network through hidden layer reconstruction, and completes feature extraction; Then, using labeled samples to retrain the classification layer, a model for circuit breaker fault monitoring is obtained. The calculation of operational data obtained from substations shows that the device developed in this paper and the data processing method provided can accurately identify the fault status of circuit breakers, with an overall accuracy rate of surpassing 95%. It adeptly captures the diverse mechanical vibration patterns of high-voltage circuit breakers and proficiently executes fault diagnosis.

Compared with other algorithms, the algorithm proposed in this paper has an improved feature extraction accuracy and shorter computational time, which provides a better approach of mechanical failure monitoring of high-voltage circuit breakers.

On the basis of deep learning theory for fault diagnosis methods, locating faults with precision will be an important area of future research for the author.

Supporting information

S1 Data

(XLSX)

Data Availability

All relevant data are within the paper and its Supporting Information files.

Funding Statement

This work was supported by the National Natural Science Foundation of China (No. 62203248), and the Natural Science Foundation of Shandong Province (No. ZR2020ME194). The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

References

  • 1.Runde M., “Failure frequencies for high-voltage circuit breakers, disconnectors, earthing switches, instrument transformers, and gas-insulated switchgear,” IEEE Transactions on Power Delivery, 2013,28(1): 529–530. 10.1109/TPWRD.2012.2220638 [DOI] [Google Scholar]
  • 2.LIAO Minfu, HUANG Jingqiang, GE Guowei, et al., “Development and research of native and foreign hybrid circuit breaker,” High Voltage Engineering, 2016,42(6): 1688–1694. 10.13336/j.1003-6520.hve.20160616002 [DOI] [Google Scholar]
  • 3.MA S, CHEN M, WU J, et al., “High-voltage circuit breaker fault diagnosis using a hybrid feature transformation approach based on random forest and stacked auto-encoder,” IEEE Transactions on Industrial Electronics, 2018(7): 9777–9788. 10.1109/TIE.2018.2879308 [DOI] [Google Scholar]
  • 4.WU Y, FU Z, FEI J., “Fault diagnosis for industrial robots based on a combined approach of mainfold learnin, treelet transform and naïve bayes,” Review of Scientific Instruments, 2020, 91(1): 015116. doi: 10.1063/1.5118000 [DOI] [PubMed] [Google Scholar]
  • 5.WAN S, DOU L, LI C, et al., “Fault diagnosis for high voltage circuit breaker based on timing parameteras and FCM,” IEICE Electronics Express, 2018,15(9): 1–12. 10.1587/elex.15.20180227 [DOI] [Google Scholar]
  • 6.LIU M, LI B, ZHANG J, et al., “An application of ensemble empirical mode decomposition and correlation dimension for the HV circuit breaker diagnosis,” Automatika, 2019, 60(1): 105–112. 10.1080/00051144.2019.578037 [DOI] [Google Scholar]
  • 7.HUANG N, CHEN H, ZHANG S, et al., “Mechanical fault diagnosis of high voltage circuit breakers based on wavelet time-frequency entropy and one-class support vector machine,” Entropy, 2016, 18(7): 1–17. 10.3390/e18010007 [DOI] [Google Scholar]
  • 8.RAKOCZY R, KOEDAS M, STORY G, et al., “The characterization of the residence time distribution in a magnetic mixer by means of the information entropy,” Chemical Engineering Science, 2014, 105: 191–197. 10.1016/j.ces.2013.10.014 [DOI] [Google Scholar]
  • 9.HUANG Jian, HU Xiaoguang, GONG Yunan., “Machinery fault diagnosis of high voltage circuit breaker based on empirical mode decomposition,” Proceedings of the CSEE, 2011, 31(12): 108–113. 10.3724/SP.J.1077.2010.10636 [DOI] [Google Scholar]
  • 10.SUN Shuguang, YU Han, DU Taihang, et al., “Diagnosis on the switching fault of conventional circuit breaker based on vibration signal sample entropy RVM,” Transactions of China Electrotechnical Society, 2017, 32(7): 20–30. 10.19595/j.cnki.1000-6753.tces.2017.07.003 [DOI] [Google Scholar]
  • 11.Li Xiaofeng, Wu Shijing, Li Xiaoyong, et al., “Particle swarm optimization-support vector machine model for machinery fault diagnoses in high-voltage circuit breakers,” Chinese Journal of Mechanical Engineering, 2020, 33(6): 1–10. https://doi.org/CNKI:SUN:YJXB.0.2020-01-007 [Google Scholar]
  • 12.Zhang Lu-Yi, Wang Ge-Li, Tan Gui-Rong, et al., “Experimental study on prediction of nonlinear system based on causality test,” Acta Phys. Sin., 2022, 71(8): 080502-1–080502-9. 10.7498/aps.71.20211871 [DOI] [Google Scholar]
  • 13.LIAO Y, HUANG R, LI J, et al., “Deep semisupervised domain generalization network for rotary machinery fault diagnosis under variable speed,” IEEE Transactions on Instrumentation and Measurement, 2020, 69(10): 8064–8075. 10.1109/TIM.2020.2992829 [DOI] [Google Scholar]
  • 14.Wang FZ, Sohail A, Wong WK, Azim QUA, Farwa S, Sajad. M, “Artificial Intelligence and Stochastic Optimization Algorithms for the Chaotic datasets,” Fractals, 2023,31(6), 2240175. 10.1142/S0218348X22401752 [DOI] [Google Scholar]
  • 15.Wang FZ, Idrees M, Sohail A, ““AI-MCMC” for the Parametric Analysis of the Hormonal Therapy of Cancer,” Chaos, Solitons and Fractals, 2022, 154, 111618. [Google Scholar]
  • 16.CHEN Y, LIN Z, XING Z, et al., “Deep learning-based classification of hyperspectral data,” IEEE Journal of Selected Topics in Applied Earth Observations & Remote Sensing, 2017, 7(6): 2094–2107. 10.1109/jstars.2014.2329330 [DOI] [Google Scholar]
  • 17.Alqahtani Nayef, Alam Shadab, Aqeel Ibrahim, et al., “Deep belief networks (DBN) with IoT-based alzheimer’s disease detection and classification,” Applied Sciences, 2023, 13: 7833. 10.3390/app13137833 [DOI] [Google Scholar]
  • 18.Razi-Kazemi A A, Niayesh K, Nilchi R., “A probabilistic model-aided failure prediction approach for spring-type operating mechanism of high-voltage circuit breakers,” IEEE Transactions on Power Delivery, 2019, 34(4): 1280–1290. 10.1109/TPWRD.2018.2881841 [DOI] [Google Scholar]
  • 19.LIU M, WANG K, SUN L, et al., “Applying empirical mode decomposition (EMD) and entropy to diagnose circuit breaker faults,” Optik, 2015, 126(20): 2338–2342. 10.1016/j.ijleo.2015.05.145 [DOI] [Google Scholar]
  • 20.SUGITA M, IGARASHI T, KASUYA H, et al., “Relationship between the voltage distribution ratio and the post are current in double-break vacuum circuit breakers,” IEEE Transactions on Plasma Science,2009,37(8):1438–1445. 10.1109/TPS.2009.2015883 [DOI] [Google Scholar]
  • 21.Razi-Kazemi Ali Asghar, Niayesh Kaveh., “Condition monitoring of high voltage circuit breakers: past to future,” IEEE Transactions on Power Delivery, 2021,36(2): 740–750. 10.1109/TPWRD.2020.2991234 [DOI] [Google Scholar]
  • 22.MENG Yongpeng, JIA Shenli, SHI Zongqian, et al., “The detection of the closing moments of a vacuum circuit breaker by vibration analysis,” IEEE Transactions on Power Delivery,2006,21(2): 652–658. 10.1109/TPWRD.2005.855475 [DOI] [Google Scholar]
  • 23.Qiuyu YANG, Jiangjun RUAN, Zhijian ZHUANG, et al., “A new Vibration analysis approach for detecting mechanical anomalies on power circuit breakers,” IEEE Access,2019,7: 14070–14080. 10.1109/ACCESS.2019.2893922 [DOI] [Google Scholar]
  • 24.Zhang Junxi, Qu Shiru., “Optimization of backpropagation neural network under the adaptive genetic algorithm,” Complexity, 2021: 1718234. 10.1155/2021/1718234 [DOI] [Google Scholar]
  • 25.CHEN Yukun, YU Hui, LU Ningyun., “Fault diagnosis of radar T/R module based on semi-supervised deep learning,” Systems Engineering and Electronics, 2023.March.01. https://kns.cnki.net/kcms/detail//11.2422.TN.2023228.1830.006.html [Google Scholar]
  • 26.BENGIO Y, LAMBLIN P, POPOVICI D, et al., “Greedy layer-wise training of deep networks,” Advances in Neural Information Processing Systems, 2007, 19: 153. [Google Scholar]
  • 27.Yang Liyuan, Zhang Kuan, Chen Zehua et al., “Fault diagnosis of WOA-SVM high voltage circuit breaker based on PCA principal component analysis,” Energy Reports, 2023, 9: 628–634. 10.1016/j.egyr.2023.04.341 [DOI] [Google Scholar]
  • 28.LUO H, HE C, ZHOU J, et al., “Rolling bearing sub-health recognition via extreme learning machine based on deep belief network optimizied by improved firework,” IEEE Access, 2021,9: 42013–42026. 10.1109/ACCESS.2021.3064962 [DOI] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

S1 Data

(XLSX)

Data Availability Statement

All relevant data are within the paper and its Supporting Information files.


Articles from PLOS ONE are provided here courtesy of PLOS

RESOURCES