Next Article in Journal
Levitated Nanoparticles for Microscopic Thermodynamics—A Review
Previous Article in Journal
ϕ-Divergence in Contingency Table Analysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Multiscale Entropy in Mechanical Fault Diagnosis of High Voltage Circuit Breaker

1
Department of Mechanical Engineering, North China Electric Power University, Baoding 071003, China
2
Hangzhou Steam Turbine Co., Ltd., Hangzhou 310000, China
*
Author to whom correspondence should be addressed.
Submission received: 22 February 2018 / Revised: 25 April 2018 / Accepted: 26 April 2018 / Published: 28 April 2018

Abstract

:
Mechanical fault diagnosis of a circuit breaker can help improve the reliability of power systems. Therefore, a new method based on multiscale entropy (MSE) and the support vector machine (SVM) is proposed to diagnose the fault in high voltage circuit breakers. First, Variational Mode Decomposition (VMD) is used to process the high voltage circuit breaker’s vibration signals, and the reconstructed signal can eliminate the effect of noise. Second, the multiscale entropy of the reconstructed signal is calculated and selected as a feature vector. Finally, based on the feature vector, the fault identification and classification are realized by SVM. The feature vector constructed by multiscale entropy is compared with other feature vectors to illustrate the superiority of the proposed method. Through experimentation on a 35 kV SF6 circuit breaker, the feasibility and applicability of the proposed method for fault diagnosis are verified.

1. Introduction

High voltage circuit breakers are important components used for protection and control purposes in power systems. The reliability of the breakers will affect the security and stability of a power system, which means the maintenance of the breakers is one of the important daily tasks of an electrical power department. To get the operating characteristics of a circuit breaker, preventive test methods are adopted during maintenance. Such methods are not only time-consuming but also in frequent operation, and excessive maintenance will reduce the reliability of a circuit breaker [1,2]. Therefore, fault diagnosis of a circuit breaker is becoming more important. Through research, one can find potential problems in advancing and enhancing the reliability of power systems. The related research has great significance.
The vibration signal and acoustic signal of a high voltage circuit breaker contain abundant information. For example, the state of the circuit breaker, such as loose screws and iron core jamming, can be found by analyzing these signals [3,4,5]. Therefore, fault diagnosis of a circuit breaker has become a major research topic [6,7,8,9,10,11,12,13,14]. Runde et al. [15] used acoustic signals to assess the condition of circuit breakers first. Also, they verified the efficiency of the diagnostic technique. Similarly, Hussain et al. [16] explored an expert system for acoustic diagnosis of circuit breakers, which improved the development of the acoustic diagnosis technology in circuit breakers. Mei et al. [17] proposed a fault diagnosis method based on particle-swarm fused kernel fuzzy C-means and support vector machine (SVM). Zhang et al. [18] proposed an extraction method based on ensemble empirical mode decomposition (EEMD) and energy entropy. Classification results showed that the diagnosis approach can identify the fault patterns effectively. Cheng et al. [19] adopted the factor analysis to optimize and reduce the dimensions of characteristic parameters and then classified different states of a circuit breaker using SVM, which is improved by particle-swarm optimization. By combining wavelet packets with characteristic entropy, Sun et al. [20] proposed a new method for diagnosing a circuit breaker’s fault. Wu et al. [21] applied Empirical Mode Decomposition (EMD) energy to extract the feature vector from the vibration signal of a circuit breaker, and the results showed that the method could identify different vibration signals and fault types. Because the acoustic signal is easily disturbed by the environment, relatively, the vibration signal has more reliable stability than the acoustic signal, so we focus on the vibration signal. Although the methods for processing the vibration signal have successfully illustrated good fault-diagnosis results, there are still some drawbacks. The collected vibration signals are inevitably mixed with electromagnetic and other noises due to the end effect and the mode-mixing problems. Therefore, the result of using EMD and EEMD to eliminate the noise in the vibration signal is not ideal. Furthermore, the characteristics of the proposed feature vectors are not obvious.
In 2014, American researcher Konstantin Dragomiretskiy proposed a new method of signal processing called Variational Mode Decomposition (VMD) [22]. This method gets rid of cyclic-recursive screening to obtain the signal components. Unlike the conventional methods of signal processing, the VMD method adopts a nonrecursive processing strategy with a solid theoretical background. In summary, the VMD has solved the variational problems, making the sum of each mode’s estimated bandwidth minimum and assuming that each mode has limited frequency bandwidth with different center frequency. To solve the variational problems, the method of alternating the direction multiplier can be adopted to continually update the model and its center frequency. Furthermore, each mode will be demodulated into the corresponding base bands gradually. Finally, all the modes and the corresponding center frequencies can be extracted. The decomposition mode offers good stability and can reflect the characteristics of signal singularity. Due to these excellent characteristics, VMD has been applied to signal processing [23,24,25].
In order to solve the above problems, we used VMD to process a circuit breaker’s vibration signals. The signal component that contains the characteristic information can be extracted from the original signal. Then, the multiscale entropy (MSE) is introduced as a feature vector. Finally, the SVM is applied to classify the circuit breaker’s states. The experimental results demonstrate that the proposed method can extract the fault vibration signal’s feature vector quickly and efficiently. In addition, it can classify the circuit breaker’s states perfectly.
This paper is organized as follows. The mathematical model of VMD is introduced in Section 2. Multiscale entropy is presented in Section 3. Fault diagnosis based on SVM is introduced in Section 4. Experimental application is illustrated in Section 5. Some conclusions are given in Section 6.

2. Variational Mode Decomposition

2.1. Principle of VMD

K. Dragomiretskiy proposed an entirely nonrecursive variational mode decomposition model in 2014 where the modes are extracted concurrently. Its framework is a variable problem and the sum of the estimated bandwidth of each mode can be minimized. First, assume that each mode is a finite bandwidth with different center frequencies. Then, using the alternating direction multiplier method to update the mode and its center frequency constantly, we demodulate the mode to the corresponding baseband gradually. Finally, each mode and corresponding center frequency is extracted together. This method is different from the EMD and LMD algorithms. It highlights the local characteristics of the data and shows better noise robustness.
VMD includes the construction and solution of the variational problem. It involves three important concepts called Wiener filtering, Hilbert transform, and frequency mixing.

2.1.1. Construction of Variational Problem

Assume that each mode is band limited with a center frequency, seek the k mode functions uk(t), and minimize the sum of the estimated bandwidth of each mode. The constraint is the sum of the modes equal to the input signal f. The specific construction steps are below.
(1)
Through Hilbert transform, get the unilateral frequency spectrum of each mode uk(t).
(2)
After mixing with an exponential tuned to the respective estimated center frequency, shift the mode’s frequency spectrum to the “baseband”.
(3)
Compute the squared L2-norm of the above demodulated signal gradient. The bandwidth of each modal signal is estimated. The resulting constrained variational problem is below:
{ min { u k } , { w k } { k t [ ( δ ( t ) + j π t ) u k ( t ) ] e j ω k t 2 2 } s . t . k u k = f
where { u k } : = { u 1 , , u k } and { ω k } : = { ω 1 , , ω k } are shorthand notations for the set of all modes and their center frequencies.

2.1.2. Solution of Variational Problem

(1)
In order to render the problem unconstrained, we make use of both a quadratic penalty term α and Lagrangian multipliers λ ( t ) . The quadratic penalty is a classic way to encourage reconstruction fidelity typically in the presence of additive Gaussian noise. Lagrangian multipliers are a common way of enforcing constraints strictly. We introduce the augmented Lagrangian using the equation below:
L ( { u k } , { ω k } , λ ) = α k t [ ( δ ( t ) + j π t ) u k ( t ) ] e j ω k t 2 2 + f ( t ) k u k ( t ) 2 2 + λ ( t ) , f ( t ) k u k ( t )
(2)
The solution to the original minimization problem is found to be the saddle point of the augmented Lagrangian in a sequence of iterative suboptimizations called alternate direction method of multipliers (ADMM) [19]. u k n + 1 , ω k n + 1 , λ k n + 1 are alternately updated using the ADMM approach. The updates of u k n + 1 , …, λ k n + 1 are below:
u ^ k n + 1 ( ω ) = f ^ ( ω ) i k u ^ i ( ω ) + λ ^ ( ω ) 2 1 + 2 α ( ω ω k ) 2
ω k n + 1 = arg min ω k { 0 ( ω ω k ) 2 | u ^ k ( ω ) | 2 d ω }
This quadratic problem is solved in Equation (5):
ω k n + 1 = 0 ω | u ^ k ( ω ) | 2 d ω 0 | u ^ k ( ω ) | 2 d ω
where ω k n + 1 is the center of gravity of the corresponding mode’s power spectrum and wiener filtering is carried out on f ^ ( ω ) i k u ^ i ( ω ) to obtain u ^ k n + 1 ( ω ) .

2.2. Algorithm of VMD

(1)
Initialize { u ^ k 1 } , { ω k 1 } , { λ ^ 1 } , n = 0 ;
(2)
According to Equations (3) and (5), update u k and ω k ;
(3)
Update λ :
λ ^ n + 1 ( ω ) λ ^ n ( ω ) + τ [ f ^ ( ω ) k u ^ k n + 1 ( ω ) ]
(4)
Given the discriminant accuracy e 0 , if k u ^ k n + 1 u ^ k n 2 2 / u ^ k n 2 2 < e , stop the iteration. Otherwise, return to step 2.
The algorithm of VMD is very simple. First, the modes are updated directly in the frequency domain and then transformed to the time domain by using the inverse Fourier. Next, with the center of gravity of each mode power spectrum, the center frequency is re-estimated and updated cyclically.

3. Multiscale Entropy

Based on sample entropy, multiscale entropy is equivalent to calculating the sample entropy of the time series at different scales. Multiscale entropy is a nondimensional indicator of signal characteristics and it represents the complexity of the time series on different scales [26].

3.1. Sample Entropy

Sample entropy theory was proposed by Richman and Moorman [27], and they defined the calculation process details. Sample entropy is the natural logarithm of the conditional probability and is introduced below.
(1)
Assume the original time series {x(i) } is x(1), x(2), …, x(N). The m dimensional vector is constructed as follows: X(i) = [x(i), x(i+1), …, x(i + m − 1)], where i = 1, 2, …, Nm + 1.
(2)
dm(X(i), X(j)) is the max distance between X(i) and X(j):
d m ( X ( i ) , X ( j ) ) = max 0 ~ m 1 | x ( i + k ) x ( j + k ) |
For each i, the max distance between X(i) and X(j) (j = 1, 2, …, Nm + 1, ji) is calculated, then the dm(X(i), X(j)) is obtained.
(3)
r is the tolerance for accepting matches (r > 0), B i m ( r ) is the ratio of the number of dm(X(i), X(j)) < r to total distance:
B i m ( r ) = 1 N m n u m { d m ( X ( i ) , X ( j ) ) < r }
where i = 1, 2, …, Nm + 1, ji and num is the number of dm(X(i), X(j)) < r. B i m ( r ) is the matching probability of X(j) and X(i).
(4)
B m ( r ) is the average of B i m ( r ) :
B m ( r ) = 1 N m + 1 i = 1 N m + 1 B i m ( r )
(5)
m m + 1 , B m + 1 ( r ) is calculated according to Equations (7) and (9).
The sample entropy is defined below:
S a m p E n ( N , m , r ) = ln [ B m + 1 ( r ) / B ( r ) ]

3.2. Multiscale Entropy

The sample entropy of the signal is calculated in a certain m and the multiscale entropy can be obtained in different m, which is described below.
(1)
By setting the embedded dimension m and the similarity tolerance r, a new coarse-grained time series is created:
y j τ = 1 τ i = ( j 1 ) τ + 1 j τ x i    1 j N τ
where τ is scale factor, τ =1, 2, ….
For τ = 1, yj(1) is the original time series. For τ = 2, 3, …, the original time series is divided into N/τ coarse-grained time series yj(τ);
(2)
We calculate an entropy measure for each coarse-grained time series plotted as a function of the scale factor τ. This procedure is called multiscale entropy analysis.
M S E ( x , τ , m , r ) = S a m p E n ( y τ , m , r )

4. Fault Diagnosis Based on SVM

The operating life of a circuit breaker is limited. For example, the operating life of the SIEMENS circuit breaker is 10,000–30,000, which is longer than Chinese circuit breakers. In our experimental test, a screw was loosened after about 700 times, which lead to a change in vibration. In order to ensure the consistency of the vibration signal, we collected limited samples. In the classification algorithm, SVM is suitable for small sample classification. The SVM and fault diagnosis process are introduced as follows.

4.1. Principle of SVM

SVM is a kind of universal learning algorithm which can achieve the minimum structure risk. It uses kernel functions to convert samples mapped to high-dimensional feature space. Then, the optimal separating hyperplane is constructed and the classification interval is made to be the largest. Therefore, the support vector machine is suitable for small sample data classification. The basic idea of SVM is shown in Figure 1.
In Figure 1, circles and squares represent two types of training samples. The two types of training samples are separated by optimal separating hyperplane H accurately. Line H1 and line H2 are parallel to hyperplane H. Additionally, they pass through the samples closest to H. The distance between H1 and H2 is the classification interval and the samples on H1 and H2 are the support vectors. The sum of distance between support vectors and the optimal separating hyperplane is 2||w||. Therefore, the problem of constructing an optimal hyperplane is transformed into an optimization problem:
{ min w , b 1 2 w 2 s . t . y i ( w x + b ) 1 , i = 1 , 2 , , l
where w is the normal vector of optimal hyperplane and b is the threshold.
Some samples cannot be classified by the hyperplane correctly due to linear extension. Therefore, we introduced the relaxation vector ε i 0 , so that the constraint of hyperplane becomes y i ( w x + b ) + ε i 1 . At the same time, the penalty parameter C w added to obtain the minimum ε i . The objective function is below.
{ min w , b 1 2 w 2 + C i = 1 l ε i s . t .    y i ( w x + b ) 1 ε i , i = 1 , 2 , , l
We used the Lagrangian multiplier to solve the above problem and get the optimized objective function presented below.
max L = i = 1 l α i α j y i y j x i T x j
The corresponding constraints are i = 1 l α i y i = 0 , 0 α i C . α i is a Lagrangian multiplier. Extended to nonlinear problems, the samples in the low-dimensional space can be mapped into high-dimensional space by using the mapping function ϕ ( x ) . Therefore, the samples are linearly separable in the high-dimensional space. The kernel function is defined as K ( x i , x j ) = ϕ ( x i ) T ϕ ( x j ) . The optimization objective function is shown below.
max L = i = 1 l α i 1 2 i = 1 , j = 1 l α i α j y i y j K ( x i , x j )

4.2. Fault Diagnosis Process

In the proposed extraction method based on VMD and multiscale entropy, the VMD is taken as a preprocessor to decompose the vibration signal into an ensemble of band-limited intrinsic mode functions (IMFs) and the multiscale entropy is used to extract the fault features. The fault diagnosis steps are described below.
(1)
the vibration signal into appropriate IMFs by VMD.
(2)
Calculate the correlation coefficient between the original vibration signal and its IMFs.
(3)
Sort the IMFs from small to large in terms of the correlation coefficients and the largest five IMFs are selected to reconstruct the signal.
(4)
Calculate the multiscale entropy of the reconstructed signal according to (7)–(12) and the feature vector is constructed by multiscale entropy.
(5)
Fault classification is realized by the SVM based on the feature vector.

5. Experimental Application

5.1. Data Acquisition

We conducted an experiment on a 35 kV outdoor high-voltage SF6 circuit breaker, which is shown in Figure 2. The acceleration sensor was adopted to acquire the vibration signal in the experiment. Its performance parameters are as follows: manufacturer: Donghua Testing Technology Company; sensor type: DH131E; measuring range: 500 g; frequency response: 1–8000 Hz. After several tests at different positions, the base of the circuit breaker operating mechanism, in which the sensor was installed, was the best place to accurately obtain vibration signals of the operating mechanism. Some common faults often happen in the circuit breaker working process, including actuator fault, looseness of the base screw, and buffer spring invalidation. So, we simulated these faults in the laboratory. The length of the transmission rod was adjusted to simulate actuator fault, as shown in Figure 3a. The base screw was adjusted to simulate looseness of the base screw, as shown in Figure 3b. The buffer spring was removed to simulate buffer spring invalidation, as shown in Figure 3c. Fault simulation is shown in Figure 3.
Since only limited-length signals can be processed, the time domain signal needs to be truncated by multiplying a finite-width rectangular window. Trigger sampling was adopted in the data acquisition system. The trigger device is a power module that can transform the closing coil voltage to 5 V. In order to fully collect the vibration signal, we set a negative delay trigger. Data acquisition started 200 ms before the trigger. Considering the movement time of the spring operation mechanism, the acquisition time was designed with 600 ms. The sampling frequency was set as 10 kHz, and 2 input acquisition channels of the data acquisition system were used. We closed the circuit breaker 20 times in a normal state and 3 types of fault states, respectively. Six thousand data points were collected by the data acquisition system every time. Finally, we obtained 80 groups of data. After extracting the vibration data from the data acquisition system, we used MATLAB to preprocess the vibration data and calculate its average. After subtracting its mean value, the typical vibration signal in the closing moment is shown in Figure 4.
It can be seen from Figure 4 that there is no obvious difference or change when observing four kinds of vibration signals in the time domain. Therefore, it is necessary to adopt the appropriate method to extract fault features from vibration signals, then classification of the circuit breaker states is completed based on the feature vector. All of these can promote the development of vibration-signal analysis and fault-diagnosis methods.

5.2. Signal Processing

Due to the complex working environment of the circuit breaker, the collected vibration signals are mixed with electromagnetic factors and other noise. Therefore, it is necessary to eliminate the effect caused by noise.
Taking the vibration signal of the actuator fault as an example, both EMD and VMD were used to process the vibration signal. The decomposition level of VMD is six levels and the result is shown in Figure 5.
It can be seen in Figure 5 that VMD decomposes the signal into six IMFs and each IMF waveform is consistent with the original vibration signal. On the other hand, EMD decomposes the signal into 13 IMFs. Not only are the number of iterations increased, but also the false mode appears in the IMFs, which means EMD is not beneficial to the extraction of useful IMFs. Therefore, VMD has excellent decomposition characteristics for processing nonperiodic vibration signals.
Calculate the correlation coefficient between IMFs and the original signal, which are the largest five IMFs selected to reconstruct the signal. This can eliminate the affect caused by noise.

5.3. Feature Vector Extraction and Analysis

The multiscale entropy of the reconstructed signal was extracted as a feature vector, which can represent the change regulation of vibration data. In order to verify the effectiveness of VMD, both EMD and EEMD were used to process the vibration signal. Then, we reconstructed the signal by the above methods. This finally calculated multiscale entropy of the reconstructed signal. VMD-MSE, EMD-MSE, and EEMD-MSE were used to represent the feature vector extraction process. The extracted feature vectors are shown in Figure 6.
It can be seen from Figure 6a–c that the developing tendency of the feature vectors is consistent with each other. Under different scale factors, the values of multiscale entropy are crisscrossed and overlapped. It is difficult to distinguish the four states. Since useful information is not extracted, the fault feature is not obvious. Therefore, it is not ideal to process the vibration signal by EMD and EEMD. In Figure 6d, the change regulation of feature vectors is different from each other. Under different scale factors, not only the values of multiscale entropy but also the change of multiscale entropy is different. Comparing Figure 6d with Figure 6a, it indicates that VMD can extract useful information from the original signal. In addition, comparing Figure 6d with Figure 6b,c, it indicates that VMD can highlight the local characteristics of the data and shows better noise robustness than EMD and EEMD. Therefore, VMD-MSE is proven to be more powerful for dealing with the vibration signal and can effectively represent the state of the circuit breaker.
Multiscale entropy, sample entropy, approximate entropy, and fuzzy entropy are usually used to extract the features of the vibration signal. They can represent the statistical features and meanwhile reflect the change regulation of the signal.
In comparison with different methods, both the multiscale entropy and the other methods are applied to the reconstructed signal. The sample entropy, approximate entropy, and fuzzy entropy of the signal are calculated, respectively, as indicated in Table 1.
On the theoretical side, sample entropy, approximate entropy, and fuzzy entropy can represent the changing regulation of data. Since their physical meanings are different, their values and changes are also different. The vibration signal of the circuit breaker is complicated and the vibration signal in the normal state and fault states are different, which lead to the results in Table 1, i.e., the entropy values of the vibration signal in different states are different.
In terms of classification, we had hoped the extracted fault feature has significant differences, which can help to improve the accuracy of classification. However, it is difficult to find some change rule in Table 1. When Table 1 is compared with Figure 6d, the multiscale entropy can show the change regulation of the vibration signal in different scale factors perfectly. Therefore, the feature vector constructed by multiscale entropy has significant differences. After comparing multiscale entropy with the other entropy methods, the advantage of multiscale entropy is verified.

5.4. Pattern Recognition and Classification

Due to the characteristics of the circuit breaker, the circuit breaker cannot open and close frequently, so we could only collect limited test data by experiment. Less sample data is not conducive to fault recognition training. The traditional neural network needs a large number of samples. The more samples there are, the more accurate the identification will be. SVM can complete recognition by less training samples, so it is more suitable for the circuit breaker than the other algorithms. We made use of the latest open-source 3.21 support vector machine in this paper by using the “one against the rest” strategy and built a support vector machine by combining normal samples with fault state samples. The final result was determined by the largest distance of the vector machine.
The Kernel function is an important parameter to SVM due to the simple model and fewer parameters. The radial basis function was selected as the kernel function. Other than the proper kernel function, the penalty parameter C and the kernel function parameter g also can improve the performance of SVM. Parameter optimization was solved by using the grid search algorithm, which means we tried possible C and g. Then, the optimal penalty parameter C and kernel function parameter g were found via cross validation. The optimal penalty parameter C was 2 and kernel function parameter g was 16.
In this experiment, the multiscale entropy of the 80 groups’ data was calculated. Then, the feature vector was completed. According to the feature vector, fault classification was realized. Fifty-six data groups were taken as the training set and the other 24 data groups were taken as a test set. Six groups of data were classified as a state and all of them did not overlap with the training set. After training SVM with the training set, the test set was classified. Classification results are shown in Figure 7.
Figure 7 shows that the classification of the test data is the same as the actual category. All test data is classified correctly. SVM can classify the state of the circuit breaker according to multiscale entropy and its change regulation. Therefore, the classification result based on multiscale entropy is excellent. Similarly, the feature vector is constructed by the rest methods and SVM is applied to classify the circuit breaker fault states. Classification results based on a different feature vector is shown in Table 2.
In order to verify the classification results of VMD-MSE, both the signal processing methods and entropy methods are taken into consideration. For the entropy methods, the multiscale entropy (MSE), sample entropy (SpEn), approximate entropy (ApEn), and fuzzy entropy (FuEn) are usually used to represent the statistical features of the signal. As such, VMD-SpEn, VMD-ApEn, VMD-FuEn, and VMD-MSE were used to serve as a feature vector and the classification results are shown in Table 2. Similarly, for the signal processing methods, both the original signal MSE, EMD-MSE, and EEMD-MSE were used to serve as the feature vector and the classification results are shown in Table 3.
As shown in Table 2, the classification result based on VMD-MSE is the best of all. This is because multiscale entropy can show the change regulation of the reconstructed signal in a different scale factor and the complexity of the signal can be reflected. The feature vector constructed by multiscale entropy is quite clear, so after training SVM with VMD-MSE, the classification accuracy of the test set is 100%. Since the feature vectors constructed by the other entropy methods are just single values, they have the feature of ambiguity. No matter which method is used as the input of SVM, the classification result of the corresponding feature vector is not ideal, i.e., the classification accuracy is low.
Comparing with different signal processing methods in Table 3, we found that the classification result of VMD-MSE is superior to the other signal processing methods. On the theoretical side, SVM can classify the circuit breaker’s states according to the change regulation and the difference of feature vectors, so the classification accuracy is related to the feature vector. The more different the feature vectors are, the more accurate the classification will be. Because there are few differences between EMD-MSE and EEMD-MSE, the classification results of EMD-MSE and EEMD-MSE are close to each other. Due to the change regulations of original signal MSE, EMD-MSE and EEMD-MSE are not obvious, and the results are of low classification accuracy. In contrast, the change regulation of VMD-MSE is obvious, so we can achieve excellent classification accuracy. Apart from EMD and EEMD, VMD can eliminate the signal noise effectively in order for the useful information to be extracted, which leads to the excellent classification result.
In conclusion, VMD-MSE has a higher ability of extracting signal characteristics. The feature vector has obvious differences in different fault states, which means the proposed method has an excellent identification rate.

6. Conclusions

In this paper, the vibration signal during the closing process of a circuit breaker was analyzed. VMD was used to process the high voltage circuit breaker’s vibration signals and the reconstructed signal could eliminate the effect of noise. Afterward, the multiscale entropy of the reconstructed signal was calculated and selected as a feature vector. Lastly, after optimizing the SVM kernel-function parameters using the grid algorithm, the classification of the circuit breaker fault was completed using SVM. Results of this investigation are summarized below.
(1)
The proposed method which combines the VMD multiscale entropy with SVM is first applied in vibration signal analysis of a high voltage circuit breaker. Characteristic information can be extracted from the original signal effectively. The proposed method can be applied to extract the fault characteristics and diagnose the circuit breaker’s fault types.
(2)
Multiscale entropy can be used as a feature vector to characterize the circuit breaker’s states. This method is superior to the other methods. The multiscale entropy method is helpful for the circuit breaker’s state identification and fault classification.
(3)
This research provided a practical solution for the fault diagnosis of a circuit breaker. The experimental results show that the proposed method can extract the feature vectors quickly and classify the state of the circuit breaker correctly.

Author Contributions

Shuting Wan designed the research method. Longjiang Dou wrote the draft. Changgeng Zhan contributed to the experimental section. All authors have read and approved the final manuscript.

Acknowledgments

The author gratefully acknowledges the Yunkai Switch Manufacturer Company and Yunnan Power Grid Company for their all support in this research. This work was supported by the Fundamental Research Funds for the Central Universities (No. 2017XS133) and the National Natural Science Foundation of China (No. 51777075).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Runde, M.; Ottesen, G.E.; Skyberg, B. Vibration analysis for diagnostic testing of circuit breakers. IEEE Trans. Power Deliv. 1996, 11, 1816–1823. [Google Scholar] [CrossRef]
  2. Polycarpou, A.A.; Soom, A.; Porter, J.W. Event timing and shape analysis of vibration bursts from power circuit breakers. IEEE Trans. Power Deliv. 1996, 11, 848–857. [Google Scholar] [CrossRef]
  3. Li, P.F.; Zhou, W.J.; Zeng, G. The Dynamic Characteristics and Energy Storage State Detection Method of High-voltage Circuit Breaker Closing Spring. Trans. China Electrotech. Soc. 2016, 31, 104–112. [Google Scholar]
  4. Huang, N.T.; Chen, H.J.; Zhang, S.X. Mechanical Fault Diagnosis of High Voltage Circuit Breakers Based on Wavelet Time-Frequency Entropy and One-Class Support Vector Machine. Entropy 2015, 18, 1–17. [Google Scholar] [CrossRef]
  5. Lin, C.C.; Liu, P.L.; Yeh, P.L. Application of empirical mode decomposition in the impact-echo test. NDT E Int. 2009, 42, 589–598. [Google Scholar] [CrossRef]
  6. Wang, X.H.; Rong, M.Z.; Wu, Y. Method of quick fault diagnosis and new knowledge obtainment for high voltage circuit breaker expert system. Proc. CSEE 2007, 27, 95–99. [Google Scholar]
  7. Guo, L.Y.; Li, K.J.; Liang, Y.L. HV circuit breaker state assessment based on gray-fuzzy comprehensive evaluation. Electr. Power Autom. Equip. 2014, 34, 161–167. [Google Scholar]
  8. Liu, M.L.; Wang, K.Q.; Sun, L.J. Applying empirical mode decomposition (EMD) and entropy to diagnose circuit breaker faults. Optik 2015, 126, 2338–2342. [Google Scholar]
  9. Kim, J.Y.; Choi, S.S.; Kim, I.D. A novel AC Solid-State circuit breaker with reclosing and rebreaking capability. J. Power Electron. 2015, 15, 1074–1084. [Google Scholar] [CrossRef]
  10. Huang, J.; Hu, X.G.; Yang, F. Support vector machine with genetic algorithm for machinery fault diagnosis of high voltage circuit breaker. Measurement 2011, 44, 1018–1027. [Google Scholar] [CrossRef]
  11. Huang, J.; Hu, X.G.; Geng, X. An intelligent fault diagnosis method of high voltage circuit breaker based on improved EMD energy entropy and multi-class support vector machine. Electr. Power Syst. Res. 2010, 81, 400–407. [Google Scholar] [CrossRef]
  12. Chang, G.; Wang, Y.; Wang, W. Mechanical Fault Diagnosis of High Voltage Circuit Breakers Utilizing Zero-phase Filter Time-frequency Entropy of Vibration Signal. Proc. CSEE 2013, 33, 155–162. [Google Scholar]
  13. Lv, C.; Yu, H.H.; Wang, L.X. On-line Self-learning Fault Diagnosis for Circuit Breakers Based on Artificial Immune Network. Proc. CSEE 2009, 29, 128–134. [Google Scholar]
  14. Huang, N.T.; Fang, L.H.; Cai, G.W. Mechanical Fault Diagnosis of High Voltage Circuit Breakers with Unknown Fault Type Using Hybrid Classifier Based on LMD and Time Segmentation Energy Entropy. Entropy 2016, 18, 322. [Google Scholar] [CrossRef]
  15. Runde, M.; Ottesen, G.E.; Faugstad, K. Acoustic diagnosis of high voltage circuit breakers. IEEE Trans. Power Deliv. 1992, 7, 1306–1314. [Google Scholar] [CrossRef]
  16. Hussain, A.; Lee, S.J.; Choi, M.S. An expert system for acoustic diagnosis of power circuit breakers and on-load tap changers. Expert Syst. Appl. 2015, 42, 9426–9433. [Google Scholar] [CrossRef]
  17. Mei, F.; Mei, J.; Zheng, J.Y. Application of Particle Swarm Fused KFCM and Classification Model of SVM for Fault Diagnosis of Circuit Breaker. Proc. CSEE 2013, 33, 134–141. [Google Scholar]
  18. Zhang, J.F.; Liu, M.L.; Wang, K.Q. Mechanical Fault Diagnosis for HV Circuit Breakers Based on Ensemble Empirical Mode Decomposition Energy Entropy and Support Vector Machine. Math. Probl. Eng. 2015, 2015, 1–6. [Google Scholar] [CrossRef]
  19. Cheng, X.; Guan, Y.G.; Zhang, W.P. Diagnosis Method on the Mechanical Failure of High Voltage Circuit Breakers Based on Factor Analysis and SVM. Trans. China Electrotech. Soc. 2014, 27, 209–215. [Google Scholar]
  20. Sun, L.J.; Hu, X.G.; Ji, Y.C. Fault diagnosis for high voltage circuit breakers with improved characteristic entropy of wavelet packet. Proc. CSEE 2007, 27, 103–108. [Google Scholar]
  21. Sun, Y.H.; Wu, J.W.; Lian, S.J. Extraction of Vibration Signal Feature Vector of Circuit Breaker Based on Empirical Mode Decomposition Amount of Energy. Trans. China Electrotech. Soc. 2014, 29, 229–236. [Google Scholar]
  22. Dragomiretskiy, K.; Zosso, D. Variational mode decomposition. IEEE Trans. Signal Process. 2014, 62, 531–544. [Google Scholar] [CrossRef]
  23. Tang, G.; Luo, G.G.; Zhang, W.H. Underdetermined blind source separation with Variational Mode Decomposition for compound roller bearing fault signals. Sensors 2016, 16, 897. [Google Scholar] [CrossRef] [PubMed]
  24. Wang, Y.X.; Markert, R.; Xiang, J.W. Research on variational mode decomposition and its application in detecting rub-impact fault of the rotor system. Mech. Syst. Signal Process. 2015, 60, 243–251. [Google Scholar] [CrossRef]
  25. Zhang, S.F.; Wang, Y.X.; He, S.L. Bearing fault diagnosis based on variational mode decomposition and total variation denoising. Meas. Sci. Technol. 2016, 27, 1–10. [Google Scholar] [CrossRef]
  26. Costa, M.; Goldberger, A.L.; Peng, C.K. Multiscale entropy analysis of biological signals. Phys. Rev. E Stat. Nonlinear Soft Matter Phys. 2005, 27, 1–18. [Google Scholar] [CrossRef] [PubMed]
  27. Richman, J.S.; Moorman, J.R. Physiological time-series analysis using approximate and sample entropy. Am. J. Physiol. Heart Circ. Physiol. 2000, 278, 2039–2049. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Optimal separating hyperplane.
Figure 1. Optimal separating hyperplane.
Entropy 20 00325 g001
Figure 2. Experiment of high-voltage circuit breaker.
Figure 2. Experiment of high-voltage circuit breaker.
Entropy 20 00325 g002
Figure 3. Simulative experiments of fault patterns. (a) Actuator fault; (b) Base screw looseness; (c) Buffer spring invalid.
Figure 3. Simulative experiments of fault patterns. (a) Actuator fault; (b) Base screw looseness; (c) Buffer spring invalid.
Entropy 20 00325 g003
Figure 4. Vibration signal of high voltage circuit breaker. (a) Normal state; (b) Actuator fault; (c) Base screw looseness; (d) Buffer spring invalid.
Figure 4. Vibration signal of high voltage circuit breaker. (a) Normal state; (b) Actuator fault; (c) Base screw looseness; (d) Buffer spring invalid.
Entropy 20 00325 g004
Figure 5. Decomposition results of different methods. (a) IMFs decomposed by VMD; (b) IMFs decomposed by EMD.
Figure 5. Decomposition results of different methods. (a) IMFs decomposed by VMD; (b) IMFs decomposed by EMD.
Entropy 20 00325 g005
Figure 6. The extracted feature vector. (a) the feature vector of the original signal; (b) the feature vector extracted by EMD-MSE; (c) the feature vector extracted by EEMD-MSE; (d) is the feature vector extracted by VMD-MSE.
Figure 6. The extracted feature vector. (a) the feature vector of the original signal; (b) the feature vector extracted by EMD-MSE; (c) the feature vector extracted by EEMD-MSE; (d) is the feature vector extracted by VMD-MSE.
Entropy 20 00325 g006
Figure 7. Comparison chart of actual classification and prediction classification.
Figure 7. Comparison chart of actual classification and prediction classification.
Entropy 20 00325 g007
Table 1. Entropy of the reconstructed signal.
Table 1. Entropy of the reconstructed signal.
Fault StatesSample EntropyApproximate EntropyFuzzy Entropy
Normal state0.63111.55235.4207
Actuator fault0.73810.65172.3090
Base screw looseness0.30240.56327.0451
Buffer spring invalid0.36740.625211.6892
Table 2. Classification of different entropy methods.
Table 2. Classification of different entropy methods.
Serial NumberDifferent Entropy MethodsClassification Accuracy
1VMD-SpEn29.17%
2VMD-ApEn50%
3VMD-FuEn25%
4VMD-MSE100%
Table 3. Classification of different signal processing methods.
Table 3. Classification of different signal processing methods.
Serial NumberDifferent Signal Processing MethodsClassification Accuracy
1Original signal MSE33.33%
2EMD-MSE54.17%
3EEMD-MSE45.83%
4VMD -MSE100%

Share and Cite

MDPI and ACS Style

Dou, L.; Wan, S.; Zhan, C. Application of Multiscale Entropy in Mechanical Fault Diagnosis of High Voltage Circuit Breaker. Entropy 2018, 20, 325. https://0-doi-org.brum.beds.ac.uk/10.3390/e20050325

AMA Style

Dou L, Wan S, Zhan C. Application of Multiscale Entropy in Mechanical Fault Diagnosis of High Voltage Circuit Breaker. Entropy. 2018; 20(5):325. https://0-doi-org.brum.beds.ac.uk/10.3390/e20050325

Chicago/Turabian Style

Dou, Longjiang, Shuting Wan, and Changgeng Zhan. 2018. "Application of Multiscale Entropy in Mechanical Fault Diagnosis of High Voltage Circuit Breaker" Entropy 20, no. 5: 325. https://0-doi-org.brum.beds.ac.uk/10.3390/e20050325

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop