| Literature DB >> 31597304 |
Gustavo Scalabrini Sampaio1, Arnaldo Rabello de Aguiar Vallim Filho2, Leilton Santos da Silva3, Leandro Augusto da Silva4.
Abstract
Industry is constantly seeking ways to avoid corrective maintenance so as to reduce costs. Performing regular scheduled maintenance can help to mitigate this problem, but not necessarily in the most efficient way. In the context of condition-based maintenance, the main contributions of this work were to propose a methodology to treat and transform the collected data from a vibration system that simulated a motor and to build a dataset to train and test an Artificial Neural Network capable of predicting the future condition of the equipment, pointing out when a failure can happen. To achieve this goal, a device model was built to simulate typical motor vibrations, consisting of a computer cooler fan and several magnets. Measurements were made using an accelerometer, and the data were collected and processed to produce a structured dataset. The neural network training with this dataset converged quickly and stably, while the tests performed, k-fold cross-validation and model generalization, presented excellent performance. The same tests were performed with other machine learning techniques, to demonstrate the effectiveness of neural networks mainly in their generalizability. The results of the work confirm that it is possible to use neural networks to perform predictive tasks in relation to the conditions of industrial equipment. This is an important area of study that helps to support the growth of smart industries.Entities:
Keywords: artificial neural network; condition-based maintenance; industry maintenance; predictive maintenance; smart industry; vibratory analysis
Year: 2019 PMID: 31597304 PMCID: PMC6806350 DOI: 10.3390/s19194342
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Data collection and pre-processing flow chart.
Figure 2Device model developed to simulate vibrations in motors.
Figure 3Weights distribution configurations between the cooler’s blades, performed to collect different vibration behaviors.
Figure 4Vibration signals from two different and sequential measuring windows.
Figure 5Process of simplification of measured vibration signal. (a) Vibration signal collected from a measuring window; (b) Application of the Fourrier Transform in the collected signal, generating all pairs of amplitude and frequency present in the signal; (c) Calculation of the RMS value of the amplitudes and frequencies, generating only one pair for each measurement window.
Figure 6Schematic of vibration signal transformation to generate amplitude dataset (AY).
Figure 7Iterative error evolution of the ANN training process ().
Machine learning techniques parameters.
| ANN | RF | ||
|---|---|---|---|
|
|
| ||
|
|
| ||
|
|
| ||
|
| |||
|
| |||
|
| |||
|
|
| ||
|
|
| ||
|
|
| ||
|
|
| ||
|
|
| ||
|
|
Figure 8Results of the tests of the first folder () carried out with the machine learning techniques.
RMSE values of the folders used in the test of the machine learning techniques.
| Folder | ANN | RT | RF | SVM |
|---|---|---|---|---|
| 1 | 0.0039 | 0.0047 | 0.0025 | 0.0106 |
| 2 | 0.0035 | 0.0054 | 0.0035 | 0.0129 |
| 3 | 0.0028 | 0.0051 | 0.0022 | 0.0105 |
| 4 | 0.0041 | 0.0052 | 0.0024 | 0.0120 |
| 5 | 0.0049 | 0.0052 | 0.0026 | 0.0123 |
| Average | 0.0038 | 0.0051 | 0.0026 | 0.0117 |
Figure 9Generalization Test (a).
Figure 10Generalization Test (b).
RMSE values of the generalization test of the machine learning techniques.
| Gen. | ANN | RT | RF | SVM |
|---|---|---|---|---|
| a | 0.0313 | 0.0922 | 0.0920 | 0.0696 |
| b | 0.1184 | 0.1417 | 0.1430 | 0.1237 |