Next Article in Journal
Mechanisms and Evolution of Cracks in Prestressed Concrete Sleepers Exposed to Time-Dependent Actions
Next Article in Special Issue
Fault Diagnosis Method for Rolling Bearings Based on Two-Channel CNN under Unbalanced Datasets
Previous Article in Journal
Robustness Analysis of DCE-MRI-Derived Radiomic Features in Breast Masses: Assessing Quantization Levels and Segmentation Agreement
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Convolutional Neural Network for Fault Diagnosis of Bearing Scratch of an Induction Motor †

by
Shrinathan Esaki Muthu Pandara Kone
1,*,
Kenichi Yatsugi
1,
Yukio Mizuno
1 and
Hisahide Nakamura
2
1
Department of Electrical and Mechanical Engineering, Nagoya Institute of Technology, Nagoya 466-8555, Japan
2
Research and Development Division, TOENEC Corporation, Nagoya 457-0819, Japan
*
Author to whom correspondence should be addressed.
This paper is an extended version of paper published in the 10th Annual IEEE Energy Conversion Congress & Exposition (ECCE 2018), Portland, OR, USA, 23–27 September 2018.
Submission received: 18 April 2022 / Revised: 20 May 2022 / Accepted: 27 May 2022 / Published: 29 May 2022
(This article belongs to the Collection Bearing Fault Detection and Diagnosis)

Abstract

:

Featured Application

The current work is suitable for diagnosing induction motor failures online. It is highly applicable to bearing fault diagnosis and may be useful for industries.

Abstract

The demand for the condition monitoring of induction motors is increasing in various fields, such as industry, transportation, and daily life. Bearing faults are the most common faults, and many fault diagnosis methods have been proposed using artificial pitting as the fault factor in most cases. However, the validity of a fault diagnosis method for other kinds of faults does not seem to be evaluated. Considering onsite scenarios and other possibilities of faults, this paper introduces scratches on the outer raceways of bearings. A study was performed on the detection of several kinds of bearing scratches using a proposed method that was based on an auto-tuning convolutional neural network. The developed approach was also compared with other diagnostic methods for validation. The results showed that the proposed technique provides the possibility of diagnosing several kinds of scratches with acceptable accuracy rates.

1. Introduction

Among the various failures of induction motors, the most common defect is in bearings. Bearing failures shows a high percentage of failures when compared to other faults, such as short-circuits, broken rotor bars, and eccentricities [1]. The role of the bearing is not limited to electrical motors but also extends to various mechanical components, and it stands to be a vital component. The early identification of bearing faults may prevent and reduce high mending costs and maintenance costs. Additionally, the early prevention of faults may have the effects of not decreasing the production quantity and not extending breaktime. Thus, induction motor conditions, especially bearing conditions, should be monitored for healthy production.
In most existing studies, pitting has been considered a fault factor, and vibration-based analyses have been used primarily to diagnose bearing faults [2]. However, the acquisition of vibration data requires transducers or accelerometers, which makes this method expensive. An alternative method, namely, motor current signature analysis, is easier to implement and more affordable because it eliminates the positioning of sensors [3]. However, this method cannot identify the present state of a motor. Over the past years, acoustic emission (AE) sensors have been used in bearing condition monitoring and fault diagnosis [4]. AE signals can capture bearing fault features and detect incipient faults [5,6]. Detection is performed using the frequencies of selected components as key features. For rotating machinery systems, the Hilbert Huang transform (HHT) is used with AE signals to detect faults [7]. The application of digital signal processing has been extended to identify the bearing failure of induction machines [8]. Generally, raw signals are insufficient to identify failures. Therefore, for fault identification, features are extracted from the time and frequency domain analyses. The root means square method [9], high-order statistical method [10], and short impulse method [11] are examples of time domain analysis approaches.
A linear discriminant analysis was also performed on stator currents for fault diagnosis, and further diagnosis was conducted with a Bayesian classifier [12]. This technique recognized damage with large-diameter pitting. Infrared thermography fault diagnosis methods based on image processing have also been proposed [13]. However, their usage has been limited, and successful results were observed only in DC machines [14]. In wound-rotor induction motors, infrared data analysis provided useful information about defects and present motor conditions [15]. In most cases, this method is applicable and is performed offline. Although infrared techniques have immense potential for fault detection, their cost is high due to the need for data acquisition devices and infrared cameras [16]. A comparison study on vibration and current signal analysis was published [17].
The number of intelligent diagnosis methods for identifying defects is rapidly increasing, and adaptive neuro-fuzzy inference systems [18,19,20,21,22,23] and artificial neural networks (ANNs) [19,20,21,22] have often been applied. In general, intelligent bearing fault diagnosis involves two steps: feature extraction and classification [19]. However, intelligent methods used in bearing fault diagnosis have some inherent disadvantages. Most of the fault categories belong to a single pitting (hole) fault, and compound faults have been discussed in some cases. Moreover, most intelligent systems are nonlinear and belong to shallow learning models. Their accuracy varies with the selection of features, largely depends on the diagnosis model, and requires engineering experience [24]. Some authors published a pioneering work on failure diagnosis using deep learning [25]. Recently, support vector machines (SVMs) have been widely used to diagnose stator winding faults [26,27] and wind turbine issues [28]. Additionally, recently, machine learning techniques have been extended to other fields such as the smart optimization of the friction-drilling process and abrasive waterjet machining [29,30].
In most papers on bearing failure diagnosis, a pitting or a hole on the outer raceway has been treated as a fault factor. The existing fault diagnosis methods have detected the holes with good accuracy but lack the detection of scratch failures. Thus, the drawbacks of validating faults other than pitting were evaluated in the present method proposed. The versatility of a fault diagnosis method is important from a practical standpoint. The present paper aims to illustrate the potential of a proposed convolutional neural network (CNN)-based method in bearing fault diagnosis (scratch detection and scratch traceability analysis). To avoid a low detection percentage and overlapping effects, both the hidden layer and pooling layer are optimized, and epochs are performed. Comparing the general CNN techniques, in the proposed CNN method, an auto-tuning parameter optimization function is added to tune the hidden layer and the pooling layer. This makes the system able to reduce the effect of overlapping and increases the accuracy rate. A detailed analysis is discussed in Section 4. In a detailed analysis of scratch traceability, concentrated scratches are considered faults. Scratches are more likely to occur at sites compared with pitting, but they have seldom been considered. Finally, for validation, a scratch is induced away from the center (offset to the outer raceway of the bearing) and diagnosed using the proposed CNN method. The entire dataset used to perform CNN is given after performing an FFT analysis using the load current of the stator. Promising results are obtained and compared with other machine learning algorithms to enhance the performance of the proposed method.

2. Brief Explanation of Proposed Diagnosis Method

CNN is one of the commonly used deep neural network architectures for training unsupervised features. It is characterized by in-shift variance, weight sharing, a high accuracy rate, and data encoding [27]. The proposed method is explained briefly in the following section.

2.1. Methodology

The load currents of healthy and faulty motors were recorded at given rotation speeds. The features for fault diagnosis were the amplitudes of the 30 and 90 Hz frequency components of the load current, which were obtained via fast Fourier transform (FFT) analysis. The bearing fault of a target motor was diagnosed with the abovementioned CNN algorithm.

2.2. Construction of CNN for Fault Diagnosis

Typically, a CNN is composed of a feature extraction layer and a feature mapping layer. Neurons play a significant role in connecting these layers. The feature extraction layer consists of a local acceptable domain of the previous layer, which is connected through neurons. The local characteristics are extracted and forwarded to the feature mapping layer, which consists of multiple feature maps. Generally, a feature map is a plane filled with neurons, and it is followed by a calculation layer, which is used to calculate the features. The basic structure of a CNN model consists of input, hidden, and output layers. They are fully interconnected in one direction, from the input layer to the output layer, including a hidden layer and a pooling layer.
In our present study, the general structure of a CNN model was modified by adding an auto-tuning function. This auto-tuning function made adjustments to the hidden layer and pooling layer considering the accuracy rate and overlapping percentage. The details of the auto-tuning function are explained in the Procedures and Results of Diagnosis section. In our study, forward propagation in the CNN was performed, and the neurons in the hidden layer were decided based on the input and output patterns that must be recognized. The neurons in the hidden layer performed mathematical operations considering the number of inputs, and the post-mathematical operation results were given to output layer, where the final prediction was performed. These neurons of the hidden layer were expressed as the weight matrix and connected the adjacent layers (input and output layers). The output of the hidden layer can be mathematically expressed using Equation (1):
Z = WT X + b
where W is weight expressed in matrix form, T represents transposition, X denotes input to the hidden layer, and b is the bias constant.
Apart from the basic model, in the proposed diagnosis system, an encoder was added with an auto-tuning function. In the basic model of a CNN, both the auto-tuning function and encoder are not attached; as a result, for each overlapping condition, a low accuracy rate is obtained. With the addition of auto-tuning and an encoder, automatic optimization of the hidden layer and pooling layer was made possible, and the missing data count was reduced. The results, evaluation, and drawbacks of the proposed method are discussed in Section 4.
The structure of the model depends on the number of input data. In the present report, three types of bearing conditions are discussed (healthy, SS, and FS) and the structure of the encoder is framed considering three input data. The auto-encoder consisted of two parts: an encoder and a decoder. The encoder was used to extract features from the input data, which were given to the decoder for reconstructing the sampling data from the hidden layer. The weight parameters and the encoder and decoder bias vectors were adjusted according to the number of inputs, and the outputs were predicted.
A three-layer feed-forward propagation CNN was selected; both the input and output were defined as multiple variables without clear linear relationships. Considering the fault types and the number of dependencies, the proposed model consisted of three pooling layers and three hidden layers. A convolution layer was used for modeling and classification. A pooling layer was added to the basic structure to reduce the overlapping effects and to perform filtering and simple discretization. The proposed CNN model for bearing failure diagnosis is shown in Figure 1.

3. Experimental Procedures and Results

This section explains the experimental setup, the artificial generation of faults, and the feature distributions of healthy and faulty bearings.

3.1. Experil Setup

The experimental setup is shown in Figure 2. A three-phase induction motor (2.2 kW, 200 V, 8.5 A, 1740 min−1, four poles) was used as a specimen. The load was a powder brake. The rotation speed was set to 1780, 1775, 1770, and 1765 min−1. The power supply frequency was 60 Hz.
The load currents and line-to-line voltages were measured using current probes (Hioki 9695-02) and voltage probes (Hioki 9666), respectively. The rotation speed was monitored with a speed indicator (Ono Sokki HT-5500). The output signals from these sensors were recorded on a notebook PC with measurement equipment developed by the authors and described in [25]. It measured currents and voltages up to 20 A and 300 V, respectively, with a tolerance of ±2%. The sampling time was approximately 10 μs, and the frequency resolution was approximately 0.76 Hz. The data recording length was 217 per channel. The data acquisition was started by a trigger signal from a timer every 30 s, and data transfer to the PC was completed in less than 20 s. Only the U-phase load current of the stator was used in bearing failure analysis. The load currents of the V and W phases and the line-to-line voltages were regarded as references.

3.2. Artificial Generation of Bearing Faults

Collecting motors with bearing failures from factories is difficult and time-consuming. Thus, in this study, one out of several kinds of scratch faults was generated artificially on the surfaces of the outer raceways of bearings.
The single scratch (SS) and full scratch (FS) shown in Figure 3 were considered basic-scratch faults. The SS had a length of 10 mm, a width of 0.5 mm, and a depth of 0.5 mm. The lengthwise direction was the circumference of the outer raceway. The scratch was located at the center width of the bearing thickness. The FS was formed with a file; it was 12 mm in length, 8 mm in width, and 0.5 mm in depth.
Additionally, faults with multiple concentrated scratches (CS) were considered. Parallel scratches were generated on the outer raceway. Each scratch had a length of 10 mm, width of 0.5 mm, and depth of 0.5 mm. The concentrated scratches with two parallel scratches were indicated as C2S and four parallel scratches as C4S. The dimensions were stated for C2S as two parallel scratches 0.5 mm apart and, for C4S, as four parallel scratches 0.5 mm apart on the outer raceway of the bearing.
A healthy motor was tested first for reference. Then, the healthy bearing (H) was replaced with a faulty one for further testing.

3.3. Feature Distribution and Results

The FFT analysis was conducted using 283 U-phase stator current data obtained under various bearing conditions. First, the FFT analysis was performed for healthy motor where the bearing condition was healthy, followed by the other bearing conditions of SS and FS, respectively. Figure 4 compares the frequency spectra of the basic scratch faults (SS and FS) with that of the healthy case (H) at a rotation speed of 1765 min−1. Similarly, the frequency spectra of multiple faults at a rotation speed of 1780 min−1 were calculated for concentrated and distributed scratch faults. The amplitude was normalized so that the maximum was 0 dB. At frequencies of 30 and 90 Hz, large amplitude differences were observed depending on the bearing conditions. A similar difference was also seen in spectra obtained at other rotation speeds.
A two-dimensional display of the features was provided for fault classification; the amplitudes of the 30 and 90 Hz frequency components were plotted along the x and y axes, respectively. The feature distributions of SS and FS at 1765 min−1 are illustrated in Figure 5. Features under a given bearing condition gathered in a certain region; a small amplitude was observed in the cases of SS and FS compared with H. This case had no overlapping of distribution regions, and the fault condition was easily identified. The feature distributions of the concentrated scratch faults (C2S and C4S) at 1765 min−1 are shown in Figure 6 for a multiple scratch analysis with H and SS. The features were localized depending on the faults, and a slight overlapping was evident. For the concentrated scratch faults, the amplitude increased with the number of scratches.
In factories, motor rotation speeds are not constant, and feature distribution is discussed without considering the rotation speed. The features of H, SS, and FS at four rotation speeds are merged and illustrated in Figure 7. SS was diagnosed properly, even in this situation. However, H and FS showed overlapping features despite being distributed to their own classes. Since the feature distribution results of SS were extended along the results of H, differentiating the bearing conditions may be difficult. Thus, to predict the bearing condition effectively, further diagnosis was conducted using a deep learning model as a diagnostic tool. A similar trend and overlapping were observed in the case of the concentrated scratches, as shown in Figure 8, and a diagnosis was performed using the CNN.

4. Procedures and Results of Diagnosis

This section explains the diagnostic results of the basic scratch faults and scratch traceability.

4.1. Diagnosis of Basic Scratch Faults

Diagnosis was performed on three types of bearing conditions (H, SS, and FS) without considering the rotation speed of the induction motor; the features obtained at four rotation speeds were merged. The datasets of the 30 and 90 Hz frequency components were divided into two groups randomly in a 70:30 ratio. Seventy percent of the data for each bearing condition (336 in total) was used for training, and the remaining 30% (144 in total) was used for diagnosis. Since DL follows a stack-flow method of diagnosis, H, SS, and FS took stack values of 0, 1, and 2, respectively.
The epoch dependences of the accuracy rate and loss in H, SS, and FS diagnosis for the proposed method are shown in Figure 9 and Figure 10, respectively. The number of epochs was related to the number of optimization rounds required to train the data. The error performance or loss was reduced as the number of epochs increased. Therefore, the epoch needed to be selected carefully considering the available datasets. The relation between epoch and loss can be explained using Equation (2):
epoch = 1/loss
However, many epochs can make the network overfit the training data and degrade its performance. Therefore, the selection of epochs is important. A few iterations were conducted for the entire input dataset based on the epoch value. The number of iterations was set based on the batch size (number of training samples in one forward–backward pass). The accuracy rate increased with the epochs and reached 83.08% in this study, which was acceptable.
The diagnostic results of the basic scratch faults are given in Table 1 where, for example, H–SS means a comparison between healthy and single scratch bearings. The accuracy rate of H–SS and SS–FS was 100%, indicating that the proposed method separated the two clusters and differentiated their bearing conditions. The differentiation of the three clusters (H–SS–FS) had a practically acceptable accuracy rate of 83.08%.
However, in the case of H–FS, the accuracy rate was 69.58%, which was lower than those of the other bearing class results. The FS sample had an almost flat outer raceway surface, and the shock wave pulse (generated when the balls of the bearing passed underneath the scratch) was nearly the same as that of H. This was the reason for the overlapping of features between H and FS, which resulted in a low accuracy rate. Further study is required to address overlapping and improve its diagnosis.

4.2. Discussion

In the present report, an auto-tuning function was embedded in the general model of a CNN to adjust the numbers of pooling layers and hidden layers automatically. Since the entire diagnosis process was performed without considering the rotating speed of the induction motor, in most of the cases the data were overlapping for different bearing conditions. The diagnosis process started with three hidden layers and three pooling layers as a minimum count and adjusted automatically due to the attachment of the auto-tuning function and encoder. In this paper, the main function of the encoder was to extract features from the input data and give them to the decoder for reconstructing the sampling data from the hidden layer. After each extraction, the hidden and pooling layers were tuned automatically using auto-tuning functions. The encoder was added to avoid missing data and to make the passage precisely. The idea was to increase the number of pooling layers and use a maximum function matrix to reduce the overlapping of features automatically.
On the contrary, if the overlapping percentage of the data features was above 70%, the auto-tuning function made a greater number of hidden and pooling layers (above 10). This made the possibility of the missing data percentage increase, resulting in a low accuracy rate (H–FS in Table 1). Thus, further study is required to make the tuning function performance higher, even when the overlapping percentage is more than 70%.
On the other hand, during diagnosis when considering the rotation speed of an induction motor, an accuracy rate of 100% was obtained for any rotation speed. Excellent performance of the proposed method can be realized, for example, in a shipping test performed under a no-load condition.

4.3. Comparison with Other Machine Learning Algorithms

The performance of the proposed method was compared with other traditional methods, such as support vector machine (SVM), random forest (RF), decision tree (DT), k-means clustering (k-MC), and Gaussian mixture models (GMMs). The bearing fault of H–SS–FS was selected, and the diagnosis was performed. The parameters of each method were tuned optimally for proper comparison with the proposed method.
In the case of SVM, the accuracy is affected by three factors: the threshold function, the cost parameter (C), and the kernel function. In this study, radial basis function (RBF) was selected. The cost parameter was tuned through programming by selecting the optimum ranges. Based on these factors, an optimal hyperplane was selected, and data training was carried out for diagnosis. Furthermore, in the cases of DT and RF, considering the bearing fault feature selection, trees with branches and leaf nodes were constructed. Each node represented a feature (attribute), each branch represented a decision (rule), and each leaf represented an outcome (categorical or continuous value). The constructed DT reached its optional depth depending on parameter n, which was selected as 5 in the present study. For the case of RF, multiple DTs are constructed and, in the present study, three classes of DTs were selected and framed to form the RF. Between the three classes of DTs, selection of the variable was performed randomly, and the major voting was performed using the tree-bagging function to carry out the diagnosis. Similar optimal actions were executed for k-means clustering (k-MC) and Gaussian mixture models (GMM).
The results summarized in Table 2 show the proposed CNN model had the highest accuracy rate when compared to other traditional methods. Its superiority arose from two main aspects: (1) its proper optimization reduced the error in the training process and (2) the constructed deep learning structure could be modified flexibly during diagnosis.

4.4. Traceability of Concentrated Scratch Faults

The features were loaded into the proposed CNN model, and the diagnosis was conducted without considering the rotation speed of the induction motor. The datasets of the 30 and 90 Hz frequency components were divided randomly into two groups in a 70:30 ratio. A total of 448 data samples were used for training, and 192 were diagnosis data. The data of each bearing condition were loaded in a stacked manner; H, SS, C2S, and C4S had stack values of 0, 1, 2, and 3, respectively.
The diagnostic results of the concentrated scratch faults are illustrated in Table 3. Like the diagnostic results of the basic scratch faults, the diagnostic accuracy rate of the concentrated scratches was practically acceptable. H–C2S showed a low accuracy rate, and further study is required to eliminate the effect of overlapping. A high accuracy rate was obtained, and the number of scratches on the outer raceway of a bearing could be diagnosed. This result validated the proposed method and extended its application.

4.5. Validation of Proposed Method via Diagnosis of Offset Scratch

For validation and for checking the robustness of the developed method, the proposed CNN method was tested on an offset scratch. This scratch had a length of 10 mm, a width of 0.5 mm, and a depth of 0.5 mm and was generated away from the center (1.5 mm from the vicinity of the bearing). The experimental conditions were set to be like those of SS and FS, as described in Section 3.1, for precise comparison and validation. The feature distribution of the offset scratch is shown in Figure 11, and the rotation speed of the induction motor was not considered.
The features of the offset scratch (30 and 90 Hz) were loaded into the CNN model, and the diagnosis was performed as in the previous tests. The rotation speed of the induction motor was not considered in the diagnosis. The datasets of the 30 and 90 Hz frequency components were divided randomly into two groups in a 70:30 ratio. The diagnostic results of the offset scratch are presented in Table 4. Even in this case, the accuracy rate of the diagnosis was high. However, as seen in Figure 11, overlapping occurred between the feature distributions of healthy and faulty motors. Nonetheless, a high accuracy rate was obtained by disregarding the presence of overlapping between the two data features. Thus, the diagnosis accuracy rate was not affected by a change in the fault position, and the robustness of the proposed diagnostic system remained high. This high accuracy rate ensured position diagnosis and fault traceability. This validated the proposed method and extended its application.

5. Conclusions

The proposed CNN-based diagnostic method could differentiate a scratched bearing from a healthy one by solving the overlapping of features. The proposed method had the following advantages.
  • The type of scratch fault could be identified even when the data of four different rotation speeds were merged, considering the variation of rotation speed at the site;
  • The method identified the types of faults and the fault traceability;
  • The method was not affected by fault position, fault types, or even fault traceability, ensuring high robustness.
The proposed method offered not only versatility but also a competitive advantage in bearing fault diagnosis. High accuracy rates were obtained, validating the diverse applicability of the proposed method.
In future work, the proposed method should be tested on other kinds of faults, such as short-circuit faults and broken rotor bar faults. Furthermore, the authors aim to investigate the use of this method for other types of motors available in the industry.

Author Contributions

Conceptualization, S.E.M.P.K., Y.M. and H.N.; methodology, S.E.M.P.K.; software, S.E.M.P.K. and K.Y.; validation, S.E.M.P.K.; formal analysis, S.E.M.P.K. and Y.M.; investigation, S.E.M.P.K. and K.Y.; writing—original draft preparation, S.E.M.P.K.; writing—review and editing, S.E.M.P.K. and Y.M.; visualization, S.E.M.P.K.; supervision, Y.M.; project administration, Y.M.; funding acquisition, H.N. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not Applicable.

Acknowledgments

The authors wish to acknowledge Keisuke Asano and Santhosh Gunasekaran for their support in constructing the experimental setup.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Jin, X.; Azarian, M.H.; Lau, C.; Cheng, L.L.; Pecht, M. Physics-of-failure analysis of cooling fan. In Proceedings of the 2011 Prognostics and System Health Managment Confernece, Shenzhen, China, 24–25 May 2011; pp. 1–8. [Google Scholar]
  2. Lau, E.C.; Ngan, H. Detection of motor bearing outer raceway defect by wavelet packet transformed motor current signature analysis. IEEE Trans. Instrum. Meas. 2010, 59, 2683–2690. [Google Scholar] [CrossRef]
  3. Elbouchikhi, E.; Choqueuse, V.; Amirat, Y.; Benbouzid, M.E.H.; Turri, S. An Efficient Hilbert–Huang Transform-Based Bearing Faults Detection in Induction Machines. IEEE Trans. Energy Convers. 2017, 32, 401–413. [Google Scholar] [CrossRef]
  4. Hemmati, F.; Orfali, W.; Gadala, M.S. Roller bearing acoustic signature extraction by wavelet packet transform, applications in fault detection and size estimation. Appl. Acoust. 2016, 104, 101–118. [Google Scholar] [CrossRef]
  5. Yoshioka, T.; Fujiwara, T. A new acoustic emission source locating system for the study of rolling contact fatigue. Wear 1982, 81, 183–186. [Google Scholar] [CrossRef]
  6. Mba, D.; Rao, R. Development of acoustic emission technology for condition monitoring and diagnosis of rotating machines, bearings, pumps, gearboxes, engines and rotating structures. Shock. Vib. Dig. 2006, 38, 3–16. [Google Scholar] [CrossRef] [Green Version]
  7. Mba, D. The use of acoustic emission for estimation of bearing defect size. J. Fail. Anal. Prev. 2008, 8, 188–192. [Google Scholar] [CrossRef]
  8. Kazzaz, S.A.S.A.; Singh, G. Experimental investigations on induction machine condition monitoring and fault diagnosis using digital signal processing techniques. Electr. Power Syst. Res. 2003, 65, 197–221. [Google Scholar] [CrossRef]
  9. Siegel, D.; Ly, C.; Lee, J. Methodology and framework for predicting helicopter rolling element bearing failure. IEEE Trans. Reliab. 2012, 61, 846–857. [Google Scholar] [CrossRef]
  10. Chow, T.W.; Tan, H.-Z. HOS-based nonparametric and parametric methodologies for machine fault detection. IEEE Trans. Ind. Electron. 2000, 47, 1051–1059. [Google Scholar] [CrossRef]
  11. Li, Z.; He, Z.; Zi, Y.; Chen, X. Bearing condition monitoring based on shock pulse method and improved redundant lifting scheme. Math. Comput. Simul. 2008, 79, 318–338. [Google Scholar]
  12. Mbo’o, C.P.; Hameyer, K. Fault Diagnosis of Bearing Damage by Means of the Linear Discriminant Analysis of Stator Current Features from the Frequency Selection. IEEE Trans. Ind. Appl. 2016, 52, 3861–3868. [Google Scholar] [CrossRef]
  13. Lopez-Perez, D.; Daviu, J.A. Application of Infrared Thermography to Failure Detection in Industrial Induction Motors: Case Stories. IEEE Trans. Ind. Appl. 2016, 53, 1901–1908. [Google Scholar] [CrossRef]
  14. Manana, M.; Arroyo, A.; Ortiz, A.; Renedo, C.J.; Perez, S.; Delgado, F. Field winding fault diagnosis in dc motors during manufacturing using thermal monitoring. Appl. Therm. Eng. 2011, 31, 978–983. [Google Scholar] [CrossRef]
  15. Gill, P. Electrical Power Equipment Maintenance and Testing, 2nd ed.; CRC Press: Boca Raton, FL, USA, 2009. [Google Scholar]
  16. Yang, C.; Kang, T.-J.; Hyun, D.; Lee, S.; Antonino-Daviu, J.; Llinares, J.P. Reliable detection of induction motor rotor faults under the rotor axial air duct influence. IEEE Trans. Ind. Appl. 2014, 50, 2493–2502. [Google Scholar] [CrossRef]
  17. Picazo-Rodenas, M.J.; Antonino-Daviu, J.; Climente-Alarcon, V.; Royo-Pastor, R.; Mota-Villar, A. Combination of noninvasive approaches for general assessment of induction motors. IEEE Trans. Ind. Appl. 2015, 51, 2172–2180. [Google Scholar] [CrossRef] [Green Version]
  18. Jia, F.; Lei, Y.G.; Lin, J.; Zhou, X.; Lu, N. Deep neural networks: A promising tool for fault characteristic mining and intelligent diagnosis of rotating machinery with massive data. Mech. Syst. Signal Process. 2016, 72–73, 303–315. [Google Scholar] [CrossRef]
  19. Kang, M.; Islam, M.R.; Kim, J.; Kim, J.M.; Pecht, M. A Hybrid feature selection scheme for reducing diagnostic performance deterioration caused by outliers in data-driven diagnostics. IEEE Trans. Ind. Electron. 2016, 63, 3299–3310. [Google Scholar] [CrossRef]
  20. Soualhi, A.; Clerc, G.; Razik, H. Detection and diagnosis of faults in induction motor using an improved artificial ant clustering technique. IEEE Trans. Ind. Electron. 2013, 60, 4053–4062. [Google Scholar] [CrossRef]
  21. Prieto, M.D.; Cirrincione, G.; Espinosa, A.G.; Ortega, J.A.; Henao, H. Bearing fault detection by a novel condition-monitoring scheme based on statistical-time features and neural networks. IEEE Trans. Ind. Electron. 2013, 30, 3398–3407. [Google Scholar] [CrossRef]
  22. Boukra, T.; Lebaroud, A.; Clerc, G. Statistical and neural-network approaches for the classification of induction machine faults using the ambiguity plane representation. IEEE Trans. Ind. Electron. 2013, 60, 4034–4042. [Google Scholar] [CrossRef]
  23. Lei, Y.G.; He, Z.J.; Zi, Y.Y. A new approach to intelligent fault diagnosis of rotating machinery. Expert Syst. Appl. 2008, 35, 1593–1600. [Google Scholar] [CrossRef]
  24. Ojaghi, M.; Bahari, V. Rotor Damping Effects in Dynamic Modeling of Three-Phase Synchronous Machines Under the Stator Interturn Faults—Winding Function Approach. IEEE Trans. Ind. Appl. 2017, 53, 3020–3028. [Google Scholar] [CrossRef]
  25. Pandarakone, S.E.; Masuko, M.; Mizuno, Y.; Nakamura, H. Deep Neural Network based Bearing Fault Diagnosis of Induction Motor using Fast Fourier Transform Analysis. In Proceedings of the 10th IEEE Energy Conversion Congress and Exposition Conference (ECCE), Portland, OR, USA, 23–27 September 2018; pp. 3214–3221. [Google Scholar]
  26. Janssens, O.; Slavkovikj, V.; Vervisch, B.; Stockman, K.; Loccufier, M.; Verstockt, S. Convolutional neural network-based fault detection for rotating machinery. J. Sound Vib. 2016, 377, 331–345. [Google Scholar] [CrossRef]
  27. Nakamura, H.; Mizuno, Y. Method for Diagnosing a Short-Circuit Fault in the Stator Winding of a Motor Based on Parameter Identification of Features and a Support Vector Machine. Energies 2020, 13, 2272. [Google Scholar] [CrossRef]
  28. Nakamura, H.; Mizuno, Y. Diagnosis for Slight Bearing Fault in Induction Motor Based on Combination of Selective Features and Machine Learning. Energies 2022, 15, 453. [Google Scholar] [CrossRef]
  29. Andres, B.; Gorka, U.; Jose, M.P.; Octavio, M.P.; de Lacalle, L.N.L. Smart optimization of a friction-drilling process based on boosting ensembles. J. Manuf. Syst. 2018, 48, 108–121. [Google Scholar]
  30. Kishan, F.; Rakesh, C.; Jay, V.; Vivek, K.P.; de Lacalle, L.N.L. Multi-Response Optimization of Abrasive Waterjet Machining of Ti6Al4V Using Integrated Approach of Utilized Heat Transfer Search Algorithm and RSM. Materials 2021, 14, 7746. [Google Scholar]
Figure 1. Proposed CNN model.
Figure 1. Proposed CNN model.
Applsci 12 05513 g001
Figure 2. Experimental setup of motor experiment.
Figure 2. Experimental setup of motor experiment.
Applsci 12 05513 g002
Figure 3. Basic scratch faults: (a) single scratch (SS) and (b) full scratch (FS).
Figure 3. Basic scratch faults: (a) single scratch (SS) and (b) full scratch (FS).
Applsci 12 05513 g003
Figure 4. Spectral analysis of H, SS, and FS at 1765 min−1.
Figure 4. Spectral analysis of H, SS, and FS at 1765 min−1.
Applsci 12 05513 g004
Figure 5. Feature distribution of H, SS, and FS at 1765 min−1.
Figure 5. Feature distribution of H, SS, and FS at 1765 min−1.
Applsci 12 05513 g005
Figure 6. Feature distribution of concentrated scratches at 1765 min−1.
Figure 6. Feature distribution of concentrated scratches at 1765 min−1.
Applsci 12 05513 g006
Figure 7. Feature distribution without considering the rotation speed (basic scratch).
Figure 7. Feature distribution without considering the rotation speed (basic scratch).
Applsci 12 05513 g007
Figure 8. Feature distribution without considering the rotation speed (concentrated scratch).
Figure 8. Feature distribution without considering the rotation speed (concentrated scratch).
Applsci 12 05513 g008
Figure 9. Diagnosis results of the proposed CNN model.
Figure 9. Diagnosis results of the proposed CNN model.
Applsci 12 05513 g009
Figure 10. Loss of the proposed system.
Figure 10. Loss of the proposed system.
Applsci 12 05513 g010
Figure 11. Feature distribution without considering the rotating speed (offset scratch).
Figure 11. Feature distribution without considering the rotating speed (offset scratch).
Applsci 12 05513 g011
Table 1. Diagnosis results for basic scratch fault.
Table 1. Diagnosis results for basic scratch fault.
Bearing ConditionsAccuracy Rate (%)
H–SS100
H–FS69.58
SS–FS100
H–SS–FS83.08
Average88.17
Table 2. Comparison of diagnosis results.
Table 2. Comparison of diagnosis results.
Diagnosis MethodAccuracy Rate (%)
Proposed method using CNN83.08
Support vector machine (SVM) 81.29
Random forest71.40
Decision tree algorithm69.29
K-means Clustering48.32
Gaussian mixture models (GMMs)31.67
Table 3. Diagnosis results for concentrated scratch faults.
Table 3. Diagnosis results for concentrated scratch faults.
Bearing ConditionsAccuracy Rate (%)
H–SS100
H–C2S76.25
H–C4S96.67
SS–C2S–C4S90.14
H–SS–C2S–C4S86.38
Table 4. Diagnostic results of offset scratch.
Table 4. Diagnostic results of offset scratch.
Bearing ConditionsAccuracy Rate (%)
Healthy and offset scratch100
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Esaki Muthu Pandara Kone, S.; Yatsugi, K.; Mizuno, Y.; Nakamura, H. Application of Convolutional Neural Network for Fault Diagnosis of Bearing Scratch of an Induction Motor. Appl. Sci. 2022, 12, 5513. https://0-doi-org.brum.beds.ac.uk/10.3390/app12115513

AMA Style

Esaki Muthu Pandara Kone S, Yatsugi K, Mizuno Y, Nakamura H. Application of Convolutional Neural Network for Fault Diagnosis of Bearing Scratch of an Induction Motor. Applied Sciences. 2022; 12(11):5513. https://0-doi-org.brum.beds.ac.uk/10.3390/app12115513

Chicago/Turabian Style

Esaki Muthu Pandara Kone, Shrinathan, Kenichi Yatsugi, Yukio Mizuno, and Hisahide Nakamura. 2022. "Application of Convolutional Neural Network for Fault Diagnosis of Bearing Scratch of an Induction Motor" Applied Sciences 12, no. 11: 5513. https://0-doi-org.brum.beds.ac.uk/10.3390/app12115513

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop