Next Article in Journal
Improving Fraudster Detection in Online Auctions by Using Neighbor-Driven Attributes
Next Article in Special Issue
Wavelet Energy and Wavelet Coherence as EEG Biomarkers for the Diagnosis of Parkinson’s Disease-Related Dementia and Alzheimer’s Disease
Previous Article in Journal
Information-Theoretic Neuro-Correlates Boost Evolution of Cognitive Systems
Previous Article in Special Issue
Pathological Brain Detection by a Novel Image Feature—Fractional Fourier Entropy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Mechanical Fault Diagnosis of High Voltage Circuit Breakers Based on Wavelet Time-Frequency Entropy and One-Class Support Vector Machine

1
School of Electrical Engineering, Northeast Dianli University, Jilin 132012, China
2
Department of Electrical Engineering, Harbin Institute of Technology, Harbin 150001, China
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Entropy 2016, 18(1), 7; https://doi.org/10.3390/e18010007
Submission received: 4 November 2015 / Revised: 7 December 2015 / Accepted: 17 December 2015 / Published: 26 December 2015
(This article belongs to the Special Issue Wavelets, Fractals and Information Theory I)

Abstract

:
Mechanical faults of high voltage circuit breakers (HVCBs) are one of the most important factors that affect the reliability of power system operation. Because of the limitation of a lack of samples of each fault type; some fault conditions can be recognized as a normal condition. The fault diagnosis results of HVCBs seriously affect the operation reliability of the entire power system. In order to improve the fault diagnosis accuracy of HVCBs; a method for mechanical fault diagnosis of HVCBs based on wavelet time-frequency entropy (WTFE) and one-class support vector machine (OCSVM) is proposed. In this method; the S-transform (ST) is proposed to analyze the energy time-frequency distribution of HVCBs’ vibration signals. Then; WTFE is selected as the feature vector that reflects the information characteristics of vibration signals in the time and frequency domains. OCSVM is used for judging whether a mechanical fault of HVCBs has occurred or not. In order to improve the fault detection accuracy; a particle swarm optimization (PSO) algorithm is employed to optimize the parameters of OCSVM; including the window width of the kernel function and error limit. If the mechanical fault is confirmed; a support vector machine (SVM)-based classifier will be used to recognize the fault type. The experiments carried on a real SF6 HVCB demonstrated the improved effectiveness of the new approach.

1. Introduction

High voltage circuit breakers (HVCBs) play an important role in the protection and control of power systems. The faults of HVCBs will directly affect the running of the power system. Mechanical faults of HVCBs’ mechanical operation mechanism are the major reasons for HVCBs faults. Therefore, research on fault diagnosis methods for HVCBs is very important for the stable operation of electric power systems. The traditional scheduled maintenance scheme will result in frequent operations and excessive overhauls. It may lead to needless intervention, and even cause HVCB faults during the maintenance [1,2,3,4]. The International Council on Large Electric Systems (CIGRE) made an investigation on the causes of failure of HVCBs. They found that 44% of main faults and 39% of secondary faults are mechanical faults [5]. An extensive diagnostic testing of circuit breakers in [4] shows that vibration analysis is a reliable and appropriate method for non-invasive diagnostic testing. Vibration analysis is an effective signal-based approach of fault diagnosis [6]. Over the past decade, the vibration signatures generated during the operation of mechanical structure have been used for condition monitoring and fault diagnosis with good effects [7,8,9,10,11,12].
A HVCB’s vibration signal is a typical non-stationary signal with strong transients. The existing vibration signal processing methods such as short-time energy [7], dynamic time warping (DTW) [8], wavelet packet transform (WPT) [9] and empirical mode decomposition (EMD) [10,11] have all achieved good results in this area. However, these methods also have some disadvantages. Dynamic time warping and short-time energy are based on the original signal. They are only sensitive to the signal changes over time. When wavelet packet decomposition is used, an appropriate wavelet basis is difficult to select. The EMD method has the indication of end effect and high computational complexity. S-transform (ST) is an effective method for time-frequency analysis. It has a multiple time-frequency resolution with the frequency by using a Gaussian window with variable window width inversely with the frequency [13]. Therefore, ST can satisfy the time-frequency analysis resolution requirements of vibration signals in different frequency domains. Besides, ST can be derived by the fast Fourier transform (FFT). Thus it is easy to realize in engineering applications. The output of ST is a two-dimensional time-frequency matrix. The characteristics of vibration signals in both the time domain and frequency domain can be fully extracted from the matrix.
As a description of the randomness status of a chaotic system, Shannon entropy contains the information characteristics of complex signals. It is suitable for feature extraction in non-stationary signals analysis. Since Shannon introduced the concept of entropy in 1948 [14], many types of information entropy have been widely used in many areas. Wavelet entropy (WE) combines the advantages of Shannon entropy and WT. It has been widely used for non-stationary signals analysis in diverse fields such as power quality transient analysis [15,16,17], biomedicine [18,19], fault detection and fault diagnosis [20,21]. In this paper, WTFE is used to describe the unique time-frequency characters of different HVCB mechanical statuses by vibration signal analysis.
Neural networks (NNs) [9] and SVM [10,11] have made a significant contribution to fault recognition of HVCBs. Because HVCBs generally operate infrequently, it is quite difficult to get enough vibration samples of different types of HVCB mechanical faults for training multi-class classifiers. Obviously, the fault recognition of HVCBs is a classification problem with small samples. Therefore, multi-class classification methods such as NNs which rely on lots of training samples are not appropriate for analyzing the mechanical status and identifying HVCB faults. SVM on the other hand is suitable for classification problems with small training sample sets. In order to analyze the status of HVCBs, all types of fault samples should be included in the SVM training set. However, not all types of mechanical fault samples of HVCBs are accessible to obtain. Some types of fault samples cannot be acquired in large quantities, so we are unable to cover the complete range of fault characteristics. Classification boundary deviation will be caused by the limited fault types with unbalanced fault samples Thus, some fault samples are easily mistakenly recognized as normal samples. The extreme learning machine (ELM) [22] and pairwise-coupled relevance vector machine (PCRVM) [23] have shown good effects in fault diagnosis in gas turbine generator systems, but applications in mechanical fault diagnosis of HVCBs have not been reported.
One-class classifier is a kind of pattern recognition method which can be trained by normal samples. It is suitable for classifying a small sample set. One-class support vector machine (OCSVM) [24] has great potential in the field of fault detection [25,26]. It can effectively determine whether the equipment is working in a fault condition or not. The parameter optimization is an important step that affects the classification performance of OCSVM [27]. Particle swarm optimization (PSO) is a widely used optimal method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality [28]. It can be used to calculate the factor such as the width factor of a kernel function to improve the classification ability of OCSVM.
This paper presents a new ST and OCSVM-based approach for HVCBs mechanical fault diagnosis. Firstly, the ST is used to process vibration signals to analyze the energy distribution in the time-frequency area. Secondly, the WTFE of a ST matrix (STM) is calculated to construct the feature vectors for describing the energy distribution of HVCB vibration signals in the time-frequency area. Then, a PSO-based OCSVM (PSO-OCSVM) which is just trained by the normal training samples is used to separate the normal and fault conditions of HVCB’s mechanical operation structure. A PSO algorithm is used to optimize the parameters and improve the classification ability of traditional OCSVM. Finally, if the conditions of HVCBs are judged as a fault condition by PSO-OCSVM, the type of mechanical fault is recognized by a SVM-based classifier. Three different types of faults are simulated in a field experiment on a real HVCB to verify the validity of the new method.

2. S-Transform

The S-transform was proposed by Stockwell in 1996 [13]. The ST result S ( τ , f ) of an input signal h ( t ) is defined by:
S ( τ , f ) = h ( t ) w ( τ t , f ) e i 2 π f t d t
w ( t , f ) = | f | 2 π e t 2 f 2 / 2
where w ( t , f ) is the Gaussian window function. The parameter τ is a displacement factor and controls the location of the Gaussian window in the time axis. f is a parameter related to the width of Gaussian window.
As the inheritance and development of the continuous wavelet transform (CWT), ST can be derived by CWT. The one-dimensional CWT W ( τ , d ) of a signal h ( t ) is defined as:
W ( τ , d ) = h ( t ) ψ ( t τ , d ) d t
where ψ ( t τ , d ) is a mother wavelet; τ is a displacement factor; d is a scale factor. The scale factor d determines the width of the mother wavelet, while the scale factor τ determines the time location where the signal h ( t ) is analyzed.
Let the dilation factor d as the inverse of the frequency f , i.e., d = 1 / f . Along with Equations (1) and (3), ST can be considered as a CWT with a special mother wavelet multiplied by the phase factor:
S ( τ , f ) = e i 2 π f τ W ( τ , f )
where the special mother wavelet is defined as the product of the Gaussian window and a complex vector:
ψ ( t , f ) = | f | 2 π e t 2 f 2 / 2 e i 2 π f t
The result of ST can be calculated based on Equations (3)–(5):
S ( τ , f ) = h ( t ) | f | 2 π e ( τ - t ) 2 f 2 / 2 e i 2 π f t d t
It is obvious that Equation (6) is equal to Equations (1) and (2). Note that Equation (6) is not a strict CWT because the wavelet in Equation (5) does not satisfy the condition of zero mean for an admissible wavelet.
The frequency spectrum of ST is as follows:
H ( f ) = S ( τ , f ) d τ = h ( t ) e i 2 π f t d t
Likewise, ST result of a signal h ( t ) can be derived by the Fourier transform, that is:
S ( τ , f ) = + H ( β + f )        e 2 π 2 β 2 / f 2 e i 2 π β τ d β , ( f 0 )
where H ( f ) is the spectrum of the signal h ( t ) , β is the frequency which controls the movement of Gaussian window on the frequency axis.
Let f n / N T and τ j T , the discrete ST can be denoted as:
{ S [ j T , n N T ] = m = 0 N 1 H [ m + n N T ]      e 2 π 2 m 2 / n 2    e i 2 π m j / N , n 0 S [ j T , 0 ] = 1 N m = 0 N 1 h ( m N T ) ,                                                                                                                     n = 0
ST has variable time-frequency resolution. The result of ST is a two-dimensional complex matrix, called the S-matrix. With a modulus operation, we can get the module matrix of ST (STMM). The column vectors of STMM reflect the amplitude-frequency characteristics and the row vectors describe the time domain distribution of signals at a certain frequency. ST can describe the characteristics of the signal in both the time and frequency domains. Compared with WT, the decomposition of ST in the high frequency part is more detailed. The frequency resolution and anti-noise performance of ST are better than those of WT [29], therefore, ST is suitable for vibration signal processing.

3. Feature Extraction from STMM Based on Wavelet Time-Frequency Entropy

3.1. Wavelet Time-Frequency Entropy

Shannon entropy is an important part of information theory, which describes the degree of confusion of a system. The more orderly the system is, the smaller the entropy is. Shannon entropy H is defined as:
H = i = 1 N p i log p i
where p i is the probability of random event Y = y i and i = 1 N p i = 1 . When p i = 0 , there is a convention that p i log p i = 0 .
As a powerful tool for analyzing the transient features of non-stationary signals, wavelet entropy is the combination of Shannon entropy and wavelet transform. This combination not only retains the localized features in time-frequency domains of wavelet analysis, but also embodies the representational capacity of Shannon entropy. The distributions of different kinds of fault signals in wavelet phase space are different. Several types of wavelet entropy are defined based on different principles or processing methods, such as wavelet energy entropy (WEE), wavelet time entropy (WTE), wavelet singular entropy (WSE) and wavelet time-frequency entropy (WTFE) [15]. WEE and WTE indicate the information characteristics of a signal in the time domain and fail to indicate the characteristics in the frequency domain. Regarding the fault types related to the frequency such as lack of mechanical lubrication, the two methods will appear powerless. WSE can map the correlative wavelet space into the independent linearity space and indicate the uncertainty of the energy distribution of a signal in the time-frequency domain. It is highly sensitive to the transients. Since at any moment the vibration signals of HVCBs have strong transients, the WSE results of the same type of vibration signals may present a distinct difference, thus WSE will not be suitable for extracting features of vibration signals in this study.
WTFE is composed of two vectors. The first vector stretches over the whole time space and describes the characteristics of the signal in the time domain. The second vector stretches over the whole frequency space and describes the characteristics of the signal in the frequency domain. In other words, WTFE can measure the information features of the signal at any given instant and frequency. Therefore, the WTFE is often used in the field of fault diagnosis and detection. The definition of WTFE is as follows: let D j ( k )         ( j = 1 , 2 , , m ; k = 1 , 2 , , n ) be the discrete wavelet presentation, and E j ( k ) = | D j ( k ) | 2 denotes the wavelet energy at scale j and instant k. WTFE is denoted as:
W T F E = [ W T F E t , W T F E f ]
where:
{ W T F E t = j = 1 m P t ln P t W T F E f = k = 1 n P f ln P f
where the probability P t and P f are defined as follows:
{ P t = E j ( k ) / j = 1 m E j ( k ) P f = E j ( k ) / k = 1 n E j ( k )
Similarly, the definition of WSE is as follows: let D be a m × n matrix constituted by D j ( k ) . According to singular value decomposition theory, for any m × n matrix, there exist a m × r matrix U, a r × n matrix V and a r × r diagonal matrix Λ , which make:
D = U Λ V T
where the diagonal elements λ l ( l = 1 , 2 , , r ) of Λ are called singular values of matrix A. The singular values are all non-negative and arranged in a non-increasing order (i.e., λ 1 λ 2 λ r 0 ). Then the WSE is defined as:
W S E = l = 1 r p l ln p l
where the probability p l associated with λ l is defined as:
p l = λ l / l = 1 r λ l

3.2. Feature Vector Extraction

ST can be considered as a special WT. Thus wavelet entropy theory is also applicable to the feature extraction of signals based on ST. A partition method for the time-frequency plane of the S-matrix is proposed to extract vibration signal features in the time-frequency area. After statistical analysis, we found that the amplitude of vibration signals of HVCBs in the frequency area higher than 10 kHz is very small. Therefore, this paper mainly analyzes the frequency area from 0 Hz to 10 kHz. Firstly, a time-frequency plane which frequency area ranges from 0 Hz to 10 kHz and time area from 0 to 150 ms (“0” is the moment the system receives the operating signal) is constructed by ST. Then, the time-frequency plane is divided into 300 congruent time-frequency blocks and the band-width and time-width of the time-frequency blocks are 1 kHz and 5 ms. The partition method is shown in Figure 1.
Let E i j be the energy of time-frequency block S i j ( i = 1 , 2 , , 10 ; j = 1 , 2 , , 30 ) . Then E i j is the sum of all elements in the block. Let E be the total energy of the whole time-frequency plane. A normalization processing for E i j is given as:
E ^ i j = E i j / E
Figure 1. The partition of time-frequency plane.
Figure 1. The partition of time-frequency plane.
Entropy 18 00007 g001
The time component of WTFE of vibration signals is calculated by:
T j = i = 1 10 E ^ i j ln E ^ i j , j = 1 , 2 , , 30
Similarly, the frequency component of WTFE of vibration signals is calculated by:
F i = j = 1 30 E ^ i j ln E ^ i j , i = 1 , 2 , , 10
The feature vector of vibration signals is denoted as Z = [ T F ] , where T = [ T 1 , , T 30 ] and F = [ F 1 , , F 12 ] . Then Z is used as the input vector of OCSVM and SVM classifier.

4. Condition and Fault Classifier Based on OCSVM and SVM

SVM has good classification ability for classification problems involving small samples and high dimension data. However, because some fault training samples are difficult to obtain, there is a risk that the SVM will easily recognize fault samples as normal samples. In order to avoid this defect, the new method firstly utilizes OCSVM to accurately determine whether a HVCB mechanical failure has happened or not. When the fault is confirmed, the fault type is then identified by the SVM.

4.1. One-Class Support Vector Machine

One-class classification is an important pattern recognition methodology. It can be applied to the fields where negative samples are hard to obtain, such as fault detection, fault diagnosis, intrusion detection and disease analysis, etc. Compared to traditional classifiers which aim to obtain the highest recognition accuracy, the target of a one-class classifier is to identify the abnormal samples as far as possible. The latter is able to reduce the possibility that fault states will be mistaken for normal states. Therefore, a one-class classifier is appropriate for the mechanical fault diagnosis of HVCBs with a high reliability.
OCSVM is a mature and effective one-class classifier which was presented by Schölkopf et al. [24]. It has good fault analysis performance features, including faster training and decision speeds, lower dependence on the number of training samples and better anti-noise performance. The basic idea of OCSVM is to look for a decision hyperplane denoted by the support vector and maximize the distance from the hyperplane to the origin. Most of object samples locate on one side of the hyperplane and most of the no-object samples locate on the other side. The principle of OCSVM is shown in Figure 2.
Let X = [ x 1 ; x 2 ; ; x n ] R n × m be the training data set, then X contains n m-dimensional feature vectors extracted from normal vibration signal samples. The decision hyperplane of OCSVM is given by:
F ( x ) = w , x ρ = 0
Figure 2. The principle of OCSVM.
Figure 2. The principle of OCSVM.
Entropy 18 00007 g002
The classification method of OCSVM can be described by the following quadratic programming problem:
{ min 1 2 w 2    ,                                                                         s . t .      w , x i ρ ,     i = 1 , , n
In order to improve the performance of OCSVM, the kernel theory is used for solving the linear inseparable problem. It supposes that the nonlinear mapping φ : x φ ( x ) maps data from the original input space to the linear feature space. There are a slack variable ξ i and a margin of error v in this linear feature space. ξ i is introduced to penalize the points deviated from the hyperplane. The classifier realizes the soft interval between normal samples and fault samples with ξ i . v is used to control the upper limit of the outliers number in the training set. Its value range is (0, 1). The expression of improved OCSVM is as follows:
{ min 1 2 w 2 + 1 v n i = 1 n ξ i ρ ,                                                                          s . t .      w , φ ( x i ) ρ ξ i ,    ξ i 0 ,     i = 1 , , n
To solve the above optimization problem, a Lagrangian function is constructed as follows:
( w , ξ , ρ , α , β ) = 1 2 w 2 + 1 v n i = 1 n ξ i ρ i = 1 n α i ( w , φ ( x i ) ρ + ξ i ) i = 1 n β i ξ i
We can obtain the following relations by taking the partial derivatives of each variable in the Equation (23) and making them equal to zero:
w = i = 1 n α i φ ( x i )
α i = 1 v n β i 1 v n
i = 1 n α i = 1
According to the kernel function theory, the inner product of two vectors in the feature space can be represented by the kernel function in the original input space by using the nonlinear mapping, that is:
φ ( x i ) , φ ( x j ) = K ( x i , x j )
Combined with Equation (27), we can get the dual form of this optimization problem:
{ min 1 2 i , j = 1 n α i α j K ( x i , x j ) s . t . i α i = 1 ,       0 α i 1 v n
A RBF Gaussian kernel function is adopted, and its form is given as:
K ( x i , x j ) = exp { x i x j 2 2 σ 2 }
where σ is the width parameter of RBF Gaussian kernel function.
Equation (28) describes a standard quadratic programming problem. By solving the parameters α i and ρ , we can get the decision hyperplane in the feature space. The decision equation is written as:
f ( x ) = i = 1 n α i K ( x i , x ) ρ
where the calculation formula of ρ is as follows:
ρ = i = 1 n α i K ( x i , x j )

4.2. Advantages of OCSVM for Condition Diagnosis

OCSVM is able to overcome the problem that fault samples are difficult to get in HVCB condition monitoring. Compared with the traditional SVM, its decision mode is more inclined to reduce the error-accept-rate, thus OCSVM is more favorable for improving equipment reliability and more suitable for mechanical condition diagnosis of HVCBs. Figure 3 compares the rationale of OCSVM and SVM, and illustrates the advantages of OCSVM in condition monitoring.
Figure 3. Comparison between the principles of OCSVM and SVM.
Figure 3. Comparison between the principles of OCSVM and SVM.
Entropy 18 00007 g003
Figure 3 describes the results of two types of linearly separable two-class classification approaches on a 2-dimensional plane. The samples on the left side are normal samples, and the samples on the right side are fault samples. The aim of SVM is finding the lines that support the gap between the two kinds of samples, which are the two green dotted lines in Figure 3. The decision line of SVM is located in the middle of two green dotted lines. OCSVM maps the 2-dimensional input space to the high-dimensional feature space, and then seeks the decision hyperplane which supports all the target samples in this feature space. After the high-dimensional feature space is remapped to the 2-dimensional space, the hyperplane becomes a closed curve that contains all the target samples, such as the red curve in the figure.
If there is a minor fault represented by the blue dot in Figure 3, although the fault is slight, it should be identified as a fault state. According to the situation depicted in the figure, SVM identifies it as a normal condition. Conversely, because OCSVM has a more compact support region, it can correctly recognize the minor fault. The classification result of OCSVM is much more reliable than that of SVM.

4.3. An Improved PSO-Based OCSVM

The main constant parameters affecting the classification performance of OCSVM are the margin of error v and the width parameter of RBF kernel function σ . By adjusting the parameters v and σ , the distance between the hyperplane and the origin will be maximized and the classification performance of OCSVM will be improved. In fact, these two parameters influence OCSVM’s classification performance together. As the relationship between these two parameters and fitness value cannot be decided directly through the function, an intelligence optimization algorithm is used to optimize the values of v and σ . This paper adopts PSO to realize the related optimization calculation.
PSO is an intelligence algorithm for global optimization which imitates birds’ flying foraging behavior [28,30]. It has a few parameters and a simple concept. The basic principle of PSO is as follows: a swarm consisting m particles is flying at a certain speed in a D-dimensional search space (in this paper D = 2). Each particle is considered as individually without volume. The flight speed of the particle is adjusted dynamically according to its own and its companions’ flight experiences. The positions of particles are changed constantly in flight. The position and speed of the ith particle are expressed as x i = ( x i 1 , x i 2 , , x i D ) and v i = ( v i 1 , v i 2 , , v i D ) respectively, where 1 i m . Besides, the best position of the ith particle in history is denoted as p i = ( p i 1 , p i 2 , , p i D ) and the best location that all past particles is denoted as p g = ( p g 1 , p g 2 , , p g D ) . For each generation, the position and speed of the d-dimension ( 1 d D ) are changed according to the following equation:
v i d k = w v i d k 1 + c 1 r a n d 1 ( p i d x i d k 1 )     + c 2 r a n d 2 ( p g d x i d k 1 )
v i d k = { v max v i d k > v max v max v i d k < v max
x i d k = x i d k 1 + v i d k
where w is inertia weight, c 1 and c 2 are acceleration coefficients, r a n d 1 and r a n d 2 are two uniformly distributed pseudo-random numbers in interval [0,1].
For the basic PSO algorithm, we generally define w = 1 and c 1 = c 2 = 2 . The speed of a particle is limited to a maximum of v max . Along with Equations (32) and (34), the swarm constantly moves toward the better fitness according to the information of the particles’ own experience and the shared historical information of the swarm in every iteration step.
Like other intelligent optimization algorithms, PSO also has the limitation of premature convergence that makes the algorithm get into local optima and degrades the classification performance of OCSVM. To overcome this defect and improve the convergence speed of the algorithm, this paper proposes an improved PSO algorithm with a linearly varying inertia weight and acceleration coefficients.
(1)
Adjustment of the inertia weight ω
By decreasing the inertia weight in a linear way, the algorithm can search for better solutions from the global scope. It will have a better local search capability with the increase of the number of iterations. The algorithm not only maintains a good search ability but also avoids the premature convergence phenomenon. Let [ ω min , ω max ] be the value range of inertia weights, generally ω min = 0.4 and ω max = 0.9 . Let I t e r _ m a x be the maximum number of iterations. Then the inertia weight of the ith iteration is given as:
ω i = ω max ω max ω min I t e r _ m a x × i
(2)
Adjustment of the acceleration coefficients c 1 and c 2
Acceleration coefficients reflect the degree of information exchange between particle swarms. On the other hand, the in-flight behavior of a particle depends on its own experience with a larger c 1 . This results in that the particles easily wander in their own local scope. On the other hand, particles will have a higher speed moving toward the optimal individual with a larger c 2 , but this may cause a premature convergence to a local optimum. In order to solve this contradiction, researchers usually assign the same constant value to c 1 and c 2 , but sometimes this method can’t meet the needs of the actual situation.
We use an appropriate method which chooses a larger c 1 and a smaller c 2 at the beginning of the algorithm, and then gradually decreases c 1 and increases c 2 . By this adjustment, particles tend to fly in the entire search space in the early stages, so the region that contains the optimal solution does not get lost. Particles finally tend to fly to the globally optimal solution. Compared to the traditional method, particles learn more from the particles which have reached the historical optimal solution. In this paper, the adjustment measure of acceleration coefficients is defined as follows:
c 1 = c 1 f - c 1 i i I t e r _ m a x + c 1 i
c 2 = c 2 f - c 2 i i I t e r _ m a x + c 2 i
where c 1 i and c 1 f are the initial value and final value of c 1 , c 2 i and c 2 f are the initial value and final value of c 2 . There is a symmetry variation in this paper, namely c 1 linearly decreases from 2.5 to 0.5 and c 2 linearly decreases from 0.5 to 2.5.

4.4. Fault Diagnostic Process

The flow chart of the diagnosis method is shown in Figure 4. In practical engineering applications, the vibration signal that has been diagnosed as a normal signal can be added to the normal sample set, so the fault diagnosis system can constantly adapt to the change of running conditions of a circuit breaker, and its learning ability can be improved.
Figure 4. The flow of the fault diagnosis process.
Figure 4. The flow of the fault diagnosis process.
Entropy 18 00007 g004

5. Experimental Results and Analysis

5.1. Data Collection and Processing

The experiment adopts LW9-72.5 series outdoor high voltage SF6 circuit breakers as the analysis object. The vibration signal acquisition system is built with a CA-YD-182A piezoelectric acceleration sensor made in Jiangsu United Electronic Technology Co., Ltd. (Yangzhou, China) and NI-9234 DAQ devices made by National Instruments (NI, Austin, TX, USA). The acceleration sensor is used for vibration signal acquisition. The DAQ device is used to record the data with 25.6 kS/s sampling rate for a time period of 150 ms during opening operation. The vibration signal acquisition system for a circuit breaker is shown in Figure 5.
Figure 5. The vibration signal acquisition system for a circuit breaker.
Figure 5. The vibration signal acquisition system for a circuit breaker.
Entropy 18 00007 g005
Three kinds of fault types are simulated in the experiment: (1) z jam fault of the iron core (fault type I); (2) base screw looseness (fault type II); (3) lack of mechanical lubrication (fault type III). To avoid the HVCB damage from excessive operations, 40 vibration signals of the health and 40 vibration signals per fault type were collected.
Figure 6. (a) The normal signal and its STMM contour plot; (b) The signal of fault type I and its STMM contour plot; (c) The signal of fault type II and its STMM contour plot; (d) The signal of fault type III and its STMM contour plot.
Figure 6. (a) The normal signal and its STMM contour plot; (b) The signal of fault type I and its STMM contour plot; (c) The signal of fault type II and its STMM contour plot; (d) The signal of fault type III and its STMM contour plot.
Entropy 18 00007 g006
According to the above method, vibration signals are processed by ST. Figure 6 shows the vibration signals and their contour plot after ST analysis under different conditions, including the healthy ones and three types of faults. From Figure 6, we can find that the time-frequency energy distributions of the different types of vibration signals have obvious differences. Compared with the normal signal, the energy distribution of the iron core jam fault signal has an apparent time delay; the base screw looseness fault signal has a strong energy distribution in a lower frequency area; and the energy center of the third fault signal has slightly changed in both the time and frequency domains. The time and frequency characteristics can thus be extracted to analyze the operating condition of a HVCB’s mechanical operation system.

5.2. Feature Extraction and Analysis

We can get the WTFE feature vectors according to the feature vector extraction method mentioned before.
Figure 7. (a) WTFE feature distribution of the normal signals; (b) WTFE feature distribution of the iron core jam fault signals; (c) WTFE feature distribution of the base screw looseness fault signals; (d) WTFE feature distribution of the lack of mechanical lubrication fault signals.
Figure 7. (a) WTFE feature distribution of the normal signals; (b) WTFE feature distribution of the iron core jam fault signals; (c) WTFE feature distribution of the base screw looseness fault signals; (d) WTFE feature distribution of the lack of mechanical lubrication fault signals.
Entropy 18 00007 g007
The WTFE feature distributions of four kinds of vibration signals are shown in Figure 7, where the first 30 features reflect the energy distribution of the signal in the time domain (WTFEt) and the other 10 features reflect the energy distribution in the frequency domain (WTFEf). For clarity, each type only shows three data points. Figure 7 shows that different types of vibration signals have significantly different feature distributions. According to these differences, the classifier can achieves a good classification effect. In order to prove the diagonosis ability of different feature presentation methods, we present a comparison between the WTFE and WSE. Firstly, the STMM is divided into 50 submatrixes along the time axis. Then the WSE of each of submatrix is calculated based on Equations (14)–(16) to form 50 dimensional input feature vectors. The WSE feature distributions of four kinds of vibration signals are shown in Figure 8.
Figure 8. (a) WSE feature distribution of the normal signals; (b) WSE feature distribution of the iron core jam fault signals; (c) WSE feature distribution of the base screw looseness fault signals; (d) WSE feature distribution of the lack of mechanical lubrication fault signals.
Figure 8. (a) WSE feature distribution of the normal signals; (b) WSE feature distribution of the iron core jam fault signals; (c) WSE feature distribution of the base screw looseness fault signals; (d) WSE feature distribution of the lack of mechanical lubrication fault signals.
Entropy 18 00007 g008
From Figure 8, the WSE feature distributions of different kinds of vibration signals show different characteristics. However, we can reveal some disadvantages of the WSE method by comparing Figure 7 and Figure 8. First, the WSE method can’t clearly and visually display the real change rules of vibration signals. Second, the WSE feature vectors of the same types of signals are more dispersed than the WTFE ones. Third, the difference between the high value and the low value in the WTFE feature vector is too small. These latter two characteristics of WSE method will degrade the performance of a classifier.

5.3. Classification Using OCSVM-SVM

We select the improved PSO to optimize the parameters of OCSVM in two-dimensional space. According to the abovementioned adjustment method of the inertia weight and accelerated coefficient, a program is written to realize the parameter optimization. The number of swarms is 30 and the number of iterations is 50. After running PSO, we obtain the optimal solution v = 0.82 , σ = 17.68 . Figure 9 shows the relationship between fitness and iterations. From Figure 9, we can find that the globally optimal solution has appeared in the ninth iteration, and in later iterations swarms just to get close to the particle which has the optimal fitness. Therefore, the average fitness increases gradually.
Figure 9. Fitness curve of PSO.
Figure 9. Fitness curve of PSO.
Entropy 18 00007 g009
We select the WTFE as the input feature vector of the classifier. The classifier needs to be trained using the training samples before use. For each type of signal, there are 40 vibration samples. The 40 samples of each type are divided randomly into two groups. One is the training sample set, and the other is the test sample set. Each set contains 20 samples. The training sample set of the normal state is used to train the OCSVM. The training sample sets of each type of faults are used to train the SVM. A total of 80 samples of four test sample sets are used to test the classification effect. The test results are shown in Table 1, where, the state determination accuracy (STA) reflects the ability of the classifier to determine whether the circuit breaker is healthy or not and the classification accuracy (CA) reflects the ability of the classifier to identify the specific type of a sample.
Table 1. Diagnosis results using the new approach.
Table 1. Diagnosis results using the new approach.
Test SampleDiagnosis ResultsSTACA
Normal StateFault Type IFault Type IIFault Type III
Normal state1800290%90%
Fault type I02000100%100%
Fault type II00200100%100%
Fault type III00020100%100%
From the diagnosis results, the OCSVM-SVM failed to recognize the normal sample completely, but it can accurately classify all the fault samples into the correct fault type. In fact, for the fault diagnosis of circuit breakers, the risk of recognizing fault samples as normal samples is much higher than that of recognizing normal samples as fault samples, therefore this approach still achieves a good diagnosis effect. When the WSE is selected as the input feature vector, we can get a comparative results shown in Table 2.
Table 2. Diagnosis results with the feature vector of WSE.
Table 2. Diagnosis results with the feature vector of WSE.
Test SampleDiagnosis ResultsSTACA
Normal StateFault Type IFault Type IIFault Type III
Normal state1401570%70%
Fault type I02000100%100%
Fault type II00182100%90%
Fault type III2011790%85%
From Table 1 and Table 2, we can find that the diagnosis results with the WSE method are greatly inferior to those of the new approach, especially for the classification of normal state conditions. Thus the WSE method is not suitable for the feature extraction of vibration signals of HVCBs.
To explain the merit of OCSVM-SVM against other popular used classifiers, comparison experiments between SVM, ELM based classifier and the new approach are designed. The training method and test samples of SVM and ELM are the same as in the new approach. The experimental results are shown in Table 3.
Table 3. Diagnosis results by using the SVM and ELM methods.
Table 3. Diagnosis results by using the SVM and ELM methods.
ClassifierTest SampleDiagnosis ResultsSTACA
Normal StateFault Type IFault Type IIFault Type III
SVMNormal state1700385%85%
Fault type I02000100%100%
Fault type II00200100%100%
Fault type III2001890%90%
ELMNormal state1800290%90%
Fault type I02000100%100%
Fault type II00020100%100%
Fault type III3001785%85%
Table 3 shows that the SVM and ELM methods have about the same classification ability. They all correctly identify all samples of type I and II faults. For the type III faults, the two classifier fail to identify all samples. The AC of SVM is 90% and that of ELM is 85%. Since the OCSVM-SVM can identify all samples of the fault type I, II and III, the fault recognition ability of the new approach is better than that of SVM and ELM.
In a real power system environment, there may some types of new faults that we have not recorded before. Once this happens, the multiple fault classifiers cannot identify this fault type because a lack of training samples. Therefore, it is very important that the classifier can determine it as a fault state accurately. Considering this case, we compare the STA of OCSVM-SVM, SVM and ELM. Suppose the fault type III is the unknown fault, then no samples of fault type III are involved in the training of the three types of classifiers. Twenty sets of type III fault vibration data are selected as the new test samples. The diagnosis results are shown in Table 4.
In Table 4, neither of the two methods can correctly identify the specific fault type without training samples, but the STA of OCSVM-SVM is 100% while that of SVM and ELM is 0. That means OCSVM-SVM can correctly determine the state of the fault whose type has not been recorded before. Therefore, we can conclude that the OCSVM-SVM method has better fault detection capability and it is more suitable for circuit breaker fault diagnosis which requires a higher reliability.
Table 4. Diagnosis results of the case of lack of training samples by using the OCSVM-SVM, SVM and ELM methods.
Table 4. Diagnosis results of the case of lack of training samples by using the OCSVM-SVM, SVM and ELM methods.
ClassifierTest SampleDiagnosis ResultsSTACA
Normal StateFault Type IFault Type II
OCSVM-SVMFault type III0146100%0
SVMFault type III200000
ELMFault type III200000

6. Conclusions

This paper presents a new method based on WTFE and improved OCSVM for mechanical fault diagnosis of HVCBs. ST is employed to process and analyze vibration signals. The WTFE is selected as the vibration signal feature. It characterizes the signal in the time domain and frequency domain. A new classifier based on OCSVM-SVM is built to improve the classification performance of the diagnosis system. An optimal PSO algorithm is used to optimize the OCSVM parameters. Experimental results show that the new approach has higher STA and CA than the traditional SVM and ELM methods, and the accuracy for some faults increases by more than 10%. Especially in the mechanical fault condition analysis of fault types without training samples, the new method shows a conspicuous advantage, therefore, the new method can significantly increase power system security and reliability.

Acknowledgments

This work is supported by the National Nature Science Foundation of China (No. 51307020; No. 51577023), the Foundation of Jilin Technology Program (No. 20150520114JH) and the Science and Technology Plan Projects of Jilin City (No. 201464052).

Author Contributions

Shuxin Zhang designed the research method. Nantian Huang wrote the draft. Huaijin Chen contributed to the experimental section. Weiguo Li and Lihua Fang gave a detailed revision. Guowei Cai and Dianguo Xu provided important guidance. All authors have read and approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Runde, M.; Aurud, T.; Lundgaard, L.E.; Ottesen, G.E.; Faugstad, K. Acoustic diagnosis of high voltage circuit-breakers. IEEE Trans. Power Deliv. 1992, 7, 1306–1315. [Google Scholar] [CrossRef]
  2. Demjanenko, V.; Valtin, R.A.; Soumekh, M.; Haidu, H.; Antur, A.; Hess, D.P.; Soom, A.; Wright, S.E.; Tangri, M.K.; Park, S.Y. A noninvasive diagnostic instrument for power circuit breakers. IEEE Trans. Power Deliv. 1992, 7, 656–663. [Google Scholar] [CrossRef]
  3. Polycarpou, A.A.; Soom, A.; Swarnakar, V.; Valtin, R.A.; Acharya, R.S.; Demjanenko, V.; Soumekh, M.; Benenson, D.M.; Porter, J.W. Event timing and shape analysis of vibration bursts from power circuit breakers. IEEE Trans. Power Deliv. 1995, 11, 848–857. [Google Scholar] [CrossRef]
  4. Runde, M.; Ottesen, G.E.; Skyberg, B.; Ohlen, M. Vibration analysis for diagnostic testing of circuit-breakers. IEEE Trans. Power Deliv. 1996, 11, 1816–1823. [Google Scholar] [CrossRef]
  5. CIGRE Working Group. Final Report of the Second International Enquiry on High Voltage Circuit Breaker Failures and Defects in Service; CIGRE Report No. 83; CIGRE: Paris, France, 1994. [Google Scholar]
  6. Gao, Z.W.; Cecati, S.; Ding, S.X. A survey of fault diagnosis and fault-tolerant techniques-Part I: Fault diagnosis with model-based and signal-based approaches. IEEE Trans. Ind. Electron. 2015, 62, 3757–3767. [Google Scholar] [CrossRef]
  7. Meng, Y.P.; Jia, S.L.; Shi, Z.Q.; Rong, M.Z. The detection of the closing moments of a vacuum circuit breaker by vibration analysis. IEEE Trans. Power Deliv. 2006, 21, 652–658. [Google Scholar] [CrossRef]
  8. Landry, M.; Leonard, F.; Landry, C.; Beauchemin, R. An improved vibration analysis algorithm as a diagnostic tool for detecting mechanical anomalies on power circuit breakers. IEEE Trans. Power Deliv. 2008, 23, 1986–1994. [Google Scholar] [CrossRef]
  9. Lee, D.S.; Lithgow, B.J.; Morrison, R.E. New fault diagnosis of circuit breakers. IEEE Trans. Power Deliv. 2003, 18, 454–459. [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. 2011, 81, 400–407. [Google Scholar] [CrossRef]
  12. Høidalen, H.K.; Runde, M. Continuous monitoring of circuit-breakers using vibration analysis. IEEE Trans. Power Deliv. 2005, 20, 2458–2465. [Google Scholar] [CrossRef]
  13. Stockwell, R.G.; Mansinha, L.; Lowe, R.P. Localization of the complex spectrum: The S transform. IEEE Trans. Signal Process. 1996, 44, 998–1001. [Google Scholar] [CrossRef]
  14. Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423. [Google Scholar] [CrossRef]
  15. He, Z.Y.; Chen, X.Q.; Luo, G.M. Wavelet entropy measure definition and its application for transmission line fault detection and identification. In Proceedings of the International Conference on Power System Technology, Chongqing, China, 22–26 October 2006.
  16. Chen, J.K.; Li, G.Q. Tsallis wavelet entropy and its application in power signal analysis. Entropy 2014, 16, 3009–3025. [Google Scholar] [CrossRef]
  17. He, Z.Y.; Gao, S.B.; Chen, X.Q.; Zhang, J.; Bo, Z.Q.; Qian, Q.Q. Study of a new method for power system transients classification based on wavelet entropy and neural network. Int. J. Electr. Power Energy Syst. 2011, 33, 402–410. [Google Scholar]
  18. Kumar, Y.; Dewal, M.L.; Anand, R.S. Epileptic seizure detection using DWT based fuzzy approximate entropy and support vector machine. Neurocomputing 2014, 133, 271–279. [Google Scholar] [CrossRef]
  19. Sharma, R.; Pachori, R.B.; Acharya, U.R. An integrated index for the identification of focal electroencephalogram signals using discrete wavelet transform and entropy measures. Entropy 2015, 17, 5218–5240. [Google Scholar] [CrossRef]
  20. Boškoski, P.; Juričić, Đ. Fault detection of mechanical drives under variable operating conditions based on wavelet packet Rényi entropy signatures. Mech. Syst. Signal Process. 2012, 31, 369–381. [Google Scholar] [CrossRef]
  21. Dubey, R.; Samantaray, S.R. Wavelet singular entropy-based symmetrical fault-detection and out-of-step protection during power swing. IET Gener. Transm. Distrib. 2013, 7, 1123–1134. [Google Scholar] [CrossRef]
  22. Wong, P.K.; Yang, Z.X.; Vong, C.M.; Zhong, J.H. Real-time fault diagnosis for gas turbine generator systems using extreme learning machine. Neurocomputing 2014, 128, 249–257. [Google Scholar] [CrossRef]
  23. Yang, Z.X.; Wong, P.K.; Vong, C.M.; Zhong, J.H.; Liang, J.J. Simultaneous-fault diagnosis of gas turbine generator systems using a pairwise-coupled probabilistic classifier. Math. Probl. Eng. 2013, 2013. [Google Scholar] [CrossRef]
  24. Schölkopf, B.; Platt, J.C.; Shawe-Taylor, J.; Smola, A.J.; Williamson, R.C. Estimating the support of a high-dimensional distribution. Neural Comput. 2001, 13, 1443–1471. [Google Scholar] [CrossRef] [PubMed]
  25. Mahadevan, S.; Shah, S.L. Fault detection and diagnosis in process data using one-class support vector machines. J. Process Control 2009, 19, 1627–1639. [Google Scholar] [CrossRef]
  26. Shin, H.J.; Eom, D.H.; Kim, S.S. One-class support vector machines—An application in machine fault detection and classification. Comput. Ind. Eng. 2005, 48, 395–408. [Google Scholar] [CrossRef]
  27. Xiao, Y.C.; Wang, H.G.; Xu, W.L. Parameter selection of Gaussian kernel for one-class SVM. IEEE Trans. Cybern. 2015, 45, 927–939. [Google Scholar] [PubMed]
  28. Kennedy, J.; Eberhart, R.C. Particle swarm optimization. In Proceedings of the IEEE International Conference on Neural Networks, Piscataway, NJ, USA, 27 November–1 December 1995; pp. 1942–1948.
  29. Mishra, S.; Bhende, C.N.; Panigrahi, K.B. Detection and classification of power quality disturbances using S-transform and probabilistic neural network. IEEE Trans. Power Deliv. 2008, 23, 280–287. [Google Scholar] [CrossRef]
  30. Olsson, A.E. Particle Swarm Optimization: Theory, Techniques and Applications; Nova Science Publishers: Hauppauge, NY, USA, 2011. [Google Scholar]

Share and Cite

MDPI and ACS Style

Huang, N.; Chen, H.; Zhang, S.; Cai, G.; Li, W.; Xu, D.; Fang, L. Mechanical Fault Diagnosis of High Voltage Circuit Breakers Based on Wavelet Time-Frequency Entropy and One-Class Support Vector Machine. Entropy 2016, 18, 7. https://doi.org/10.3390/e18010007

AMA Style

Huang N, Chen H, Zhang S, Cai G, Li W, Xu D, Fang L. Mechanical Fault Diagnosis of High Voltage Circuit Breakers Based on Wavelet Time-Frequency Entropy and One-Class Support Vector Machine. Entropy. 2016; 18(1):7. https://doi.org/10.3390/e18010007

Chicago/Turabian Style

Huang, Nantian, Huaijin Chen, Shuxin Zhang, Guowei Cai, Weiguo Li, Dianguo Xu, and Lihua Fang. 2016. "Mechanical Fault Diagnosis of High Voltage Circuit Breakers Based on Wavelet Time-Frequency Entropy and One-Class Support Vector Machine" Entropy 18, no. 1: 7. https://doi.org/10.3390/e18010007

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