Back To Projects

Predictive Analysis of Aircraft Engine Lifespan: Leveraging Neural Networks on NASA's C-MAPSS Dataset

Sambhav A.

This research paper explores the application of neural networks for predictive maintenance of aircraft engines, focusing on the estimation of their Remaining Useful Life (RUL).


This research paper explores the application of neural networks for predictive maintenance of aircraft engines, focusing on the estimation of their Remaining Useful Life (RUL). Using the NASA C-MAPSS dataset, a rich resource in predictive maintenance, the study explores the effectiveness of linear regression and neural network models in forecasting engine RUL. The motivation behind this project was to enhance aircraft safety, extend engine lifespan, and optimize maintenance schedules, thereby reducing operational costs. The initial phase involved linear regression to establish a baseline understanding, followed by the development and iterative enhancement of a neural network model. The results indicated satisfactory performance on the initial dataset, such that it performed with little loss, but revealed challenges in generalizing across different datasets, such that it performed with exceedingly more loss compared to the first dataset, pointing towards the need for more adaptive modeling and feature engineering strategies.

Explore More!

Sambhav A.

Related Projects

Predictive Dynamics of Solar Cycles: An Analysis of Sunspot Patterns, Granger Causal Relationships, and Terrestrial and Space Weather Phenomena

This paper attempts to understand the complex nature of solar cycles, primarily through the lens of sunspot data analysis, to predict future solar activity and explore its causality with Earth and Space phenomena such as global temperatures and CO2 Emissions.
Mariah D.
Mentored by
Using Machine Learning to Classify Stars, Quasars, and Galaxies

In this project, we looked at data from stars, quasars, and galaxies from the sixteenth data release of the Sloan Digital Sky Survey Telescope. The aim of the project was to accurately and quickly classify these three types of objects using machine learning. We used three machine learning algorithms, namely logistic regression, multi-layer perceptron, and decision tree classifier.
Chinmay R.
Mentored by Amanda Wang
A Methodology for Learning Airplane Descent Patterns

In this study, we trained a plane to land without human assistance.
Michael T.
Mentored by Sean Konz