Table of Contents
Fetching ...

Fusion of Quadratic Time-Frequency Analysis and Convolutional Neural Networks to Diagnose Bearing Faults Under Time-Varying Speeds

Mohammad Al-Sa'd, Tuomas Jalonen, Serkan Kiranyaz, Moncef Gabbouj

TL;DR

The paper addresses bearing fault diagnosis under time-varying rotational speeds, a non-stationary regime where traditional DL methods struggle. It introduces a time-frequency CNN (TF-CNN) that fuses quadratic time-frequency representations, notably the compact kernel distribution (CKD), with deep learning to extract joint time-frequency fault signatures. The signal model describes $x(t) = s(t) + \alpha \eta(t)$ with $s(t) = h(t) + f(t)$ and a time-varying fault frequency coupled to motor speed $f_r(t)$; CKD uses a Doppler-lag kernel $g(\nu,\tau)$ controlled by parameters $c$, $D$, $E$ to suppress cross-terms. On KAIST data, the TF-CNN achieves near-ideal performance on clean data and substantial robustness under noise, with accuracy gains up to about 15 percentage points over recent baselines, corroborated by t-SNE and Grad-CAM analyses. The work demonstrates a practical path for robust bearing health monitoring in real-world, non-stationary environments and suggests future enhancements such as attention mechanisms and post-processing.

Abstract

Diagnosis of bearing faults is paramount to reducing maintenance costs and operational breakdowns. Bearing faults are primary contributors to machine vibrations, and analyzing their signal morphology offers insights into their health status. Unfortunately, existing approaches are optimized for controlled environments, neglecting realistic conditions such as time-varying rotational speeds and the vibration's non-stationary nature. This paper presents a fusion of time-frequency analysis and deep learning techniques to diagnose bearing faults under time-varying speeds and varying noise levels. First, we formulate the bearing fault-induced vibrations and discuss the link between their non-stationarity and the bearing's inherent and operational parameters. We also elucidate quadratic time-frequency distributions and validate their effectiveness in resolving distinctive dynamic patterns associated with different bearing faults. Based on this, we design a time-frequency convolutional neural network (TF-CNN) to diagnose various faults in rolling-element bearings. Our experimental findings undeniably demonstrate the superior performance of TF-CNN in comparison to recently developed techniques. They also assert its versatility in capturing fault-relevant non-stationary features that couple with speed changes and show its exceptional resilience to noise, consistently surpassing competing methods across various signal-to-noise ratios and performance metrics. Altogether, the TF-CNN achieves substantial accuracy improvements up to 15%, in severe noise conditions.

Fusion of Quadratic Time-Frequency Analysis and Convolutional Neural Networks to Diagnose Bearing Faults Under Time-Varying Speeds

TL;DR

The paper addresses bearing fault diagnosis under time-varying rotational speeds, a non-stationary regime where traditional DL methods struggle. It introduces a time-frequency CNN (TF-CNN) that fuses quadratic time-frequency representations, notably the compact kernel distribution (CKD), with deep learning to extract joint time-frequency fault signatures. The signal model describes with and a time-varying fault frequency coupled to motor speed ; CKD uses a Doppler-lag kernel controlled by parameters , , to suppress cross-terms. On KAIST data, the TF-CNN achieves near-ideal performance on clean data and substantial robustness under noise, with accuracy gains up to about 15 percentage points over recent baselines, corroborated by t-SNE and Grad-CAM analyses. The work demonstrates a practical path for robust bearing health monitoring in real-world, non-stationary environments and suggests future enhancements such as attention mechanisms and post-processing.

Abstract

Diagnosis of bearing faults is paramount to reducing maintenance costs and operational breakdowns. Bearing faults are primary contributors to machine vibrations, and analyzing their signal morphology offers insights into their health status. Unfortunately, existing approaches are optimized for controlled environments, neglecting realistic conditions such as time-varying rotational speeds and the vibration's non-stationary nature. This paper presents a fusion of time-frequency analysis and deep learning techniques to diagnose bearing faults under time-varying speeds and varying noise levels. First, we formulate the bearing fault-induced vibrations and discuss the link between their non-stationarity and the bearing's inherent and operational parameters. We also elucidate quadratic time-frequency distributions and validate their effectiveness in resolving distinctive dynamic patterns associated with different bearing faults. Based on this, we design a time-frequency convolutional neural network (TF-CNN) to diagnose various faults in rolling-element bearings. Our experimental findings undeniably demonstrate the superior performance of TF-CNN in comparison to recently developed techniques. They also assert its versatility in capturing fault-relevant non-stationary features that couple with speed changes and show its exceptional resilience to noise, consistently surpassing competing methods across various signal-to-noise ratios and performance metrics. Altogether, the TF-CNN achieves substantial accuracy improvements up to 15%, in severe noise conditions.
Paper Structure (15 sections, 16 equations, 8 figures, 1 table)

This paper contains 15 sections, 16 equations, 8 figures, 1 table.

Figures (8)

  • Figure 1: A rolling element bearing example. The bearing's outer race, inner race, balls, and cage are illustrated. Redrawn from bearing_photo.
  • Figure 2: Example synthetic bearing vibration signal with an inner race fault following Eq. (\ref{['eq:fault_model']}). (a) shows the linearly changing rotational speed in red and its pulse frequency modulation (PFM) encoding in black, (b) depicts the generated vibration signal, (c) illustrates its power spectrum, and (d)-(f) show the compact kernel distribution (CKD) high accuracy, compared to the Wigner-Ville distribution (WVD), and its high resolution, compared to the Spectrogram, when representing the vibration signal in the time-frequency domain. The signal model parameters are set to $f_s = 1$ kHz, $T = 5$ seconds, $A = 1$, $f_c = 250$ Hz, $\beta = 0.1$, $n = 9$, $D_r = 7.9$ mm, $D_p = 38.5$ mm, $\theta=0\degree$, and $f_r(t)$ is a triangular wave rising from 100 rpm to 500 rpm and back to 100 rpm. The CKD parameters are set to $c=1$, $D=0.1$, $E=0.1$, and the Spectrogram is computed at full resolution using a 0.3 seconds Hamming window. The TFRs are plotted on a logarithmic scale to ease visualizing the fault-induced waveforms around the bearing's resonance at $250$ Hz (-3 dB to 2.2 dB).
  • Figure 3: Frequency analysis of the rotational speeds in the KAIST dataset. The motor speed exhibits variations at two distinct frequencies: 8 Hz and 9.15 Hz, with a maximum rate of change of 10 Hz as it includes 99.6% of the total power spectrum, covering nearly all rapid speed changes. The power spectrum is estimated by the nonuniform FT because of the speed's inconsistent acquisition rate, averaged across the classes and dataset files, and plotted along with its 68.3% confidence interval. Frequency scaling uses a 12.5 Hz sampling frequency which is the reciprocal of the shortest acquisition time.
  • Figure 4: The CKD of the first vibration segment from the sensor mounted on the y-direction with no noise. The representations' magnitudes are plotted on a logarithmic scale to ease visualization (-3 dB to 0 dB).
  • Figure 5: The testing confusion matrices from all folds when dealing with (a) clean, and (b)-(d) noisy vibration signals.
  • ...and 3 more figures