<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Rotating Machinery Fault Diagnosis based on Artificial Intelligence and Vibration Analysis</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Salah Mahmood Al-Khafaji</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alaa Abdulhady Jaber</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Technology</institution>
          ,
          <addr-line>Baghdad</addr-line>
          ,
          <country country="IQ">Iraq</country>
        </aff>
      </contrib-group>
      <fpage>85</fpage>
      <lpage>97</lpage>
      <abstract>
        <p>As science and technology advance, rotary machines in modern industries become more advanced and complex, making maintenance more dificult. Multiple failures can occur in machine components, requiring monitoring and periodic maintenance. Multiple types of failure may occur, causing severe damage. As a result, modern technologies for early fault detection have developed. Vibration analysis of rotating machinery is one of the most often used condition monitoring techniques. Artificial intelligence (AI) approaches are widely used for selecting the features afected by faults. This paper discusses three diferent types of artificial intelligence methods, which are Artificial Neural Networks, K-nearest neighbor, and Support Vector Machine, and presents a comprehensive review of recent studies on fault diagnosis for various rotary machine elements, comprising the type of failure, feature extraction method, and classification technique performance.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Artificial intelligence</kwd>
        <kwd>Fault diagnosis</kwd>
        <kwd>Artificial neural network</kwd>
        <kwd>Support vector machine</kwd>
        <kwd>K-nearest neighbour</kwd>
        <kwd>Rotating machinery</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        fault. Elaborating that the authenticity and uniqueness
of the extracted features are of major concern [
        <xref ref-type="bibr" rid="ref2 ref3 ref4 ref5">6, 7, 8, 9</xref>
        ].
      </p>
      <p>
        The use of rotating machinery in modern industries is This paper discusses the applications of three types of
growing more sophisticated and complicated as science artificial intelligence methods in machinery faults
diagand technology development, and maintenance becomes nosis, which are the Artificial Neural Networks (ANN),
more dificult as the sophistication of these machines in- K-nearest neighbor (KNN), and Support Vector Machine
creases. Due to the extensive working hours with severe (SVM), and presents a comprehensive review of previous
loads of this type of equipment, its components are sub- studies on fault diagnosis techniques for several
comjected to multiple faults, requiring monitoring and peri- ponents of rotary machines, including the type of
failodic maintenance. Multiple types of failure may occur in ure, feature extraction method, and the performance of
various parts, such as bearings, gears, pulleys, shafts, etc. classification technique. The remaining of this paper is
These faults afect the machine’s performance and might organized as follows. Section 2 introduces a theoretical
result in major issues and financial losses. As a result, basis of AI techniques. Section 3 reviews the applications
modern technologies for early detection of faults, includ- of AI techniques in fault diagnosis of rotating machinery.
ing condition monitoring and fault diagnostics are being Finally, the conclusions are drawn in Section 5.
investigated and developed to ensure that the machines
operate efectively. The main goals of fault diagnostic
investigation are to determine the machine’s normal op- 2. Theoretical basis of Artificial
erating condition, identify the type of fault, and predict Intelligence techniques
the fault’s progression. One of the most common types
of condition monitoring is the vibration analysis of rotat- 2.1. Artificial neural networks (ANN)
ing machines. However, vibration signals are typically
non-stationary, non-linear, and intermixed with noise. The ability of biological neurons in the human brain has
consequently, recent research has forecasted the domi- inspired researchers to invent a computational structure,
nance of AI over technological innovations [
        <xref ref-type="bibr" rid="ref1 ref10 ref11 ref8 ref9">1, 2, 3, 4, 5</xref>
        ]. namely the Artificial Neural Network. Frank Rosenblatt,
As a result, the features from these signals are extracted, a psychologist, came up with the first artificial neural
and artificial intelligence (AI) techniques are employed to network in 1958. ANN is made up of a group of linked
identify the exact sensitivity of features for each type of neurons that are arranged in layers to form a network.
Usually, ANN consists of an input layer, an output layer,
SnYeeSrYinEgMa2n0d2M2: a8tthhe mScahtoiclas,r’BsrYuenaerkl,yJSuylym2p3o,s2iu02m2 of Technology, Engi- and at least one hidden layer. The number of neurons in
" me.20.12@grad.uotechnology.edu.iq (S. M. Al-Khafaji); the input and output layers is defined by the number of
20039@uotechnology.edu.iq (A. A. Jaber) input and output variables required to define the problem,
0000-0001-5709-195X (A. A. Jaber) as well as the nature of the problem, while the process
© 2022 Copyright for this paper by its authors. Use permitted under Creative Commons License of trial and error dictates the number of hidden layers
CPWrEooUrckReshdoinpgs IhStpN:/c1e6u1r3-w-0s.o7r3g ACttEribUutRion W4.0oInrtekrnsahtioonpal (PCCroBYce4.0e).dings (CEUR-WS.org)
and neurons within each layer. Each neuron in a layer limited amount of training material, SVMs have lately
(excluding the input layer) sums the input value with garnered much attention. An SVM, for instance, will
the related weight to determine a single value threshold. classify a two-class dataset by locating a splitting plane
Then, the single value threshold is added with a bias to that separates the area containing the data. Each side
form a net value. Finally, a non-linear activation function of the hyper-plane will have its own class of points. A
is applied to the net value, creating an output value, as linear boundary in the input feature space can be the best
shown in Figure 1. For a supervised learning method, separation plane, while in other instances, a non-linear
input values are compared with the output values, and boundary might be utilized to separate the target classes
then a back propagation algorithm is utilized for training when a linear boundary would not be able to successfully
the ANN model by adjusting the weights between each separate them [
        <xref ref-type="bibr" rid="ref16 ref17">21, 22</xref>
        ], as shown in Figure 3. SVMs are
neuron in the multiple layers [
        <xref ref-type="bibr" rid="ref6">10</xref>
        ]. Many applications being used in various research fields, including biological
have employed ANN due to its great performance [
        <xref ref-type="bibr" rid="ref7">11, 12</xref>
        ], sequence analysis, facial identification, and mechanical
such as pattern recognition, fault prediction and classi- problem diagnostics [
        <xref ref-type="bibr" rid="ref18">23</xref>
        ]. Even though its performance
ifcation, speech recognition, handwritten and printed varies depending on the application, SVM is a robust,
text recognition, image processing, and cancer diagnosis efective, and simple tool for various applications such as
[13, 14, 15, 16]. speech recognition, texture categorization, face detection,
heart disease,and fault diagnosis [
        <xref ref-type="bibr" rid="ref19 ref20 ref21">24, 25, 26</xref>
        ].
      </p>
      <sec id="sec-1-1">
        <title>2.2. K-nearest neighbour</title>
        <p>
          K-NN method is one of the most basic and
straightforward classification approaches. It is an instance-based
learning technique based on grouping components with
similar features; it determines the class category of a
test case based on its k closest neighbors. Evelyn Fix
and Joseph Hodges developed it in the early 1950s, and
Thomas Cover extended it subsequently[
          <xref ref-type="bibr" rid="ref12">17</xref>
          ]. Every
training sample in KNN classification algorithms is
represented as a two-dimensional space based on the value of
each of its characteristics. The testing sample is therefore
displayed in the same space as its K closest neighbors. Figure 1: ANN
The classes of each closest neighbor of K are counted,
and the class with the most votes is selected as the testing
sample’s classification. Typically, the distance between
the testing sample and each training sample is used to
estimate the K-nearest neighbors. The distance between
the testing sample and each training sample is typically
used to estimate the K-nearest neighbors. As shown in
Figure 2, three factors influence KNN performance: K
value, Euclidean distance, and parameters’
normalization. KNN is particularly efective for huge training data
sets, although it takes more time to compute than other
methods. Along with its simplicity, it is generally used in
the fault diagnosis of rotating machinery[
          <xref ref-type="bibr" rid="ref13 ref14">18, 19</xref>
          ].
Likewise, it is used in medical prediction, data mining, face
recognition, and financial modeling [
          <xref ref-type="bibr" rid="ref15">20</xref>
          ].
        </p>
      </sec>
      <sec id="sec-1-2">
        <title>2.3. Support Vector Machine</title>
        <p>Support vector machines are a model of artificial
intelligence technology commonly used for data classification
and regression. SVMs, which Vapnik introduced in the
middle of the 90s, are supervised learning techniques
based on statistical learning theory. Because of their
greater capacity to construct an accurate representation
of the connection between the input and output from a</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>3. Applications of AI techniques in rotating machinery</title>
      <sec id="sec-2-1">
        <title>3.1. ANN applications</title>
        <p>
          Mohammed et al. [
          <xref ref-type="bibr" rid="ref22">27</xref>
          ] developed a method for crack
detection using Power Spectrum Density (PSD) in a
motorshaft-generator system. The vibration signals were
collected from three piezoelectric accelerometers placed in
diferent places; one attached to the motor bearing
housing, the other attached to the generator bearing
housing, and the last placed in the center of the shaft
covering guard. The vibration signals were fed to the charge
amplifiers, which are connected to an analog to digital
converter involving a dSPACE-DS1102 DSP controller.
        </p>
        <p>Data acquisition instruments were included in the DSP
program for acquiring data from the model and are
supported by Matlab software. The peak position component
method (PPCM) was used to identify the highest peaks
and their positions from the PSD analysis and form a
matrix for the input data of ANN. The Figure 4 shows the
vibration spectrum of the first accelerometer. A multilayer
chine (EDM) was used to create the faults in the bearing’s
elements. A 14-bit USB-6009 National Instrument data
acquisition is used to collect signals from three calibrated
Figure 2: K-NN single-axis ADXL001 accelerometers. Labview, Matlab,
and C language software were used for data acquisition
to extract and analyze vibration data. After the DWT,
perceptron ANN for each accelerometer was employed to the statistical features were extracted and used for
declassify four health cases: normal shaft and a shaft with signing ANN. Only the standard deviation (STD) was
40%, 50%, and 60% pre-crack. The Levenerg-Marquart chosen as an input to ANN as it was the most sensitive
learning algorithm was used as a training method. ANN feature for bearing faults. A multilayer perceptron neural
for the data of the first and the third accelerometer distin- network was utilized for fault detection. Table 1 shows
guished four conditions with 100% accuracy, and for the the parameters used for designing the neural network.
second accelerometer data, it achieved 99.7% accuracy in ANN was trained to diferentiate between various types
fault classification. of robot-bearing faults and achieved a remarkable level</p>
        <p>
          Ali et al. [
          <xref ref-type="bibr" rid="ref23">28</xref>
          ] proposed a feature extraction method of fault diagnosis with an accuracy of 100%.
based on Empirical Mode Decomposition (EMD) energy Luwei et al. [
          <xref ref-type="bibr" rid="ref25">30</xref>
          ]used frequency domain data fusion to
entropy and ANN to classify seven bearing conditions: a classify rotating machine faults with the help of ANN.
healthy condition, degraded roller, degraded outer race, From four sensors placed on each bearing, higher-order
degraded inner race, failure roller, degraded outer race, spectra components were extracted at diferent speeds
and failure inner race. The EMD approach is based on and various fault conditions. ANN was performed in
the simple assumption that each signal is made up of two stages. In the first stage, five types of
one-againstvarious simple intrinsic modes of oscillations, named all (OAA) ANN were trained using the Resilient
Backintrinsic mode functions (IMFs). This adaptive decom- propagation learning algorithm to specify the presence
position approach is especially useful for non-linear and of five faults: bent shaft, loose bearings, shaft
misalignnon-stationary signal analysis. The data was collected ment, cracked shaft, and rubbing in the shaft. For the first
from high-sensitivity accelerometers attached to four and second ANN, the accuracy was 100% and very good
bearings. Ten time-domain features were extracted in classification accuracy for the remaining ANN. In the
addition to the EMD energy entropy to create a feature second stage, all-against-all (AAA) ANN was performed
vector for ANN input layer. The three zones of run-to- to determine the particular fault type using the same
failure vibration signals are shown in Figure 5 for the learning techniques as in the first stage. The receiver
outer race failure. A statistical criterion was applied to operating characteristics (ROC) curve was utilized for
esdecide the most efective IMFs for bearing diagnosis. A timating the accuracy of AAA network classification (see
back-propagation algorithm was employed for training Figure 7). The classifier’s performance is measured using
the ANN. The proposed method was able to classify bear- the area under the curve (AUC).The larger AUC value
ing states with an average accuracy of 93%. means its performance is better (perfect classification).
        </p>
        <p>
          Jaber and Bicker [
          <xref ref-type="bibr" rid="ref24">29</xref>
          ]developed an intelligent bearing The approximate AUC values for the five fault conditions
fault diagnosis system using the discrete wavelet trans- mentioned were 1, 0.992, 0.999, 0.986, and 0.992,
respecform (DWT). Inner and outer races bearing faults were tively, indicating excellent classification performance.
simulated on the elbow joint of the PUMA 560 robot, Jaber and Ali [31]developed a fault detection system
which is shown in Figure 6. An Electrical Discharge Ma- for a pulley-belt rotating test rig. Two ADXL335
vibration sensors placed on each bearing were employed to
extract vibration signal features. These sensors are wired
to an Arduino MEGA 2650 based on the ATmega 2560
microcontroller. The Arduino microcontroller was used
as a low-cost data acquisition device. For ANN
training data, five time-domain features from each sensor
were extracted as input data: the mean value, RMS,
skewness, kurtosis, and standard deviation. Also, five diferent
faults were studied: unbalance, driving pulley fault, a side
cut-out in the belt, belt slippage, and misalignment in
pulleys. Labview software was employed for collecting
vibration signals and extracting their data features. The
extracted features are then uploaded to Matlab to design
a multilayer ANN. As a result, the designed ANN was
able to identify each fault perfectly. The performance
plot is shown in Figure 8.
        </p>
        <p>Sharma et al. extracted [32]frequency-domain features
from the vibration signals of a three-phase induction
motor. The vibration signal was collected from a single-axis
accelerometer. The extracted features are used to classify
three bearing conditions: healthy, inner race defect, and
outer race defect. The electric discharge machine (EDM)
was used to create 2 mm holes in the inner and outer
races. For each condition, five features are extracted
from the frequency domain: mean frequency, median
frequency, lower band power, upper band power, and
band power ratio. The acquired features were
normalized to increase classification accuracy and distinguish
any bias. As a result, ten sets of five normalized
characteristics were collected for each bearing condition. Six
sets were used for training ANN, while the remaining
four were used for testing. A single-layer ANN was
utilized for fault classification. To train ANN, two diferent
techniques, scaled conjugate gradient (SCG) and
Levenberg–Marquardt (LM), are used, and their performance is
compared. For greater network sizes, the SCG algorithm
outperforms the LM algorithm, and the proposed ANN
could identify each fault condition with great accuracy.</p>
        <p>Rao and Reddy [33]used wavelet transforms to
identify a method for detecting irregularities such as open
cracks or grooves on a rotating stepped shaft with
several discs. The vibration signals were extracted from the
displacement sensor and transformed into discrete and
continuous wavelet transforms (DWT and CWT) at a
specific rotor speed. The detailed process and techniques
of analysis are shown in the Figure 9. The diference in
wavelet coeficients of rotors with and without grooves
is analyzed to identify the damage or groove locations.</p>
        <p>A reduction in the shaft’s diameter was used to model
the cracks and grooves classified as radial cracks. A
numerical analysis of various cases was used to find each
case’s first five natural frequencies. In this research, a
three-layer feed-forward ANN was utilized. The DWT
coeficient of various crack locations and depths was
used to train ANN. The Levenberg-Marquardt algorithm
is employed to train ANN. Consequently, the overall
prediction accuracy of the developed ANN is 99.53%. It was
able to detect cracks as small as 1% of their diameter.</p>
        <p>Espinoza and Sinha [34]developed a smart
vibrationbased machine learning model that uses ANN. The model
is then tested blindly to detect the rig’s healthy and faulty
conditions when running at diferent speeds. The test rig
has four accelerometers placed on four bearings. Four
scalar features were extracted from vibration data
samples and arranged in three scenarios. In the first scenario,
each sample is obtained randomly from an accelerometer
from only one bearing. The second scenario considers the
measurement from only one bearing with a fixed location.</p>
        <p>The third scenario considers a simultaneous vibration
signal collection from all four bearings. The scalar
features are: root mean square (RMS),kurtosis, variance, and
skewness. Spectral analysis is also used to examine the
dynamic behavior of the rig under various conditions.</p>
        <p>ANN of multilayer perceptron (MLA) based on the back
propagation was utilized to classify acquired data.
Depending on the results obtained in the particular scenario,
either Bayesian regularization functions or scaled
conjugate gradient are used to train the network. The results
found that the first scenario observed has an almost 25%
chance that the health conditions will be misdiagnosed
as faulty. The second scenario performs relatively
better than the first because consistent data from a specific
bearing point exposes some features of machine behavior.</p>
        <p>The third scenario indicates the best performance, with
100% accuracy. The model was trained at a rotational
speed of 1800 rpm and was tested blindly using test rig
data at 2400 rpm without training. The results showed
100% accuracy in machine condition diagnosis, as shown and used for training the KNN to detect the remaining
in Figure 10. faults. The results showed an accuracy of 100% for the
ifrst step, and the overall accuracy exceeded 90% for the</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3.2. K-NN applications second step.</title>
      <p>Pandya et al.[36] presented a fault classification
He et al. [35] proposed a two-step plastic-bearing fault di- method based on acoustic emission for bearing health
agnostics method. This approach investigated cage fault, monitoring. Five conditions were examined: healthy
rolling element fault, and surface contact faults in the bearing, outer race, inner race, ball, and combined defect.
inner and outer race. Two accelerometers attached to the The data was collected using an acoustic emission
sensurface of the bearing house were used to collect vibra- sor installed on the housing of the test bearing and an
tion data with NI PCI-4472B data acquisition. Frequency OROS 3 SERIES acoustic analyzer, and it was processed
domain features were extracted from vibration signals by using NVGATE software. The Hilbert–Huang Transform
the envelope analysis technique and fed to the statistical (HHT) was employed in this method. Band-pass filtering
classification method. The first step only used the statis- with empirical mode decomposition was performed on
tical classification method to classify the outer race fault, the collected signals, and IMFs were optimized. IMFs
as shown in Figure 11. As a second step, entropy and were used to extract nine time-frequency domain
feadistance (time-domain features) were extracted by EMD tures: peak, mean, RMS, kurtosis, crest factor, impulse
factor, shape factor, ring down count, and energy.
Multiple supervised machine learning techniques were used features (RMS, standard deviation, skewness, crest factor,
for the fault classification using WEKA software, and the kurtosis, peak level, K factor, mean value, variance, and
weighted KNN was the most eficient technique. Then, a median). PCA was used to reduce features. The waterfall
modified KNN method based on an asymmetric proximity fusion model was used as the fusion approach to merge
function (APF) was developed to improve classification sensor data efectively. The results of the experiments
accuracy even further. The results demonstrate that the indicate that the proposed method improves fault
identiproposed APF-KNN algorithm with optimized features ifcation and diagnostic accuracy, as shown in the Table 2.
surpasses the KNN method by 96.6667%.</p>
      <p>Wang et al.[37] developed a bearing fault diagnosis Tain et al.[39] proposed a method for detecting and
method based on combining the Kernel Principal Com- monitoring bearing faults in an electric motor. Four faults
ponent Analysis (KPCA) with the KNN algorithm. KPCA were investigated: the outer race, inner race, rolling
elis a method for applying the kernel method to generalize ement, and cage fault. Vibration signals were extracted
linear Principal Component Analysis (PCA) to non-linear from two accelerometers installed on the bearing
houscases. An electro-discharge machine was used to artifi- ing and decomposed in the frequency domain to obtain a
cially seed a single point fault in the bearing inner race, set of sub-signals. Diferent fault features were extracted
outer race, and rolling element. The accelerometers were based on cross-correlation and spectral kurtosis (SK). The
used to sample vibration signals positioned at the drive principal component analysis (PCA) technique was
utiend. The extracted features are the clearance factor, the lized to reduce the redundancy of fault features. KNN is
greatest peak, impulse factor, kurtosis, mean absolute used to combine the features with a health index, which is
diference, peak factor, peak-to-peak value, rad ampli- further analyzed for defect detection. Following various
tude, RMS value, skewness, variance, waveform index, experiments, a gearbox was mounted to create signals
and kurtosis value. KPCA was applied to the extracted that mask bearing signals and cause false-negative
designal and used to define KNN. As a result, this method tection. As a result, this method was efective in fault
could classify bearing faults with an accuracy of 96.67%, classification and isolating bearing signals from gear
sigas shown in Figure 12. nals to detect previously unknown faults.</p>
      <p>Safizadeh and Latifi[ 38] developed a unique bearing Gohari and Eydi [40] used KNN to identify shaft
unfault diagnostic approach based on KNN and a combina- balance in multi-disc rotors and compared the results
tion of an accelerometer and a load cell. This method was with the Decision Tree (DT) Algorithm. Various masses
used to classify three bearing conditions: a healthy, outer were mounted in three radiuses to create an unbalanced
race defect, and ball defect. Spark erosion techniques condition. Two ADXL335 accelerometers attached to
were employed to create the defects in bearing elements. the shaft were employed to collect vibration data from
A Piezoelectric IMI 608A111 accelerometer was used to the test setup. A data acquisition device (ADVANTECH
collect vibration data, and a SEWHACNM SM601 load 4711A) was used for data collection. A program was
decell was used with a DACELL DNAM100 amplifier to mea- veloped in Labview Software for signal processing and
sure the load. The output of each sensor was connected recording, and filtering of unwanted noises. Eight
stato the NI-USB-9233 DAQ. Two frequency domain features tistical features were extracted from time and frequency
were extracted (amplitude in ball pass frequency of the domain signals: the peak value, skewness, average, RMS
outer race and ball spin frequency) with ten time-domain error, absolute average, the peak of average ratio, crest
factor, standard deviation, kurtosis factor, and peak in
the frequency domain. The extracted features were fed
to the KNN and the DT algorithms. The study revealed
that the KNN surpasses the Decision Tree in estimating
unbalance parameters and can classify the faults with an
average accuracy of 86.6%. The Figure 13 shows the KNN
performance of unbalanced locating.</p>
      <p>
        Lu et al. [41] proposed a fault diagnosis method for
rotating machinery called Enhanced K-Nearest Neighbor
(EKNN), based on KNN and spare coding. This method
investigated four bearing conditions: normal conditions,
inner race faults, outer race faults, and roller faults. An 3.3. SVM Applications
accelerometer attached to the bearing was utilized to
collect vibration signals. Fast Fourier Transform (FFT) was Jiang et al. [
        <xref ref-type="bibr" rid="ref26">43</xref>
        ] used SVM and multi-sensor
informaapplied to gather frequency domain features for creating tion fusion to develop a fault diagnosis approach for
the training dataset. Then, discriminative features were rotating machines. This approach investigated
diferextracted by applying Spare Filtering (SP) to the training ent cases for machine elements: three conditions for the
dataset. Finally, the discriminative features were opti- gears (normal, missing, and chipped tooth), four
conmized by the L-BFGS algorithm and transferred into the ditions for the bearing (normal, defect, inner race
defeature vector. The feature vector was fed to the EKNN fect, and outer race defect), and three conditions for the
and the traditional KNN. As shown in Figure 14, the pro- shaft (normal, 3mm crack depth, and 5mm crack depth).
posed method could classify faults with 99% accuracy, IMI 608A11 accelerometers collected vibration signals
surpassing the traditional KNN. with the Dewetron data acquisition system. Twelve
time
      </p>
      <p>Li et al. [42] presented a bearing fault detection method domain features were extracted for each condition,
inbased on the Orthogonal Wavelet Transform K-Nearest cluding mean, peak, amplitude square, RMS, root
ampliNeighbor Algorithm (OWT-KNN). The OWT can decom- tude, standard deviation, skewness, kurtosis, waveform
pose the signals into the equivalent local detail signals at factor, pulse factor, and margin factor. The multi-sensor
each scale in terms of time and frequency. The Figure 15 information fusion model was utilized to establish a
mulshows the flowchart of (OWT-KNN). EDM was used to
implant faults in the inner race and the ball. The vibration
signals were collected from three accelerometers placed
in diferent positions and subjected to a multilayer
orthogonal wavelet transform. Peak-to-peak values were
found on each scale to create the feature vectors. Lately,
the created feature vectors are utilized to generate the
classification model and train the KNN classifier. The
classification results show that this approach can achieve
a 100% fault classification.
tion of bearing faults. This method studied the following
cases: healthy, inner and outer race degradation, and
inner and outer race failure. A run-to-failure test provided
the data for this investigation. Vibration data was
collected by four accelerometers attached to four bearings.</p>
      <p>
        The RMS was calculated from the collected time-domain
signals; the Hilbert transformation was used to detect the
envelope of a time-domain signal. Then, the envelope
signal is converted into the frequency domain using the fast
Fourier transformation. Fault-specific frequencies are
found in the frequency spectrum, and energy associated
with each frequency band is collected. Four frequency
doFigure 15: OWTKNN Flowchart[42] main features were extracted in addition to RMS, and all
these features were used to train the SVM classifier. The
obtained classification accuracy for healthy, inner and
outer race degradation and inner and outer race failure
tidimensional vector by extracting the same character is 99.3%, 86.2%, 97.7%, 87.8%, and 84.2%, respectively.
from diferent sensors. The SVM was applied to each Huo et al. [
        <xref ref-type="bibr" rid="ref29">46</xref>
        ] proposed a fault diagnosis method for
case for fault classification. According to the results, the rotating shafts based on Multi-Scale Entropy (MSE). This
highest accuracies achieved by the SVM classifier were method investigated two shaft conditions: healthy and 4
93.33%, 100%, and 99.67% of gears, rolling bearing, and mm cracked shaft. The vibration data for each condition
cracked shaft cases, respectively. were collected from the PT 500 machinery diagnostic
      </p>
      <p>
        Tabrizi et al. [
        <xref ref-type="bibr" rid="ref27">44</xref>
        ] proposed a combined automatic system. WPD and EMD were employed to decompose
method for detecting tiny defects on roller bearings that the signals to obtain reconstruction vectors and IMFs
uses Wavelet Packet Decomposition (WPD) with Ensem- data sets. Afterward, Shannon entropy criteria were
utible Empirical Mode Decomposition (EEMD). Tri-axial ac- lized to select the largest entropy in the decomposed
celerometers were used to collect vibration data at three vectors. The MSE method was then used to define fault
diferent shaft speeds and external loads. Afterward, the symptoms and create feature vectors. Finally, the feature
original signals were extracted from the noisy signals vectors were fed to the SVM for fault classifying.
Experiusing WPD, and EEMD was applied to decompose the mental results showed that WPD combination with MSE
vibration signals into IMFs. Then, a feature vector was achieved a classification accuracy of 97.3%, whereas EMD
created from the normalized IMFs energy and fed to the combination with MSE had a better classification rate of
SVM. With Daubechies DB10 Denoising, the proposed 98.5%. The Figure 16 shows the accuracy results using
method was able to detect the defects with 100% accuracy. EMD, MSE, and SVM.
      </p>
      <p>
        Senanayaka et al. [
        <xref ref-type="bibr" rid="ref28">45</xref>
        ] presented a method based on Gu et al. [
        <xref ref-type="bibr" rid="ref30">47</xref>
        ] developed a fault diagnosis for rolling
the SVM algorithm for the early detection and classifica- bearings based on SVM and PCA. Four deep groove ball
can be derived by integrating the time-frequency
inforbearings conditions were examined: normal condition, mation of all SSCs. Time-frequency entropy (TFE) was
roller flaking, inner ring flaking, and outer ring flaking. calculated from TFS to build CFBEE. Then a feature
vecAn IMI 601A1 accelerometer was used with a UUA300 tor was obtained from calculated CFBEEs and fed to the
data acquisition card for vibration signal monitoring. A SVM, and the SVM was able to classify rotor faults, as
wavelet packet was used to decompose the collected sig- shown in Figure 17.
nals and create the feature vectors. Then, the feature Parmar and Pandaya [
        <xref ref-type="bibr" rid="ref32">49</xref>
        ] developed a fault diagnosis
vectors were integrated by PCA and fed to the SVM clas- method for cylindrical bearings based on SVM. Four
consifier. Diferent kernel functions and SVM classification ditions were investigated: healthy bearing, defects in the
algorithms were used to compare and verify the influence inner race, outer race, and the rolling element (defect
of kernel functions and classification algorithms on the sizes are around 0.5 mm). A three-axis sensor was used
accuracy of the SVM classifier. Finally, the developed to collect vibration signals, and CoCo-80 Dynamic Signal
method achieved a performance of more than 97%. Pang Analyzer processed the collected signals. The collected
et al. [
        <xref ref-type="bibr" rid="ref31">48</xref>
        ] proposed a novel rotor fault diagnosis method signals were analyzed by wavelet packet decomposition
based on Characteristic Frequency Band Energy Entropy (with mother wavelet ’sym20), then mathematical
param(CFBEE) and SVM to investigate three rotor faults: im- eters were extracted, such as mean value, mean square
balance, rubbing, and oil film instability failures. The value, skewness, kurtosis, standard deviation, crest factor,
shaft vibration signals were collected using two eddy- and energy. Then these parameters were normalized and
current sensors attached to the mounting blocks. The fed to two classification methods: ANN and SVM. The
time-frequency features were decomposed by improved results showed that ANN classification accuracy did not
singular spectrum decomposition (ISSD) into a series of exceed 90%, while the SVM (cubic model) was able to
singular spectrum components (SSCs). The Hilbert Trans- classify faults with 95.6% accuracy. Table 3 shows the
form (HT) demodulates the obtained SSCs to determine SVM classification results.
their instantaneous amplitude (IA) and instantaneous Lee et al. [
        <xref ref-type="bibr" rid="ref33">50</xref>
        ] developed a method to detect
misalignfrequency (IF). IF and IA reflect the time-frequency infor- ment in a rotating machine shaft based on the SVM
algomation of SSC, and the Time-Frequency Spectrum (TFS) rithm. A gyro vibration sensor was attached to the shaft’s
end between the rotor and the shaft to collect normal
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion References</title>
      <p>and abnormal vibration data. The SVM was applied to
the collected data without preprocessing, and its
classiifcation accuracy was 49.71%. Then, the FFT technique
was used to extract the power spectrum from the time
domain data, and the PCA algorithm was used to reduce
the dimensions (see Figure 18). The SVM algorithm was
applied to the processed data and could predict the
normal and abnormal conditions with an average accuracy
of 98.8%.</p>
      <p>Rotating machinery fault diagnosis plays an important
role in saving maintenance costs, downtime, and safety
risks. In this study, a variety of AI approaches for
rotating machinery diagnostics are discussed. The theoretical
approach and fault diagnostic application of ANN, K-NN,
and SVM have been reviewed. This study advises
performing feature selection on the feature vector before
employing AI classification techniques to identify the most
sensitive feature for each fault case. Further, this study
suggest using other AI classification techniques such as,
Random Forest, Decision Tree, Naive Bayes, and Deep
learning. As AI techniques grow more sophisticated, it is
expected that AI approaches will remain interesting and
efective for detecting faults in rotating machinery.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>N.</given-names>
            <surname>Brandizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Bianco</surname>
          </string-name>
          , G. Castro,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Wajda</surname>
          </string-name>
          ,
          <article-title>Automatic rgb inference based on facial emotion recognition</article-title>
          ,
          <source>in: CEUR Workshop Proceedings</source>
          , volume
          <volume>3092</volume>
          ,
          <string-name>
            <surname>CEUR-WS</surname>
          </string-name>
          ,
          <year>2021</year>
          , pp.
          <fpage>66</fpage>
          -
          <lpage>74</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>F.</given-names>
            <surname>Fallucchi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gerardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Petito</surname>
          </string-name>
          , E. W. De Luca,
          <article-title>Blockchain framework in digital government for the certification of authenticity, timestamping and data property</article-title>
          ,
          <source>in: Proceedings of the 54th Hawaii International Conference on System Sciences</source>
          ,
          <year>2021</year>
          , p.
          <fpage>2307</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>B.</given-names>
            <surname>Nowak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Nowicki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Napoli, Multi-class nearest neighbour classifier for incomplete data handling</article-title>
          ,
          <source>in: Lecture Notes in Artificial Intelligence (Subseries of Lecture Notes in Computer Science)</source>
          , volume
          <volume>9119</volume>
          , Springer Verlag,
          <year>2015</year>
          , pp.
          <fpage>469</fpage>
          -
          <lpage>480</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -19324-3_
          <fpage>42</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Illari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Avanzato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>A cloudoriented architecture for the remote assessment and follow-up of hospitalized patients</article-title>
          ,
          <source>in: CEUR Workshop Proceedings</source>
          , volume
          <volume>2694</volume>
          ,
          <string-name>
            <surname>CEUR-WS</surname>
          </string-name>
          ,
          <year>2020</year>
          , pp.
          <fpage>29</fpage>
          -
          <lpage>35</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.</given-names>
            <surname>Simonetta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Trenta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. C.</given-names>
            <surname>Paoletti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vetrò</surname>
          </string-name>
          ,
          <article-title>Metrics for identifying bias in datasets</article-title>
          ,
          <source>SYSTEM</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>B.</given-names>
            <surname>Paya</surname>
          </string-name>
          , I. Esat,
          <string-name>
            <given-names>M.</given-names>
            <surname>Badi</surname>
          </string-name>
          ,
          <article-title>Artificial neural network based fault diagnostics of rotating machinery using wavelet transforms as a preprocessor</article-title>
          ,
          <source>Mechanical systems and signal processing 11</source>
          (
          <year>1997</year>
          )
          <fpage>751</fpage>
          -
          <lpage>765</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. Lo</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          , M. Woźniak,
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R.</given-names>
            <surname>Giuliano</surname>
          </string-name>
          ,
          <article-title>The next generation network in 2030: G. Susi, A spiking neural network-based long-term Applications, services, and enabling technologies, prediction system for biogas production</article-title>
          ,
          <source>Neural in: 2021 8th International Conference on Electrical Networks</source>
          <volume>129</volume>
          (
          <year>2020</year>
          )
          <fpage>271</fpage>
          -
          <lpage>279</lpage>
          . Engineering, Computer Science and Informatics [12]
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. Lo</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <surname>E. Tramontana,</surname>
          </string-name>
          (EECSI), IEEE,
          <year>2021</year>
          , pp.
          <fpage>294</fpage>
          -
          <lpage>298</lpage>
          .
          <article-title>An advanced neural network based solution to en-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi, G. Sciuto,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          , G. Pap
          <article-title>- force dispatch continuity in smart grids, Applied palardo, E. Tramontana, A cascade neural net</article-title>
          - Soft
          <source>Computing Journal</source>
          <volume>62</volume>
          (
          <year>2018</year>
          )
          <fpage>768</fpage>
          -
          <lpage>775</lpage>
          .
          <article-title>work architecture investigating surface plasmon [</article-title>
          13]
          <string-name>
            <given-names>O. I.</given-names>
            <surname>Abiodun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jantan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Omolara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. V.</given-names>
            <surname>Dada</surname>
          </string-name>
          ,
          <article-title>polaritons propagation for thin metals in openmp</article-title>
          , N. A.
          <string-name>
            <surname>Mohamed</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Arshad</surname>
          </string-name>
          ,
          <article-title>State-of-the-art in Lecture Notes in Computer Science (including sub- artificial neural network applications: A survey</article-title>
          ,
          <source>series Lecture Notes in Artificial Intelligence and Heliyon</source>
          <volume>4</volume>
          (
          <year>2018</year>
          )
          <article-title>e00938</article-title>
          . Lecture Notes in Bioinformatics) 8467 LNAI (
          <year>2014</year>
          ) [14]
          <string-name>
            <given-names>N.</given-names>
            <surname>Ganesan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Venkatesh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rama</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Palani</surname>
          </string-name>
          ,
          <volume>22</volume>
          -
          <fpage>33</fpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -07173-
          <issue>2</issue>
          _
          <fpage>3</fpage>
          .
          <article-title>Application of neural networks in diagnosing can-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>N.</given-names>
            <surname>Dat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Ponzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Vincelli</surname>
          </string-name>
          ,
          <article-title>Supporting cer disease using demographic data, International impaired people with a following robotic assistant</article-title>
          <source>Journal of Computer Applications</source>
          <volume>1</volume>
          (
          <year>2010</year>
          )
          <fpage>76</fpage>
          -
          <lpage>85</lpage>
          .
          <article-title>by means of end-to-end visual target navigation</article-title>
          [15]
          <string-name>
            <given-names>G. C.</given-names>
            <surname>Cardarilli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. Di</given-names>
            <surname>Nunzio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Fazzolari</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
          </string-name>
          <article-title>Giand reinforcement learning approaches, in: CEUR ardino, A</article-title>
          . Nannarelli, M. Re,
          <string-name>
            <given-names>S.</given-names>
            <surname>Spanò</surname>
          </string-name>
          ,
          <source>A pseudoWorkshop Proceedings</source>
          , volume
          <volume>3118</volume>
          ,
          <article-title>CEUR-WS, softmax function for hardware-based high speed 2021</article-title>
          , pp.
          <fpage>51</fpage>
          -
          <lpage>63</lpage>
          . image classification,
          <source>Scientific reports 11</source>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>R.</given-names>
            <surname>Brociek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Magistris</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Cardia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Coppa</surname>
          </string-name>
          ,
          <volume>1</volume>
          -
          <fpage>10</fpage>
          . S. Russo, Contagion prevention of covid-19 by [16]
          <string-name>
            <given-names>D. S.</given-names>
            <surname>Maitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Bhattacharya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Parui</surname>
          </string-name>
          ,
          <article-title>Cnn means of touch detection for retail stores, in: CEUR based common approach to handwritten character</article-title>
          <source>Workshop Proceedings</source>
          , volume
          <volume>3092</volume>
          ,
          <article-title>CEUR-WS, recognition of multiple scripts</article-title>
          ,
          <source>in: 2015 13th In2021</source>
          , pp.
          <fpage>89</fpage>
          -
          <lpage>94</lpage>
          . ternational Conference on
          <article-title>Document Analysis and Recognition (ICDAR)</article-title>
          , IEEE,
          <year>2015</year>
          , pp.
          <fpage>1021</fpage>
          -
          <lpage>1025</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>E.</given-names>
            <surname>Fix</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Hodges</surname>
          </string-name>
          <string-name>
            <surname>Jr</surname>
          </string-name>
          ,
          <article-title>Discriminatory analysis- rotating machine faults using frequency domain nonparametric discrimination: Small sample perfor- data fusion and artificial neural networks, Machines mance</article-title>
          ,
          <source>Technical Report</source>
          , California Univ Berkeley,
          <volume>6</volume>
          (
          <year>2018</year>
          )
          <fpage>59</fpage>
          .
          <year>1952</year>
          . [31]
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Jaber</surname>
          </string-name>
          ,
          <string-name>
            <surname>K. M. Ali</surname>
          </string-name>
          , Artificial neural network
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J. S.</given-names>
            <surname>Mohammed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Abdulhady</surname>
          </string-name>
          ,
          <article-title>Rolling bearing based fault diagnosis of a pulley-belt rotating sysfault detection based on vibration signal analysis tem</article-title>
          ,
          <source>International Journal on Advanced Science</source>
          ,
          <article-title>and cumulative sum control chart</article-title>
          ,
          <source>FME Transac- Engineering and Information Technology</source>
          <volume>9</volume>
          (
          <year>2019</year>
          ) tions
          <volume>49</volume>
          (
          <year>2021</year>
          )
          <fpage>684</fpage>
          -
          <lpage>695</lpage>
          .
          <fpage>544</fpage>
          -
          <lpage>551</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Dhomad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jaber</surname>
          </string-name>
          , Bearing fault diagnosis [32]
          <string-name>
            <given-names>A.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Jigyasu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Mathew</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chatterji</surname>
          </string-name>
          ,
          <article-title>Bearusing motor current signature analysis and the ar- ing fault diagnosis using frequency domain features tificial neural network</article-title>
          ,
          <source>International Journal on and artificial neural networks</source>
          ,
          <source>in: Information advanced scince Engineering Information Technol- and Communication Technology for Intelligent Sysogy</source>
          <volume>10</volume>
          (
          <year>2020</year>
          ). tems, Springer,
          <year>2019</year>
          , pp.
          <fpage>539</fpage>
          -
          <lpage>547</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>K.</given-names>
            <surname>Taunk</surname>
          </string-name>
          , S. De,
          <string-name>
            <given-names>S.</given-names>
            <surname>Verma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Swetapadma</surname>
          </string-name>
          , A brief [33]
          <string-name>
            <given-names>K.</given-names>
            <surname>Babu Rao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Mallikarjuna</given-names>
            <surname>Reddy</surname>
          </string-name>
          ,
          <article-title>Fault detection review of nearest neighbor algorithm for learning in rotor system by discrete wavelet neural network and classification</article-title>
          , in: 2019 International Confer- algorithm,
          <source>Journal of Vibration and Control (2021) ence on Intelligent Computing and Control Systems</source>
          <volume>10775463211030754</volume>
          . (ICCS), IEEE,
          <year>2019</year>
          , pp.
          <fpage>1255</fpage>
          -
          <lpage>1260</lpage>
          . [34]
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Espinoza Sepúlveda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. K.</given-names>
            <surname>Sinha</surname>
          </string-name>
          , Blind applica-
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>T.</given-names>
            <surname>Marwala</surname>
          </string-name>
          ,
          <article-title>Condition monitoring using com- tion of developed smart vibration-based machine putational intelligence methods: applications in learning (svml) model for machine faults diagnosis mechanical and electrical systems</article-title>
          , volume
          <volume>200</volume>
          ,
          <article-title>to diferent machine conditions</article-title>
          ,
          <source>Journal of VibraSpringer</source>
          ,
          <year>2012</year>
          .
          <source>tion Engineering &amp; Technologies</source>
          <volume>9</volume>
          (
          <year>2021</year>
          )
          <fpage>587</fpage>
          -
          <lpage>596</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>W. L.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <source>The application of artificial neural net-</source>
          [35]
          <string-name>
            <given-names>D.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <article-title>Plastic bearing fault diagnosis works for sensor validation in diesel engine condi- based on a two-step data mining approach, IEEE tion monitoring and fault diagnosis</article-title>
          ,
          <source>Ph.D. thesis, Transactions on Industrial Electronics</source>
          <volume>60</volume>
          (
          <year>2012</year>
          ) University of Newcastle upon Tyne,
          <year>2009</year>
          .
          <fpage>3429</fpage>
          -
          <lpage>3440</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>J.</given-names>
            <surname>Fulcher</surname>
          </string-name>
          ,
          <source>Advances in applied artificial intelligence,</source>
          [36]
          <string-name>
            <given-names>D.</given-names>
            <surname>Pandya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Upadhyay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Harsha</surname>
          </string-name>
          ,
          <source>Fault IGI Global</source>
          ,
          <year>2006</year>
          .
          <article-title>diagnosis of rolling element bearing with intrinsic</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Pisner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Schnyer</surname>
          </string-name>
          ,
          <article-title>Support vector machine, mode function of acoustic emission data using apfin: Machine learning</article-title>
          ,
          <source>Elsevier</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>101</fpage>
          -
          <lpage>121</lpage>
          . knn,
          <source>Expert Systems with Applications</source>
          <volume>40</volume>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. Lo</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          , E. Tramontana,
          <volume>4137</volume>
          -
          <fpage>4145</fpage>
          . M.
          <article-title>Woźniak, A novel neural networks-based tex-</article-title>
          [37]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. B.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <article-title>ture image processing algorithm for orange defects Fault diagnosis of bearing based on kpca and knn classification</article-title>
          ,
          <source>International Journal of Computer method, in: Advanced Materials Research</source>
          , volume
          <volume>Science</volume>
          <source>and Applications</source>
          <volume>13</volume>
          (
          <year>2016</year>
          )
          <fpage>45</fpage>
          -
          <lpage>60</lpage>
          . 986,
          <string-name>
            <surname>Trans</surname>
            <given-names>Tech Publ</given-names>
          </string-name>
          ,
          <year>2014</year>
          , pp.
          <fpage>1491</fpage>
          -
          <lpage>1496</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>R. R.</given-names>
            <surname>Sarra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Dinar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Mohammed</surname>
          </string-name>
          ,
          <string-name>
            <surname>K. H.</surname>
          </string-name>
          [38]
          <string-name>
            <given-names>M.</given-names>
            <surname>Safizadeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Latifi</surname>
          </string-name>
          ,
          <article-title>Using multi-sensor data fuAbdulkareem, Enhanced heart disease prediction sion for vibration fault diagnosis of rolling element based on machine learning and  2 statistical opti- bearings by accelerometer and load cell, Informamal feature selection model</article-title>
          ,
          <source>Designs</source>
          <volume>6</volume>
          (
          <year>2022</year>
          )
          <article-title>87</article-title>
          . tion fusion
          <volume>18</volume>
          (
          <year>2014</year>
          )
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>A.</given-names>
            <surname>Mohammed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Neilson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Deans</surname>
          </string-name>
          , P. Mac- [39]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Morillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. H.</given-names>
            <surname>Azarian</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Pecht, MoConnell, Crack detection in a rotating shaft using tor bearing fault detection using spectral kurtosisartificial neural networks and psd characterisation, based feature extraction coupled with k-nearest Meccanica 49 (</article-title>
          <year>2014</year>
          )
          <fpage>255</fpage>
          -
          <lpage>266</lpage>
          .
          <article-title>neighbor distance analysis</article-title>
          ,
          <source>IEEE Transactions on</source>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [28]
          <string-name>
            <surname>J. B. Ali</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Fnaiech</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Saidi</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Chebel-Morello</surname>
          </string-name>
          ,
          <source>Industrial Electronics</source>
          <volume>63</volume>
          (
          <year>2015</year>
          )
          <fpage>1793</fpage>
          -
          <lpage>1803</lpage>
          . F. Fnaiech, Application of empirical mode decom- [40]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gohari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Eydi</surname>
          </string-name>
          ,
          <article-title>Modelling of shaft unbalposition and artificial neural network for automatic ance: Modelling a multi discs rotor using k-nearest bearing fault diagnosis based on vibration signals, neighbor and decision tree algorithms</article-title>
          ,
          <source>MeasureApplied Acoustics</source>
          <volume>89</volume>
          (
          <year>2015</year>
          )
          <fpage>16</fpage>
          -
          <lpage>27</lpage>
          . ment 151 (
          <year>2020</year>
          )
          <fpage>107253</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Jaber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Bicker</surname>
          </string-name>
          , Fault diagnosis of industrial [41]
          <string-name>
            <given-names>J.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Qian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cui</surname>
          </string-name>
          ,
          <article-title>Enhanced k-nearest robot gears based on discrete wavelet transform and neighbor for intelligent fault diagnosis of rotating artificial neural network, Insight-Non-Destructive machinery</article-title>
          ,
          <source>Applied Sciences</source>
          <volume>11</volume>
          (
          <year>2021</year>
          )
          <fpage>919</fpage>
          .
          <source>Testing and Condition Monitoring</source>
          <volume>58</volume>
          (
          <year>2016</year>
          )
          <fpage>179</fpage>
          - [42]
          <string-name>
            <given-names>W.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <article-title>An orthogonal wavelet 186. transform-based k-nearest neighbor algorithm to</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [30]
          <string-name>
            <surname>K. C. Luwei</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Yunusa-Kaltungo</surname>
            ,
            <given-names>Y. A.</given-names>
          </string-name>
          <string-name>
            <surname>Sha</surname>
          </string-name>
          <article-title>'aban, detect faults in bearings, Shock and Vibration 2022 Integrated fault detection framework for classifying (</article-title>
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [43] L.-l. Jiang, H.
          <article-title>-k.</article-title>
          <string-name>
            <surname>Yin</surname>
          </string-name>
          , X.
          <article-title>-j.</article-title>
          <string-name>
            <surname>Li</surname>
          </string-name>
          , S.-w. Tang,
          <article-title>Fault diagnosis of rotating machinery based on multisensor information fusion using svm and time-domain features</article-title>
          ,
          <source>Shock and Vibration</source>
          <year>2014</year>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>A.</given-names>
            <surname>Tabrizi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Garibaldi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fasana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Marchesiello</surname>
          </string-name>
          ,
          <article-title>Early damage detection of roller bearings using wavelet packet decomposition, ensemble empirical mode decomposition and support vector machine</article-title>
          ,
          <source>Meccanica</source>
          <volume>50</volume>
          (
          <year>2015</year>
          )
          <fpage>865</fpage>
          -
          <lpage>874</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>J. S. L.</given-names>
            <surname>Senanayaka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. T.</given-names>
            <surname>Kandukuri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. Van</given-names>
            <surname>Khang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. G.</given-names>
            <surname>Robbersmyr</surname>
          </string-name>
          ,
          <article-title>Early detection and classification of bearing faults using support vector machine algorithm</article-title>
          ,
          <source>in: 2017 IEEE Workshop on Electrical Machines Design</source>
          ,
          <article-title>Control and Diagnosis (WEMDCD)</article-title>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>250</fpage>
          -
          <lpage>255</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Huo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Shu</surname>
          </string-name>
          ,
          <article-title>A comparative study of wpd and emd for shaft fault diagnosis</article-title>
          ,
          <source>in: IECON 2017-43rd Annual Conference of the IEEE Industrial Electronics Society</source>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>8441</fpage>
          -
          <lpage>8446</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [47]
          <string-name>
            <surname>Y.-K. Gu</surname>
            ,
            <given-names>X.-Q.</given-names>
          </string-name>
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>D.-P.</given-names>
          </string-name>
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>Y.-J.</given-names>
          </string-name>
          <string-name>
            <surname>Shen</surname>
          </string-name>
          ,
          <article-title>Fault diagnosis method of rolling bearing using principal component analysis and support vector machine</article-title>
          ,
          <source>Journal of Mechanical Science and Technology</source>
          <volume>32</volume>
          (
          <year>2018</year>
          )
          <fpage>5079</fpage>
          -
          <lpage>5088</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>B.</given-names>
            <surname>Pang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Tang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhou</surname>
          </string-name>
          , T. Tian,
          <article-title>Rotor fault diagnosis based on characteristic frequency band energy entropy and support vector machine</article-title>
          ,
          <source>Entropy</source>
          <volume>20</volume>
          (
          <year>2018</year>
          )
          <fpage>932</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [49]
          <string-name>
            <given-names>U.</given-names>
            <surname>Parmar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Pandya</surname>
          </string-name>
          ,
          <article-title>Experimental investigation of cylindrical bearing fault diagnosis with svm</article-title>
          ,
          <source>Materials Today: Proceedings</source>
          <volume>44</volume>
          (
          <year>2021</year>
          )
          <fpage>1286</fpage>
          -
          <lpage>1290</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [50]
          <string-name>
            <given-names>Y. E.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.-K.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.-H.</given-names>
            <surname>Bae</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. C.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <article-title>Misalignment detection of a rotating machine shaft using a support vector machine learning algorithm</article-title>
          ,
          <source>International Journal of Precision Engineering and Manufacturing</source>
          <volume>22</volume>
          (
          <year>2021</year>
          )
          <fpage>409</fpage>
          -
          <lpage>416</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>