Demo Files for Predictive Maintenance

バージョン 1.1.0.0 (600 KB) 作成者: Akira Agata
Demo files for predictive maintenance (PdM)
ダウンロード: 1.9K
更新 2018/3/20

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2017a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPredictive Maintenance Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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.