scotwilli / Predictive_Maintenance_w_LSTM

Predictive_Maintenance_of_AircraftMotorHealth_with_LSTM_Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uçak Motoru Sağlığı için Uzun-Kısa Süreli Bellek Yöntemi ile Öngörücü Bakım

Predictive Maintenance of Aircraft Motor Health with Long-Short Term Memory Method


📌 Open In Colab Google Colab Not Defteri

📌 Open In Jupyter Jupyter Not Defteri


🎓 Authors: Merve Ayyüce KIZRAK and Bülent BOLAT

🏢 Institutions: Bahcesehir University and Yildiz Technical University

📚 Publisher: International Journal of Informatics Technologies


📑 MAKALENİN TAMAMINI OKUMAK İÇİN BURAYA TIKLAYINIZ!

📑 FOR FULL PAPER PLEASE CLICK HERE!


🚀Abstract— Predictive maintenance is an important part of applications that require costly engine maintenance, such as automotive, air raft and factory automation. It is important to anticipate the maintenance periods of the engines and develop a business management strategy accordingly in terms of both work safety and efficiency. For predictive maintenance, the sensor data from the motors were used to determine the wear time and level of the engine. In this study, a solution based on deep learning is proposed as an alternative to traditional regression and classification methods. The NASA Turbofan Engine Corruption Simulation data set was studied by using Long-Short Term Memory (LSTM), one of the deep learning models and known to make successful predictions on time-dependent data such as time series. During the simulations, the highest classification performance and the lowest mean absolute error were obtained by LSTM as 98,876% 1.343 respectively.


🚀 Özet—Otomotiv, uçak ve fabrika otomasyonu gibi özellikle maliyetli motor bakımı gerektiren uygulamalarda öngörücü bakım önemli bir yer almaktadır. Hem iş güvenliği hem de araçlardan sağlanacak verim bakımından motorların bakım periyotlarını önceden kestirmek ve buna göre iş yönetim stratejisi geliştirmek önemlidir. Öngörücü bakım için motorlardan alınan sensör verileri motorun yıpranma süresini ve seviyesini belirlemekte kullanılmaktadır. Çalışmada Uzun-Kısa Süreli Bellek (LSTM) yapısı kullanılarak, uçak motorlarının kalan yaşam ömürlerinin tahmin edilmesi amaçlanmıştır. NASA tarafından sunulmuş olan bir veri kümesi üzerinde LSTM yapısı test edilmiştir ve elde edilen sonuçlar farklı yöntemlerle kıyaslanmıştır. Yapılan uygulamaların sonucunda en yüksek sınıflandırma başarımı %98,876; en düşük ortalama mutlak hata ise 1,343 olarak LSTM ile elde edilmiştir.

PM Görsel


About

Predictive_Maintenance_of_AircraftMotorHealth_with_LSTM_Method


Languages

Language:Jupyter Notebook 100.0%