Demo Files for Predictive Maintenance

Demo files for predictive maintenance (PdM)
1,9K download
Aggiornato 20 mar 2018

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2017a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Predictive Maintenance Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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.