Demo Files for Predictive Maintenance

Demo files for predictive maintenance (PdM)
1.9K Downloads
Updated Tue, 20 Mar 2018 18:54:09 +0000

View License

Rare events prediction in complex technical systems has been very interesting and critical issue for many industrial and commercial fields due to huge increase of sensors and rapid growth of Internet of Things (IoT). To detect anomalies and foresee machine failure during normal operation, various types of Predictive Maintenance (PdM) techniques have been studied. Among these techniques, unsupervised anomaly detection methods for multi-dimensional data set would be of more interest in many practical cases. So, in this demo, I have selected following three typical methods.
1. Htelling's T-square method
2. Gaussian mixture model
3. One-class SVM
To emulate a realistic situation, in this demo, I will use the dataset provided by C-MAPSST (Commercial Modular Aero-Propulsion SystemSimulation) [1, 2].
[1] A. Saxena, K. Goebel, D. Simon and N. Eklund, "Damage Propagation Modeling for Aircraft Engine Run-to-Failure Simulation," International Conference on Prognostics and Health Management, (2008).
[2] Turbofan Engine Degradation Simulation Data Set, https://www.nasa.gov/intelligent-systems-division

Cite As

Akira Agata (2024). Demo Files for Predictive Maintenance (https://www.mathworks.com/matlabcentral/fileexchange/63012-demo-files-for-predictive-maintenance), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Predictive Maintenance Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

- Updated the link of the Turbofan Engine Degradation Simulation Data Set
- Updated the table in the summary section of Demo0_PreProcessing.m

1.0.0.0

Update demo scripts.