De la Fuente, R., Radrigan, L., & Morales, A. S. (2023). Enhancing Predictive Maintenance in Mining Mobile Machinery through a TinyML-enabled Hierarchical Inference Network. IEEE Access, 11, 1–12. https://doi.org/10.1109/ACCESS.2024.0429000
This paper introduces a novel Predictive Maintenance (PdM) framework, called Edge Sensor Network for Predictive Maintenance (ESN-PdM), for real-time condition monitoring of heavy machinery in the mining industry. The study aims to address the limitations of fixed inference location PdM systems by proposing a hierarchical inference network that dynamically adapts based on operational conditions and requirements.
The ESN-PdM framework utilizes a hierarchical architecture with three layers: Sensor Layer (ESP32-WROOM-32 MCU with Bosch BMI270 IMU), Gateway Layer (Raspberry Pi 4), and Cloud Layer (cloud service provider). The system leverages TinyML techniques to optimize deep learning models for deployment on resource-constrained edge devices. An adaptive inference mechanism dynamically selects the optimal inference location (on-sensor, on-gateway, or on-cloud) based on trade-offs among accuracy, latency, and battery life. The framework was evaluated using vibration data collected from mining equipment in a real-world industrial setting.
The ESN-PdM framework demonstrated high classification accuracy for anomaly detection in mining machinery. On-sensor and on-gateway inference modes achieved over 90% accuracy, while cloud-based inference reached 99%. On-sensor inference significantly reduced power consumption by approximately 44%, enabling up to 104 hours of operation. Latency was minimized with on-device inference (3.33 ms), increasing when offloading to the gateway (146.67 ms) or cloud (641.71 ms).
The ESN-PdM framework provides a scalable and adaptive solution for reliable anomaly detection and PdM in challenging mining environments. By dynamically balancing accuracy, latency, and energy consumption, the framework optimizes the condition monitoring process and advances PdM capabilities for industrial applications.
This research contributes to the field of PdM by introducing a novel hierarchical and adaptive inference approach that addresses the limitations of traditional fixed inference location systems. The use of TinyML techniques for on-device inference enables real-time condition monitoring with reduced power consumption, making it suitable for remote and resource-constrained environments like mining sites.
The study primarily focuses on vibration data for anomaly detection. Future research could explore the integration of other sensor modalities and data sources to enhance the framework's capabilities. Further investigation into the development of more sophisticated adaptive inference heuristics could lead to even more efficient and robust PdM systems.
To Another Language
from source content
arxiv.org
Deeper Inquiries