Mobile QR Code QR CODE

2024

Acceptance Ratio

21%


  1. (Hebi Automotive Engineering Professional College, Hebi, 458030, China wangyg00012024@163.com )



Vibration signal Analysis, Fault detection, Deep neural network, Predictive maintenance, , Machining surface roughness, Bearing faults, Tool wear detection

1. Introduction

1.1. Vibration Signal Analysis and its importance in Monitoring MachinesHealth

Vibration signals are important for machine diagnosis, which helps to identify the faults during machine performance. These signals can be separated and transformed into different domains, such as Fourier transform and wavelet transform for deep analysis using a variety of signal processing techniques [1,2]. These changes make it possible to extract statistical features and properties related with physical existences, which are important for diagnostic applications [3-5]. Through the analysis of these data, machine learning techniques are able to model the connections between the physical events that support the extracted information and provide the knowledge about functions and health of the machine. The features are commonly obtained through statistical analysis conducted in both frequency and time domains, which helps to understand about the vibration signals. Predictive maintenance, effective problem identification, and general process improvement in machines are made possible by the combination of machine learning and signal processing. By combining these methods, it is easier to create reliable diagnostic models that can identify possible problems and improve maintenance plans also improves the dependability and effectiveness of mechanical systems.

1.2. Recent Machine Learning models and its Development under Mechanical System Diagnosis

Rolling element bearings (REB) are the important parts of mechanical systems, and the failures of this can lead to serious safety risks. Some of the existing studies which focus on these same problems by using of machine learning models, such as support vector machines (SVMs) and neural networks (NNs), to construct monitoring systems [6-8]. To automatically extract features from vibration signals for more efficient signal processing, deep learning techniques have recently an effective one. Frequency spectrum methods are also used in diagnosis and identification of faults, which acts as another type of investigation. Statistical features generated from these signals are used as inputs to machine learning algorithms that are designed to diagnose bearing defects [9,10]. Convolutional neural networks (CNN), a widely used diagnosis technique, are the main source of this research. CNN have the ability to handle the raw data extracted from the vibration signals of the machines. Vibration signals contain difficult patterns and properties that can be efficiently recorded and used to construct reliable diagnostic models by using CNN [11-13]. These models increase the security of mechanical systems and allow preventative care by identifying possible failures. Now a days the use of CNN is notably increased in the field of condition monitoring. Additionally, CNN provides a promising solution for real time monitoring and fault diagnosis in mechanical systems and also make sure about the performance improvement and reduce the risk of unexpectable failures [14,15].

1.3. Integrated Monitoring and Predictive Maintenance for Machine Tool Quality and Productivity

The impacts of machine tools caused direct impact on both quality and production. Because a damaged tool causes more vibration when it is being processed, its quality become considerably reduced. Excessive tool wear results in tool breakages. It is possible to diagnosis the condition of tools using both offline and online monitoring techniques. Machine activities must be stopped to disconnect tools for offline monitoring, which helps to measures the damaged area [16,17]. On the other hand, online monitoring identifies the condition of the tools using force signals, vibration and noise produced from machine tools. Recent developments in photography lead to the use of high-speed cameras for online monitoring in some devices [18]. Based on the condition of the tools and machinery, industries depend on product quality prediction because it gives them more control over the manufacturing process. Various researches are conducted regarding, machine features which is used to measure a quality, modeling the relationship between these factors and quality using machine learning techniques like fuzzy logic and response surface methods are clearly discussed [19,20]. However, the lack of tool and machine statuses is an important problem in these studies. Vibrations have an impact on quality, therefore studying vibration signals can give important information on assessing quality. Additionally, the combination of vibration with auditory signals, load cell data and several vibration sensors has been proposed as sensor fusion. These sensors act as a unique tool for fault detection. Researches have introduced fusion in both feature and frequency domains to improve the accuracy of fault detection.

1.4. Proposed HDCNN and Its Effectiveness

In this study HDCNN based vibration signal analysis is discussed. HDCNN is a unique combination, which combines 1DCNN, 2DCNN and DNN for complete vibration signal analysis and fault detection in mechanical systems [21,22]. By combining these effective techniques, the study aims to improve accuracy of diagnosing faults in machine tools like REB. Here the 1DCNN is used for analysing regression tasks. At the same time, 2DCNN is used to analyse classification tasks. The DNN is used to combine feature extracted from both 1DCNN and 2DCNN. This proposed HDDCNN architecture combines multiple advantages, initially it combines the strength of different neural networks and allow the model to handle various data types and identify difficult scenarios more effectively. Next by using the deep learning techniques to allow automatic feature extraction, also reducing the manual engineering. And finally, the integration of vibration signal with machine learning provides a complete solution for real time fault detection and predictive maintenance and ensuring safe surrounding under mechanical system domains. The structure of the article is a combination of two current research methodologies [21,22], the results of this studies show a considerable improvement in vibration analysis for fault diagnosis using machine learning techniques. This study is combination of this two, by combining these approaches the results show expectable improvement in diagnosis applications. The simulation of this study proved its efficacy by proper experiments.

2. Literature Review

This paper [23] focuses on deep neural networks (DNNs) for fault diagnostics of bogies in high-speed trains. traditional techniques have difficulty with the bogies' due to its complicated and non-obvious malfunction signals. By autonomously extracting defect information from signals, the DNN technique has notable advantages. Even with small sample quantities, it achieves higher diagnostic accuracy than traditional approaches. This paper [24] uses a simplified shallow information fusion-convolutional neural network (SSIF-CNN) to diagnose axle-box bearing faults, which are important for high-speed trains. When compared to traditional CNN, this method efficiently improves fault diagnostic accuracy and reduces training time. SSIF-CNN improves fault identification by combining temporal and frequency domain data with global convolution procedures. This study [25], which focuses on the health of traction motor bearings in high-speed trains, suggests a problem diagnosis technique that combines enhanced deep belief networks (DBN) with discrete wavelet transform (DWT). The technique improves fault identification with various signal difficulty by using DBN for semi-supervised learning and producing time-frequency maps from vibration signals. It shows higher accuracy over traditional techniques like support vector machines (SVM) and backpropagation neural networks (BPNN). This study [26] presents an improved convolutional neural network (CNN) and variational mode decomposition (VMD) fault diagnosis technique for train bearing vibration signals. Where improved CNN with batch normalization and dropout improve classification and generalization abilities, VMD efficiently breaks down signals to reduce noise. High fault diagnosis rates are proved by experimental validation, which outperforms existing techniques like k-nearest neighbor and SVM algorithms. This paper [27] suggests a convolutional recurrent neural network (CRNN) that combines CNN for feature extraction and RNN for modeling context in vibration data to address the problems related with diagnosing bogie faults in high-speed trains. The capacity of RNN to capture long-term dependencies and CNN feature extraction abilities are successfully combined in the CRNN architecture. The experimental results demonstrate that CRNN outperforms CNN, RNN, and ensemble learning techniques with a 97.8% accuracy and a short training time.

Table 1. The simple illustration of the current deep learning techniques and its improvement.

Source

Deep Learning techniques used

Improvements Noted

[23]

DNN

High accuracy

[24]

SSIF-CNN

Faster training, improved accuracy

[25]

DWT, improved DBN

Improved fault identification

[26]

VMD, ICNN

High accuracy, better generalization

[27]

CRNN

Efficient training

3. Methodology

The proposed HDCNN is combination of 1DCNN and 2DCNN with DNN techniques. Initially the vibration signals form the machines are collected and transformed in both time and frequency domain using short time Fourier Transform (STFT). The HDCNN model used these representations as its main training set. 1DCNN is used to perform regression tasks on raw vibration data signals for assessing machine process, especially when evaluating machining surface roughness. To achieved the expected results, the CNN structure is improved through the use of multiple regression, PSO, neural networks, and UED. At the same time, the time-frequency spectra images obtained from the STFT are processed by the 2DCNN. This is designed to perform classification tasks, such as identifying tool wear and bearing problems. The 2DCNN is very useful for these applications because of its capacity to extract spatial structures from the data. Next, the 1DCNN and 2DCNN outputs are fed to DNN, which functions as a classifier and feature integrator. The DNN is designed with the specific unsupervised layer by layer process and finely fine-tuned further. This covers the quantity of neurons and hidden layers (n). Each hidden layer output from 1DCNN and 2DCNN is used as input for the next layers of DNN, for complete extraction and combination of both features. The final stage is to include the output layers of the DNN, here the parameters are adjusted according to the samples regarding various health conditions of machines. The fully trained HDCNN model is then used for real-time fault detection and monitoring, making use of its powerful feature extraction and classification abilities. The effectiveness of problem detection in mechanical systems are increased by this technology, which guarantees a complete approach to vibration signal analysis. The proposed structure is visually depicted in Fig. 1.

Fig. 1. Proposed HDCNN architecture.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig1.png

3.1. Proposed HDCNN Workflow

3.1.1 1DCNN for regression tasks

The three basic processes of a CNN are convolutional layers, pooling layers and fully connected layers. The CNN was first proposed by Lecun et al. Convolutional and pooling layers automatically obtain features, where fully connected layers serve as predictors or classifiers.

Convolutional layer

In 1DCNN the operation is performed using single filter. Filters combine the inputs to produce the related features. The process of 1D convolutional layer of single filter is expressed as

(1)
$ {oz}^k_l={af}_c(k_l*x+b) . $

Here ${oz}^k_l$ denotes the output feature map, ${af}_c$ is the activation function, $*$ denotes the convolutional operation, $x\in r^{w\times l}$ is the input, and $b{\ and\ k}_l$ are the bias and kernel of the $l-th$ filter. $\{l=1$, $\dots$, $n\}$ is the selected kernel size.

Pooling layer

Through max-pooling, significant features of pooling layers are maintained while the number of features get decreased. The process of pooling operation is expressed as

(2)
$ po_{l}^{k} =\\ \max \left( \begin{array}{ccc} oz_{l}^{k}{}_{q,r} & oz_{l}^{k}{}_{q,r+1} & \cdots \; oz_{l}^{k}{}_{q,r+l_{p}} \\ oz_{l}^{k}{}_{q+1,r} & \cdots & oz_{l}^{k}{}_{q+1,r+l_{p}} \\ \vdots & \ddots & \vdots \\ oz_{l}^{k}{}_{q+w_{p},r} & \cdots & oz_{l}^{k}{}_{q+w_{p},r+l_{p}} \end{array} \right) $

In Eq. (2) $q$ and $r$ denote the row and column of features after pooling. Similarly, $l_p$ and $w_p$ denotes the length and width of filters in pooling layers.

Fully connected layer

Following feature extraction, the feature maps are compressed to one-dimension array and fed into fully connected layers. In fully connected layers, the feedforward function of a single neuron is expressed as

(3)
$ y={af}_f\left(\sum^n_{a=1}{{we}_a{in}_a+b}\right) . $

Here, ${af}_f$ is the activation function, ${we}_a$ is the weight and ${in}_a$ denotes the input of the neuron, $b$ is the bias, and $y$ is the output get from 1DCNN.

3.1.2 Optimization with PSO

To improve the structure of 1DCNN PSO is applied, first, the optimization target and fitness function are specified. It is possible to assess the particle score using the fitness function. The particles modify their paths and positions based on the best location of the group and they are most advantageous using

(4)
$ {dv}_i\left(t+1\right)=w\times {dv}_i\left(t\right)+random\times {cw}_1\nonumber\\ \quad \times ({pl}_{pbest}-{pl}_i\left(t\right))+random\times {cw}_2\nonumber\\ \quad \times ({pl}_{gbest}-{pl}_i\left(t\right)) . $

And

(5)
$ {pl}_i\left(t+1\right)={pl}_i\left(t\right)+{dv}_i(t+1) , $

where $w$ is the weight,$\ t$ is the iteration index, ${dv}_i$ is the direction of the $ith$ particle, ${cw}_1$ and ${cw}_2$ are the weights that indicate how much ${pl}_{pbest}$t and ${pl}_{gbest}$ impact the optimization, and ${pl}_i\left(t\right)$ is the location of the $ith$ particle at the $t-th$ iteration. If the iteration reaches the predefined maximum, the ${pl}_{gbest}$fitness does not change, the optimization finally achieves its end and ${pl}_{gbest}$ is the optimal result.

3.1.3 2DCNN for classification tasks

Classification tasks like identifying bearing problems and tool wear are handled by the 2DCNN. 2DCNN processes STFT time-frequency spectrum images to identify spatial patterns. The STFT transforms the signal into time frequency domain.

Initially, signals are split into short-time segments using STFT, and then DFT is used to calculate the frequency distributions of the segments. Lastly, layering the frequency spectra of segments obtains the time-frequency signals. The process of STFT is expressed as

(6)
$ stft\left(a_x\left[n\right]\right)\equiv A_x\left(m_i,e^{-j\omega }\right)\nonumber\\ =\sum^{N-1}_{n=0}{a_x\left[n\right]w[n-m_i]e^{-j\omega n}} . $

Here $a_x$ denotes the discrete signal with size $N$, $\omega $ is frequency, $n$ is the index of data points in $a_x$, $w$ is the discrete window function, $m_i$ is the discrete index in window.

3.1.4 Integration and training using DNN

In this section, the DNN is used to combine both the features extracted form 1DCNN and 2DCNN. By combining supervised and unsupervised learning techniques, the DNN is trained to reduce manual feature selection and improve overall mechanical fault diagnosis performance.

The DNN done unsupervised pre-training by using a collection of DAE. The input data is first encoded into a lower-dimensional space by each DAE layer, after that it get reconstruct. The encoding function transforms the input data into encoded vector. The encoding function is expressed as

(7)
$ {eh}_m=f_o\left({rx}_m\right)={as}_f(w_{{rx}_m}+b) . $

Here ${as}_f$ is the activation function, $w\ and\ b$ are the parameters of the encoding network and ${eh}_m$ is the encoded vector. Where the encoding and parameters and activation function are considered as important.

Similarly, the decoding function reconstructs the input data from the encoded vector by using the activation function and parameters of the decoding network. This can be expressed as

(8)
$ {\widehat{rx}}_m=g_{{\theta }^{'}}\left({eh}_m\right)={as}_g(w^{'}{eh}_m+d_c) . $

In Eq. (8), ${as}_g$ is the activation function of the decoding network, $w$ and $d_c$ are the parameters of the decoding network and ${\widehat{rx}}_m$ is constructed input. The goal of this process is to reduce the reconstructed error between the original input and the reconstructed output, and make sure abut the encoder vector maintains the same information of the input data. The reconstruction error of the process is defined as

(9)
$ l\left({rx}_m,{\widehat{rx}}_m\right)=\frac{1}{2M}\sum^M_{m=1}{{\left\|{rx}_m-{\widehat{rx}}_m\right\|}^2}. $

To improve the performance of feature extraction, DAE is used to introduce noise to the input samples. This can be expressed as

(10)
$ {rx}^0_m=q_d({rx}_m|{rx}^0_m). $

By using this method, the autoencoder is able to extract noise-resistant features, which improves the model's ability to deal with data changes.

Reducing the reconstruction error between the noisy input and the initial clean input is the DAE's training goal. The training objective of the DAE is defined as

(11)
$ {\mathrm{arg} min\ l({rx}_m,g_{\theta '}(f_0(\ }{rx}^0_m))) . $

A group of DAE is used in a layer-by-layer pre-training method to train the DNN. The input layer of the DNN is trained first, followed by the deeper layers in a sequential manner. The input data is encoded into a lower-dimensional representation at each layer.

(12)
$ {eh}^l_m=f^l_{\theta }(e^{\left(l-1\right)}_m) . $

The DNN is able to identify difficult patterns and features in the data because of its effective approach. After trained all layers, the final encoded representation serves as the model's input for the further stage. The final encoding is denoted as

(13)
$ {eh}^N_m=f^N_{\theta }({eh}^{\left(N-1\right)}_m) . $

The DNN goes through a small supervised learning adjustment after the completion of unsupervised pre-training. This stage involves fine-tuning the DNN parameters to increase the model's performance for particular tasks. Based on the encoded representations from the earlier layers, the DNN generates its output. This expressed as

(14)
$ ry_m=f^{(N+1)}_{\theta }({eh}^{(N)}_m . $

The optimization objective of this stage is to reduce the loss between the predicted output and true target values for improving the model's accuracy fault diagnosis.

(15)
$ {\emptyset }_{dnn}\left(\mathrm{\Theta }\right)=\frac{1}{M}\sum^M_{m=1}{l({ry}_m,t_m)} . $

Overall, the proposed HDCNN combines 1DCNN and 2DCNN features by using trained DNN, For regression tasks, 1DCNN processes raw vibration data which is performed using convolutional operations to extract relevant features. Similarly for classification tasks 2DCNN handles time frequency images obtained through STFT. The features of both 1D and 2D are combined and transform to the DNN for final classification and regression tasks, the process of feature integration and training using DNN is expressed as

(16)
$ {eh}^N_m=f^N_{\theta }({eh}^{\left(N-1\right)}_m) , $
(17)
$ ry_m=f^{\left(N+1\right)}_{\theta }({eh}^{\left(N\right)}_m) . $

Finally, the integration of 1DCNN and 2DCNN features are combined using Eqs. (16) and (17) by using trained DNN, this denotes the final output of the DNN for fault diagnosis which can be expressed as

(18)
$ ry_m=f^{\left(N+1\right)}_{\theta }(f^N_{\theta }\left({eh}^{\left(N-1\right)}_m\right)). $

In Eq. (18), ${eh}^{\left(N-1\right)}_m$ is the input of the $N-th$ layer, ${eh}^N_m$ is the output of the N$-th$ layer and $ry_m$ is the final result after applying the output layer transformation. Fig. 2 presents the whole process structure of HDCNN.

Fig. 2. Proposed HCNN combined architecture.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig2.png

4. Results and Experiments

4.1. Simulation Setup

The proposed HDCNN is evaluated using the dataset which is inspired from [22]. Based on the simulation proceedings, Table 2 present the clear illustration of dataset features.

Table 2. Dataset features.

Feature

Description

Device

Fault simulation platform by Spectrums Quest Company

Bearing Type

Rexnord deep groove ball bearing

Fault Induction

Single-point damage by spark working (damage diameter: 0.254 mm)

Sensors

Acceleration sensors placed on the bearing and motor's right side

Data Collection Device

PULSE analyzer by B&K Company

Sampling Frequency

10,000 Hz

Fault Condition

Normal state, inner ring fault, rolling element fault, outer ring fault

Rotation Speed

300 rpm

No. of data groups per fault

10 groups

Data points per group

100,000 data points

Duration

10 seconds per group

Signal Processing

A/D sampling of vibration signals, time-domain and frequency-domain (FRFT)

Signal Features

Non-steady time-domain signals; frequency-domain signals obtained through FRFT

Initially, we proceed to extract features from both time domain and frequency domain signals. Based on the states of rolling bearing in both time and frequency domain signals we proceed the valuation.

Fig. 3. Time domain signals of rolling bearing status.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig3.png

Fig. 3 presents the time domain signals of a rolling bearing under various faults, which includes normal state, inner ring fault, outer ring fault and rolling element fault. Fig. exactly displays that the time domain signals of the rolling bearing is not have a stable signal. So, the frequency domain signals are not obtained through FFT because FFT focused on stable signals.

Fig. 4. Frequency domain signals of rolling bearing.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig4.png

Fig. 4 presents the Frequency domain signals of rolling bearing for 4 states. By comparing the figure of 3 b and 4 b of time and frequency domain figures of inner ring fault. It was not possible to extract fault feature information from the inner ring initial fault waveform. The inner ring fault spectrogram showed certain side frequencies, but the fault's features were not visible, making it difficult to identify the feature frequency that corresponded to the rolling bearing.

Fig. 5. Diagnosis Result Comparison with existing techniques.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig5.png

Fig. 5 shows the efficacy of proposed HDCNN by compared with the other existing techniques in fault diagnosis. When compared the proposed HDCNN to other methods like DNN, FANN, PSONN, and GANN, it shows a considerable improvement in fault identification of mechanical systems. The HDCNN outperforms the FANN at 0.947, PSONN at 0.914, and GANN at 0.894 and reaches a maximum accuracy of 0.997, also break the DNN maximum accuracy of 0.990. This high maximum accuracy highlights that the proposed HDCNN is highly effective in diagnosing the fault in rolling bearing. Furthermore, the HDCNN minimum accuracy of 0.990 is noticeably greater than FANN 0.873, PSONN 0.809 and GANN 0.693 and higher than that of the DNN 0.976. This shows that the HDCNN maintains a high degree of accuracy even in its least effective settings. With an average accuracy rate of 0.994, the HDCNN performs well in experimental scenarios. This average accuracy is greater than the average accuracy of FANN 0.926, PSONN 0.879 and GANN 0.847, and it is superior to the DNN 0.985. Furthermore, the HDCNN shows a standard deviation of 0.50, which is significantly lower than SD of FANN 4.42, PSONN 6.96 and GANN 12.36 and lower than the DNN 0.69.

Fig. 6. (a) Final training error obtained by all the models. (b) Training error obtained over iterations.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig6.png

Fig. 6 a and b presents the efficacy of proposed HDCNN in reducing training error when compared with other models like DNN, FANN, PSONN and GANN. Fig. 6a show the training error obtained by all the models which remains the same. Fig. 6b shows the efficacy regarding iterations. In final training error noticeably, all model achieves the same training error rate of 0.001. But considering iterations the proposed HDCNN achieves this efficacy in minimum number of iterations. For example, FANN obtain this error rate of 0.001 in 100 iterations, therefore PSONN in 143 iterations, GANN in 220 iterations and the exiting effective model of DNN achieves the efficacy in 48 iterations. But notably the proposed HDCNN achieved the expected efficacy of training error in 45 iteration which highlights the immediate processing ability of HDCNN.

Figs. 7-10 display the efficacy of proposed HDCNN in fault diagnosis of all four states. When compared the efficacy of proposed with other existing models it achieves the notable scores, for example, it achieves the expected score of 98.72, for normal, 98.87 for inner ring fault, 98.88 for outer ring fault and rolling element with 99.04. By analyse this scores it highlights that the proposed HDCNN achieves all most good results possible by its fusion techniques of 1DCNN, 2DCNN with DNN. This overall score highlights the HDCNN is an effective tool in analysing the vibration signals to detect the faults effectively.

Fig. 7. Overall accuracy in all states.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig7.png

Fig. 8. Precision scores achieved in all states.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig8.png

Fig. 9. Recall scores achieved in all states.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig9.png

Fig. 10. F1-Scores achieved in all states.

../../Resources/ieie/IEIESPC.2025.14.5.603/fig10.png

5. Conclusion

The proposed study presents the unique fusion of deep learning techniques to analyse vibration signals to detect the faults in mechanical systems. By thoroughly considering the existing researches we found the effective solution of fault diagnosis based on vibration signals in [21,22]. By combining these strengths, the present study achieves the expected scores of nearly 98.72, 98.87, 98.88, 99.04 for all the states of faults. The proposed study is a novel combination of 1DCNN, 2DCNN and DNN for performing regression and classification tasks very effectively. The results of 1DCNN and 2DCNN is combined effectively by DNN and obtained the expected results. The simulation of the study is conducted in Spectrums Quest Company for rolling bearing with the fault's states of, normal fault, inner ring fault, outer ring fault and rolling elementary fault. The experiments prove the efficacy of HDCNN in various terms. Finally, the efficacy of HDCNN is compared with the existing techniques of FANN, PSONN, GANN and DNN. The results highlight its effectiveness in terms of overall accuracy, precision, recall and F1-Score.

REFERENCES

1 
G.~Sharma, K.~Umapathy, and S.~Krishnan, ``Trends in audio signal feature extraction methods,'' Applied Acoustics, vol.~158, 107020, 2020.DOI
2 
E. G. Plaza, P. N. López, and E. B. González, ``Efficiency of vibration signal feature extraction for surface finish monitoring in CNC machining,'' Journal of Manufacturing Processes, vol. 44, pp. 145-157, 2019.DOI
3 
G. He, K. Ding, and H. Lin, ``Fault feature extraction of rolling element bearings using sparse representation,'' Journal of Sound and Vibration, vol. 366, pp. 514-527, 2016.DOI
4 
R. Xiao, Q. Hu, and J. Li, ``Leak detection of gas pipelines using acoustic signals based on wavelet transform and Support Vector Machine,'' Measurement, vol. 146, pp. 479-489, 2019.DOI
5 
Z. Ren, S. Zhou, E. Chunhui, M. Gong, B. Li, and B. Wen, ``Crack fault diagnosis of rotor systems using wavelet transforms,'' Computers & Electrical Engineering, vol. 45, pp. 33-41, 2015.DOI
6 
B. Dolenc, P. Boškoski, and Đ. Juričić, ``Distributed bearing fault diagnosis based on vibration analysis,'' Mechanical Systems and Signal Processing, vol. 66, pp. 521-532, 2016.DOI
7 
A. S. Wessam, Y. Li, and P. Wen, ``K-complexes detection in EEG signals using fractal and frequency features coupled with an ensemble classification model,'' Neuroscience, vol. 422, pp. 119-133, 2019.DOI
8 
S. Rukhsar, Y. U. Khan, O. Farooq, M. Sarfraz, and A. T. Khan, ``Patient-specific epileptic seizure prediction in long-term scalp EEG signal using multivariate statistical process control,'' IRBM, vol. 40, no. 6, pp. 320-331, 2019.DOI
9 
Y. Yang, W. Yang, and D. Jiang, ``Simulation and experimental analysis of rolling element bearing fault in rotor-bearing-casing system,'' Engineering Failure Analysis, vol. 92, pp. 205-221, 2018.DOI
10 
D. Zhao, T. Wang, R. X. Gao, and F. Chu, ``Signal optimization based generalized demodulation transform for rolling bearing nonstationary fault characteristic extraction,'' Mechanical Systems and Signal Processing, vol. 134, 106297, 2019.DOI
11 
C. Wu, P. Jiang, C. Ding, F. Feng, and T. Chen, ``Intelligent fault diagnosis of rotating machinery based on one-dimensional convolutional neural network,'' Computers in Industry, vol. 108, pp. 53-61, 2019.DOI
12 
J. Zhang, S. Yi, G. Guo, H. Gao, X. Hong, and H. Song, ``A new bearing fault diagnosis method based on modified convolutional neural networks,'' Chinese Journal of Aeronautics, vol. 33, no. 2, pp. 439-447, 2020.DOI
13 
C. Li, D. Zhao, S. Mu, W. Zhang, N. Shi, and L. Li, ``Fault diagnosis for distillation process based on CNN–DAE,'' Chinese Journal of Chemical Engineering, vol. 27, no. 3, pp. 598-604, 2019.DOI
14 
S. Wang, J. Xiang, Y. Zhong, and Y. Zhou, ``Convolutional neural network-based hidden Markov models for rolling element bearing fault identification,'' Knowledge-Based Systems, vol. 144, pp. 65-76, 2018.DOI
15 
C. Lu, Z. Wang, and B. Zhou, ``Intelligent fault diagnosis of rolling bearing using hierarchical convolutional network based health state classification,'' Advanced Engineering Informatics, vol. 32, pp. 139-151, 2017.DOI
16 
Q. An, Z. Tao, X. Xu, M. El Mansori, and M. Chen, ``A data-driven model for milling tool remaining useful life prediction with convolutional and stacked LSTM network,'' Measurement, vol. 154, 107461, 2020.DOI
17 
V. Pandiyan and T. Tjahjowidodo, ``Use of acoustic emissions to detect change in contact mechanisms caused by tool wear in abrasive belt grinding process,'' Wear, vol. 436, p. 203047, 2019.DOI
18 
M. T. García-Ordás, E. Alegre-Gutiérrez, R. Alaiz-Rodríguez, and V. González-Castro, ``Tool wear monitoring using an online, automatic and low cost system based on local texture,'' Mechanical Systems and Signal Processing, vol. 112, pp. 98-112, 2018.DOI
19 
R. Srinivasan, V. Jacob, A. Muniappan, S. Madhu, and M. Sreenevasulu, ``Modeling of surface roughness in abrasive water jet machining of AZ91 magnesium alloy using fuzzy logic and regression analysis,'' Materials Today: Proceedings, vol. 22, pp. 1059-1064, 2020.DOI
20 
A. K. Parida and K. Maity, ``Modeling of machining parameters affecting flank wear and surface roughness in hot turning of Monel-400 using response surface methodology (RSM),'' Measurement, vol. 137, pp. 375-381, 2019.DOI
21 
H. Y. Chen and C. H. Lee, ``Deep learning approach for vibration signals applications,'' Sensors, vol. 21, no. 11, 3929, 2021.DOI
22 
Y. Zhao, Z. H. Guo, and J. M. Yan, ``Vibration signal analysis and fault diagnosis of bogies of the high-speed train based on deep neural networks,'' Journal of Vibroengineering, vol. 19, no. 4, pp. 2456-2474, 2017.DOI
23 
H. Hu, B. Tang, X. Gong, W. Wei, and H. Wang, ``Intelligent fault diagnosis of the high-speed train with big data based on deep neural networks,'' IEEE Transactions on Industrial Informatics, vol. 13, no. 4, pp. 2106-2116, 2017.DOI
24 
H. Luo, L. Bo, C. Peng, and D. Hou, ``Fault diagnosis for high-speed train axle-box bearing using simplified shallow information fusion convolutional neural network,'' Sensors, vol. 20, no. 17, 4930, 2020.DOI
25 
Y. Zou, Y. Zhang, and H. Mao, ``Fault diagnosis on the bearing of traction motor in high-speed trains based on deep learning,'' Alexandria Engineering Journal, vol. 60, no. 1, pp. 1209-1219, 2021.DOI
26 
Z. Jin, D. Chen, D. He, Y. Sun, and X. Yin, ``Bearing fault diagnosis based on VMD and improved CNN,'' Journal of Failure Analysis and Prevention, vol. 23, no. 1, pp. 165-175, 2023.DOI
27 
K. Liang, N. Qin, D. Huang, and Y. Fu, ``Convolutional recurrent neural network for fault diagnosis of high-speed train bogie,'' Complexity, vol. 2018, no. 1, 4501952, 2018.DOI

Author

Yige Wang
../../Resources/ieie/IEIESPC.2025.14.5.603/au1.png

Yige Wang graduated from Henan Polytechnic University in 2013 with a bachelor's degree. Since 2018, he has been the assistant director of New Energy Automobile School of Hebi Automotive Engineering Vocational College. Her research interests are in mechanical system fault detection.