Next Article in Journal
Reliability and Validity of an Inertial Measurement System to Quantify Lower Extremity Joint Angle in Functional Movements
Previous Article in Journal
Autonomous Multi-Rotor Aerial Platform for Air Pollution Monitoring
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Fault Diagnosis Scheme Using Hurst Exponent for Metal Particle Faults in GIL/GIS

1
College of Energy and Electrical Engineering, Hohai University, Nanjing 211100, China
2
School of Mechanical and Electrical Engineering, Chuzhou University, Chuzhou 239000, China
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(3), 862; https://doi.org/10.3390/s22030862
Submission received: 29 November 2021 / Revised: 12 January 2022 / Accepted: 20 January 2022 / Published: 23 January 2022
(This article belongs to the Section Fault Diagnosis & Sensors)

Abstract

:
A diagnosis scheme using the Hurst exponent for metal particle faults in GIL/GIS is proposed to improve the accuracy of classification and identification. First, the diagnosis source signal is the vibration signal generated by the collision of metal particles in the electric field. Then, the signal is processed via variational mode decomposition (VMD) based on particle swarm optimization with adaptive parameter adjustment (APA-PSO). In the end, fault types are classified and identified by an SVM model, whose feature vector is composed of the Hurst exponents of each intrinsic mode function (IMF-H). Extensive experimental data verify the effect of this new scheme. The results exhibit that the classification performance of SVM is significantly improved by the new feature vector. Furthermore, the VMD based on APA-PSO with adaptive parameter adjustment can effectively enhance the decomposition quality.

1. Introduction

The metal particle contamination within a gas-insulated line (GIL) and gas-insulated switchgear (GIS) is the main threat to their insulation [1,2,3]. Accurate identification of the size and quantity of metal particles can not only provide effective early warning of the severity of equipment fault but also provide data reference for later disassembly and maintenance, thereby ensuring the safe operation of GIL/GIS.
At present, domestic and foreign research about the metal particle fault in GIL/GIS is mainly focused on analyzing the difference between the metal particle fault and other mechanical faults, and only a few scholars have undertaken research involving the identification and diagnosis of the size and quantity of metal particle faults [4,5,6,7]. In Reference [6], Wu et al. corrected and expanded the estimated equations derived by L. E. Lundgarrd and extracted the particle properties based on acoustic amplitude-flight time (AAFT) pattern to estimate the mass, maximum charge and flight height of metal particles in the GIL. Validation experiments indicated that the error of the estimation results fluctuated significantly, which could reach 45.72%. In Reference [7], Zhang et al. collected discharge signals of linear metal particles that were detected by the conventional pulse current detector and ultrasonic detector and then compared the maximum apparent discharge volume and ultrasonic pulse frequency of linear metal particles with the simulation results to estimate the size of linear metal particles. However, the experimental value of the apparent discharge quantity of particles was quite different from the simulated value, and the proposed size estimation algorithm had not been experimentally verified.
Traditional metal particle fault identification is mainly achieved by using ultrasonic amplitude, collision frequency and apparent discharge quantity from the original signal as the feature vectors of particle fault identification [8,9,10]. However, it may cause overlapping, confusion and missing of fault features, which can result in long diagnosis time and low diagnosis accuracy, due to the problems of airgap discharge and random change of collision angle when particles are moving in the electric field. Therefore, it is necessary to select appropriate fault diagnosis methods, such as the model-based, signal-based and learning-based methods [11,12], for improving the accuracy of metal particle fault diagnosis.
When the electric force on the charged particle overcomes the gravitational force and the drag force, the particle lifts off and collides with the enclosure or the insulator inside GIL/GIS. The vibration signal due to the direct collision is more sensitive to metal particles than other available partial discharge signals. In addition, the vibration signal contained abundant and dynamic information, which renders them fit to be used for metal particle fault diagnosis.
Generally, for vibration-based fault diagnosis, features are often extracted by the signal analysis methods based on modal decomposition, such as wavelet transform [13,14], empirical mode decomposition (EMD) [15], and variational mode decomposition (VMD) [16]. VMD can accurately separate the harmonic components of nonstationary vibration signals and reduce the impact of non-Gaussian impulsive noise. Compared with VMD, EMD lacks a rigorous mathematical theoretical basis and may lead to model confusion. In addition, the diagnosis result of SVM in Reference [17] exhibits that VMD feature extraction outperforms wavelet transform on performance. To sum up, VMD is more applicable for analyzing fault vibration signals in fault detection.
The motion of metal particles in the GIL/GIS cavity is similar to Brownian motion, with a substantial degree of freedom and randomness. As a result, it is almost impossible to illustrate by feature vectors deterministically [18,19]. However, this motion can be regarded as an atypical fractal model due to self-similarity and long-range correlation characteristics. Recently, the Hurst exponent served as a core parameter to uncover multifractality buried in nonlinear and nonstationary vibration signals. It is commonly computed by typical methods, such as the detrended fluctuation analysis (DFA) method, wavelet transformation method, and R/S method [20,21,22,23,24]. In addition, the effectiveness of using the Hurst exponent for fault diagnosis has been investigated in the published research [25,26].
Several algorithms have been developed to diagnose fault vibration signals, such as k-nearest neighbors (KNN), support vector machine (SVM), random forest (RF), decision tree (DT) and convolutional neural network (CNN) [27,28,29,30,31,32]. Among these methods, SVM is good at handling small datasets and nonlinear signals in fault classification tasks. Because the vibration data of metal particle faults are hard to obtain, only a few samples are available for training. Thus, the SVM classifier is more suitable for this diagnosis task.
To solve the problem of poor output results due to improper parameter settings of VMD, in this study, the particle swarm optimization with adaptive parameter adjustment (APA-PSO) will be applied for the self-selection of the VMD model parameters. The best parameter combination of the penalty parameter β and the number of subcomponents K are obtained, which is used to optimize the VMD algorithm. Then, VMD, with optimized parameters, handles the fault vibration signals. The Hurst exponent of each intrinsic mode function (IMF-H) is calculated as the fault eigenvalue. Moreover, SVM is used to classify metal particle faults. According to the experimental analysis results, the effective fault diagnosis method that is a combination of APA-PSO-VMD, IMF-H, and SVM can improve the identification accuracy of a metal particle fault.
The rest of this paper is organized as follows. In Section 2, the basic theory of VMD and APA-PSO is introduced, and the parameter optimization process of VMD is described. In Section 3, the proposed optimization method is verified by the experimental data analysis and comparison, and the theory and meaning of Hurst exponent for vibration signal are introduced. In Section 4, the vibration signals of metal particle faults are processed by the approach proposed in this paper, and SVM realizes the classification. Furthermore, contrastive analysis among the different methods is conducted in Section 4. Finally, the conclusions are summarized in Section 5.

2. Related Algorithm

2.1. Variational Mode Decomposition

VMD is a new method of signal decomposition based on one-dimensional Hilbert transform, Gauss smooth demodulation and alternate direction method of multipliers. It decomposes the original signal into several mode components ui with a specific bandwidth and defines ui as the amplitude modulation-frequency modulation (AM-FM) signal; thus, the expression is given as follows:
u i ( t ) = A i ( t ) cos ( ϕ i ( t ) )
where i { 1 , , K } , Ai(t) is an envelope function, and Ai(t) ≥ 0; ϕ i ( t ) is a nondecreasing function, and ϕ i ( t ) 0 . Moreover, the change of Ai(t) and the instantaneous frequency ϕ i ( t ) are much slower than the phase ϕ i ( t ) .
The Hilbert transform is applied to the modal function ui(t) to construct the analytic signal and then obtain its one-sided spectrum:
[ δ ( t ) + j / ( π t ) ] u i ( t )
where δ(t) indicates a pulse function.
The exponential function e j ω i t of the center frequency revises the one-sided frequency spectrum of each IMF component to the corresponding fundamental frequency spectrum:
[ ( δ ( t ) + j / ( π t ) ) u i ( t ) ] e j ω i t
The bandwidth of each IMF component is calculated through Gauss smooth demodulation to establish a constrained variational model:
{ min { u i } , { ω i } { i t [ ( δ ( t ) + j / ( π t ) ) u i ( t ) ] e j ω i t 2 2 } s . t . i u i = m
where {ui} = {u1, …, uK} indicates the K model components; {wi} = {w1, …, wK} denotes the center frequencies.
In order to ensure the accuracy of signal reconstruction and the strictness of constraint conditions, the unconstrained variational problem can be addressed with a Lagrangian multiplier λ(t) and quadratic penalty parameter β, and the augmented Lagrange function is given as follows:
L ( { u i } , { ω i } , λ ) = β i t [ ( δ ( t ) + j / ( π t ) ) u i ( t ) ] e j ω i t 2 2                   + λ ( t ) , m ( t ) i u i ( t ) + m ( t ) i u i ( t ) 2 2
where m(t) indicates the original signal.
The alternate direction method of multipliers (ADMM) has been applied in this paper to iteratively update u i n + 1 , ω i n + 1 and λ n + 1 . The optimal solution of the constrained variational model can be obtained by searching the saddle point through the Formula (5). The following VMD iterative operation in the present study is as follows:
(1)
Initialize { u i 1 } , { ω i 1 } , λ1, n = 0.
(2)
Update u i and ω i according to the following formula by using the Parseval/Plancherel Fourier isometric transform:
u ^ i n + 1 ( ω ) = m ^ ( ω ) i u ^ i ( ω ) + λ ^ ( ω ) 2 1 + 2 β ( ω ω i ) 2
ω i n + 1 = 0 ω | u ^ i ( ω ) | 2 d ω 0 | u ^ i ( ω ) | 2 d ω
where u ^ i n + 1 ( ω ) is calculated through a Wiener filter with a prior 1/(ωωi)2, and the time domain is calculated as the real part of u ^ i n + 1 ( ω ) by Fourier transform; where ω i n + 1 is the corresponding central frequency of current modal component.
(3)
Update λ according to the following formula:
λ n + 1 = λ n + τ ( m i u i n + 1 )
(4)
Settle the iteration terminated criteria as the following formula:
i u i n + 1 u i n 2 2 / u i n 2 2 < ε
where ε is a given accuracy threshold. Repeat step (2) until the function converges, which is to satisfy the condition of Formula (9).

2.2. Particle Swarm Optimization with Adaptive Parameter Adjustment-Based VMD (APA-PSO-VMD)

In the traditional algorithm of VMD, the user needs to set the penalty parameter β and the number of the components K before processing the signal because of the theory limitation [33,34,35]. The improper selection of the two parameters will result in some unacceptable mode compositions. Thus, selecting the optimal parameter group of the penalty parameter and the number of the components is the key to accurately extracting the fault information.
The particle swarm optimization (PSO) algorithm is a population-based stochastic approach for solving global optimization problems, which is suitable for the optimal selection of parameters in consideration of its simple mechanism, easy adjustment, few control parameters and wide search range [36]. On the strength of the search strategy of the PSO algorithm, each particle searches for a better position by changing its migration velocity according to rules inspired by birds’ foraging behavior. To solve the problem of falling into the local optimum, the adaptive adjustment strategy of inertia weight and learning factor is proposed. It can reconstruct the particles with weak evolutionary ability, and then balance the local search and global search capabilities, so the PSO algorithm can jump out of the local optimal and obtain the approximate solution of the global optimal [37].
Particle evolution ability and population evolution ability are defined as follows:
E h n = δ w n δ h n δ w n δ b n
E g n = δ g n δ g n 1
where δ h n indicates the fitness of the h-th particle of the n-th generation; δ g n indicates the fitness of the optimal particle in the history of the n-th generation group; δ w n and δ b n indicate the worst and best fitness of all particles in the n-th generation, respectively.
The population evolution rate of particles is defined as follows:
X h n = 1 / E g n 2 + E h n 2 + 1
The independent adaptive inertia weight for each particle is settled to ensure the diversity of particles and the efficiency of the search as follows:
φ h n + 1 = φ init ( φ init φ end ) × X h n + 1
where φinit is the initial weight; φend is the final weight.
The learning factors c1 and c2 are settled as the decreasing function and the increasing function, respectively. We adjust the learning factor of each particle according to the evolution rate so it can not only ensure the global search capability at the initial stage of the iteration but also can strengthen the local accurate search capability at the later stage of the iteration. The proposed adaptive formula of the learning factor is expressed as:
{ c 1 h n + 1 = c 1 max c 1 max sin ( π X h n + 1 / 2 ) × n N c 2 h n + 1 = c 2 min + c 2 min sin ( π X h n + 1 / 2 ) × n N
where c1max is the maximum of the learning factor; c2min is the minimum of the learning factor; N is the maximum number of iterations.
P1 particles with weaker evolutionary ability are selected according to the minimum mean value of envelope entropy as the fitness value and are reconstructed by learning from the remaining P2 particles. Particles are selected according to the following formula:
{ P 1 = r o u n d ( 0.8 × P × n N ) P 2 = P P 1
where P is the total number of the population.
The number of particles that are selected for reconstruction can reach up to 80% of the total population, and the condition for reconstruction is that the random value generated by the i-th dimension of each selected particle must be greater than the learning probability Pc.
The flow chart of the proposed APA-PSO-VMD method is shown in Figure 1.

3. Feature Extraction Process of Vibration Signals

3.1. Vibration Signals Collection

The experimental platform is built as shown in Figure 2, which consists of a high-voltage transformer, a protection resistance, a coupling capacitance, an experimental cavity proportional shrunken according to the GIL/GIS prototype, a semi-closed experimental cavity with an inner radius of 45 mm and the central angle of 160°, and a high-speed camera titled VEO 710 L. The electric field structure of the semi-closed experimental cavity within the moving range of metal particles is basically the same as the electric field structure of the fully enclosed experimental cavity at the AC voltage of 50 kV. It can be considered that this experimental platform is the closest equivalent to the actual GIL/GIS operating platform in macroscopic view [38,39].
In order to simulate the four types of metal particle faults in the GIL/GIS equipment: single spherical particle (1.0 mm), single spherical particle (1.5 mm), two spherical particles (1.0 mm) and three spherical particles (1.0 mm) are, respectively, placed at the middle of the bottom of the semi-closed experimental cavity. Figure 3 shows the movement images of spherical particles taken by a high-speed camera.
The data acquisition system is shown in Figure 4, three vibration acceleration sensors (1A212E) are placed at the bottom of the semi-closed cavity with equal distances and marked A, B, C in sequence. The sensors have the characteristics of high resolution, wide measuring range and strong anti-interference ability. The specific parameters of the sensor (1A212E) are shown in Table 1. Then, three groups of vibration signal are collected according to the DH5922D dynamic signal acquisition system with a sampling frequency of 20 kHz. Furthermore, the accuracy and completeness of the collected vibration signals can be guaranteed by referring to the movement images of metal particles.
At the beginning of the experiment, the metal particles are placed in the middle of a semi-closed cavity, and the vibration signals of different operating states collected by the dynamic signal acquisition system according to sensor B are shown in Figure 5. The vibration acceleration sensor can only collect the subtle corona sound in the experimental cavity under normal operating state of GIL/GIS. The collected signals change regularly, and the maximum amplitude can only reach 0.025 m/s2. When the metal particle fault occurs, the amplitude and frequency of the collision signal will change due to the size and quantity of the particles; in addition, the micro-discharge and gap discharge caused by particle movement will also aggravate the background noise of the signal. Figure 5 also indicates that the maximum amplitude above the vibration signals and the collision frequency of particle movement are somewhat different. However, the amplitude and frequency of different vibration signals will not show regular changes due to the sinusoidal change of AC voltage, the randomness of collision and the interaction between particles. Therefore, it is impossible to accurately classify the metal particle faults only based on the collision frequency, the amplitude and the frequency of vibration signals.

3.2. Vibration Signal Modal Decomposition

In order to prove the superiority of the APA-PSO-VMD method for the decomposition effect of metal particle fault signals, it is compared with the decomposition effects of the EMD and the original VMD method, respectively.
EMD is used to decompose the fault vibration signal of two spherical particles, as shown in Figure 5. The result of the envelope spectrum analysis demonstrates that it seriously affects the quality of the extracted fault features due to the problems of model confusion, over-decomposed (decomposing a lot of noise components) and under-decomposed (missing part of the main frequency components), which is presented in Figure 6.
Similarly, the original VMD method is used to decompose the same segment of fault signal. The number of components and the penalty parameter are empirically set at 4 and 2000, respectively. As shown in Figure 7, the original VMD method solves the problem of modal confusion in the EMD algorithm and improves decomposition accuracy and quality of feature extraction. However, the problem of under-decomposed still exists in the original VMD algorithm, which may affect the accuracy of fault classification.
The APA-PSO-VMD algorithm is applied to decompose the same fault signal. In this study, the population size is 20, the maximum number of iterations is 20, the initial weight and the final weight are 0.9 and 0.4, respectively, the maximum of learning factor and the minimum of learning factor are 2 and 0.7, respectively, and the learning probability is 0.8. The number of components and the penalty parameter optimized by the APA-PSO search algorithm is a collection of (9, 1803), which means that the selected particle fault signal can be decomposed into nine sets of subcomponents, and the APA-PSO-VMD decomposition diagram is shown in Figure 8.
As shown in Figure 8, the APA-PSO-VMD algorithm can solve the problems of modal confusion and under-decompose better than the EMD method and the original VMD method. Furthermore, almost all the main frequency bands with obvious characteristics are decomposed independently. Thus, the decomposition result of APA-PSO-VMD indicates that the identification accuracy of fault feature frequency is improved compared with the above two methods, which can provide assistance for the feature selection and classification of metal particle faults.

3.3. Feature Vectors of Vibration Signal

The Hurst exponent was proposed by British hydrologist H.E. Hurst in the middle of the 20th century, which can be used as a core parameter to characterize the fractal characteristics of fault signals. Currently, there are many methods used to compute the Hurst exponent, and the typical R/S method is used in this study.
For a given time series {Y1, Y2, …, Yq} of vibration signals, the average value e(v) and the variance S(v) of each subinterval can be respectively calculated considering a number of subintervals each of size v, as shown in the following formulas:
e ( v ) = 1 v q = 1 v Y q
S ( v ) = 1 v 1 q = 1 v ( Y q e ( v ) ) 2
The cumulative deviation Z(q,i) and the range R(v) are defined as:
Z ( q , i ) = q = 1 v ( Y q e ( v ) )
R ( v ) = max 1 i v Z ( q , i ) min 1 i v Z ( q , i )
Then, the dimensionless ratio R(v)/S(v) is introduced, and rescale Rs(v) is calculated for each subinterval as in the following formula:
R s ( v ) = R ( v ) S ( v )
In order to compare the vibration signals of different states, the logarithmic equation with the Hurst exponent is obtained as:
lg ( R s ( v ) ) = lg b + H lg v
where b is a constant; H is the Hurst exponent, and the value of the Hurst exponent can be obtained by the slope of the linear regression of (lgv, lgRs(v)).
The meaning of the Hurst exponent in the vibration signal can be explained based on a series of studies:
(1)
When 0 < H < 0.5, it shows that the time series of vibration signal presents the characteristics of inverse long-term correlation and independence, and the future overall trend is contrary to the past, which is to say, the past is increasing, and the future is decreasing. The vibration signal, therefore, has strong variability and mutability due to the ongoing reversion.
(2)
When H = 0.5, it shows that the time series of the vibration signal is purely random, and the variables will not affect the future completely.
(3)
When 0.5 < H < 1, it indicates that the time series of the vibration signal presents the characteristics of positive long-term correlation and independence, and the general trend of the future will inherit the general trend of the past; thus, the process is sustainable. In addition, the future trend of vibration signals can be predicted when the Hurst exponent is 1.
In order to reflect the dynamic characteristics of the metal particle fault signal, the APA-PSO-VMD algorithm is applied to decompose the vibration signal and then calculate the Hurst index of each IMF component (IMF-H), which is used to be the feature vector of metal particle fault classification. The Hurst exponent diagram for the intrinsic mode function of the fault vibration signals of two spherical particles in Figure 5 is shown in Figure 9, and the calculated values of the Hurst exponent are shown in Table 2.
Figure 9 and Table 2 indicate that the time series of the metal particle fault signal is not a purely random process, and the information contained in the vibration signal measured on site is not independent; furthermore, the dynamic change of metal particle movement in GIL/GIS has a measurable long-term memory. The values of IMF1-H and IMF2-H are all greater than 0.5, which indicate that the IMF1 and the IMF2 present the characteristics of positive long-term correlation and persistence. Based on the description of the Hurst exponent in the normal operating state of equipment in Reference [40], it can be concluded that the IMF1 and the IMF2 decomposed by VMD contained the feature information of a normal state signal. Relatively, the Hurst exponents of IMF3 to IMF9 show that the corresponding components contain the feature information of the vibration signals due to the metal particle collision and present the characteristics of inverse long-term correlation, strong variability and mutability.

4. Fault Diagnosis and Analysis

4.1. Fault Diagnosis Steps

For the problems of difficult acquisition of metal particle fault data in GIL/GIS and the low accuracy of fault diagnosis, APA-PSO-VMD and SVM are used in this study, which take IMF-H as the feature vector for fault identification and classification. The specific steps are as follows:
(1)
The vibration signals of the normal state and four types of metal particle fault states are collected by the dynamic signal acquisition system with a sampling frequency of 20 kHz. For each state, 60 groups of sample data are collected, wherein each data group consists of 5000 samples.
(2)
The best parameter combination (β1, K1) of the VMD algorithm for each state is obtained by using the particle swarm optimization with the adaptive parameter adjustment method. In this method, the population size is N = 20, the maximum number of iterations is τ = 20, the initial weight is φinit = 0.9, the final weight is φend = 0.4, the maximum of learning factor is c1max = 2, the minimum of learning factor is c2min = 0.7, and the learning probability is Pc = 0.8.
(3)
After the APA-PSO process, the penalty parameter and the number of subcomponents are settled as β = β1 and K = K1. The parameter-optimized VMD method is used to decompose the vibration signals of each state, so as to obtain K1 intrinsic mode functions and then calculate the Hurst index of each IMF component.
(4)
The fault diagnosis model is established by using SVM, which takes IMF-H as the feature vector input. The feature vectors are randomly divided into five sets according to the fivefold cross validation, of which four sets are selected as training samples set to train the SVM diagnostic model, and the one remaining set is selected as a test sample.

4.2. Diagnosis Results Analysis

For the collected vibration signals of GIL/GIS in a normal operation state and particle fault states, the best parameter combination (β1, K1) of the VMD algorithm for each group signal is obtained, as shown in Table 3.
It can be seen from Table 3 that the K1 value of the normal state is quite different with fault signals. Moreover, the normal state and particle fault states can be effectively distinguished according to the time domain signals because the vibration signals of the normal state change regularly and the maximum amplitude can only reach 0.025 m/s2. Therefore, just the identification and classification of different metal particle faults are concerned in the fault diagnosis. The corresponding optimal parameter combination of each group signal is substituted into the VMD algorithm, and the Hurst index of each IMF component decomposed by VMD is calculated. In order to compare the feature vectors of different faults and improve the accuracy of fault diagnosis, the first nine IMF-H values of the vibration signals collected by three sensors at the same time are all used as the corresponding feature vectors, which are shown in Table 4. In Table 4, single particle fault (1.0 mm), single particle fault (1.5 mm), two particles fault (1.0 mm), and three particles fault (1.0 mm) are marked as Fault A, Fault B, Fault C, and Fault D, respectively.
The fault feature vectors, namely the IMF-H of fault states, are input into the SVM diagnostic model in the fault diagnosis process. For each metal particle fault, a total of 60 groups of datasets are regarded as feature vectors, and each group is composed of 27 IMF-H. Fivefold cross validation evaluates the performance of the classification model in this task. The dataset is randomly split into five sets. Four sets are selected to train an SVM diagnostic model, and the remaining set serves as a test set. Using the confusion matrix, Figure 10 manifests the fault diagnosis result of the four types of faults, whose accuracies are 100%, 100%, 95%, and 88.3%, respectively. Thus, the average classification accuracy of the method proposed in this paper can reach 95.8%.
In order to evaluate the performance of the proposed diagnosis scheme in this study, a comprehensive comparison is made with four feature vectors and three conventional fault detection methods. Accuracy and F1 score are used as evaluation metrics for evaluating the robustness and generalization properties of fault diagnosis models. The combination of these two metrics can adequately display the diagnosis results and evaluate the classification performance of the corresponding methods. Table 5 illustrates the comparison results of different diagnosis models within average fivefold cross validation.
According to Table 5, based on SVM, the proposed feature vector outperforms all other feature vectors in accurately classifying metal particle faults. Our framework is 22% more accurate than conventional approaches based on EMD and SVM. In contrast, the (f, V)-SVM approach cannot accurately extract features of fault signals, leading to the lowest accuracy, i.e., 49.6%. Furthermore, using the same feature vector, the proposed approach performs better in accuracy than other learning-based methods, such as KNN, RF, and DT. In conclusion, in the case of a small amount of experimental data, the classification performance based on SVM is significantly better than that based on KNN, RF, and DT.
Moreover, the approaches using the proposed feature vector reach an F1 score of more than 0.9, while the highest F1 score of other approaches is only 0.892. With (f, V) and original signal features, the F1 scores of diagnosis models are, respectively, 0.503 and 0.663, which are lower than that of models with the IMF-H feature. In summary, the proposed approach can effectively extract the fault features from the vibration signals of metal particle fault, with better robustness and generalization properties than other existing approaches. Furthermore, the new feature vector proposed in this study can provide new ideas for metal particle fault diagnosis and related research.

5. Discussion

This paper aims to present a quantitative and pragmatic diagnosis of the metal particle faults within GIL/GIS. The IMF-H is proposed as a new feature vector for the vibration signals of metal particle fault, and the fault diagnosis method proposed is based on the APA-PSO-VMD method and SVM. Moreover, comparative analysis based on the experimental data verifies the effectiveness and superiority of the proposed method.
(1)
The variational mode decomposition method based on the particle swarm optimization with adaptive parameter adjustment is applied to decompose and reconstruct the original vibration signal of metal particle faults, which can better display the fault characteristic information than the original VMD method and the EMD method, therefore, improving the quality of extracted fault feature.
(2)
The analysis results show that the IMF-H based on APA-PSO-VMD can accurately classify metal particle faults, outperforming all other feature vectors in terms of identification accuracy. Furthermore, for the metal particle fault with a small dataset, the classification performance based on SVM is significantly better than that based on KNN, RF, and DT. Thus, the proposed approach can effectively improve the robustness and generalization properties of the fault diagnosis model.
(3)
The IMF-H is innovatively used as an effective feature vector for metal particle fault identification, which can provide new ideas for metal particle fault diagnosis and related research.
Future work will focus on a deep learning-based diagnosis strategy for detecting metal particle faults of GIL/GIS.

Author Contributions

Conceptualization, D.D. and H.M.; methodology, D.D. and H.M.; formal analysis, Y.Y.; investigation, D.D. and Y.Y.; data curation, D.D.; writing—original draft preparation, D.D.; writing—review and editing, D.D., H.M. and Q.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Science and Technology Projects of Jiangsu Electric Power Corporation, grant number J2020040, and in part by the National Natural Science Foundation of China, grant number 51577050.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Sun, J.; Sun, L.; Chen, W.; Li, Z.; Yan, X.; Xu, Y. Metal particle movement and distribution characteristics under AC voltage and ball-plane electrodes. High Volt. 2019, 4, 138–143. [Google Scholar] [CrossRef]
  2. Ma, J.; Zhang, Q.; You, H.; Wu, Z.; Wen, T.; Guo, C.; Wang, G.; Gao, C. Study on insulation characteristics of GIS under combined voltage of DC and lightning impulse. IEEE Trans. Dielectr. Electr. Insul. 2017, 24, 893–900. [Google Scholar] [CrossRef]
  3. You, H.; Zhang, Q.; Guo, C.; Xu, P.; Ma, J.; Qin, Y.; Wen, T.; Li, Y. Motion and discharge characteristics of metal particles existing in GIS under DC voltage. IEEE Trans. Dielectr. Electr. Insul. 2017, 24, 876–885. [Google Scholar] [CrossRef]
  4. Yao, R.; Hui, M.; Li, J.; Bai, L.; Wu, Q. A New Discharge Pattern for the Characterization and Identification of Insulation Defects in GIS. Energies 2018, 11, 971–988. [Google Scholar] [CrossRef] [Green Version]
  5. Gao, W.; Ding, D.; Liu, W.; Huang, X. Analysis of the intrinsic characteristics of the partial discharge induced by typical defects in GIS. IEEE Trans. Dielectr. Electr. Insul. 2013, 20, 782–790. [Google Scholar]
  6. Wu, Z.; Zhang, Q.; Song, J.; Li, X. Improved Method for Acoustic Identification of Free Conductive Particle Defects in GIL. IEEE Trans. Power Deliv. 2019, 34, 1317–1323. [Google Scholar] [CrossRef]
  7. Zhang, X.; Ji, H.; Li, C.; Zheng, S.; Pang, Z.; Zeng, Z. Size Estimation of Linear Metal Particle based on the Collision Frequency and Discharge Amplitude. High Volt. Appar. 2017, 53, 107–115. [Google Scholar]
  8. Sakai, K.-I.; Abella, D.L.; Khan, Y.; Suehiro, J.; Hara, M. Experimental studies of free conducting wire particle behavior between non-parallel plane electrodes with ac voltages in air. IEEE Trans. Dielectr. Electr. Insul. 2003, 10, 418–424. [Google Scholar] [CrossRef]
  9. Metwally, I.; A-Rahim, A. Dynamic Analysis of Motion of Spherical Metallic Particles in Non-uniform Electric Field. IEEE Trans. Dielectr. Electr. Insul. 2002, 9, 282–293. [Google Scholar] [CrossRef]
  10. Wang, J.; Wang, Z.; Ni, X.; Liu, S. Experimental Studies on the Motion and Discharge Behavior of Free Conducting Wire Particle in DC GIL. J. Electr. Eng. Technol. 2017, 12, 858–864. [Google Scholar] [CrossRef] [Green Version]
  11. Gao, Z.; Cecati, C.; 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] [Green Version]
  12. Gao, Z.; Cecati, C.; Ding, S.X. A Survey of Fault Diagnosis and Fault-Tolerant Techniques—Part II: Fault Diagnosis with Knowledge-Based and Hybrid/Active Approaches. IEEE Trans. Ind. Electron. 2015, 62, 3768–3774. [Google Scholar] [CrossRef] [Green Version]
  13. Bonci, A.; Longhi, S.; Nabissi, G.; Verdini, F. Predictive Maintenance System using motor current signal analysis for Industrial Robot. In Proceedings of the IEEE International Conference on Emerging Technologies and Factory Automation, Zaragoza, Spain, 10–13 September 2019; pp. 1453–1456. [Google Scholar]
  14. Bonci, A.; Longhi, S.; Nabissi, G. Fault Diagnosis in a Belt-drive System under Non-stationary Conditions. An Industrial Case Study. In Proceedings of the IEEE Workshop on Electrical Machines Design, Control and Diagnosis, Electron Network, 8–9 April 2021; pp. 260–265. [Google Scholar]
  15. Li, H.; Wang, C.; Zhao, D. Filter Bank Properties of Envelope Modified EMD Methods. IET Signal Process. 2018, 12, 844–851. [Google Scholar] [CrossRef]
  16. Dragomiretskiy, K.; Zosso, D. Variational Mode Decomposition. IEEE Trans. Signal Process. 2014, 62, 531–544. [Google Scholar] [CrossRef]
  17. Aneesh, C.; Kumar, S.; Hisham, P.; Soman, K.P. Performance Comparison of Variational Mode Decomposition over Empirical Wavelet Transform for the Classification of Power Quality Disturbances Using Support Vector Machine. Procedia Comput. Sci. 2015, 46, 372–380. [Google Scholar] [CrossRef] [Green Version]
  18. Sakai, K.; Tsuru, S.; Abella, D.; Hara, M. Conducting particle motion and particle-initiated breakdown in dc electric field between diverging conducting plates in atmospheric air. IEEE Trans. Dielectr. Electr. Insul. 1999, 6, 122–130. [Google Scholar] [CrossRef]
  19. Lee, K.H.; Baek, M.K.; Hong, S.G.; Kim, Y.S.; Choi, H.S.; Park, I.H. Numerical Analysis and Experiment of Floating Conductive Particle Motion Due to Contact Charging in High-Voltage System. IEEE Trans. Magn. 2016, 52, 7208404. [Google Scholar] [CrossRef]
  20. Du, W.; Kang, M.; Pecht, M. Fault Diagnosis Using Adaptive Multifractal Detrended Fluctuation Analysis. IEEE Trans. Ind. Electron. 2020, 67, 2272–2282. [Google Scholar] [CrossRef]
  21. Srinivasan, B.; Spinner, T.; Rengaswamy, R. Control Loop Performance Assessment using Detrended Fluctuation Analysis (DFA). Automatica 2012, 48, 1359–1363. [Google Scholar] [CrossRef]
  22. Tigrini, A.; Verdini, F.; Fioretti, S.; Mengarelli, A. Long Term Correlation and Inhomogeneity of the Inverted Pendulum Sway Time-series under the Tntermittent Control Paradigm. Commun. Nonlinear Sci. Numer. Simul. 2021, 108, 106198. [Google Scholar] [CrossRef]
  23. Tierra, A.; Luna, M.; Staller, A.; Pilapanta, C.; Romero, R.; Porras, L. Hurst Coefficient Estimation by Rescaled Range and Wavelet of the ENU Coordinates Time Series in GNSS Network. IEEE Lat. Am. Trans. 2018, 16, 1064–1069. [Google Scholar] [CrossRef]
  24. Barunik, J.; Kristoufek, L. On Hurst Exponent Estimation under Heavy-tailed Distributions. Phys. A Stat. Mech. Its Appl. 2010, 389, 3844–3855. [Google Scholar] [CrossRef] [Green Version]
  25. Pakrashi, V.; Kelly, J.; Harkin, J.; Farrell, A. Hurst Exponent Footprints from Activities on a Large Structural System. Phys. A Stat. Mech. Its Appl. 2013, 392, 1803–1817. [Google Scholar] [CrossRef]
  26. Mohanty, S.; Gupta, K.; Raju, K.S. Hurst Based Vibro-acoustic Feature Extraction of Bearing Using EMD and VMD. Measurement 2018, 117, 200–220. [Google Scholar] [CrossRef]
  27. Yang, H.; Liang, S.; Ni, J.; Li, H.; Shen, X.S. Secure and Efficient kNN Classification for Industrial Internet of Things. IEEE Internet Things J. 2020, 7, 10945–10954. [Google Scholar] [CrossRef]
  28. Goyal, D.; Choudhary, A.; Pabla, B. Support Vector Machines based Non-contact Fault Diagnosis System for Bearings. J. Intell. Manuf. 2020, 31, 1275–1289. [Google Scholar] [CrossRef]
  29. Ma, S.; Chen, M.; Wu, J.; Wang, Y.; Jia, B.; Jiang, Y. High-Voltage Circuit Breaker Fault Diagnosis Using a Hybrid Feature Transformation Approach Based on Random Forest and Stacked Autoencoder. IEEE Trans. Ind. Electron. 2019, 66, 9777–9788. [Google Scholar] [CrossRef]
  30. Jegadeeshwaran, R.; Sugumaran, V. Comparative Study of Decision Tree Classifier and Best First Tree Classifier for Fault Diagnosis of Automobile Hydraulic Brake System Using Statistical Features. Measurement 2013, 46, 3247–3260. [Google Scholar] [CrossRef]
  31. Shao, X.; Wang, L.; Kim, C.S.; Ra, I. Fault Diagnosis of Bearing Based on Convolutional Neural Network Using Multi- Domain Features. KSII Trans. Internet Inf. Syst. 2021, 15, 1610–1629. [Google Scholar]
  32. Shao, S.; McAleer, S.; Yan, R.; Baldi, P. Highly Accurate Machine Fault Diagnosis Using Deep Transfer Learning. IEEE Trans. Ind. Inform. 2019, 15, 2446–2455. [Google Scholar] [CrossRef]
  33. Bi, F.; Li, X.; Liu, C.; Tian, C.; Ma, T.; Yang, X. Knock Detection Based on the Optimized Variational Mode Decomposition. Measurement 2019, 140, 1–13. [Google Scholar] [CrossRef]
  34. Wang, X.; Yang, Z.; Yan, X. Novel Particle Swarm Optimization-Based Variational Mode Decomposition Method for the Fault Diagnosis of Complex Rotating Machinery. IEEE/ASME Trans. Mechatron. 2018, 23, 68–79. [Google Scholar] [CrossRef]
  35. Li, C.; Peng, T.; Zhu, Y. A Novel Approach for Acoustic Signal Processing of a Drum Shearer Based on Improved Variational Mode Decomposition and Cluster Analysis. Sensors 2020, 20, 2949. [Google Scholar] [CrossRef]
  36. Chatterjee, S.; Sarkar, S.; Hore, S.; Dey, N.; Ashour, A.S.; Balas, V.E. Particle Swarm Optimization Trained Neural Network for Structural Failure Prediction of Multi-storied RC Buildings. Neural Comput. Appl. 2016, 28, 2005–2016. [Google Scholar] [CrossRef]
  37. Zhang, Q.; Wei, Y. Particle Swarm Optimization with Independent Adaptive Parameter Adjustment. J. Front. Comput. Sci. Technol. 2020, 14, 637–648. [Google Scholar]
  38. Ji, H.; Li, C.; Pang, Z.; Ma, G. Influence Factors of the Lifting Voltage of Linear Particle in GIS. Proc. CSEE 2017, 37, 301–313. [Google Scholar]
  39. Wang, J.; Li, Q.; Li, B.; Chen, C. Motion Analysis of Spherical Conducting Particle in DC GIL Considering the Influence of Inelastic Random Collisions and SF6/N2 Gaseous Mixture. Proc. CSEE 2015, 35, 3971–3978. [Google Scholar]
  40. Dou, C.; Wei, X.; Lin, J. Fault Diagnosis of Gearboxes Using Nonlinearity and Determinism by Generalized Hurst Exponents of Shuffle and Surrogate Data. Entropy 2018, 20, 364. [Google Scholar] [CrossRef] [Green Version]
Figure 1. The flow chart of the APA-PSO-VMD method.
Figure 1. The flow chart of the APA-PSO-VMD method.
Sensors 22 00862 g001
Figure 2. Schematic diagram of the experimental equipment.
Figure 2. Schematic diagram of the experimental equipment.
Sensors 22 00862 g002
Figure 3. Movement images of spherical particles.
Figure 3. Movement images of spherical particles.
Sensors 22 00862 g003
Figure 4. Schematic diagram of acquisition equipment.
Figure 4. Schematic diagram of acquisition equipment.
Sensors 22 00862 g004
Figure 5. Vibration signals of different operating states.
Figure 5. Vibration signals of different operating states.
Sensors 22 00862 g005
Figure 6. EMD decomposition diagram.
Figure 6. EMD decomposition diagram.
Sensors 22 00862 g006
Figure 7. Original VMD decomposition diagram.
Figure 7. Original VMD decomposition diagram.
Sensors 22 00862 g007
Figure 8. APA-PSO-VMD decomposition diagram.
Figure 8. APA-PSO-VMD decomposition diagram.
Sensors 22 00862 g008
Figure 9. Hurst exponent diagram for intrinsic mode function.
Figure 9. Hurst exponent diagram for intrinsic mode function.
Sensors 22 00862 g009
Figure 10. Confusion matrix of the classification results using SVM.
Figure 10. Confusion matrix of the classification results using SVM.
Sensors 22 00862 g010
Table 1. Specific parameters of the sensor 1A212E.
Table 1. Specific parameters of the sensor 1A212E.
Dynamic IndicatorValue
Axial sensitivity49.92/mV/m/s2
Maximum lateral sensitivity<5%
Frequency response0.2~4000 Hz
Resolution0.00005 g
Electromagnetic sensitivity5 g/T
Table 2. IMF-H exponent numerical value of the vibration signal.
Table 2. IMF-H exponent numerical value of the vibration signal.
Modal
Component
Hurst
Exponent
Modal
Component
Hurst
Exponent
IMF10.8153IMF60.1995
IMF20.5458IMF70.2161
IMF30.2732IMF80.2600
IMF40.2769IMF90.3648
IMF50.2565
Table 3. Best parameter combination of vibration signals.
Table 3. Best parameter combination of vibration signals.
Operating StatusPenalty
Parameter β1
Number of
Subcomponents K1
Normal operation11592
Single particle fault (1.0 mm)165410
Single particle fault (1.5 mm)9279
Two particles fault (1.0 mm)18039
Three particles fault (1.0 mm)177011
Table 4. IMF-H exponent numerical value of metal particle faults.
Table 4. IMF-H exponent numerical value of metal particle faults.
Signal SourceFault
Category
IMF1-HIMF2-HIMF3-HIMF4-HIMF5-HIMF6-HIMF7-HIMF8-HIMF9-H
Sensor AFault A0.50380.86050.34790.32920.27390.27190.2720.22250.2429
Fault B0.73370.24580.20410.17820.21270.16760.18310.15760.1459
Fault C0.81460.53090.24580.16790.1670.27130.22210.25480.2391
Fault D0.74410.31790.2350.24020.16050.15410.20930.19230.1982
Sensor BFault A0.82770.53620.34480.34730.26960.22540.27670.26570.2983
Fault B0.82510.35190.23130.17350.15400.18960.25100.24370.3188
Fault C0.81530.54580.27320.27690.25650.19950.21610.26000.3648
Fault D0.79700.40070.30600.25940.24300.21880.24140.25420.3528
Sensor CFault A0.81850.5250.26740.31440.24350.26680.22270.23620.2576
Fault B0.83910.31820.26050.17390.14980.16160.20760.2110.2125
Fault C0.8070.50020.3420.33030.21630.24870.27120.28060.258
Fault D0.77670.3170.23620.33750.1960.22790.20430.21450.235
Table 5. The results of different diagnosis models for metal particle fault.
Table 5. The results of different diagnosis models for metal particle fault.
Feature VectorMethodAccuracyF1 Score
IMF-H based on VMD
(b = 2000, K = 4)
SVM0.8920.892
IMF-H based on EMDSVM0.7380.739
Particle collision frequency f and maximum collision
amplitude V
SVM0.4960.503
Original vibration signalSVM0.6540.663
IMF-H based on
APA-PSO-VMD
KNN0.9130.912
IMF-H based on
APA-PSO-VMD
RF0.9460.945
IMF-H based on
APA-PSO-VMD
DT0.9170.907
IMF-H based on
APA-PSO-VMD
SVM0.9580.958
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Duan, D.; Ma, H.; Yan, Y.; Yang, Q. A Fault Diagnosis Scheme Using Hurst Exponent for Metal Particle Faults in GIL/GIS. Sensors 2022, 22, 862. https://doi.org/10.3390/s22030862

AMA Style

Duan D, Ma H, Yan Y, Yang Q. A Fault Diagnosis Scheme Using Hurst Exponent for Metal Particle Faults in GIL/GIS. Sensors. 2022; 22(3):862. https://doi.org/10.3390/s22030862

Chicago/Turabian Style

Duan, Dawei, Hongzhong Ma, Yan Yan, and Qifan Yang. 2022. "A Fault Diagnosis Scheme Using Hurst Exponent for Metal Particle Faults in GIL/GIS" Sensors 22, no. 3: 862. https://doi.org/10.3390/s22030862

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