Abstract

In industrial production, it is highly essential to extract faults in gearbox accurately. Specifically, in a strong noise environment, it is difficult to extract the fault features accurately. LMD (local mean decomposition) is widely used as an adaptive decomposition method in fault diagnosis. In order to improve the mode mixing of LMD, ELMD (ensemble Local Mean Decomposition) is proposed as local mode mixing exists in noisy environment, but white noise added in ELMD cannot be completely neutralized leading to the influence of increased white noise on PF (product function) component. This further leads to the increase in reconstruction errors. Therefore, this paper proposes a composite fault diagnosis method for gearboxes based on an improved ensemble local mean decomposition. The idea is to add white noise in pairs to optimize ELMD, defined as CELMD (Complementary Ensemble Local Mean Decomposition) then remove the decomposed high noise component by PE (Permutation Entropy) while applying the SG (Savitzky-Golay) filter to smooth out the low noise in PFs. The method is applied to both simulated signal and experimental signal, which overcomes mode mixing phenomenon and reduces reconstruction error. At the same time, this method avoids the occurrence of pseudocomponents and reduces the amount of calculation. Compared with LMD, ELMD, CELMD, and CELMDAN, it shows that improved ensemble local mean decomposition method is an effective method for extracting composite fault features.

1. Introduction

When a gearbox fails, the detection signal usually exhibits nonlinear and nonstationary characteristics [1, 2]. Combined Time-Frequency Analysis is a hotspot of signal processing research [3, 4]. It can provide information both in the time domain and the frequency domain, which is a vital method of fault diagnosis [5, 6]. Previously employed methods include window Fourier transform [7], Continuous Wavelet Transform [8, 9], Wigner-Ville distribution [10], and S-transformation [11]. However, these methods have several limitations. The width of window function in window Fourier transform is unchangeable [12]. The function of localization in time and frequency domain is not executed simultaneously [13, 14]. Even though Continuous Wavelet Transform (CWT) is capable of observing the time and frequency information of signals at the same time, it is not suitable as an adaptive processing method.

Empirical Mode Decomposition (EMD) is an adaptive time-frequency processing method, which is often used in the analysis and processing of nonlinear and nonstationary signals [15, 16]. This method can promptly decompose complex signals into a finite number of Intrinsic Mode Functions (IMF). The IMF components consist of the local characteristic signals of the original signal at different time scales. The complete time-frequency spectrum of the original signal is obtained by Hilbert transform of each eigenmode function [17, 18]. Although the adaptive EMD method is able to obtain the complete time frequency distribution of the original signal, there are certain limitations such as undershoots, overshoots, edge effects, and mode mixing [19]. Mode mixing refers to the fact that one component of the IMF may contain different time scales, or the same time scale may decompose into different mode components. Noise interference, intermittent signals, and pulse interference all cause mode mixing. Colominas and Wang [20, 21] proposed to add white noise to the original signal to improve the accuracy of EMD decomposition; Wu et al. [22] proposed Ensemble Empirical Mode Decomposition (EEMD), which is performed after different white noises are added to the original signal. The corresponding components obtained by multiple decompositions are averaged to obtain the final IMF component. However, the added white noise amplitude and the number of integrations affect the decomposition accuracy of the EEMD algorithm [23, 24]. There is no available formula that can determine this parameter; therefore, Yeh et al. [25] proposed Complementary Ensemble Empirical Mode Decomposition (CEEMD), which first adds two opposite white noise signals to the original signal and then decompose by EMD, and CEEMD reduces the reconstruction error caused by white noise. However, CEEMD not only increases the amount of computation, but also produces more pseudocomponents when the added magnitude and number of iterations are not appropriate.

Local Mean Decomposition (LMD) is an adaptive processing method for nonlinear and nonstationary signals proposed by Jonathan S. Smith [26]. LMD can decompose nonstationary and multicomponent signals into several Product Functions (PFs). The instantaneous frequency of each PF has a physical significance, and each PF component corresponds to a certain physical process. The PF is a single-component amplitude modulation-frequency modulation (AM-FM) signal, so the essence of LMD is to adaptively decompose a multicomponent signal into multiple single-component AM-FM signals, which makes LMD especially suitable for dealing with nonstationary and nonlinear signals. Comparing LMD to EMD [27, 28] shows that LMD can suppress the endpoint effect to a certain extent and has the advantages of less false components and fewer iterations. However, in the fault feature extraction, noise may be distributed to make the decomposition result exhibit mode mixing.

In recent years, LMD has been widely used in damage identification. Wang et al. [29] have combined local mean decomposition and energy dispersion rate for low-speed helical gearbox fault diagnosis. Wang [30] has proposed a bearing fault diagnosis method based on local mean decomposition and multiscale entropy. Liu [31] has combined local mean decomposition and kernel principal component analysis and applied to fiber optic gyroscope vibration error analysis. To address the problem of mode mixing in LMD, Chen et al. [32] have proposed an overall local mean decomposition method based on noise-assisted analysis, namely ensemble local mean decomposition (ELMD). It adds white noise with finite amplitude to the original signal, then decomposes the signal with white noise by LMD, repeats the above process many times, adds different white noise to the original signal each time, and finally calculates the average of all the decomposed PF components to get the final decomposition result. However, ELMD is limited by the number of white noise additions, so the completeness of ELMD is poor because the white noise cannot be completely neutralized, and false components will appear when the selection of the amplitude and iteration number of white noise additions is inappropriate. Moreover, the added white noise being random the signals decomposed by ELMD are different every time. Therefore, after ELMD decomposition of these different signals, different decomposition layers will be obtained. In order to solve the above problems of ELMD, the first method is to fill the missing PF component with a time series of amplitude 0. However, this may cause the last few PFs to have almost no energy and hardly represent the relevant information of the signal. The second method is to set a certain number of layers so that ELMD decomposes the same number of layers each time, but this will cause ELMD to be no longer fully adaptive.

Based on the above analysis, this paper proposes a gearbox composite fault feature extraction method based on an improved ELMD. Considering that permutation entropy (PE) can effectively amplify the weak changes in a time series, it has important application in signal mutation detection. The entropy can reflect the uncertainty of the time series: the smaller the randomness of the time series, the smaller is the obtained entropy, and the larger the randomness of the time series, the larger is the obtained entropy [33, 34]. Hence the abnormal signal can be removed by calculating the permutation entropy. In addition, the SG filter is used to remove the noise in the low noise component. The SG filter is a best fit in the time domain by using the least square method through the moving window. It can effectively remove the noise without changing the shape and width of the original signal [35]. First, the original signal is decomposed by CELMD, and then the abnormal signals are detected using permutation entropy. The normal signal is decomposed by LMD after being reconstructed. Since most of the noise is filtered by CELMD and permutation entropy, the PF component obtained will contain only a small amount of noise, the residual noise is removed by SG filtering to obtain the final decomposition result.

In summary, considering that CELMD can eliminate abnormal signals makes LMD overcome the mode mixing phenomenon and reduce the reconstruction error. Permutation entropy can measure the noise level of the signal, which can avoid the occurrence of pseudocomponents and reduce the calculation amount. Finally, the residual noise is removed by SG filtering. In this paper, CELMD, permutation entropy, and SG filtering are combined to obtain the gearbox fault feature extraction method based on improved ELMD. The effectiveness of the proposed method is proved by its application on the simulated signal and the measured signal.

2. Theory Behind the Methods

2.1. Permutation Entropy

Permutation Entropy (PE) is an average entropy function used to measure the complexity of a one-dimensional time series. This function is highly sensitive to signal transformation and can amplify the microsignal in the system. This method can detect the dynamic mutation of complex system well and can also detect the nonlinear and nonstationary signals. Permutation entropy has been widely used in medicine, meteorology, and other fields, and now it is gradually being applied to mechanical fault diagnosis. The basic algorithm for permutation entropy is [36]

(1) Phase Space Reconstruction of Time Series. A phase sequence can be obtained by performing phase space reconstruction on a time series with a length of N:Here ; m is the embedded dimension and is the delay time. In the reconstruction matrix Y, each Y(j) is a reconstructed component, so there are K reconstruction components in Y.

(2) Arrange the Reconstructed Components in Ascending Order. Rearrange the jth reconstructed component in in ascending order, and the position of each element in the reconstructed component is referenced by . That isIf there are equal values in the reconstructed component, which isthen, follow with , that is to say, if , then

Therefore, for any reconstructed component Y(j) of the reconstruction matrix Y, a set of sequences can be obtained: . It is thought that there are m! kinds of index sequences of different positions mapped by m-dimensional vector space, and the same ascending order sequence may exist in each reconstructed component, so .

(3) Calculate Value of Permutation Entropy. Let the probability of each position index sequence appear as . According to the form of entropy, permutation entropy (PE) of the k different index sequences of the time series is defined as

(4) Normalization of Permutation Entropy. The normalization of can make the comparison of permutation entropy more convenient. is normalized using m!:where .

The value of reflects the degree of randomness of the time series . If the time series is more regular, is smaller and vice versa. The changes in magnify small changes in the time series.

2.2. SG Filtering

The Savitzky-Golay filter is widely used for data stream smoothing and noise reduction. The specific algorithm is as follows [37].

Each M sample points near x in the original data are taken, and x is set as the origin. That is, an array of windows containing 2M+1 sample points centered on x is constructed and an i-order polynomial is constructed to fit the array:where ,

The fitted residual is

The smaller the ε, the higher the fit to the original data. In order to minimize , the partial derivative of for each parameter is 0:That is,

Then this window array is moved until all the fit points of the original data are obtained. In this process, the noise portion deviating from the normal curve trend is removed, so the method has a smooth filtering effect on the data. In this paper, SG filtering is used to remove noise in low noise components. As shown in Figure 1, (a) is the original signal x, (b) is the signal x1 after the high noise component is removed by the noise and the Permutation entropy, and (c) is the result of smoothing x1 by the SG filter. It can be seen that most of the noise has been removed by the auxiliary noise and permutation entropy, and the noise in the original signal can be almost completely eliminated by S-G filtering.

2.3. Improved Ensemble Local Mean Decomposition Method

There are three parameters of permutation entropy in CELMD that need to be determined: length of the time series (N), embedding dimension (m), and time delay ().

Time series length N: the time series length used here is N = 2000.

Embedding dimension m: in the calculation of PE, if the value of m is too large, the time series will be homogenized after the reconstruction of phase space, which will increase the amount of calculation and cannot reflect the subtle changes of the sequence. On the contrary, if m is too small, it will cause the reconstructed vector to contain few states, making the algorithm meaningless. Bandt suggests that the value of the embedded dimension m be taken as 3~7 [38, 39]. When the data length is small, the value of the embedded dimension is smaller. When the data length is larger than 720, works well.

Time delay: the impact of the choice of time delay on the calculation is very small; this paper takes .

After calculating the permutation entropy of a component, it is necessary to determine whether it is a high noise component. In this case, a threshold needs to be set. This paper selects by calculating the permutation entropy of different signals.

The permutation entropy values of representative signals are calculated as follows: is white noise, and is Gaussian white noise.

The computed permutation entropy values of the above seven signals are shown in Table 1.

The PE corresponding to each simulation signal is shown in Figure 2. It can be seen from the above calculation results that PE of sinusoidal signal and the amplitude modulation signal is small; all are less than 0.6. The intermittent signal is relatively random with respect to the sinusoidal signal, and PE is 0.7043. The PE value of white noise and Gauss white noise is larger, and the PE of intermittent signal and noise are all greater than 0.6.

In order to make the experiment reliable, PE of signals with different known energies are solved. Here, we selected the classic model of gearbox fault for simulation verification including modulation signals, impulse signals, and noise [40]. As the noise amplitude increases, PE also increases gradually, remaining greater than 0.6. When the amplitude and frequency of the modulated signal and the impulse signal change, the change of PE is small, and both are less than 0.6. As shown in Tables 2–4.

It can be seen that randomness detection based on permutation entropy can be used to detect abnormal signals and is more appropriate to take 0.55~0.6. In this paper, threshold . If the PE value of the component is greater than 0.6, it is considered to be a high noise component.

CELMD adds both positive and negative white noise to the original signal. By adding white noise in pairs, the influence of noise on the original signal can be eliminated and the noise can be reduced.

In the two methods of CELMD and ELMD, the purpose of adding white noise is to change the distribution of signal extreme points and cover abnormal signals such as high-frequency intermittent and noise in the original signal and result in abnormal signals because of mode mixing. The added white noise is decomposed preferentially. After the abnormal signal is removed, the extreme points will be evenly distributed, so it is no longer necessary to add white noise for integration and average decomposition. The specific steps of improved ELMD are as follows:

(1) In the original signal , add white noise signal , with a mean of 0,where and control the white noise amplitude; i and , M is the number of white noise pairs added.

(2) As for with , perform LMD decomposition separately to obtain the first layer PF component and .

(3) Integrate the average of the above components:

(4) Calculated entropy value of and determine whether the component is a high noise component. If the entropy value , it is considered to be a high noise component.

(5) If is a high noise component, calculated according to steps (2)-(4) until it appears . This is easy to understand that is not a high noise component.

(6) Separate high noise from the original signal, the signal with low noise forms a new reconstructed signal:Decompose the reconstructed signal y(t) with LMD to obtain the PF component.

(7) After the high noise component is removed by CELMD and permutation entropy, there will still be a small amount of noise in the signal and a small amount of error due to the noise, so the low noise component is smoothed by SG filtering. The final decomposition result is obtained. The flow chart of the improved ELMD method is shown in Figure 3.

3. Simulation Analysis

Given a simulated signal, as shown in (15), it includes an intermittent signal, a modulated signal, and a periodic shock signal.

The time-domain waveform of simulation signal x is shown in Figure 4.

The results obtained by CELMDAN are shown in Figure 5. It can be seen that the decomposition result of this method is almost complete, so the method can determine the PF of each layer in a noiseless environment. However, in a noisy environment, this method cannot get ideal decomposition results such as adding noise of amplitude 1 to the signal, to obtain the composite signal shown in Figure 6.

The signal is decomposed by this method, and the result is shown in Figure 8. As shown in Figure 7, the decomposition result is greatly different from the three components of the original signal and that mode mixing is present, further indicating that CELMDAN does not denoise the original signal when adding white noise. Improved ELMD can reduce the influence of noise on the decomposition result by using permutation entropy. The signal is decomposed by this method, and the result is shown in Figure 8. Compared with CELMDAN, which adds white noise to each PF component, PECELMD no longer adds noise to the signal after removing the high noise component, but uses SG filter to remove the noise in the low noise component, so the reconstruction error is smaller. Therefore, the fault feature can be extracted in a strong noise environment. Compared to CELMDAN, this method has higher decomposition accuracy.

In order to verify the effectiveness of the improved ELMD, nonlinear simulation signal with mixed random noise is used, which is a mixture of three signals, and the three signals are as shown in (16).

The time-domain wave forms of the three signals are shown in Figure 9, the time-domain waveform of the composite signal is shown in Figure 10.

Decomposition process is as follows by improved ELMD.

(1) Adding 30 pairs of white noise signals with a mean value of 0 to the combined signal with , among them .

(2) Decompose the signal x by LMD and PF components with are obtained, where j represents the jth layer PF component. Average the PF component of the first layer . The result is shown in Figure 11(a), and the permutation entropy of the first layer PF component is calculated , , the first layer PF is the abnormal component.

(3) Continue to average the PF component of the second layer . The result is shown in Figure 11(b), calculating the entropy which is 0.7196. Because , so the second layer is also an abnormal signal.

(4) Continue to average the PF component of the third layer , and the result is shown in Figure 11(c), and the permutation entropy is calculated. is 0.3438 because , so the third layer is the normal signal.

(5) Obtain PF1 and PF2 as an abnormal signal and remove it from the original signal.

The time-domain waveform of the reconstructed residual signal is shown in Figure 12.

Performing LMD decomposition on Figure 12 and then performing SG filtering on each component, the decomposition result of improved ELMD is obtained, and the decomposition results of PF1, PF2, and residual component are shown in Figure 13(d).

The original signal is decomposed by LMD and result is shown in Figure 13(a). The first and second layers are noise, the same mode appears in the fourth and the fifth layer, and there is significant mode mixing. The sixth, seventh, and eighth layers are pseudocomponents. The original signal is decomposed by ELMD and result is shown in Figure 13(b). Figure 13(c) shows the decomposition result of CELMD. ELMD and CELMD still have pseudocomponents and the calculation amount is large. Figure 13(d) shows the decomposition result of improved ELMD. The results of the improved ELMD decomposition are PF1 and PF2, which overcomes the mode mixing phenomenon and the occurrence of pseudocomponents is avoided.

In order to further justify the superiority of the proposed method, the proposed method is compared with fault diagnosis methods based on Ensemble Empirical Mode Decomposition (EEMD) and variational mode decomposition (VMD). In gearbox fault diagnosis, EEMD and VMD are commonly used methods. Figure 14 shows the results of EEMD. The first and second layers are high-frequency noise, the third and fourth layers are components of x1, and the fifth and sixth layers are components of x2. Compared with the proposed method, the results of EEMD are not only more mode mixing but also more pseudocomponents. This is easy to understand that the proposed method is better than EEMD. Figure 15 shows the results of VMD. Because the simulation signal has only two meaningful components, the decomposition level in VMD is set to 2. As shown in Figure 15, the first layer contains component x1 and component x2 (compared with Figure 12), and the second layer contains a large amount of noise. It is obvious that the proposed method is better than the VMD method.

4. Experimental Results

4.1. Experiment 1

In order to show the effectiveness and feasibility of the proposed method in engineering practice, the relevant experiments on closed power flow gearbox test bench are carried out in this paper. In the experiment, the gearbox was loaded by the internal force generated by the torsion bar. The speed of gearbox is adjusted by controlling the electromagnetic speed regulating asynchronous motor, and the regulation range is 120 r/min–1200 r/min. The gear transmission test bench is shown in Figure 16. The experimental devices of the test bench mainly include test bearings, rotational speed displays, motors, test gears, rotating shafts, and three-way acceleration sensors. The experimental bearing model is 32212, and the three-way acceleration sensor model is YD77SA (sensitivity is 0.01 ). The faulty bearing is at the three-way acceleration sensor 1#. The fault frequency of the rolling element is 72Hz, the fault frequency of the outer ring of/bearing is 160Hz, and the meshing frequency of the gear is 360Hz. The number of sampling points is 2048. This paper takes the composite fault as an example to verify the feasibility of the improved ELMD method. There are three composite faults, namely, gear peeling, bearing outer ring defects, and rolling element defects, and the simulated fault of bearing is shown in Figure 17. Figure 17(a) shows the fault of bearing ball, and Figure 17(a) shows the fault of outer ring. Some data are shown in Table 5. Bearing parameters are shown in Table 6.

The time-domain waveform of the vibration signal and its spectrum diagram are shown in Figure 18. Figure 18(a) shows the time-domain waveform and Figure 18(b) shows the frequency-domain waveform. There are obvious peaks in 360 Hz, 720 Hz, 160Hz, which are meshing frequency and it is multiple of gear and bearing outer ring frequency. However, the rolling element vibration information does not protrude in the spectrum due to the presence of noise, so it is necessary to adaptively decompose the original vibration signal. The signal is decomposed by CELMD, and the obtained result is shown in Figure 19. Figure 19(a) shows the time-domain waveform and Figure 19(b) shows the frequency-domain waveform. The original signal is adaptively decomposed into 8 layers. In addition to the high-frequency noise, the first three layers exhibit mode mixing, of which 720 Hz is in the first three layers, and the low signal-to-noise ratio of the first two layers leads to weaker fault information energy, which is prone to misdiagnosis. The fourth and fifth layers of meshing frequency and outer ring characteristic frequency are extracted, but the sixth and seventh layers are not recognized. A specific physical meaning, the 72Hz weak fault is still not extracted. Further analysis of the original signal by improved ELMD is shown in Figure 20. Figure 20(a) shows the time-domain waveform and Figure 20(b) shows the frequency-domain waveform. This method decomposes the original vibration signal into 5 layers, of which 720 Hz, 360 Hz, 160 Hz, and 72 Hz, respectively, exist in different PFs. It shows that the method not only overcomes the mode mixing phenomenon, but also separates the three fault characteristics of the original signal, which further indicates that the method largely suppresses the mode mixing phenomenon and does not have pseudocomponents.

4.2. Experiment 2

In order to further verify the feasibility of the proposed method in engineering applications, experiments using a wind turbine gearbox test bench were carried out in this paper. The detailed introduction of the experimental bench is shown in [29]. Schematic of the wind turbine gearbox test bench is shown in Figure 21. In the test, bearing with inner ring fault on shaft #10 and bearing with rolling element fault on shaft #8 are adopted. In addition, the high-speed shaft has slight bending. Information of fault frequency is shown in Table 7. Figure 22 shows the vibration signal. Figure 22(a) shows the time-domain waveform and Figure 22(b) shows the frequency-domain waveform. From the frequency-domain diagram, it can be found that the fault information is not obvious and there is no fault frequency about slight bending of high-speed shaft (28Hz). This is because the collected data contains a lot of noise.

The signal is decomposed by CELMD, and the obtained result is shown in Figure 23. Figure 23(a) shows the time-domain waveform and Figure 23(b) shows the frequency-domain waveform. The original signal is adaptively decomposed into 7 layers. Among them, the first three levels are the components of high-frequency noise. The fourth layer is fault frequency about rolling element fault on shaft #8. The first layer is fault frequency about inner ring fault on shaft #10. The latter two levels are meaningless components. However, the fault frequency about slight bending of high-speed shaft was not extracted. Further analysis of the original signal by improved ELMD is shown in Figure 24. Figure 24(a) shows the time-domain waveform and Figure 24(b) shows the frequency-domain waveform. The original signal is decomposed into 4 layers. The first layer is fault frequency about rolling element fault on shaft #8. The second layer is fault frequency about inner ring fault on shaft #10. The third layer is fault frequency about slight bending of high-speed shaft. It can be seen that all the fault information is extracted through the method proposed in this paper, which verifies the effectiveness of the proposed method in the application.

5. Discussion

In this paper, the proposed method is verified by simulation and experiment. This paper verifies the proposed method through simulation and experiment. In the simulation, three signals were constructed and processed with LMD, ELMD, CELMD, and improved ELMD, respectively. The decomposition results obtained by LMD, ELMD, and CELMD show different degrees of modal aliasing and more pseudocomponents. The improved ELMD perfectly decomposes three signals, overcoming mode mixing and pseudocomponents.

In the experiment, vibration signals including gear peeling, bearing outer ring defects, rolling element defects were collected and processed by various methods. The proposed method successfully extracts three fault characteristic frequencies and has no mode mixing and pseudocomponents. However, CELMD and ELMD were unable to extract the rolling element fault characteristic frequency of 72 Hz. In another test, the fault included bearing inner ring failure and rolling element failure. In addition, the high-speed shaft is slightly curved. The proposed method successfully extracts three fault characteristic frequencies and has no mode mixing and pseudocomponents. However, CELMD cannot extract shaft bending faults.

Through the comparison and analysis of simulation and experiment, it can be concluded that the proposed method can restrain the mode mixing and pseudocomponent, and the noise reduction effect is better than CELMD and ELMD.

6. Conclusion

The objective of this paper is to make an attempt to solve the problem of difficulty faced while extracting fault features accurately under strong noise background. To address this issue, the paper studies local mean decomposition and its development, which is a new time-frequency decomposition technology. The mode mixing generated by intermittent signals is the problem of local mean decomposition (LMD). Based on the noise-assisted method, ensemble local mean decomposition (ELMD) method alleviates the mode mixing problem of LMD to some extent, but the added white noise cannot be completely neutralized. By CELMDAN, the energy of each added noise can be determined adaptively, but it ignores the effects of high-frequency noise in the original signal during the decomposition process.

This paper proposes an improved ELMD method to extract composite fault feature of gearbox. By combining CELMD (Complementary ELMD) and Permutation Entropy (PE), the high noise components can be eliminated directly. The PF component is obtained by smoothing the low noise component combined with S-G filtering. This method overcomes the mode mixing phenomenon and reduces the reconstruction error. Moreover, the occurrence of pseudocomponents is also avoided, and the amount of calculation is reduced. Characteristic information is extracted effectively in both simulation analysis and experimental analysis, and the feasibility of the method is illustrated in comparison to LMD and CELMD.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by Shanxi Applied Basic Research Project (Grant No. 201801D221237), the project supported by Science Foundation of North University of China (No. XJJ201802), and the Shanxi Applied Basic Research Project (Grant No. 201801D121186).