Related Experiment Videos
Frequency-aware signal image representation and graph transformer learning for bearing fault diagnosis
Sandhya Mitta1, Poornima Nedunchezhian1
1School of Computer Science and Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, India.
Introduction:
Rolling bearing fault diagnosis is essential for predictive maintenance because bearing failures can cause unexpected downtime, increased maintenance costs, and safety risks. Conventional signal-domain and image-based approaches may not adequately capture both local frequency characteristics and global structural relationships among fault patterns.
Methods:
This study proposes a frequency-aware signal image representation and graph transformer learning (FSI-GTL) framework for bearing fault diagnosis. Raw vibration signals are transformed using short-time Fourier transform (STFT), wavelet packet transform (WPT), empirical mode decomposition (EMD), and cepstral analysis. The resulting representations are adaptively fused, and discriminative frequency-domain features are used to construct graph representations. A graph neural network (GNN) captures local spectral topology, while a Transformer encoder models long-range dependencies through self-attention.
Results:
The proposed framework achieved an average classification accuracy of 99.42% on the CWRU dataset. Cross-dataset evaluation on the Paderborn University bearing dataset achieved an average accuracy of 98.71%, demonstrating strong generalization across datasets. The framework also showed high precision, recall, and F1-score across the evaluated bearing fault categories.
Discussion:
The results demonstrate that integrating frequency-aware signal representations, graph-based structural learning, and Transformer-based global contextual modeling can effectively improve bearing fault discrimination. The proposed FSI-GTL framework provides a promising approach for intelligent condition monitoring and predictive maintenance.
Related Concept Videos
Discrete Fourier Transform
Basic signals of Fourier Transform
The sinc function, defined as sinc(x) = sin(πx)/(πx), is particularly notable for its symmetry and behavior at zero. It...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Aliasing
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original signal...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
Reconstruction of Signal using Interpolation