Bearing Fault Diagnosis Using Lightweight and Robust One-Dimensional Convolution Neural Network in the Frequency Domain
<p>Overall design of the One-Dimensional Convolutional Neural Network (1D-CNN).</p> "> Figure 2
<p>Schematic flowchart of the proposed methodology in this study.</p> "> Figure 3
<p>The procedure for the additive WGN injection.</p> "> Figure 4
<p>The composite noisy signal at SNR = 0 dB from the original signal of the inner race fault and the additive WGN.</p> "> Figure 5
<p>The 10 fault types of the original and noisy vibration signals based on the respective domain: (<b>a</b>) Orginal signal in time-domain, (<b>b</b>) Noise signal in time-domain, (<b>c</b>) Orginal signal in frequency-domain, (<b>d</b>) Noise signal in frequency-domain, (<b>e</b>) Combined signal (noisy signal) in time-domain, and (<b>f</b>) Combined signal (noisy signal) in frequency-domain.</p> "> Figure 5 Cont.
<p>The 10 fault types of the original and noisy vibration signals based on the respective domain: (<b>a</b>) Orginal signal in time-domain, (<b>b</b>) Noise signal in time-domain, (<b>c</b>) Orginal signal in frequency-domain, (<b>d</b>) Noise signal in frequency-domain, (<b>e</b>) Combined signal (noisy signal) in time-domain, and (<b>f</b>) Combined signal (noisy signal) in frequency-domain.</p> "> Figure 6
<p>Phasor notation separating the magnitude and phase in the frequency domain.</p> "> Figure 7
<p>The proposed 1D-CNN structure.</p> "> Figure 8
<p>(<b>a</b>) CWRU bearing experimental platform, (<b>b</b>) Data augment with overlap, and (<b>c</b>) Vibration signal expansion mode.</p> "> Figure 9
<p>The frequency spectrums of IF at 0.007 inches with varying sampling lengths: (<b>a</b>) 1024 points, (<b>b</b>) 2048 points, and (<b>c</b>) 4096 points.</p> "> Figure 10
<p>Effect of applying the phase component at various sampling points under varying SNRs.</p> "> Figure 11
<p>Advantage of applying the phase component on test accuracy at (<b>a</b>) 1024 points, (<b>b</b>) 2048 points, and (<b>c</b>) 4096 points.</p> "> Figure 12
<p>The impact of magnitude and phase components on the improved accuracy under different SNRs with a reduced number of samples.</p> "> Figure 13
<p>Impact of utilising whole and symmetrical signals on the fault detection under varying SNRs.</p> "> Figure 14
<p>Effect of training 1D-CNN under different SNR ratios.</p> "> Figure 15
<p>Effect of model performance using half signal and whole signal on the domain adaptation accuracy.</p> "> Figure 16
<p>Visual comparison of the proposed 1D-CNN model of six domain shifts on Dataset A, B and C compared to recently published SVM, MLP, DNN, WDCNN, and TICNN models.</p> ">
Abstract
:1. Introduction
- Most DL and ML models perform poorly when subjected to noisy environments, where the decrease in model accuracy corresponds with the growing noise levels.
- Although the accuracy of the models can be increased, the structure of the models also becomes more intricate, affecting the interpretability of the real-world implementation of the models.
- Unlike previous studies that applied only magnitude as input and discarded the phase that includes important information about the signal, this study utilised the magnitude and phase components as two separate inputs in the proposed 1D-CNN, which was trained and operated in the frequency domain. The frequency-domain representation allows a better understanding of the signal and enhances the performance in terms of accuracy and computational complexity.
- A lightweight four-layer 1D-CNN model was proposed with 9220 parameters, and only 2.6 M Floating-Point Operations (FLOP) were used. The model used to process the benchmarking data of Case Western Reserve University (CWRU) could achieve 100% and 99.3% accuracy with and without additive noise, respectively.
- The model is trained with additive noise to improve its resilience to noise. To demonstrate robustness, we show that our model, when trained with signals that have additive noise with SNR (−4~2) dB, achieves 99.3%, 98.8% and 97.3% accuracy for SNRs −6, −8 and −10, respectively.
- The proposed model outperforms the previous state-of-the-art works on fault-bearing detection.
2. Background and Related Studies
2.1. Related Studies
2.2. Convolutional Neural Network (CNN)
- Convolutional layer: This layer, which utilises a class of learnable Gaussian kernel filters to convolve with the input data, generates the feature maps and can be expressed as:
- Activation layer: Following the convolution operation, the activation layer function is crucial for the network to obtain a non-linear expression of the input signal so that the representation ability is enhanced and permits the learned features to be further dividable. Recently, ReLU has been extensively applied as an activation unit to speed up the CNN convergence by forming more trainable weights in the shallow layer when the back-propagation learning approach is used to modify the variables. The ReLU formula is expressed as:
- Pooling layer: The objective of the pooling layer is to preserve spatial invariance and minimise the middle function map dimensions via the computational statistics method. The service area is first assigned by sliding a personalised pooling operation window onto the input function diagram, followed by the use of a numerical statistical approach to represent these values and minimise the resolution of the selected area. It is also crucial to select the stride parameter of the pooling layer, given its substantial impact on reducing the resolution and numerical information preservation. The maximum pooling (the maximum value in the local acceptance domain) and average pooling (average of all values in the local acceptance domain) are the frequently used pooling methods, which are expressed as follows:
- FC layer: The final layer is designed to complement its non-linear input. The completely connected layer fitting operation is expressed as follows:
2.3. Fast Fourier Transform (FFT)
3. Methodology
3.1. Robustness Improvement with Noise Injection
3.2. Frequency-Domain
3.3. Development of the 1D-CNN Model
4. Experimental Setup
4.1. Dataset Preparation and Partitioning
4.2. Training Methodology and Implementation Details
5. Results and Discussion
5.1. Performance Evaluation of Different Sampling Points
5.2. Performance Evaluation under Different Working Environments
5.3. Performance Evaluation under Noisy Environments
5.4. Performance Evaluation under Different Load Domains
5.5. Performance Comparison
6. Conclusions and Recommendations
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Amar, M.; Gondal, I.; Wilson, C. Vibration spectrum imaging: A novel bearing fault classification approach. IEEE Trans. Ind. Electron. 2015, 62, 494–502. [Google Scholar] [CrossRef]
- Gao, S.; Xu, L.; Zhang, Y.; Pei, Z. Rolling bearing fault diagnosis based on SSA optimized self-adaptive DBN. ISA Trans. 2022, in press. [CrossRef]
- Amarouayache, I.I.E.; Saadi, M.N.; Guersi, N.; Boutasseta, N. Bearing fault diagnostics using EEMD processing and convolutional neural network methods. Int. J. Adv. Manuf. Technol. 2020, 107, 4077–4095. [Google Scholar] [CrossRef]
- Appana, D.K.; Prosvirin, A.; Kim, J.M. Reliable fault diagnosis of bearings with varying rotational speeds using envelope spectrum and convolution neural networks. Soft Comput. 2018, 22, 6719–6729. [Google Scholar] [CrossRef]
- Che, C.; Wang, H.; Fu, Q.; Ni, X. Deep transfer learning for rolling bearing fault diagnosis under variable operating conditions. Adv. Mech. Eng. 2019, 11, 1687814019897212. [Google Scholar] [CrossRef] [Green Version]
- Shahriar, M.R.; Borghesani, P.; Tan, A.C.C. Electrical Signature Analysis-Based Detection of External Bearing Faults in Electromechanical Drivetrains. IEEE Trans. Ind. Electron. 2018, 65, 5941–5950. [Google Scholar] [CrossRef]
- Nguyen, V.C.; Hoang, D.T.; Tran, X.T.; Van, M.; Kang, H.J. A bearing fault diagnosis method using multi-branch deep neural network. Machines 2021, 9, 345. [Google Scholar] [CrossRef]
- An, Z.; Li, S.; Wang, J.; Jiang, X. A novel bearing intelligent fault diagnosis framework under time-varying working conditions using recurrent neural network. ISA Trans. 2020, 100, 155–170. [Google Scholar] [CrossRef]
- An, J.; Ai, P.; Liu, D. Deep Domain Adaptation Model for Bearing Fault Diagnosis with Riemann Metric Correlation Alignment. Math. Probl. Eng. 2020, 2020, 4302184. [Google Scholar] [CrossRef] [Green Version]
- An, Z.; Li, S.; Wang, J.; Xin, Y.; Xu, K. Generalization of deep neural network for bearing fault diagnosis under different working conditions using multiple kernel method. Neurocomputing 2019, 352, 42–53. [Google Scholar] [CrossRef]
- Tang, H.; Gao, S.; Wang, L.; Li, X.; Li, B.; Pang, S. A novel intelligent fault diagnosis method for rolling bearings based on wasserstein generative adversarial network and convolutional neural network under unbalanced dataset. Sensors 2021, 21, 6754. [Google Scholar] [CrossRef]
- Cheng, Y.; Lin, M.; Wu, J.; Zhu, H.; Shao, X. Intelligent fault diagnosis of rotating machinery based on continuous wavelet transform-local binary convolutional neural network. Knowl.-Based Syst. 2021, 216, 106796. [Google Scholar] [CrossRef]
- Bao, Y.; Tang, Z.; Li, H.; Zhang, Y. Computer vision and deep learning–based data anomaly detection method for structural health monitoring. Struct. Heal. Monit. 2019, 18, 401–421. [Google Scholar] [CrossRef]
- Wang, X.; Zhang, X.; Shahzad, M.M. A novel structural damage identification scheme based on deep learning framework. Structures 2021, 29, 1537–1549. [Google Scholar] [CrossRef]
- Liu, T.; Xu, H.; Ragulskis, M.; Cao, M.; Ostachowicz, W. A data-driven damage identification framework based on transmissibility function datasets and one-dimensional convolutional neural networks: Verification on a structural health monitoring benchmark structure. Sensors 2020, 20, 1059. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Zhao, Y.; Kok Foong, L. Predicting electrical power output of combined cycle power plants using a novel artificial neural network optimized by electrostatic discharge algorithm. Meas. J. Int. Meas. Confed. 2022, 198, 111405. [Google Scholar] [CrossRef]
- Du, Y.; Wang, A.; Wang, S.; He, B.; Meng, G. Fault Diagnosis under Variable Working Conditions Based on STFT and Transfer Deep Residual Network. Shock Vib. 2020, 2020, 1274380. [Google Scholar] [CrossRef]
- Yao, D.; Liu, H.; Yang, J.; Li, X. A lightweight neural network with strong robustness for bearing fault diagnosis. Meas. J. Int. Meas. Confed. 2020, 159, 107756. [Google Scholar] [CrossRef]
- Gao, Y.; Liu, X.; Xiang, J. FEM Simulation-Based Generative Adversarial Networks to Detect Bearing Faults. IEEE Trans. Ind. Inform. 2020, 16, 4961–4971. [Google Scholar] [CrossRef]
- Mao, W.; Feng, W.; Liang, X. A novel deep output kernel learning method for bearing fault structural diagnosis. Mech. Syst. Signal Process. 2019, 117, 293–318. [Google Scholar] [CrossRef]
- Wang, Z.; Zhang, Q.; Xiong, J.; Xiao, M.; Sun, G.; He, J. Fault Diagnosis of a Rolling Bearing Using Wavelet Packet Denoising and Random Forests. IEEE Sens. J. 2017, 17, 5581–5588. [Google Scholar] [CrossRef]
- Li, Y.; Xu, M.; Huang, W.; Zuo, M.J.; Liu, L. An improved EMD method for fault diagnosis of rolling bearing. In Proceedings of the 2016 Prognostics and System Health Management Conference (PHM-Chengdu), Chengdu, China, 19–21 October 2016; pp. 1–5. [Google Scholar]
- Guo, T.; Deng, Z. An improved EMD method based on the multi-objective optimization and its application to fault feature extraction of rolling bearing. Appl. Acoust. 2017, 127, 46–62. [Google Scholar] [CrossRef]
- Neupane, D.; Seok, J. Bearing fault detection and diagnosis using case western reserve university dataset with deep learning approaches: A review. IEEE Access 2020, 8, 93155–93178. [Google Scholar] [CrossRef]
- Fu, W.; Tan, J.; Xu, Y.; Wang, K. Fine-Sorted Dispersion Entropy and SVM Optimized with Mutation SCA-PSO. Entropy 2019, 21, 404. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Tian, Y.; Ma, J.; Lu, C.; Wang, Z. Rolling bearing fault diagnosis under variable conditions using LMD-SVD and extreme learning machine. Mech. Mach. Theory 2015, 90, 175–186. [Google Scholar] [CrossRef]
- Dong, S.; Luo, T.; Zhong, L.; Chen, L.; Xu, X. Fault diagnosis of bearing based on the kernel principal component analysis and optimized k-nearest neighbour model. J. Low Freq. Noise Vib. Act. Control 2017, 36, 354–365. [Google Scholar] [CrossRef] [Green Version]
- Yuan, H.; Wang, X.; Sun, X.; Ju, Z. Compressive sensing-based feature extraction for bearing fault diagnosis using a heuristic neural network. Meas. Sci. Technol. 2017, 28, 065018. [Google Scholar] [CrossRef]
- Goyal, D.; Dhami, S.S.; Pabla, B.S. Non-Contact Fault Diagnosis of Bearings in Machine Learning Environment. IEEE Sens. J. 2020, 20, 4816–4823. [Google Scholar] [CrossRef]
- Zhang, T.; Liu, S.; Wei, Y.; Zhang, H. A novel feature adaptive extraction method based on deep learning for bearing fault diagnosis. Meas. J. Int. Meas. Confed. 2021, 185, 110030. [Google Scholar] [CrossRef]
- He, J.; Ouyang, M.; Yong, C.; Chen, D.; Guo, J.; Zhou, Y. A Novel Intelligent Fault Diagnosis Method for Rolling Bearing Based on Integrated Weight Strategy Features Learning. Sensors 2020, 20, 1774. [Google Scholar] [CrossRef] [Green Version]
- Chen, H.Y.; Lee, C.H. Vibration Signals Analysis by Explainable Artificial Intelligence (XAI) Approach: Application on Bearing Faults Diagnosis. IEEE Access 2020, 8, 134246–134256. [Google Scholar] [CrossRef]
- Che, C.; Wang, H.; Ni, X.; Fu, Q. Intelligent fault diagnosis method of rolling bearing based on stacked denoising autoencoder and convolutional neural network. Ind. Lubr. Tribol. 2020, 72, 947–953. [Google Scholar] [CrossRef]
- Jia, F.; Lei, Y.; Lin, J.; Zhou, X.; Lu, N. Deep neural networks: A promising tool for fault characteristic mining and intelligent diagnosis of rotating machinery with massive data. Mech. Syst. Signal Process. 2016, 72–73, 303–315. [Google Scholar] [CrossRef]
- Guo, L.; Li, N.; Jia, F.; Lei, Y.; Lin, J. A recurrent neural network based health indicator for remaining useful life prediction of bearings. Neurocomputing 2017, 240, 98–109. [Google Scholar] [CrossRef]
- Shao, H.; Jiang, H.; Li, X.; Liang, T. Rolling bearing fault detection using continuous deep belief network with locally linear embedding. Comput. Ind. 2018, 96, 27–39. [Google Scholar] [CrossRef]
- Gao, Y.; Liu, X.; Huang, H.; Xiang, J. A hybrid of FEM simulations and generative adversarial networks to classify faults in rotor-bearing systems. ISA Trans. 2021, 108, 356–366. [Google Scholar] [CrossRef]
- Chen, C.C.; Liu, Z.; Yang, G.; Wu, C.C.; Ye, Q. An improved fault diagnosis using 1d-convolutional neural network model. Electronics 2021, 10, 59. [Google Scholar] [CrossRef]
- Li, S.; Liu, G.; Tang, X.; Lu, J.; Hu, J. An ensemble deep convolutional neural network model with improved D-S evidence fusion for bearing fault diagnosis. Sensors 2017, 17, 1729. [Google Scholar] [CrossRef] [Green Version]
- Wanlu, J.; Chenyang, W.; Jiayun, Z.; Shuqing, Z. Application of Deep Learning in Fault Diagnosis of Rotating Machinery. Processes 2021, 9, 919. [Google Scholar]
- Zilong, Z.; Wei, Q. Intelligent fault diagnosis of rolling bearing using one-dimensional multi-scale deep convolutional neural network based health state classification. In Proceedings of the 2018 IEEE 15th International Conference on Networking, Sensing and Control (ICNSC), Zhuhai, China, 27–29 March 2018; pp. 1–6. [Google Scholar]
- Ambrożkiewicz, B.; Syta, A.; Gassner, A.; Georgiadis, A.; Litak, G.; Meier, N. The influence of the radial internal clearance on the dynamic response of self-aligning ball bearings. Mech. Syst. Signal Process. 2022, 171, 108954. [Google Scholar] [CrossRef]
- Zhou, X.; Mao, S.; Li, M. A novel anti-noise fault diagnosis approach for rolling bearings based on convolutional neural network fusing frequency domain feature matching algorithm. Sensors 2021, 21, 5532. [Google Scholar] [CrossRef] [PubMed]
- Ji, M.; Peng, G.; He, J.; Liu, S.; Chen, Z.; Li, S. A Two-Stage, Intelligent Bearing-Fault-Diagnosis Method Using Order-Tracking and a One-Dimensional Convolutional Neural Network with Variable Speeds. Sensors 2021, 21, 675. [Google Scholar] [CrossRef]
- Pham, M.T.; Kim, J.M.; Kim, C.H. Efficient fault diagnosis of rolling bearings using neural network architecture search and sharing weights. IEEE Access 2021, 9, 98800–98811. [Google Scholar] [CrossRef]
- Liu, X.; Liu, H.; Yang, J.; Litak, G.; Cheng, G.; Han, S. Improving the bearing fault diagnosis efficiency by the adaptive stochastic resonance in a new nonlinear system. Mech. Syst. Signal Process. 2017, 96, 58–76. [Google Scholar] [CrossRef]
- Zhang, W.; Li, C.; Peng, G.; Chen, Y.; Zhang, Z. A deep convolutional neural network with new training methods for bearing fault diagnosis under noisy environment and different working load. Mech. Syst. Signal Process. 2018, 100, 439–453. [Google Scholar] [CrossRef]
- Zhang, W.; Peng, G.; Li, C.; Chen, Y.; Zhang, Z. A new deep learning model for fault diagnosis with good anti-noise and domain adaptation ability on raw vibration signals. Sensors 2017, 17, 425. [Google Scholar] [CrossRef] [PubMed]
- Huang, W.; Cheng, J.; Yang, Y.; Guo, G. An improved deep convolutional neural network with multi-scale information for bearing fault diagnosis. Neurocomputing 2019, 359, 77–92. [Google Scholar] [CrossRef]
- Jin, Z.; Han, Q.; Zhang, K.; Zhang, Y. An intelligent fault diagnosis method of rolling bearings based on Welch power spectrum transformation with radial basis function neural network. JVC/J. Vib. Control 2020, 26, 629–642. [Google Scholar] [CrossRef]
- Zhang, A.; Li, S.; Cui, Y.; Yang, W.; Dong, R.; Hu, J. Limited data rolling bearing fault diagnosis with few-shot learning. IEEE Access 2019, 7, 110895–110904. [Google Scholar] [CrossRef]
- Li, M.; Wei, Q.; Wang, H.; Zhang, X. Research on fault diagnosis of time-domain vibration signal based on convolutional neural networks. Syst. Sci. Control Eng. 2019, 7, 73–81. [Google Scholar] [CrossRef] [Green Version]
- Kim, B.S.; Lee, S.H.; Lee, M.G.; Ni, J.; Song, J.Y.; Lee, C.W. A comparative study on damage detection in speed-up and coast-down process of grinding spindle-typed rotor-bearing system. J. Mater. Process. Technol. 2007, 187–188, 30–36. [Google Scholar] [CrossRef]
- Hasan, M.J.; Manjurul Islam, M.M.; Kim, J.M. Bearing fault diagnosis using multidomain fusion-based vibration imaging and multitask learning. Sensors 2022, 22, 56. [Google Scholar] [CrossRef]
- He, Z.; Rakin, A.S.; Fan, D. Parametric noise injection: Trainable randomness to improve deep neural network robustness against adversarial attack. In Proceedings of the 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Long Beach, CA, USA, 15–20 June 2019; pp. 588–597. [Google Scholar]
- Gupta, P.; Pradhan, M.K. Fault detection analysis in rolling element bearing: A review. Mater. Today Proc. 2017, 4, 2085–2094. [Google Scholar] [CrossRef]
- Mushtaq, S.; Manjurul Islam, M.M.; Sohaib, M. Deep learning aided data-driven fault diagnosis of rotatory machine: A comprehensive review. Energies 2021, 14, 5150. [Google Scholar] [CrossRef]
Layer | Type | Kernel Size | In/Out Channels | Stride | Padding |
---|---|---|---|---|---|
I0 | Input | - | - | - | - |
C1 | Conv | 16 | 2/20 | 4 | No |
C2 | Conv | 8 | 20/50 | 4 | No |
P1 | AdaptiveAvgPool1d | Adaptive | 50/50 | - | - |
FC | Fully connected | 1 | 50/10 | - | - |
Motor Load (Hp) | Shaft Speed (RPM) | Normal | Bearing Fault (inch) | Inner Fault (inch) | Outer Fault (inch) | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
0 | 1797 | 0.007 | 0.014 | 0.021 | 0.007 | 0.014 | 0.021 | 0.007 | 0.014 | 0.021 | |
1 | 1772 | ||||||||||
2 | 1750 | ||||||||||
3 | 1720 |
No. of Rolling Elements | Ball Diameter | Outside Diameter | Inside Diameter | Thickness | Contact Angle | Pitch Diameter |
---|---|---|---|---|---|---|
9 | 0.3126 in. | 2.0472 in. | 0.9843 in. | 0.5906 in. | 0° | 1.537 in. |
The Frequencies Characteristic | Formula | Fault Frequencies [Hz] |
---|---|---|
Outer-race ball pass frequency (BPFO) | 3.5848 | |
Inner-race ball pass frequency (BPFI) | 5.4152 | |
Ball (roller) spin frequency(BSF) | 4.7135 | |
Fundamental train frequency(FTF) | 0.39828 |
Fault Location | Normal | RF | IF | OF | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Category labels | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
Fault diameter (inch) | 0 | 0.007 | 0.014 | 0.021 | 0.007 | 0.014 | 0.021 | 0.007 | 0.014 | 0.021 |
Working condition Train | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 |
(0 HP) Test | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 |
Working condition Train | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 |
(1 HP) Test | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 |
Working condition Train | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 |
(2 HP) Test | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 |
Working condition Train | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 | 320 |
(3 HP) Test | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 |
SNR | CNN | CNN with Fixed SNR (2) | CNN with Fixed SNR (−4) | CNN with Random SNR (−4~2) |
---|---|---|---|---|
−10 | 53.62 | 72.75 | 96.87 | 97.37 |
−8 | 76.37 | 80.12 | 98.62 | 98.87 |
−6 | 84.87 | 86.62 | 99.37 | 99.37 |
−4 | 92.62 | 94.12 | 99.62 | 99.37 |
−2 | 95.37 | 96.87 | 99.50 | 99.75 |
0 | 97.12 | 98.12 | 99.37 | 99.87 |
2 | 97.87 | 99.37 | 99.37 | 99.75 |
4 | 98.37 | 99.00 | 99.62 | 100 |
6 | 98.12 | 99.12 | 99.87 | 100 |
8 | 98.75 | 99.12 | 100 | 100 |
10 | 98.75 | 99.37 | 100 | 100 |
Domain Type | Source Domain | Target Domain | |
---|---|---|---|
Description | Labelled signals under one single load | Unlabelled signals under other loads | |
Domain details | Training set: | Test set: | |
A | B | C | |
B | C | A | |
C | A | B | |
Target | Diagnose unlabelled vibration signals in the target domain |
Accuracy (%) | SNR | Ref. | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
−10 | −8 | −6 | −4 | −2 | 0 | 2 | 4 | 6 | 8 | 10 | ||
WDCNN | - | - | - | 66.95 | 80.81 | 90.51 | 97.52 | 99.23 | 99.77 | 99.83 | 99.87 | [40] |
WDCNN(AdaBN) | - | - | - | 92.65 | 97.04 | 98.77 | 99.57 | 99.70 | 99.83 | 99.89 | 99.93 | [40] |
TICNN | - | - | - | 82.05 | 96.47 | 98.22 | 99.27 | 99.61 | 99.59 | 99.75 | 99.63 | [39] |
W-RBFNN | - | - | - | 79.50 | 88.48 | 94.25 | 96.72 | 98.35 | 99.45 | 99.40 | 99.76 | [42] |
SIRCNN | - | - | 96.2 | 99.1 | 99.7 | 100 | 100 | 100 | 100 | 100 | 100 | [12] |
FDFM | 87.77 | 92.57 | 93.9 | 94.57 | 95.57 | 96.33 | 96 | 96.13 | 96.4 | 96.1 | 96.87 | [36] |
CNN-FDFM | 93.33 | 96.73 | 99.2 | 99.3 | 99.6 | 99.33 | 99.77 | 99.7 | 9987 | 99.93 | 99.6 | [36] |
This study | 97.37 | 98.87 | 99.37 | 99.37 | 99.75 | 99.87 | 99.75 | 100 | 100 | 100 | 100 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Hakim, M.; Omran, A.A.B.; Inayat-Hussain, J.I.; Ahmed, A.N.; Abdellatef, H.; Abdellatif, A.; Gheni, H.M. Bearing Fault Diagnosis Using Lightweight and Robust One-Dimensional Convolution Neural Network in the Frequency Domain. Sensors 2022, 22, 5793. https://doi.org/10.3390/s22155793
Hakim M, Omran AAB, Inayat-Hussain JI, Ahmed AN, Abdellatef H, Abdellatif A, Gheni HM. Bearing Fault Diagnosis Using Lightweight and Robust One-Dimensional Convolution Neural Network in the Frequency Domain. Sensors. 2022; 22(15):5793. https://doi.org/10.3390/s22155793
Chicago/Turabian StyleHakim, Mohammed, Abdoulhadi A. Borhana Omran, Jawaid I. Inayat-Hussain, Ali Najah Ahmed, Hamdan Abdellatef, Abdallah Abdellatif, and Hassan Muwafaq Gheni. 2022. "Bearing Fault Diagnosis Using Lightweight and Robust One-Dimensional Convolution Neural Network in the Frequency Domain" Sensors 22, no. 15: 5793. https://doi.org/10.3390/s22155793
APA StyleHakim, M., Omran, A. A. B., Inayat-Hussain, J. I., Ahmed, A. N., Abdellatef, H., Abdellatif, A., & Gheni, H. M. (2022). Bearing Fault Diagnosis Using Lightweight and Robust One-Dimensional Convolution Neural Network in the Frequency Domain. Sensors, 22(15), 5793. https://doi.org/10.3390/s22155793