SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 5 Issue 4, May-June 2021 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 430
Predicting the Maintenance of Aircraft Engines using LSTM
Nitin Prasad1, Dr. A Rengarajan2
1Student, School of CS & IT, Department of MCA, Jain University, Bangalore, Karnataka, India
2Professor, School of CS & IT, Department of MCA, Jain University, Bangalore, Karnataka, India
ABSTRACT
What if apart of aircraft could let you know when the aircraft component
needed to be replaced or repaired? It can be done with continuous data
collection, monitoring, and advanced analytics. In the aviation industry,
predictive maintenance promises increased reliability as well as improved
supply chain and operational performance. The main goal istoensurethatthe
engines work correctly under all conditions and there is norisk offailure.Ifan
effective method for predicting failures is applied, maintenance may be
improved. The main source of data regarding the health of the engines is
measured during the flights. Several variables are calculated, including fan
speed, core speed, quantityandoil pressureand,environmental variablessuch
as outside temperature, aircraft speed, altitude, and so on.
Sensor data obtained in real time can be used to model component
deterioration. To predict the maintenance of an aircraft engine, LSTM
networks is used in this paper. A sequential input file is dealt with by the
LSTM model. The training of LSTM networks was carried out on a high-
performance large-scale processing engine. Machines, data, ideas, and people
must all be brought together to understand the importance of predictive
maintenance and achieve business results that matter.
KEYWORDS: Aircraft Engine Maintenance, Predictive Maintenance, Neural
Networks, Aircraft Engines, LSTM
How to cite this paper: Nitin Prasad | Dr.
A Rengarajan"Predictingthe Maintenance
of Aircraft Engines
using LSTM"
Published in
International Journal
of Trend in Scientific
Research and
Development(ijtsrd),
ISSN: 2456-6470,
Volume-5 | Issue-4, June 2021, pp.430-
433, URL:
www.ijtsrd.com/papers/ijtsrd41288.pdf
Copyright © 2021 by author (s) and
International Journal ofTrendinScientific
Research and Development Journal. This
is an Open Access
article distributed
under the terms of
the Creative Commons Attribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by/4.0)
INTRODUCTION
One of the core concepts of the aeronauticindustryisthesafe
and efficient operation of engines[1, 2].A basic necessity isto
keep aircraft engines in working order and to identify
potential faults as soon as possible. Companies can track the
health of engine components and built structures by
collecting signals from sensors, thanks to the rapid
advancement of Internet of Things technology. Companies
can develop systems to predict component conditions based
on the performance of IoT sensors. In order to fulfil their
assigned mission, the components must be preserved or
replaced before they reach the end of their useful life. For
industries that want to develop in a fast-paced technological
setting, predicting the life state of a component is critical.
Recent predictive maintenance studies haveaidedindustries
in generating an alarm before componentsarecompromised.
Companies can maintain their operations effectively while
reducing maintenance costs by replacing components ahead
of time thanks to component failure prediction. Since
maintenance directly affects manufacturing capacity and
service quality, optimizing maintenance is a critical problem
for businesses looking to generate additional revenue and
remain competitive in an increasingly industrialized world.
Components may be taken out of active operation until a
failure happens with the help of a well-designed prediction
method for understanding the current state of an engine.
Efficient maintenance, with the aid of inspection, extends
component life, increases equipment availability, and
maintains components ingoodworkingorderwhilelowering
costs.
By predicting thestateofthesystemandperforminganomaly
detection, Prognostic and Health Management (PHM)
improves system reliability and protection[3-6].Because of
the widespread use of sensors, obtaining a large number of
equipment monitoring data is relatively simple, making the
aircraft engine maintenance prediction process feasible[7,
8].Applying analytics to those data sources todetectpatterns
andtrendsthatcanguidemaintenancestrategies—delivering
the right information at the right time in the right context to
avoid failures—is the key to predictive maintenance. The
data can also be used to makerecommendationsforpotential
product design improvements.
For determining, preparing, and executing effective
maintenance actions for specific capital assets, a number of
strategies are available [9]. Corrective and preventive
maintenance are the two most common choices,accordingto
Tinga [10].The two most common solutions are corrective
and preventive maintenance. Corrective maintenance has a
number of advantages, including maximizing asset lifespan,
but it also has a number of drawbacks in terms of device
protection and availability, including high spare parts
inventory costs, high component latencyhigh overtime labor
costs, and poor production availability[11].Preventive
maintenance, on the other hand, provides for efficient
preparation of maintenance operations to ensure readiness
and has clear safety advantages. Assets, on the other hand,
are often replaced for safety considerations until they reach
the end of their useful lives, which is inefficienteconomically.
IJTSRD41288
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 431
There is an opportunity to step away from conventional
preventative maintenance and toward predictive
maintenance as the industrybecomesmorecomfortablewith
intelligently tracking and evaluating equipment toassessthe
need for repair or replacement. Large reductions in
unplanned downtime will save millions of dollars, keep
planes going, and keep consumers happy.
The main contributions of this paper are as follows:
A LSTM model is built for predicting the maintenance of
aircraft engines, which can measure the accuracy of
prediction.
The model also calculates the probability of an engine
failure in the next 30 days.
EXISTING SYSTEM:
Predictions have been made in the past year using a machine
learning method that self-learns the results, suggesting a
different algorithm of supervisedlearning.Theinputvariable
(sensor values) is split into test sets and train sets in
supervised learning, and RUL is predicted using these sets.
The training set is used to train the machine learning
algorithm, and the consistencyofthealgorithmisdetermined
by comparing it to the test set.
To address the drawbacks of machine learning algorithms'
low precision and dependability, we use a Deep Learning
Approach to solve the problem.
PROPOSED SYSTEM:
To increase the efficiency of our model, we usedLSTMneural
networks in this proposed technique. This LSTM technique
uses time stamps (steps) to look back at previous data and
plan our data set so that each row contains 60 values that
point to the initial data sets. The flowchart for the proposed
maintenance model is shown below in figure 1.
Figure 1: Proposed Maintenance prediction flowchart for the LSTM model
1. Input Data
A data collection was downloaded from NASA's repository, which included three setting values (settings 1, 2, and 3) and 21
individual sensor values.
Setting 1-This is the pilot1's preferred setting, which displays the sensorsthathavebeentriggeredduringthesensor'slifetime.
Setting 2-This is the pilot2 preferred setting, which displays the sensors that have been triggered during the sensor's lifetime.
Setting 3- All sensor values are set to ‘0'. This means that when the setting 3 value is ‘0,' the stateiscalledwhenall ofthesensor
values are zero.
The dataset contains 3 datasets, consisting of training,testandgroundtruthdatasets.Thetrainingresultsaremadeupofseveral
multivariate time series with "cycle" as the time unit and 21 sensor readings per cycle. Each time series can be believed to have
been produced by a particular form of engine. The data schema for the research data is the same as for the training data. The
other exception is that the data does not specify where the malfunction happens. The sample data is shown in figure 2.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 432
Figure 2: Sample dataset
2. Data Pre-processing
One of the critical tasks of data pre-processing in providing input data collection to neural networks is tomanipulate the data
and delete various unused values, redundant values, and null values that may be a downside in forming an effective predict
value of the model.
The Steps included in Data Pre-processing are listed below:
1. The Null values are removed.
2. We use the scikit-learn library to scale down the data so that neural networks can understand it.The scaling is achieved
using the Min-Max scaler library, which reduces data to a scale of 0 to 1 and thereby makes this data collection entirely
comparable to neural networks.
RESULT & DISCUSSION:
Figure 3: Accuracy of our model
We were able to achieve 97 percent precision using LSTM techniques, making one application the most accurate in forecasting
aircraft engine maintenance and thereby making passenger life simpler and predictive maintenance much easier.
Figure 4:Probability of failure of engine in next 30 days
By looking at the above picture, we can see that the model predicts an expected failure rate of 4% in the next 30 days. Airline
companies can use this result, and fix the issues in the engine to avoid any future issues.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 433
CONCLUSION:
The Industrial Internet's distinguishing advantage is
predictive maintenance. Digital tools can monitor and retain
historical performance for individual assets as well as the
entire fleet, linking them to continuous real-time
performance. Any deviation from the "normal actions"
resulting from these baselines or the expectedactivitywould
raise an alarmand prompt response. Advancedanalyticscan
then decide if the variance indicates a possible future
malfunction, as well as the root cause and expected timeline
for the malfunction to occur. Cost-benefit analysis of how
much longer andat what loadan object will performbeforeit
has to be replaced will become the standard.This will allow
airlines and MROs to resolve problems until they become a
problem, reorganize workflow around scheduled
maintenance, and prevent unplanned downtime.
This will get us closer to a future without unscheduled
downtime, maintenance-related delays and cancellations, or
aircraft stuck on the groundduetotechnicalfailures.Itwould
greatly increase power usageand reducethetimewealready
waste doing preventive maintenance and servicing due to a
lack of knowledge on the assets' real condition.
The key is to realize the aviation industry's digital future.
Industrial Internet technologies allow a transition to
streamlined efficiency and predictive maintenance,resulting
in significant cost reductionsandbenefitforanyoneinvolved.
When data is transmitted back from properties to be
aggregated and processed, benchmarkingbetweenfleetsand
operators will become feasible. Airlines that perform better
than predicted can be compensated, and operational
anomalies can be detected and corrected.
ACKNOWLEDGEMENT:
I want to communicate my genuine inclination and
commitment to Dr MN Nachappa and Asst. Prof. Dr. A
Rengarajan and venture facilitators for their viable steerage
and steady motivations all through my examination work.
Their convenient bearing, total co-activity and moment
perception have made my work productivity.
References-
[1] Y. M. Hussain, S. Burrow, L. Henson, and P. Keogh,
"Benefits Analysis of Prognostics&HealthMonitoring
to Aircraft. Maintenance using System Dynamics," in
EUROPEAN CONFERENCE OF THE PROGNOSTICSAND
HEALTH MANAGEMENT SOCIETY, 2016.
[2] E. Zio, "Reliability engineering:Oldproblemsand new
challenges," Reliability Engineering & System Safety,
vol. 94, no. 2, pp. 125-141, 2009.
[3] J. Xu, Y. Wang, and L. Xu, "PHM-oriented sensor
optimization selection based onmultiobjectivemodel
for aircraft engines," IEEE Sensors Journal, vol. 15, no.
9, pp. 4836-4844, 2015.
[4] B. Huang, K. Cohen, and Q. Zhao, "Active anomaly
detection in heterogeneous processes," IEEE
Transactions on Information Theory, vol. 65, no. 4, pp.
2284-2301, 2018.
[5] K. Cohen and Q. Zhao, "Active hypothesis testing for
anomaly detection," IEEETransactionsonInformation
Theory, vol. 61, no. 3, pp. 1432-1450, 2015.
[6] K. Cohen, Q. Zhao, and A. Swami, "Optimal index
policies for anomaly localization in resource-
constrained cyber systems," IEEE Transactions on
Signal Processing, vol. 62, no. 16, pp. 4224-4236,
2014.
[7] L. He, Z. Yang, J. Pan, L. Cai, J. Xu, and Y. Gu,
"Evaluating service disciplines foron-demandmobile
data collection in sensor networks," IEEE
Transactions on mobile computing, vol. 13, no. 4, pp.
797-810, 2013.
[8] J. He, Y. Ni, L. Cai, J. Pan, and C. Chen, "Optimal drop
box deployment algorithm for data dissemination in
vehicular networks," IEEE Transactions on Mobile
Computing, vol. 17, no. 3, pp. 632-645, 2017.
[9] P. Samaranayake and S. Kiridena, "Aircraft
maintenance planning and scheduling: an integrated
framework," Journal of Quality in Maintenance
Engineering, 2012.
[10] T. Tinga, "Application of physical failure models to
enable usage and load based maintenance,"Reliability
Engineering & System Safety, vol. 95, no. 10, pp. 1061-
1075, 2010.
[11] R. K. Mobley, An introduction to predictive
maintenance. Elsevier, 2002.

More Related Content

What's hot

A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...IJECEIAES
 
IRJET- Design an Approach for Prediction of Human Activity Recognition us...
IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...
IRJET- Design an Approach for Prediction of Human Activity Recognition us...IRJET Journal
 
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical SystemsUpsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical SystemsIRJET Journal
 
Survey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRUSurvey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRUIRJET Journal
 
Towards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaTowards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaConference Papers
 
Smart Health Prediction Report
Smart Health Prediction ReportSmart Health Prediction Report
Smart Health Prediction ReportArhind Gautam
 
IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...
IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...
IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...IRJET Journal
 
Enhancing the Security for Clinical Document Architecture Generating System u...
Enhancing the Security for Clinical Document Architecture Generating System u...Enhancing the Security for Clinical Document Architecture Generating System u...
Enhancing the Security for Clinical Document Architecture Generating System u...IRJET Journal
 
IRJET- Web-based Application to Detect Heart Attack using Machine Learning
IRJET- Web-based Application to Detect Heart Attack using Machine LearningIRJET- Web-based Application to Detect Heart Attack using Machine Learning
IRJET- Web-based Application to Detect Heart Attack using Machine LearningIRJET Journal
 
IRJET- Fish Recognition and Detection Based on Deep Learning
IRJET-  	  Fish Recognition and Detection Based on Deep LearningIRJET-  	  Fish Recognition and Detection Based on Deep Learning
IRJET- Fish Recognition and Detection Based on Deep LearningIRJET Journal
 
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET Journal
 
Search System for Medical Images
Search System for Medical ImagesSearch System for Medical Images
Search System for Medical ImagesIRJET Journal
 
IRJET- Application Backup and Restore across Multiple Devices
IRJET-	 Application Backup and Restore across Multiple DevicesIRJET-	 Application Backup and Restore across Multiple Devices
IRJET- Application Backup and Restore across Multiple DevicesIRJET Journal
 
An Intelligent Electronic Patient Record Management System (IEPRMS)
An Intelligent Electronic Patient Record Management System (IEPRMS)An Intelligent Electronic Patient Record Management System (IEPRMS)
An Intelligent Electronic Patient Record Management System (IEPRMS)IJCSIS Research Publications
 
IRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing TechniquesIRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing TechniquesIRJET Journal
 
Proactive cloud service assurance framework for fault remediation in cloud en...
Proactive cloud service assurance framework for fault remediation in cloud en...Proactive cloud service assurance framework for fault remediation in cloud en...
Proactive cloud service assurance framework for fault remediation in cloud en...IJECEIAES
 
An intelligent approach to take care of mother and baby health
An intelligent approach to take care of mother and baby healthAn intelligent approach to take care of mother and baby health
An intelligent approach to take care of mother and baby healthIJECEIAES
 
Evaluating the Quality of Integrated Software Systems Based on Service-Orient...
Evaluating the Quality of Integrated Software Systems Based on Service-Orient...Evaluating the Quality of Integrated Software Systems Based on Service-Orient...
Evaluating the Quality of Integrated Software Systems Based on Service-Orient...Ayman Amin
 

What's hot (20)

008_23035research061214_49_55
008_23035research061214_49_55008_23035research061214_49_55
008_23035research061214_49_55
 
A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...A data estimation for failing nodes using fuzzy logic with integrated microco...
A data estimation for failing nodes using fuzzy logic with integrated microco...
 
IRJET- Design an Approach for Prediction of Human Activity Recognition us...
IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...
IRJET- Design an Approach for Prediction of Human Activity Recognition us...
 
Data mining algorithms for recognition and codification of glandular disorder
Data mining algorithms for recognition and codification of glandular disorderData mining algorithms for recognition and codification of glandular disorder
Data mining algorithms for recognition and codification of glandular disorder
 
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical SystemsUpsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
 
Survey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRUSurvey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRU
 
Towards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaTowards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysia
 
Smart Health Prediction Report
Smart Health Prediction ReportSmart Health Prediction Report
Smart Health Prediction Report
 
IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...
IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...
IRJET- Study of Data Analysis on Machines of Pharmaceutical Manufacturing Ind...
 
Enhancing the Security for Clinical Document Architecture Generating System u...
Enhancing the Security for Clinical Document Architecture Generating System u...Enhancing the Security for Clinical Document Architecture Generating System u...
Enhancing the Security for Clinical Document Architecture Generating System u...
 
IRJET- Web-based Application to Detect Heart Attack using Machine Learning
IRJET- Web-based Application to Detect Heart Attack using Machine LearningIRJET- Web-based Application to Detect Heart Attack using Machine Learning
IRJET- Web-based Application to Detect Heart Attack using Machine Learning
 
IRJET- Fish Recognition and Detection Based on Deep Learning
IRJET-  	  Fish Recognition and Detection Based on Deep LearningIRJET-  	  Fish Recognition and Detection Based on Deep Learning
IRJET- Fish Recognition and Detection Based on Deep Learning
 
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
 
Search System for Medical Images
Search System for Medical ImagesSearch System for Medical Images
Search System for Medical Images
 
IRJET- Application Backup and Restore across Multiple Devices
IRJET-	 Application Backup and Restore across Multiple DevicesIRJET-	 Application Backup and Restore across Multiple Devices
IRJET- Application Backup and Restore across Multiple Devices
 
An Intelligent Electronic Patient Record Management System (IEPRMS)
An Intelligent Electronic Patient Record Management System (IEPRMS)An Intelligent Electronic Patient Record Management System (IEPRMS)
An Intelligent Electronic Patient Record Management System (IEPRMS)
 
IRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing TechniquesIRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing Techniques
 
Proactive cloud service assurance framework for fault remediation in cloud en...
Proactive cloud service assurance framework for fault remediation in cloud en...Proactive cloud service assurance framework for fault remediation in cloud en...
Proactive cloud service assurance framework for fault remediation in cloud en...
 
An intelligent approach to take care of mother and baby health
An intelligent approach to take care of mother and baby healthAn intelligent approach to take care of mother and baby health
An intelligent approach to take care of mother and baby health
 
Evaluating the Quality of Integrated Software Systems Based on Service-Orient...
Evaluating the Quality of Integrated Software Systems Based on Service-Orient...Evaluating the Quality of Integrated Software Systems Based on Service-Orient...
Evaluating the Quality of Integrated Software Systems Based on Service-Orient...
 

Similar to Predicting the Maintenance of Aircraft Engines using LSTM

Simulation for predictive maintenance using weighted training algorithms in ...
Simulation for predictive maintenance using weighted training  algorithms in ...Simulation for predictive maintenance using weighted training  algorithms in ...
Simulation for predictive maintenance using weighted training algorithms in ...IJECEIAES
 
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...IRJET Journal
 
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachForecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachIRJET Journal
 
IRJET- Comparison of Classification Algorithms using Machine Learning
IRJET- Comparison of Classification Algorithms using Machine LearningIRJET- Comparison of Classification Algorithms using Machine Learning
IRJET- Comparison of Classification Algorithms using Machine LearningIRJET Journal
 
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...IRJET Journal
 
Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...
Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...
Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...IRJET Journal
 
Artificial Intelligence based Pattern Recognition
Artificial Intelligence based Pattern RecognitionArtificial Intelligence based Pattern Recognition
Artificial Intelligence based Pattern RecognitionDr. Amarjeet Singh
 
Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...
Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...
Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...IRJET Journal
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...gerogepatton
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...ijaia
 
IRJET - Airplane Crash Analysis and Prediction using Machine Learning
IRJET - Airplane Crash Analysis and Prediction using Machine LearningIRJET - Airplane Crash Analysis and Prediction using Machine Learning
IRJET - Airplane Crash Analysis and Prediction using Machine LearningIRJET Journal
 
Departure Delay Prediction using Machine Learning.
Departure Delay Prediction using Machine Learning.Departure Delay Prediction using Machine Learning.
Departure Delay Prediction using Machine Learning.IRJET Journal
 
Heart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest AlgorithmHeart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest AlgorithmIRJET Journal
 
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...IRJET Journal
 
STOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKSSTOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKSIRJET Journal
 
Predictive maintenance of rotational machinery using deep learning
Predictive maintenance of rotational machinery using deep learningPredictive maintenance of rotational machinery using deep learning
Predictive maintenance of rotational machinery using deep learningIJECEIAES
 
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...IRJET Journal
 
IRJET- PLC based Object Sorting Machine on their Height
IRJET- PLC based Object Sorting Machine on their HeightIRJET- PLC based Object Sorting Machine on their Height
IRJET- PLC based Object Sorting Machine on their HeightIRJET Journal
 
UNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEM
UNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEMUNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEM
UNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEMIRJET Journal
 

Similar to Predicting the Maintenance of Aircraft Engines using LSTM (20)

Simulation for predictive maintenance using weighted training algorithms in ...
Simulation for predictive maintenance using weighted training  algorithms in ...Simulation for predictive maintenance using weighted training  algorithms in ...
Simulation for predictive maintenance using weighted training algorithms in ...
 
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
 
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachForecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
 
IRJET- Comparison of Classification Algorithms using Machine Learning
IRJET- Comparison of Classification Algorithms using Machine LearningIRJET- Comparison of Classification Algorithms using Machine Learning
IRJET- Comparison of Classification Algorithms using Machine Learning
 
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
 
Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...
Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...
Comparative Study on the Prediction of Remaining Useful Life of an Aircraft E...
 
Artificial Intelligence based Pattern Recognition
Artificial Intelligence based Pattern RecognitionArtificial Intelligence based Pattern Recognition
Artificial Intelligence based Pattern Recognition
 
Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...
Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...
Vibration Analysis for condition Monitoring & Predictive Maintenance using Em...
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
 
IRJET - Airplane Crash Analysis and Prediction using Machine Learning
IRJET - Airplane Crash Analysis and Prediction using Machine LearningIRJET - Airplane Crash Analysis and Prediction using Machine Learning
IRJET - Airplane Crash Analysis and Prediction using Machine Learning
 
Departure Delay Prediction using Machine Learning.
Departure Delay Prediction using Machine Learning.Departure Delay Prediction using Machine Learning.
Departure Delay Prediction using Machine Learning.
 
50320140502003
5032014050200350320140502003
50320140502003
 
Heart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest AlgorithmHeart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest Algorithm
 
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
 
STOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKSSTOCK MARKET PREDICTION USING NEURAL NETWORKS
STOCK MARKET PREDICTION USING NEURAL NETWORKS
 
Predictive maintenance of rotational machinery using deep learning
Predictive maintenance of rotational machinery using deep learningPredictive maintenance of rotational machinery using deep learning
Predictive maintenance of rotational machinery using deep learning
 
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
 
IRJET- PLC based Object Sorting Machine on their Height
IRJET- PLC based Object Sorting Machine on their HeightIRJET- PLC based Object Sorting Machine on their Height
IRJET- PLC based Object Sorting Machine on their Height
 
UNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEM
UNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEMUNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEM
UNIQUE STUDENT IDENTITY AND STUDENT PLACEMENT SYSTEM
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 

Recently uploaded (20)

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 

Predicting the Maintenance of Aircraft Engines using LSTM

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 5 Issue 4, May-June 2021 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 430 Predicting the Maintenance of Aircraft Engines using LSTM Nitin Prasad1, Dr. A Rengarajan2 1Student, School of CS & IT, Department of MCA, Jain University, Bangalore, Karnataka, India 2Professor, School of CS & IT, Department of MCA, Jain University, Bangalore, Karnataka, India ABSTRACT What if apart of aircraft could let you know when the aircraft component needed to be replaced or repaired? It can be done with continuous data collection, monitoring, and advanced analytics. In the aviation industry, predictive maintenance promises increased reliability as well as improved supply chain and operational performance. The main goal istoensurethatthe engines work correctly under all conditions and there is norisk offailure.Ifan effective method for predicting failures is applied, maintenance may be improved. The main source of data regarding the health of the engines is measured during the flights. Several variables are calculated, including fan speed, core speed, quantityandoil pressureand,environmental variablessuch as outside temperature, aircraft speed, altitude, and so on. Sensor data obtained in real time can be used to model component deterioration. To predict the maintenance of an aircraft engine, LSTM networks is used in this paper. A sequential input file is dealt with by the LSTM model. The training of LSTM networks was carried out on a high- performance large-scale processing engine. Machines, data, ideas, and people must all be brought together to understand the importance of predictive maintenance and achieve business results that matter. KEYWORDS: Aircraft Engine Maintenance, Predictive Maintenance, Neural Networks, Aircraft Engines, LSTM How to cite this paper: Nitin Prasad | Dr. A Rengarajan"Predictingthe Maintenance of Aircraft Engines using LSTM" Published in International Journal of Trend in Scientific Research and Development(ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-4, June 2021, pp.430- 433, URL: www.ijtsrd.com/papers/ijtsrd41288.pdf Copyright © 2021 by author (s) and International Journal ofTrendinScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/by/4.0) INTRODUCTION One of the core concepts of the aeronauticindustryisthesafe and efficient operation of engines[1, 2].A basic necessity isto keep aircraft engines in working order and to identify potential faults as soon as possible. Companies can track the health of engine components and built structures by collecting signals from sensors, thanks to the rapid advancement of Internet of Things technology. Companies can develop systems to predict component conditions based on the performance of IoT sensors. In order to fulfil their assigned mission, the components must be preserved or replaced before they reach the end of their useful life. For industries that want to develop in a fast-paced technological setting, predicting the life state of a component is critical. Recent predictive maintenance studies haveaidedindustries in generating an alarm before componentsarecompromised. Companies can maintain their operations effectively while reducing maintenance costs by replacing components ahead of time thanks to component failure prediction. Since maintenance directly affects manufacturing capacity and service quality, optimizing maintenance is a critical problem for businesses looking to generate additional revenue and remain competitive in an increasingly industrialized world. Components may be taken out of active operation until a failure happens with the help of a well-designed prediction method for understanding the current state of an engine. Efficient maintenance, with the aid of inspection, extends component life, increases equipment availability, and maintains components ingoodworkingorderwhilelowering costs. By predicting thestateofthesystemandperforminganomaly detection, Prognostic and Health Management (PHM) improves system reliability and protection[3-6].Because of the widespread use of sensors, obtaining a large number of equipment monitoring data is relatively simple, making the aircraft engine maintenance prediction process feasible[7, 8].Applying analytics to those data sources todetectpatterns andtrendsthatcanguidemaintenancestrategies—delivering the right information at the right time in the right context to avoid failures—is the key to predictive maintenance. The data can also be used to makerecommendationsforpotential product design improvements. For determining, preparing, and executing effective maintenance actions for specific capital assets, a number of strategies are available [9]. Corrective and preventive maintenance are the two most common choices,accordingto Tinga [10].The two most common solutions are corrective and preventive maintenance. Corrective maintenance has a number of advantages, including maximizing asset lifespan, but it also has a number of drawbacks in terms of device protection and availability, including high spare parts inventory costs, high component latencyhigh overtime labor costs, and poor production availability[11].Preventive maintenance, on the other hand, provides for efficient preparation of maintenance operations to ensure readiness and has clear safety advantages. Assets, on the other hand, are often replaced for safety considerations until they reach the end of their useful lives, which is inefficienteconomically. IJTSRD41288
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 431 There is an opportunity to step away from conventional preventative maintenance and toward predictive maintenance as the industrybecomesmorecomfortablewith intelligently tracking and evaluating equipment toassessthe need for repair or replacement. Large reductions in unplanned downtime will save millions of dollars, keep planes going, and keep consumers happy. The main contributions of this paper are as follows: A LSTM model is built for predicting the maintenance of aircraft engines, which can measure the accuracy of prediction. The model also calculates the probability of an engine failure in the next 30 days. EXISTING SYSTEM: Predictions have been made in the past year using a machine learning method that self-learns the results, suggesting a different algorithm of supervisedlearning.Theinputvariable (sensor values) is split into test sets and train sets in supervised learning, and RUL is predicted using these sets. The training set is used to train the machine learning algorithm, and the consistencyofthealgorithmisdetermined by comparing it to the test set. To address the drawbacks of machine learning algorithms' low precision and dependability, we use a Deep Learning Approach to solve the problem. PROPOSED SYSTEM: To increase the efficiency of our model, we usedLSTMneural networks in this proposed technique. This LSTM technique uses time stamps (steps) to look back at previous data and plan our data set so that each row contains 60 values that point to the initial data sets. The flowchart for the proposed maintenance model is shown below in figure 1. Figure 1: Proposed Maintenance prediction flowchart for the LSTM model 1. Input Data A data collection was downloaded from NASA's repository, which included three setting values (settings 1, 2, and 3) and 21 individual sensor values. Setting 1-This is the pilot1's preferred setting, which displays the sensorsthathavebeentriggeredduringthesensor'slifetime. Setting 2-This is the pilot2 preferred setting, which displays the sensors that have been triggered during the sensor's lifetime. Setting 3- All sensor values are set to ‘0'. This means that when the setting 3 value is ‘0,' the stateiscalledwhenall ofthesensor values are zero. The dataset contains 3 datasets, consisting of training,testandgroundtruthdatasets.Thetrainingresultsaremadeupofseveral multivariate time series with "cycle" as the time unit and 21 sensor readings per cycle. Each time series can be believed to have been produced by a particular form of engine. The data schema for the research data is the same as for the training data. The other exception is that the data does not specify where the malfunction happens. The sample data is shown in figure 2.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 432 Figure 2: Sample dataset 2. Data Pre-processing One of the critical tasks of data pre-processing in providing input data collection to neural networks is tomanipulate the data and delete various unused values, redundant values, and null values that may be a downside in forming an effective predict value of the model. The Steps included in Data Pre-processing are listed below: 1. The Null values are removed. 2. We use the scikit-learn library to scale down the data so that neural networks can understand it.The scaling is achieved using the Min-Max scaler library, which reduces data to a scale of 0 to 1 and thereby makes this data collection entirely comparable to neural networks. RESULT & DISCUSSION: Figure 3: Accuracy of our model We were able to achieve 97 percent precision using LSTM techniques, making one application the most accurate in forecasting aircraft engine maintenance and thereby making passenger life simpler and predictive maintenance much easier. Figure 4:Probability of failure of engine in next 30 days By looking at the above picture, we can see that the model predicts an expected failure rate of 4% in the next 30 days. Airline companies can use this result, and fix the issues in the engine to avoid any future issues.
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD41288 | Volume – 5 | Issue – 4 | May-June 2021 Page 433 CONCLUSION: The Industrial Internet's distinguishing advantage is predictive maintenance. Digital tools can monitor and retain historical performance for individual assets as well as the entire fleet, linking them to continuous real-time performance. Any deviation from the "normal actions" resulting from these baselines or the expectedactivitywould raise an alarmand prompt response. Advancedanalyticscan then decide if the variance indicates a possible future malfunction, as well as the root cause and expected timeline for the malfunction to occur. Cost-benefit analysis of how much longer andat what loadan object will performbeforeit has to be replaced will become the standard.This will allow airlines and MROs to resolve problems until they become a problem, reorganize workflow around scheduled maintenance, and prevent unplanned downtime. This will get us closer to a future without unscheduled downtime, maintenance-related delays and cancellations, or aircraft stuck on the groundduetotechnicalfailures.Itwould greatly increase power usageand reducethetimewealready waste doing preventive maintenance and servicing due to a lack of knowledge on the assets' real condition. The key is to realize the aviation industry's digital future. Industrial Internet technologies allow a transition to streamlined efficiency and predictive maintenance,resulting in significant cost reductionsandbenefitforanyoneinvolved. When data is transmitted back from properties to be aggregated and processed, benchmarkingbetweenfleetsand operators will become feasible. Airlines that perform better than predicted can be compensated, and operational anomalies can be detected and corrected. ACKNOWLEDGEMENT: I want to communicate my genuine inclination and commitment to Dr MN Nachappa and Asst. Prof. Dr. A Rengarajan and venture facilitators for their viable steerage and steady motivations all through my examination work. Their convenient bearing, total co-activity and moment perception have made my work productivity. References- [1] Y. M. Hussain, S. Burrow, L. Henson, and P. Keogh, "Benefits Analysis of Prognostics&HealthMonitoring to Aircraft. Maintenance using System Dynamics," in EUROPEAN CONFERENCE OF THE PROGNOSTICSAND HEALTH MANAGEMENT SOCIETY, 2016. [2] E. Zio, "Reliability engineering:Oldproblemsand new challenges," Reliability Engineering & System Safety, vol. 94, no. 2, pp. 125-141, 2009. [3] J. Xu, Y. Wang, and L. Xu, "PHM-oriented sensor optimization selection based onmultiobjectivemodel for aircraft engines," IEEE Sensors Journal, vol. 15, no. 9, pp. 4836-4844, 2015. [4] B. Huang, K. Cohen, and Q. Zhao, "Active anomaly detection in heterogeneous processes," IEEE Transactions on Information Theory, vol. 65, no. 4, pp. 2284-2301, 2018. [5] K. Cohen and Q. Zhao, "Active hypothesis testing for anomaly detection," IEEETransactionsonInformation Theory, vol. 61, no. 3, pp. 1432-1450, 2015. [6] K. Cohen, Q. Zhao, and A. Swami, "Optimal index policies for anomaly localization in resource- constrained cyber systems," IEEE Transactions on Signal Processing, vol. 62, no. 16, pp. 4224-4236, 2014. [7] L. He, Z. Yang, J. Pan, L. Cai, J. Xu, and Y. Gu, "Evaluating service disciplines foron-demandmobile data collection in sensor networks," IEEE Transactions on mobile computing, vol. 13, no. 4, pp. 797-810, 2013. [8] J. He, Y. Ni, L. Cai, J. Pan, and C. Chen, "Optimal drop box deployment algorithm for data dissemination in vehicular networks," IEEE Transactions on Mobile Computing, vol. 17, no. 3, pp. 632-645, 2017. [9] P. Samaranayake and S. Kiridena, "Aircraft maintenance planning and scheduling: an integrated framework," Journal of Quality in Maintenance Engineering, 2012. [10] T. Tinga, "Application of physical failure models to enable usage and load based maintenance,"Reliability Engineering & System Safety, vol. 95, no. 10, pp. 1061- 1075, 2010. [11] R. K. Mobley, An introduction to predictive maintenance. Elsevier, 2002.