2019
DOI: 10.3390/s19092018
|View full text |Cite
|
Sign up to set email alerts
|

Signal Status Recognition Based on 1DCNN and Its Feature Extraction Mechanism Analysis

Abstract: In this paper, we construct a one-dimensional convolutional neural network (1DCNN), which directly takes as the input the vibration signal in the mechanical operation process. It can realize intelligent mechanical fault diagnosis and ensure the authenticity of signal samples. Moreover, due to the excellent interpretability of the 1DCNN, we can explain the feature extraction mechanism of convolution and the synergistic work ability of the convolution kernel by analyzing convolution kernels and their output resu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
57
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 101 publications
(57 citation statements)
references
References 30 publications
0
57
0
Order By: Relevance
“…The building blocks of the Conv1D used in this study are illustrated in Figure 3, including an input layer, two convolution layers with rectified linear unit (ReLU) as nonlinear activation function, a maxpool layer, a flatten layer, and two fully connected layers. The convolutional layer and pooling layer perform as hierarchical feature extractors [41], while the fully connected layer acts as a classifier that produces the predictive probabilities of all the object categories in the input data [20,41].…”
Section: One-dimensional Convolutional Neural Network Classifiersmentioning
confidence: 99%
See 3 more Smart Citations
“…The building blocks of the Conv1D used in this study are illustrated in Figure 3, including an input layer, two convolution layers with rectified linear unit (ReLU) as nonlinear activation function, a maxpool layer, a flatten layer, and two fully connected layers. The convolutional layer and pooling layer perform as hierarchical feature extractors [41], while the fully connected layer acts as a classifier that produces the predictive probabilities of all the object categories in the input data [20,41].…”
Section: One-dimensional Convolutional Neural Network Classifiersmentioning
confidence: 99%
“…In the one-dimensional convolutional neural network model, the size of the convolution kernel has a great influence on the classification accuracy [34,41]. The smaller the kernel size is, the more detailed the extracted features will be, but relevant input information will be lost [35].…”
Section: Impacts Of Kernel Size and Layer Numbers On The Conv1d Modelmentioning
confidence: 99%
See 2 more Smart Citations
“…Various layers of the CNN are introduced below. e convolutional layer uses a one-dimensional convolution kernel to perform the convolution calculation for the local region of the input signal to produce the corresponding one-dimensional feature map, and different convolution kernels extract different features in the input signals [27]. Each convolution kernel detects specific features at all locations on input feature maps to achieve the weight sharing on the same input feature map.…”
Section: Introduction Of 1dcnnmentioning
confidence: 99%