Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (6)

Search Parameters:
Keywords = WDCNN (Deep Convolutional Neural Networks with Wide First-layer Kernels)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 8763 KB  
Article
Few-Shot Learning-Based Light-Weight WDCNN Model for Bearing Fault Diagnosis in Siamese Network
by Daehwan Lee and Jongpil Jeong
Sensors 2023, 23(14), 6587; https://doi.org/10.3390/s23146587 - 21 Jul 2023
Cited by 44 | Viewed by 5476
Abstract
In this study, bearing fault diagnosis is performed with a small amount of data through few-shot learning. Recently, a fault diagnosis method based on deep learning has achieved promising results. Most studies required numerous training samples for fault diagnosis. However, at manufacturing sites, [...] Read more.
In this study, bearing fault diagnosis is performed with a small amount of data through few-shot learning. Recently, a fault diagnosis method based on deep learning has achieved promising results. Most studies required numerous training samples for fault diagnosis. However, at manufacturing sites, it is impossible to have enough training samples to represent all fault types under all operating conditions. In addition, most studies consider only accuracy, and models are complex and computationally expensive. Research that only considers accuracy is inefficient since manufacturing sites change rapidly. Therefore, in this study, we propose a few-shot learning model that can effectively learn with small data. In addition, a Depthwise Separable Convolution layer that can effectively reduce parameters is used together. In order to find an efficient model, the optimal hyperparameters were found by adjusting the number of blocks and hyperparameters, and by using a Depthwise Separable Convolution layer for the optimal hyperparameters, it showed higher accuracy and fewer parameters than the existing model. Full article
(This article belongs to the Section Fault Diagnosis & Sensors)
Show Figures

Figure 1

24 pages, 10511 KB  
Article
Bearing Fault Diagnosis Method Based on Deep Learning and Health State Division
by Lin Shi, Shaohui Su, Wanqiang Wang, Shang Gao and Changyong Chu
Appl. Sci. 2023, 13(13), 7424; https://doi.org/10.3390/app13137424 - 22 Jun 2023
Cited by 17 | Viewed by 6555
Abstract
As a key component of motion support, the rolling bearing is currently a popular research topic for accurate diagnosis of bearing faults and prediction of remaining bearing life. However, most existing methods still have difficulties in learning representative features from the raw data. [...] Read more.
As a key component of motion support, the rolling bearing is currently a popular research topic for accurate diagnosis of bearing faults and prediction of remaining bearing life. However, most existing methods still have difficulties in learning representative features from the raw data. In this paper, the Xi’an Jiaotong University (XJTU-SY) rolling bearing dataset is taken as the research object, and a deep learning technique is applied to carry out the bearing fault diagnosis research. The root mean square (RMS), kurtosis, and sum of frequency energy per unit acquisition period of the short-time Fourier transform are used as health factor indicators to divide the whole life cycle of bearings into two phases: the health phase and the fault phase. This division not only expands the bearing dataset but also improves the fault diagnosis efficiency. The Deep Convolutional Neural Networks with Wide First-layer Kernels (WDCNN) network model is improved by introducing multi-scale large convolutional kernels and Gate Recurrent Unit (GRU) networks. The bearing signals with classified health states are trained and tested, and the training and testing process is visualized, then finally the experimental validation is performed for four failure locations in the dataset. The experimental results show that the proposed network model has excellent fault diagnosis and noise immunity, and can achieve the diagnosis of bearing faults under complex working conditions, with greater diagnostic accuracy and efficiency. Full article
(This article belongs to the Collection Bearing Fault Detection and Diagnosis)
Show Figures

Figure 1

15 pages, 3438 KB  
Article
Damage Location Diagnosis of Frame Structure Based on a Novel Convolutional Neural Network
by Hui Xu, Chaozhi Cai and Yaolei Chi
Appl. Sci. 2022, 12(23), 12411; https://doi.org/10.3390/app122312411 - 4 Dec 2022
Cited by 1 | Viewed by 2397
Abstract
In the case of strong noise, when the damage occurs at different locations of the frame structure, the fault vibration signals generated are relatively close. It is difficult to accurately diagnose the specific location of the damage by using the traditional convolution neural [...] Read more.
In the case of strong noise, when the damage occurs at different locations of the frame structure, the fault vibration signals generated are relatively close. It is difficult to accurately diagnose the specific location of the damage by using the traditional convolution neural network method. In order to solve this problem, this paper proposes a novel convolutional neural network. The method first uses wavelet decomposition and reconstruction to filter out the noise signal in the original vibration signal, then uses CEEMDAN (Complete Ensemble Empirical Mode Decomposition with Adaptive Noise Analysis) to decompose the filtered signal to highlight the feature information in the filtered signal. Finally, a convolution neural network combined with WDCNN (First Layer Wide Convolution Kernel Deep Convolution Neural Network) and LSTM (Long Short-Term Memory Network) is used to achieve the accurate classification of the signal, so as to achieve the accurate diagnosis of the damage location of the frame structure. Taking the four-story steel structure frame of Columbia University as the research object, the fault diagnosis method proposed in this paper is used to carry out experimental research under strong noise conditions. The experimental results show that the accuracy of the fault diagnosis method proposed in this paper can reach 99.97% when the signal-to-noise ratio is −4 dB and the objective function value is reduced to 10−4. Therefore, the fault diagnosis method proposed in this paper has a high accuracy in the strong noise interference environment; it can realize a high precision diagnosis of the damage location of the frame structure under a strong noise environment. The contribution and innovation of this paper is to propose a novel fault diagnosis method based on the convolutional neural network, which solves the problem of accurate damage location diagnosis of frame structures under strong noise environment. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

16 pages, 3829 KB  
Article
Frame Structure Fault Diagnosis Based on a High-Precision Convolution Neural Network
by Yingfang Xue, Chaozhi Cai and Yaolei Chi
Sensors 2022, 22(23), 9427; https://doi.org/10.3390/s22239427 - 2 Dec 2022
Cited by 11 | Viewed by 2575
Abstract
Structural health monitoring and fault diagnosis are important scientific issues in mechanical engineering, civil engineering, and other disciplines. The basic premise of structural health work is to be able to accurately diagnose the fault in the structure. Therefore, the accurate fault diagnosis of [...] Read more.
Structural health monitoring and fault diagnosis are important scientific issues in mechanical engineering, civil engineering, and other disciplines. The basic premise of structural health work is to be able to accurately diagnose the fault in the structure. Therefore, the accurate fault diagnosis of structure can not only ensure the safe operation of mechanical equipment and the safe use of civil construction, but also ensure the safety of people’s lives and property. In order to improve the accuracy fault diagnosis of frame structure under noise conditions, the existing Convolutional Neural Network with Training Interference (TICNN) model is improved, and a new convolutional neural network model with strong noise resistance is proposed. In order to verify THE superiority of the proposed improved TICNN in anti-noise, comparative experiments are carried out by using TICNN, One Dimensional Convolution Neural Network (1DCNN) and First Layer Wide Convolution Kernel Deep Convolution Neural Network (WDCNN). The experimental results show that the improved TICNN has the best anti-noise ability. Based on the improved TICNN, the fault diagnosis experiment of a four-story steel structure model is carried out. The experimental results show that the improved TICNN can obtain high diagnostic accuracy under strong noise conditions, which verifies the advantages of the improved TICNN. Full article
(This article belongs to the Section Fault Diagnosis & Sensors)
Show Figures

Figure 1

15 pages, 4347 KB  
Article
A Novel Hybrid Deep Learning Method for Fault Diagnosis of Rotating Machinery Based on Extended WDCNN and Long Short-Term Memory
by Yangde Gao, Cheol Hong Kim and Jong-Myon Kim
Sensors 2021, 21(19), 6614; https://doi.org/10.3390/s21196614 - 4 Oct 2021
Cited by 47 | Viewed by 5535
Abstract
Deep learning (DL) plays a very important role in the fault diagnosis of rotating machinery. To enhance the self-learning capacity and improve the intelligent diagnosis accuracy of DL for rotating machinery, a novel hybrid deep learning method (NHDLM) based on Extended Deep Convolutional [...] Read more.
Deep learning (DL) plays a very important role in the fault diagnosis of rotating machinery. To enhance the self-learning capacity and improve the intelligent diagnosis accuracy of DL for rotating machinery, a novel hybrid deep learning method (NHDLM) based on Extended Deep Convolutional Neural Networks with Wide First-layer Kernels (EWDCNN) and long short-term memory (LSTM) is proposed for complex environments. First, the EWDCNN method is presented by extending the convolution layer of WDCNN, which can further improve automatic feature extraction. The LSTM then changes the geometric architecture of the EWDCNN to produce a novel hybrid method (NHDLM), which further improves the performance for feature classification. Compared with CNN, WDCNN, and EWDCNN, the proposed NHDLM method has the greatest performance and identification accuracy for the fault diagnosis of rotating machinery. Full article
(This article belongs to the Special Issue Sensing Technologies for Fault Diagnostics and Prognosis)
Show Figures

Figure 1

21 pages, 3723 KB  
Article
A New Deep Learning Model for Fault Diagnosis with Good Anti-Noise and Domain Adaptation Ability on Raw Vibration Signals
by Wei Zhang, Gaoliang Peng, Chuanhao Li, Yuanhang Chen and Zhujun Zhang
Sensors 2017, 17(2), 425; https://doi.org/10.3390/s17020425 - 22 Feb 2017
Cited by 1876 | Viewed by 37708
Abstract
Intelligent fault diagnosis techniques have replaced time-consuming and unreliable human analysis, increasing the efficiency of fault diagnosis. Deep learning models can improve the accuracy of intelligent fault diagnosis with the help of their multilayer nonlinear mapping ability. This paper proposes a novel method [...] Read more.
Intelligent fault diagnosis techniques have replaced time-consuming and unreliable human analysis, increasing the efficiency of fault diagnosis. Deep learning models can improve the accuracy of intelligent fault diagnosis with the help of their multilayer nonlinear mapping ability. This paper proposes a novel method named Deep Convolutional Neural Networks with Wide First-layer Kernels (WDCNN). The proposed method uses raw vibration signals as input (data augmentation is used to generate more inputs), and uses the wide kernels in the first convolutional layer for extracting features and suppressing high frequency noise. Small convolutional kernels in the preceding layers are used for multilayer nonlinear mapping. AdaBN is implemented to improve the domain adaptation ability of the model. The proposed model addresses the problem that currently, the accuracy of CNN applied to fault diagnosis is not very high. WDCNN can not only achieve 100% classification accuracy on normal signals, but also outperform the state-of-the-art DNN model which is based on frequency features under different working load and noisy environment conditions. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

Back to TopTop