Datasets
Standard Dataset
Industrial Internet of Things embedded devices fault detection and classification. A case study
- Citation Author(s):
- Submitted by:
- Juan A. Gomez-Pulido
- Last updated:
- Sat, 12/23/2023 - 14:00
- DOI:
- 10.21227/x2xm-xh92
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
Industries transition to the Industry 4.0 paradigm requires solutions based on devices attached to machines that allow monitoring and control of industrial equipment. Monitoring is essential to ensure devices' proper operation against different aggressions. We propose a novel approach to detect and classify faults, that are typical in these devices, based on machine learning techniques that use as features the energy, the processing, and the time consumed by device main application functionality. The proposal was validated using a dataset collected from a testbed executing a typical equipment monitoring application. The proposal machine learning pipeline uses a decision tree-based model for fault detection (99.4% accuracy, 99.7% precision, 99.6% recall, 75.2% specificity, and 99.7% F1) followed by a Semi-Supervised Graph-Based model (99.3% accuracy, 96.4% precision, 96.1% recall, 99.6% specificity, and 96.2% F1) for further fault classification. Those results demonstrate that machine learning techniques, based on easily obtainable metrics, help coping with common device faults.
Instructions for dataset use.
Dataset Files
- Plain text file with the raw data. raw_data.zip (8.28 MB)
- Matlab .mat file with the data for binary classification of normal event/anomalous event. ML_initial.mat (3.30 MB)
- Matlab .mat file with the data for multi-class classification. ML_W_initial.mat (40.52 kB)
Documentation
Attachment | Size |
---|---|
Instructions for dataset use. | 4.94 KB |
Comments
This is a very rich dataset
Thanks