Next Article in Journal
Boil-Off Gas Generation in Vacuum-Jacketed Valve Used in Liquid Hydrogen Storage Tank
Previous Article in Journal
Development and Application of PIKH-Type Current Sensors to Prevent Improper Opening of Parallelly Connected DC Vacuum Circuit Breakers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

LSTM-Autoencoder Deep Learning Model for Anomaly Detection in Electric Motor

1
Applied Automation Laboratory, Faculty of Hydrocarbon & Chemistry, University M’Hamed Bougara, Boumerdes 35000, Algeria
2
Applied Automation Laboratory, Institute of Electrical and Electronic Engineering, University M’Hamed Bougara, Boumerdes 35000, Algeria
3
Electrification of Industrial Enterprises Laboratory, Faculty of Hydrocarbon & Chemistry, University M’Hamed Bougara, Boumerdes 35000, Algeria
*
Author to whom correspondence should be addressed.
Energies 2024, 17(10), 2340; https://doi.org/10.3390/en17102340
Submission received: 22 February 2024 / Revised: 4 May 2024 / Accepted: 7 May 2024 / Published: 13 May 2024
(This article belongs to the Section F5: Artificial Intelligence and Smart Energy)

Abstract

Anomaly detection is the process of detecting unusual or unforeseen patterns or events in data. Many factors, such as malfunctioning hardware, malevolent activities, or modifications to the data’s underlying distribution, might cause anomalies. One of the key factors in anomaly detection is balancing the trade-off between sensitivity and specificity. Balancing these trade-offs requires careful tuning of the anomaly detection algorithm and consideration of the specific domain and application. Deep learning techniques’ applications, such as LSTMs (long short-term memory algorithms), which are autoencoders for detecting an anomaly, have garnered increasing attention in recent years. The main goal of this work was to develop an anomaly detection solution for an electrical machine using an LSTM-autoencoder deep learning model. The work focused on detecting anomalies in an electrical motor’s variation vibrations in three axes: axial (X), radial (Y), and tangential (Z), which are indicative of potential faults or failures. The presented model is a combination of the two architectures; LSTM layers were added to the autoencoder in order to leverage the LSTM capacity for handling large amounts of temporal data. To prove the LSTM efficiency, we will create a regular autoencoder model using the Python programming language and the TensorFlow machine learning framework, and compare its performance with our main LSTM-based autoencoder model. The two models will be trained on the same database, and evaluated on three primary points: training time, loss function, and MSE anomalies. Based on the obtained results, it is clear that the LSTM-autoencoder shows significantly smaller loss values and MSE anomalies compared to the regular autoencoder. On the other hand, the regular autoencoder performs better than the LSTM, comparing the training time. It appears then, that the LSTM-autoencoder presents a superior performance although it was slower than the standard autoencoder due to the complexity of the added LSTM layers.
Keywords: long short-term memory algorithm; deep learning model; autoencoder model; anomaly detection; electrical machine long short-term memory algorithm; deep learning model; autoencoder model; anomaly detection; electrical machine

Share and Cite

MDPI and ACS Style

Lachekhab, F.; Benzaoui, M.; Tadjer, S.A.; Bensmaine, A.; Hamma, H. LSTM-Autoencoder Deep Learning Model for Anomaly Detection in Electric Motor. Energies 2024, 17, 2340. https://doi.org/10.3390/en17102340

AMA Style

Lachekhab F, Benzaoui M, Tadjer SA, Bensmaine A, Hamma H. LSTM-Autoencoder Deep Learning Model for Anomaly Detection in Electric Motor. Energies. 2024; 17(10):2340. https://doi.org/10.3390/en17102340

Chicago/Turabian Style

Lachekhab, Fadhila, Messouada Benzaoui, Sid Ahmed Tadjer, Abdelkrim Bensmaine, and Hichem Hamma. 2024. "LSTM-Autoencoder Deep Learning Model for Anomaly Detection in Electric Motor" Energies 17, no. 10: 2340. https://doi.org/10.3390/en17102340

APA Style

Lachekhab, F., Benzaoui, M., Tadjer, S. A., Bensmaine, A., & Hamma, H. (2024). LSTM-Autoencoder Deep Learning Model for Anomaly Detection in Electric Motor. Energies, 17(10), 2340. https://doi.org/10.3390/en17102340

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