Predictive Aircraft Engine Maintenance

Vikas Chhikara,Catherine Mulwa
Abstract:For maintenance decisions and selecting a suitable operation for a machine, it’s necessary to analyze the remaining useful life of the machine accurately. Machine learning techniques for RUL are usually focused as they are faster and easy to use. The existing models for RUL prediction are a single path or based on a top down approach. For increasing the accuracy and to achieve promising results this report proposes a methodology that combines the Convolutional neural networks (CNN) and Long short-term memory in order to predict the useful life of the machine. A different approach than existing models for this report CNN and LSTM model is actually combined rather than just using CNN for extracting features. But as for input single timestamp is used that can further lead to the same batch padding which could affect the model’s prediction. The proposed methodo logy is used to overcome these issues by sliding the time one step size. For this report turbofan engine degradation data by NASA is used for training, testing, and validation of the RUL Model. By comparing the model using different Models like simple LSTM and transfer learning using the same dataset. With comparison, it will be easy to examine the performance of the proposed approach.
Engineering,Computer Science
What problem does this paper attempt to address?