Next Article in Journal
Development of a Dual-Layer Structure for Cymbal Transducer Arrays to Achieve a Wider Bandwidth
Next Article in Special Issue
Simultaneous Sensor and Actuator Fault Reconstruction by Using a Sliding Mode Observer, Fuzzy Stability Analysis, and a Nonlinear Optimization Tool
Previous Article in Journal
Enhancement of Dissipative Sensing in a Microresonator Using Multimode Input
Previous Article in Special Issue
The Robust Multi-Scale Deep-SVDD Model for Anomaly Online Detection of Rolling Bearings
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Bearing Fault Diagnosis Using Piecewise Aggregate Approximation and Complete Ensemble Empirical Mode Decomposition with Adaptive Noise

1
College of Railway Transportation, Hunan University of Technology, Zhuzhou 412007, China
2
Hunan Provincial Key Laboratory of Health Maintenance for Mechanical Equipment, Hunan University of Science and Technology, Xiangtan 411201, China
3
Laboratory of Science and Technology on Integrated Logistics Support, National University of Defense Technology, Changsha 410073, China
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(17), 6599; https://doi.org/10.3390/s22176599
Submission received: 30 June 2022 / Revised: 16 August 2022 / Accepted: 24 August 2022 / Published: 1 September 2022

Abstract

:
Complete ensemble empirical mode decomposition with adaptive noise (CEEMDAN) effectively separates the fault vibration signals of rolling bearings and improves the diagnosis of rolling bearing faults. However, CEEMDAN has high memory requirements and low computational efficiency. In each iteration of CEEMDAN, fault vibration signals are added with noises, both the vibration signals added with noises and the added noises are decomposed with classical empirical mode decomposition (EMD). This paper proposes a rolling bearing fault diagnosis method that combines piecewise aggregate approximation (PAA) with CEEMDAN. PAA enables CEEMDAN to decompose long signals and to achieve enhanced diagnosis. In particular, the method first yields the vibration envelope using bandpass filtering and demodulation, then compresses the envelope using PAA, and finally decomposes the compressed signal with CEEMDAN. Test data verification results show that the proposed method is more effective and more efficient than CEEMDAN.

1. Introduction

Rolling bearings are one of the most widely used components in rotating machinery. Failure of rolling bearings are one of the most frequent reasons for machine breakdown. Thus, fault diagnosis of rolling bearings is crucial to ensure the operational efficiency and reliability of engineering systems [1,2]. When a fault bearing rotates, a localised defect on the outer or inner race is struck by the rollers, or a localised defect on a roller strikes the inner and outer races. High-frequency resonances are excited and presented as impact transients. The periodicity of the successive impact transients is expressed as characteristic fault frequencies [2]. The vibration of fault bearing is recognised as the modulation between the components of low fault frequency f F and high natural frequency f n , as shown in Figure 1. It is the most classic bearing fault diagnosis method to obtain the envelope spectrum or squared envelope spectrum using bandpass filtering and demodulation [3]. Finding the optimal frequency band for filtering is critical for the envelope analysis [4]. Some successful tools, such as fast Kurtogram [5], the improved Kurtogram based on wavelet packet transform [6], protrugram [7], and Autogram [8], have been developed for finding the optimal band.
Empirical mode decomposition (EMD) is another widely used method for bearing fault diagnosis. EMD decomposes a signal into a set of intrinsic mode functions (IMFs) and a residue signal [9]. The IMFs are narrow-band components and indicate the natural oscillatory mode imbedded in the original signal [10]. As EMD is effective for nonlinear, non-stationary signals with both Gaussian and non-Gaussian noise, it has been applied with success in different fields, including bearing fault diagnosis [11], planetary gearbox fault diagnosis [12], railway structural wavelength identification [13], automatic sleep scoring [14], etc. However, EMD suffers from endpoint effects and mode mixing. As for mode mixing, a single IMF consists of signals of widely disparate scales, or a signal of a similar scale resides in different IMF components [15]. The mode mixing is the major drawback of the EMD. Ensemble EMD (EEMD) is developed to suppress mode mixing by adding assisted noises to improve the extrema distribution of the signal [16]. However, the IMFs generated by EEMD contain residual noise, and different numbers of IMFs can be generated as different assisted noises are added to the signal to be decomposed. In order to solve the problem that the IMFs are contaminated by residue noise, complementary EEMD (CEEMD) is presented via adding noises in pairs with opposite signs to the targeted signal [17,18]. However, the completeness property is not proven, and different noisy copies of the signal can produce a different number of modes. How to choose proper parameters is also a problem for CEEMD. A further improved algorithm named CEEMD with adaptive noise (CEEMDAN) is proposed to solve the problem of incomplete decomposition by adding particular noise to the signal, which in turn reduces the residual noise in the IMFs [19]. CEEMDAN has been applied in the fields of biomedical engineering [20], energy economics [21], and fault diagnosis [22,23]. In each iterative layer of CEEMDAN, N signals added with noises, as well as the N assisted noises (N is the number of overall averages), are decomposed. Thus, CEEMDAN takes up a lot of memory, and is of low computational efficiency especially for long signal analysing.
A longer signal brings more robust information. For a signal of x t , its Fourier transform is:
F ω = F f t = t 1 t 2 f t e j ω t d t .
It can be seen from Equation (1) that a frequency component reflects the average energy of the periodic component over the entire test period of t 2 t 1 . Theoretically, the longer the signal is, the more times that a component is averaged, and the clearer the spectrum will be. Figure 2a shows the simulation signal of a bearing with background noise. The signal length is L = 100 s and the signal noise ratio (SNR) is 18.091   dB . The fault characteristic frequency is 15 Hz. Signals with a length of 2 s, 10 s, 30 s, and 100 s are selected for envelope analysis. The corresponding envelope spectra yielded are shown in Figure 2b–e, respectively. It can be seen that the harmonics of fault frequency, which cannot be seen in the spectrum of 2 s, can be seen in the spectra of 10 s, 30 s, and 100 s. Although the harmonics of 10 s, 30 s, and 100 s have nearly equal amplitudes, the harmonics become increasingly clearer from Figure 2c–e, as the longer the signal length is, the better the background noise is reduced.
However, longer signals of high sampling frequency also increase the requirement of computing hardware, which can be a challenge especially for the application cases of edge computing. Particularly, as the natural frequency f n is as high as thousands (or even tens of thousands) of Hz, the sampling frequency of bearing vibration, f S , is set to be tens of thousands of Hz according to the Nyquist sampling theorem. Thus, it is natural to compress the signal before processing it using algorithms of high complexity. The technique of compressed sensing achieves data acquisition and compression at the same time. The measurements that compressed sensing obtains are nonadaptive linear projections of the original signals. And the original signals can be reconstructed with the measurements using recovery algorithms [24]. Compressed sensing is originally used for image processing in the fields of medical imaging [25,26,27], radar imaging [28,29], astronomy [30,31], face recognition [32,33], etc. Compressed sensing is also introduced for machinery fault diagnosis to obtain sparse representation of original signals and to extract fault features from the compressed signals [34,35,36]. The major drawback of compressed sensing for fault diagnosis is that the compression is not supervised with prior knowledge. Some classical diagnosis methods, such as envelope analysis and EMD, are not applicable any more for the compressed signals. In addition, loss of fault information is inevitable when reconstructing the original signals from the compressed signals.
Piecewise aggregate approximation (PAA) is a far easier method that can be used for signal compression [37,38]. An improved PAA is proposed to take fluctuating trends into account as well [39]. PAA first divides the time series into N segments equally and uses the average of each segment as an approximate representation of that segment. In this process, the original time series with L samples is compressed into a signal of N samples, which can be regarded as a process of dimensionality reduction. The equivalent sampling frequency of the compressed signal is f ES = f S × N / L , where f S is the sampling frequency of the original signal. Thus, there is information loss for components whose frequencies are larger than f ES / 2.56 .
In order to obtain reliable diagnostic results using long signals, a method combining PAA and CEEMDAN is proposed. In order to overcome the problem that CEEMDAN has large memory requirements and low computational efficiency, PAA is introduced to compress the signals before decomposing them. Moreover, in order to avoid information loss caused by signal compression, the traditional envelope analysis method is applied and PAA is performed on the envelopes instead of the original signals. Validations are carried out with signals collected from real rolling bearings.

2. Methodology

2.1. Complete Ensemble Empirical Mode Decomposition with Adaptive Noise (CEEMDAN)

CEEMDAN is an improved algorithm of EMD and EEMD, which overcomes the shortcomings of EEMD, as mentioned in Section 1. The flow chart of CEEMDAN is shown in Figure 3.
Assuming y is the signal to be decomposed, CEEMDAN is performed to decompose the signal y , and the IMF obtained by layer i decomposition is expressed as C i ¯ , i = 1 ,   2 ,   ,   I , where I is the number of layers of decomposition, and the decomposition steps are as follows:
(1)
First layer decomposition, i.e., i = 1 .
① Adding white noise v j to the signal of y yields a new signal of y + ε i = 1 v j , where j = 1 , 2 , , N , N is the number of adding white noise, and ε i = 1 is the amplitude of white noise.
② Decomposing the new signal of y + ε i = 1 v j with EMD yields a series of IMFs, and the first IMF is presented as   E 1 st , i = 1 j .
③ Ensemble averaging of N IMFs E 1 st , i = 1 j yields the i th   i = 1 IMF of CEEMDAN:
C i = 1 ¯ = 1 N j = 1 N E 1 st , i = 1 j
④ Removing the first IMF of C i = 1 ¯ from y yields the residual of r i = 1 :
r i = 1 = y C i = 1 ¯
(2)
Second layer decomposition, i = 2 .
① Decomposing v j with EMD yields a series of IMFs, the first of which is presented as E 1 v j . Adding E 1 v j as noise to the residual r i 1 yields a new signal of r i 1 + ε i E 1 v j .
② Decomposing the new signal r i 1 + ε i E 1 v j with EMD yields a series of IMFs, the first of which is presented as E 1 st , i j .
③ Ensemble averaging of N IMFs E 1 st , i j yields the i th IMF of CEEMDAN:
C i ¯ = 1 N j = 1 N E 1 st , i j
④ Removing the i th IMF of C i ¯ from r i 1 yields the residual of r i :
r i = r i 1 C i ¯
(3)
The above steps are repeated until the residual signal obtained is a monotone function and cannot be further decomposed, at which point the algorithm ends. At last, the signal to be decomposed is presented as:
y = i = 1 I C i ¯ + r I
in which I is the number of IMFs and r I is last residual signal.

2.2. Piecewise Aggregate Approximation

It can be seen that CEEMDAN has large memory requirements and low computational efficiency, as in each iteration of CEEMDAN, tens of fault vibration signals added with assisted noises, as well as the assisted noises, are decomposed with classical EMD. To solve the problem of low computational efficiency, PAA is introduced to compress the signals before performing CEEMDAN.
PAA compresses a large amount of time series data while keeping as many original features of the data as possible. Assuming that the test signal is x = x i , the sampling frequency is f S , and the signal length is L. PAA defines a constant window w , then divides the sample sequence x into N equal segments, N = L / w , and finally calculates the mean of each segment:
p n = 1 w i = w ( n 1 ) + 1 n w x i   , n = 1 ,   2 ,   ,   N
The new sequence p = p 1 , p 2 , , p N is the obtained compressed signal. It can be seen that the equivalent sampling frequency of the compressed signal is f ES = f S / w . The larger w is, the smaller the samples that the compressed signal has obtained.

2.3. Diagnosis Flowchart

Figure 4 shows the flow chart of the proposed method, which consists of five main steps: optimal band selection for filtering, bandpass filtering and demodulation, PAA, CEEMDAN, and spectra analysis. The steps are depicted as follows:
(1)
Optimal filtering band selection.
In order to enhance the modulation signal of low fault frequency and high natural frequency, finding an optimal resonance band for bandpass filtering is critical. The fast Kurtogram, which finds the optimal band according to the kurtosis of the filtered time signal in different filter banks, has been proven to be a practical tool in bearing fault diagnosis. Thus, the fast Kurtogram is introduced for optimal filtering band selection.
(2)
Bandpass filtering and demodulation.
Bandpass filtering enhances the modulation signal of low fault frequency and high natural frequency, while demodulation obtains the envelope signal y of low fault frequency, y = x + i H x , where x is the filtered signal and H x is the Hilbert transform of x . The envelope consists of components of low frequencies, including the harmonics of fault frequencies. As the fault frequencies are far smaller than the natural frequency, the envelope can be compressed to obtain a signal whose equivalent sampling frequency is far smaller than the original sampling frequency.
(3)
Signal compression.
PAA is introduced to compress the envelope yielded in the second step. PAA first divides the envelope into N segments of equal length w , N = L / w , where L is the length of the envelope. Then, PAA uses the mean p i of each segment as an approximate representation of the segment. The obtained compressed signal is p = p i .
The window size, or the segment length, w , is the only unknown parameter of PAA. In addition, w can be set according to the requirement for the equivalent sampling frequency f ES of the compressed signal. As for the envelope of the bearing fault signal, the interesting components are the harmonics of bearing fault characteristic frequencies, which include the ball pass frequency of outer race f BPFO , the ball pass frequency of inner race f BPFI , the ball spin frequency f BS , and the cage frequency f C . The maximum of the bearing fault characteristic frequencies, f max = f BPFO , f BPFI , f BS , f C , is generally f BPFI . According to the Nyquist sampling theorem, the equivalent sampling frequency of the compressed signal should satisfy the condition of f ES 2.56 Z f max , in which Z is the max order of fault frequency harmonics. Therefore, the window size meets the inequality of:
w f S / 2.56 Z f max .
(4)
CEEMDAN.
Following the steps of CEEMDAN described in Section 2.1, the compressed signal is decomposed, and a series of IMFs is obtained.
(5)
Spectrum analysis.
Spectrum analysis is performed on the IMFs obtained to find the interesting IMFs whose frequency bands cover the fault characteristic frequency. Fault diagnosis of rolling element bearing is finally achieved according to the spectra of the interesting IMFs.

2.4. Remarks

PAA is simple, but the envelope waveform of impact transients is well retained in the compressed signal. The reason is that signal compression is supervised with prior knowledge. Particularly, PAA compresses the envelope instead of the original signal. The series of impact transients produced successively by a localised defect are recognised as the modulation between the low-frequency fault components and high-frequency resonances. Thus, bearing vibration is collected with high sampling frequency, and compressing the original vibration signal causes the information loss of the high-frequency resonance; while the diagnostic information in the demodulated envelope is the low-frequency fault components, and the information will be kept in the compressed signal as long as the equivalent sampling frequency is larger than 2.56 multiples of interesting frequencies.

3. Experiment Validation

Bearing fault simulation tests are carried out on the test bench, as shown in Figure 5. The test bench consists of a driving motor, a bearing-supported rotating shaft, an inertia wheel for providing radial load, a belt drive mechanism, a gearbox, a crank connecting rod mechanism, and a reciprocating mechanism. The bearing seeded with defect is mounted in the bearing housing closer to the motor. The seeded defect is a localised crack with both a width and depth of 0.2 mm. The bearing is a deep groove ball contact bearing, the model is MB-ER-10K. The fault characteristic frequencies are f BPFO = 3.052 f r , f BPFI = 4.948 f r , f BS = 1.992 f r , and f C = 0.382 f r , where f r is the shaft frequency. Vibration signals were collected using accelerometers of the PCB Model 608A11, whose bandwidth is of 0.5 Hz~9 kHz. The sampling frequency was set as f S = 25.6 kHz.
The maximum of the bearing fault characteristic frequencies is f max = f BPFI . Assuming that Z = 5 orders of fault frequency harmonics are supposed to be retained in the compressed signals, it yields the condition of the window length, w 404.20 / f r , according to Equation (8).

3.1. Validation for Outer Race Defect Case

The vibration signal of a bearing with an outer race defect is shown in Figure 6a. The signal length is L = 19 s, the shaft speed is f r = 14.1184 Hz, and the corresponding fault frequency is f BPFO = 43.0894 Hz. The proposed method combining CEEMDAN and PAA was used to analyse the signal. Firstly, analysing the signal with fast Kurtogram yields the diagram, as shown in Figure 7. It can be seen that the center frequency of the optimal band is 10,667 Hz, the bandwidth is 4267 Hz, and the corresponding optimal filtering band is 8533.5~12,800.5 Hz. The filtered signal for the optimal filtering band is shown in Figure 6b. The envelope of the filtered signal is shown in Figure 6c.
Performing PAA to compress the envelope yields the result shown in Figure 6d. The window length is set to be w = 20 as w 404.20 / f r and f r = 14.1184 Hz. The equivalent sampling frequency of the compressed signal is f ES = 1.28 kHz. Partial enlarging the envelope of Figure 6c yields Figure 6e, and partial enlarging the compressed signal of Figure 6d yields Figure 6f. Comparing Figure 6d and Figure 6c, and Figure 6f and Figure 6e, it can be seen that although the compressed signal has smaller amplitudes than the envelope does, they share the same waveform of impulses.
Decomposing the compressed signal with CEEMDAN yields 16 IMFs. The spectra of the IMF 2~IMF 7 are shown in Figure 8, from which the component of f BPFO and its high order harmonics can be seen clearly. Particularly, the spectrum band of IMF 6 is concentrated around f BPFO , IMF 5 is around f BPFO and 2 f BPFO , IMF 4 is around 2 f BPFO and 3 f BPFO , and IMF 3 is around 3 f BPFO and 4 f BPFO . These peaks of the fault frequency harmonics illustrate the tested bearing with outer race defects.
The time length of the signal is L = 19 s, and the original signal is of f S × L = 486 , 400 samples. CEEMDAN was used to decompose the original signal directly, and the algorithm was still running after 24 h of operation (the computer processor is I5 2.5 g dual-core, and the operating memory is 8G). The compressed signal is of f ES × L = 24 , 320 samples, which equals the original signal of 0.95 s. Performing CEEMDAN to decompose the compressed signal 10 times, the mean operation time is 359.2 s.
For a segment of the original signal, which is of 0.95 s, it consists of the same 24,320 samples as the compressed signal does. Performing CEEMDAN to decompose the signal segment also yields 14 IMFs. The spectra of IMF 7~IMF 12 are shown in Figure 9. It can be seen that the spectrum band of IMF 10 is concentrated around f BPFO , IMF 9 is around 2 f BPFO , and IMF 8 is around 3 f BPFO and 4 f BPFO . However, none of these harmonics can be seen from these spectra. The reason is that the signal segment to be decomposed is too short, and the times that these harmonics are averaged during FFT are not enough to reduce background noises.
Comparing Figure 8 and Figure 9, it can be seen that PAA enables CEEMDAN to decompose long signals and to yield enhanced diagnostic results.

3.2. Validation for Inner Race Defect Case

The vibration signal of a bearing with an inner race defect is shown in Figure 10a. The signal length is L = 19 s, the shaft speed is f r = 19.7 Hz, and the characteristic frequency of the inner race fault is f BPFI = 97.48 Hz. Analysing the signal with fast Kurtogram yields the result shown in Figure 11. The diagram is different from the one in Figure 7. The same band is selected, with a center frequency of 10,667 Hz, and a bandwidth of 4267 Hz.
Figure 10b shows the filtered signal for the filtering band, Figure 10c shows the envelope of the filtered signal, and Figure 10d shows the compressed signal of the envelope obtained with PAA. The window length of PAA is also set to be w = 20 , which satisfies w 404.20 / f r . The equivalent sampling frequency of the compressed signal is also f ES = 1.28 kHz. Figure 10e,f shows the partial enlarged envelope and the partial enlarged compressed signal, respectively. It can be seen that the compressed signal keeps the waveform of low frequency components in the envelope.
Decomposing the compressed signal yields 16 IMFs. The spectra of IMF 3~IMF 6 are shown in Figure 12. It can be seen that the spectrum band of IMF 4 is concentrated around the inner race fault frequency f BPFI . The harmonic of f BPFI and its sidebands of f BPFI ± f r , and f BPFI + 2 f r are clearly presented in the spectrum of IMF 4. The reason for the modulation frequency of f r is that the inner race defect passes the bearing load zone once every rotation of the shaft, and the transient amplitudes change periodically.
The spectrum of IMF 5 is concentrated around the frequency of f BPFI f r , and clearly shows the harmonics of f BPFI , f BPFI ± f r , and f BPFI 2 f r . The spectrum of IMF 3 is concentrated around the band of f BPFI , 2 f BPFI . The harmonic of the fault frequency f BPFI and its sidebands of f BPFI + f r and f BPFI + 2 f r , as well as the second order fault frequency of 2 f BPFI and its sidebands of 2 f BPFI 3 f r and 2 f BPFI 2 f r , can be clearly seen from the spectrum. The sideband of 2 f BPFI 3 f r can also be seen in the spectrum of IMF 4.
It is worth noting that the characteristic frequency of f BPFI = 4.948 f r is very close to the 5th order harmonic of shaft frequency 5 f r . Thus, the fault frequency harmonics and their sidebands are very close to the high order shaft frequencies. In any case, the components of f BPFI , 2 f BPFI , and their sidebands illustrate that the tested bearing has inner race defects.

4. Conclusions

In this paper, a rolling bearing fault diagnosis method that combines PAA and CEEMDAN is proposed. The method firstly extracts the envelope signal from an original signal using bandpass filtering and demodulation, then compresses the envelope with PAA, decomposes the compressed signal with CEEMDAN, and finally investigates the spectra of IMFs. Validation results with real bearings show that the proposed method is effective and efficient.
The interesting components in the original signal for fault diagnosis are the modulation between the fault frequencies and the resonance natural frequencies. The natural frequencies are as high as thousands of Hz, or even tens of thousands of Hz, while the interesting components in the envelope are the fault frequency harmonics demodulated from the original signal. As the fault frequencies are far lower than the natural frequencies, compressing the envelope instead of the original signal avoids information loss.
The spectra of IMFs reflect the average energy over the entire test period. The longer the signal is, the more times the spectra are averaged during FFT, and the better the background noise is reduced. However, in each iteration of CEEMDAN, an IMF is yielded by decomposing tens of signals added with assisted noises, as well as the assisted noises themselves. Thus, CEEMDAN has large memory requirements and low computational efficiency for long signals. Compressing the envelope with PAA enables the use of CEEMDAN for long signals to achieve enhanced diagnosis.

Author Contributions

Conceptualization and supervision, L.H.; data curation, L.W. and N.H.; investigation, software and validation, L.W. and Y.C.; methodology and writing, L.H. and L.W.; review and editing, L.H. and Y.J. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (Grant No. 51575518).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Randall, R.B. Vibration-Based Condition Monitoring: Industrial, Aerospace and Automotive Applications; John Wiley & Sons: Hoboken, NJ, USA, 2011. [Google Scholar]
  2. Hu, L.; Zhang, L.; Gu, F.; Hu, N.; Ball, A. Extraction of the largest amplitude impact transients for diagnosing rolling element defects in bearings. Mech. Syst. Signal Process. 2019, 116, 796–815. [Google Scholar] [CrossRef]
  3. Abboud, D.; Antoni, J.; Sieg-Zieba, S.; Eltabach, M. Envelope analysis of rotating machine vibrations in variable speed conditions: A comprehensive treatment. Mech. Syst. Signal Process. 2017, 84, 200–226. [Google Scholar] [CrossRef]
  4. Hu, L.; Xu, Y.; Gu, F.; He, J.; Hu, N.; Ball, A. Autocorrelation ensemble average of larger amplitude impact transients for the fault diagnosis of rolling element bearings. Energies 2019, 12, 4740. [Google Scholar] [CrossRef]
  5. Antoni, J. Fast computation of the Kurtogram for the detection of transient faults. Mech. Syst. Signal Process. 2007, 21, 108–124. [Google Scholar] [CrossRef]
  6. Lei, Y.; Lin, J.; He, Z.; Zi, Y. Application of an improved Kurtogram method for fault diagnosis of rolling element bearings. Mech. Syst. Signal Process. 2011, 25, 1738–1749. [Google Scholar] [CrossRef]
  7. Barszcz, T.; Jablonski, A. A novel method for the optimal band selection for vibration signal demodulation and comparison with the Kurtogram. Mech. Syst. Signal Process. 2011, 25, 431–451. [Google Scholar] [CrossRef]
  8. Moshrefzadeh, A.; Fasana, A. The Autogram: An effective approach for selecting the optimal demodulation band in rolling element bearings diagnosis. Mech. Syst. Signal Process. 2017, 105, 294–318. [Google Scholar] [CrossRef]
  9. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.; Yen, N.C.; Tung, C.C.; Liu, H.H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. Math. Phys. Eng. Sci. 1998, 454, 903–995. [Google Scholar] [CrossRef]
  10. Lei, Y.; Lin, J.; He, Z.; Zuo, M.J. A review on empirical mode decomposition in fault diagnosis of rotating machinery. Mech. Syst. Signal Process. 2013, 35, 108–126. [Google Scholar] [CrossRef]
  11. Yang, Y.; Dejie, Y.U.; Cheng, J. A roller bearing fault diagnosis method based on EMD energy entropy and ANN. J. Sound Vib. 2006, 294, 269–277. [Google Scholar]
  12. Pan, H.; Zheng, J.; Yang, Y.; Cheng, J. Nonlinear sparse mode decomposition and its application in planetary gearbox fault diagnosis. Mech. Mach. Theory 2020, 155, 104082. [Google Scholar] [CrossRef]
  13. Song, Y.; Liu, Z.; Rønnquist, A.; Nåvik, P.; Liu, Z. Contact wire irregularity stochastics and effect on high-speed railway pantograph–catenary interactions. IEEE Trans. Instrum. Meas. 2020, 69, 8196–8206. [Google Scholar] [CrossRef]
  14. Hassan, A.R.; Bhuiyan, M.I.H. Automatic sleep scoring using statistical features in the EMD domain and ensemble methods. Biocybern. Biomed. Eng. 2016, 36, 248–255. [Google Scholar] [CrossRef]
  15. Wu, Z.; Huang, N. Ensemble empirical mode decomposition: A noise-assisted data analysis method. Adv. Adapt. Data Anal. 2009, 1, 1–41. [Google Scholar] [CrossRef]
  16. Randall, R.B.; Antoni, J. Rolling element bearing diagnostics—A tutorial. Mech. Syst. Signal Process. 2011, 25, 485–520. [Google Scholar] [CrossRef]
  17. Imaouchen, Y.; Kedadouche, M.; Alkama, R.; Thomas, M. A frequency-weighted energy operator and complementary ensemble empirical mode decomposition for bearing fault detection. Mech. Syst. Signal Process. 2017, 82, 103–116. [Google Scholar] [CrossRef]
  18. Zhao, L.; Yu, W.; Yan, R. Gearbox fault diagnosis using complementary ensemble empirical mode decomposition and permutation entropy. Shock. Vib. 2016, 2016, 3891429. [Google Scholar] [CrossRef]
  19. Torres, M.E.; Colominas, M.A.; Schlotthauer, G.; Flandrin, P. A complete ensemble empirical mode decomposition with adaptive noise. In Proceedings of the 2011 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Prague, Czech, 22–27 May 2011; pp. 4144–4147. [Google Scholar]
  20. Hassan, A.R.; Bhuiyan, M. Computer-aided sleep staging using complete ensemble empirical mode decomposition with adaptive noise and bootstrap aggregating. Biomed. Signal Process. Control. 2016, 24, 1–10. [Google Scholar] [CrossRef]
  21. Afanasyev, D.O.; Fedorova, E.A. The long-term trends on the electricity markets: Comparison of empirical mode and wavelet decompositions. Energy Econ. 2016, 56, 432–442. [Google Scholar] [CrossRef]
  22. Wang, L.; Shao, Y. Fault feature extraction of rotating machinery using a reweighted complete ensemble empirical mode decomposition with adaptive noise and demodulation analysis. Mech. Syst. Signal Process. 2020, 138, 106545. [Google Scholar] [CrossRef]
  23. Lei, Y.; Liu, Z.; Ouazri, J.; Lin, J. A fault diagnosis method of rolling element bearings based on CEEMDAN. Proc. Inst. Mech. Eng. Part C J. Mech. Eng. Sci. 2017, 231, 1804–1815. [Google Scholar] [CrossRef]
  24. Candes, E.J.; Wakin, M.B. An introduction to compressive sampling. IEEE Signal Process. Mag. 2008, 25, 21–30. [Google Scholar] [CrossRef]
  25. Candes, E.J.; Romberg, J.; Tao, T. Robust uncertainty principles: Exact signal recognition from highly incomplete frequency information. IEEE Trans. Info. Theory 2006, 52, 489–509. [Google Scholar] [CrossRef]
  26. Provost, J.; Lesage, F. The application of compressed sensing for photo-acoustic tomography. IEEE Trans. Med. Imaging 2009, 28, 585–594. [Google Scholar] [CrossRef]
  27. Hu, S.; Lustig, M.; Chen, A.P.; Crane, J.; Kerr, A.; Kelley, D.A.; Hurd, R.; Kurhanewicz, J.; Nelson, S.J.; Pauly, J.M.; et al. Compressed sensing for resolution enhancement of hyperpolarized 13C flyback 3D-MRSI. J. Magn. Reson. 2008, 192, 258–264. [Google Scholar] [CrossRef]
  28. Baraniuk, R.; Steeghs, P. Compressive radar imaging. In Proceedings of the IEEE Radar Conference, Boston, MA, USA, 17–20 April 2007; pp. 128–133. [Google Scholar]
  29. Herman, M.; Strohmer, T. High-resolution radar via compressed sensing. IEEE Trans. Signal Process. 2009, 57, 2275–2284. [Google Scholar] [CrossRef]
  30. Bobin, J.; Starck, J.L.; Ottensamer, R. Compressed sensing in astronomy. IEEE J. Sel. Top. Signal Process. 2008, 2, 718–726. [Google Scholar] [CrossRef]
  31. Wenger, S.; Magnor, M.; Pihlström, Y.; Bhatnagar, S.; Rau, U. SparseRI: A compressed sensing framework for aperture synthesis imaging in radio astronomy. Astron. Soc. Pac. 2010, 122, 1367–1374. [Google Scholar] [CrossRef]
  32. Vo, N.; Vo, D.; Challa, S.; Moran, B. Compressed sensing for face recognition. In Proceedings of the IEEE Symposium on Computational Intelligence for Image Processing, Nashville, TN, USA, 30 March 2009–2 April 2009; pp. 104–109. [Google Scholar]
  33. Andrés, A.M.; Padovani, S.; Tepper, M.; Jacobo-Berlles, J. Face recognition on partially occluded images using compressed sensing. Pattern Recognit. Lett. 2014, 36, 235–242. [Google Scholar] [CrossRef]
  34. Sun, J.; Yu, Y.; Wen, J. Compressed-sensing reconstruction based on block sparse Bayesian learning in bearing condition monitoring. Sensors 2017, 17, 1454. [Google Scholar] [CrossRef]
  35. Zhang, X.; Hu, N.; Hu, L.; Chen, L.; Cheng, Z. A bearing fault diagnosis method based on the low-dimensional compressed vibration signal. Adv. Mech. Eng. 2015, 7, 1687814015593442. [Google Scholar] [CrossRef]
  36. Tang, G.; Hou, W.; Wang, H.; Luo, G.; Ma, J. Compressive sensing of roller bearing faults via harmonic detection from under-sampled vibration signals. Sensors 2015, 15, 25648–25662. [Google Scholar] [CrossRef]
  37. Yi, B.K.; Faloutsos, C. Fast time sequence indexing for arbitrary Lp norms. In Proceedings of the 26th VLBD Conference, Cairo, Egypt, 10–14 September 2000; pp. 385–394. [Google Scholar]
  38. Keogh, E.; Chakrabarti, K.; Pazzani, M.; Mehrotra, S. Dimensionality reduction for fast similarity search in large time series databases. Knowl. Inf. Syst. 2001, 3, 263–286. [Google Scholar] [CrossRef]
  39. Hung NQ, V.; Anh, D.T. An improvement of PAA for dimensionality reduction in large time series databases. In Proceedings of the Pacific Rim International Conference on Artificial Intelligence: Trends in Artificial Intelligence, Hanoi, Vietnam, 15–19 December 2008; pp. 698–707. [Google Scholar]
Figure 1. Transient response of bearing defects.
Figure 1. Transient response of bearing defects.
Sensors 22 06599 g001
Figure 2. Fault bearing simulation signal and its envelope spectra: (a) Time domain signal with noise; (b) envelope spectrum of 2 s signal; (c) envelope spectrum of 10 s signal; (d) envelope spectrum of 30 s signal; (e) envelope spectrum of 100 s signal.
Figure 2. Fault bearing simulation signal and its envelope spectra: (a) Time domain signal with noise; (b) envelope spectrum of 2 s signal; (c) envelope spectrum of 10 s signal; (d) envelope spectrum of 30 s signal; (e) envelope spectrum of 100 s signal.
Sensors 22 06599 g002
Figure 3. Flow chart of the CEEMDAN algorithm.
Figure 3. Flow chart of the CEEMDAN algorithm.
Sensors 22 06599 g003
Figure 4. Flow chart of the proposed method.
Figure 4. Flow chart of the proposed method.
Sensors 22 06599 g004
Figure 5. Machinery fault simulation bench.
Figure 5. Machinery fault simulation bench.
Sensors 22 06599 g005
Figure 6. Case 1 for outer race defect: (a) Original signal; (b) filtered signal; (c) envelope; (d) compressed signal; (e) partial enlarged envelope; (f) partial enlarged compressed signal.
Figure 6. Case 1 for outer race defect: (a) Original signal; (b) filtered signal; (c) envelope; (d) compressed signal; (e) partial enlarged envelope; (f) partial enlarged compressed signal.
Sensors 22 06599 g006
Figure 7. Case 1 for outer race defect: Kurtogram results of the vibration signal.
Figure 7. Case 1 for outer race defect: Kurtogram results of the vibration signal.
Sensors 22 06599 g007
Figure 8. Case 1 for outer race defect: Amplitude spectra of IMFs obtained from compressed signal.
Figure 8. Case 1 for outer race defect: Amplitude spectra of IMFs obtained from compressed signal.
Sensors 22 06599 g008
Figure 9. Case 1 for outer race defect: Amplitude spectra of IMFs obtained from an original signal segment that has the same samples as the compressed signal.
Figure 9. Case 1 for outer race defect: Amplitude spectra of IMFs obtained from an original signal segment that has the same samples as the compressed signal.
Sensors 22 06599 g009
Figure 10. Case 2 for inner race defect: (a) Original signal; (b) filtered signal; (c) envelope; (d) compressed signal; (e) partial enlarged envelope; (f) partial enlarged compressed signal.
Figure 10. Case 2 for inner race defect: (a) Original signal; (b) filtered signal; (c) envelope; (d) compressed signal; (e) partial enlarged envelope; (f) partial enlarged compressed signal.
Sensors 22 06599 g010
Figure 11. Case 2 for inner race defect: Kurtogram results of the vibration signal.
Figure 11. Case 2 for inner race defect: Kurtogram results of the vibration signal.
Sensors 22 06599 g011
Figure 12. Case 2 for inner race defect: Amplitude spectra of IMFs obtained from the compressed signal.
Figure 12. Case 2 for inner race defect: Amplitude spectra of IMFs obtained from the compressed signal.
Sensors 22 06599 g012
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Hu, L.; Wang, L.; Chen, Y.; Hu, N.; Jiang, Y. Bearing Fault Diagnosis Using Piecewise Aggregate Approximation and Complete Ensemble Empirical Mode Decomposition with Adaptive Noise. Sensors 2022, 22, 6599. https://doi.org/10.3390/s22176599

AMA Style

Hu L, Wang L, Chen Y, Hu N, Jiang Y. Bearing Fault Diagnosis Using Piecewise Aggregate Approximation and Complete Ensemble Empirical Mode Decomposition with Adaptive Noise. Sensors. 2022; 22(17):6599. https://doi.org/10.3390/s22176599

Chicago/Turabian Style

Hu, Lei, Ligui Wang, Yanlu Chen, Niaoqing Hu, and Yu Jiang. 2022. "Bearing Fault Diagnosis Using Piecewise Aggregate Approximation and Complete Ensemble Empirical Mode Decomposition with Adaptive Noise" Sensors 22, no. 17: 6599. https://doi.org/10.3390/s22176599

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