African Centre of Excellence in Internet of Things, College of Science and Technology, University of Rwanda, Kigali P.O. Box 4285, Rwanda.
Telecommunications/ICT4D Laboratory, The Abdus Salam International Centre for Theoretical Physics, Strada Costiera, 34151 Trieste, Italy.
Sensors (Basel). 2022 Jul 11;22(14):5174. doi: 10.3390/s22145174.
A precise prediction of the health status of industrial equipment is of significant importance to determine its reliability and lifespan. This prediction provides users information that is useful in determining when to service, repair, or replace the unhealthy equipment's components. In the last decades, many works have been conducted on data-driven prognostic models to estimate the asset's remaining useful life. These models require updates on the novel happenings from regular diagnostics, otherwise, failure may happen before the estimated time due to different facts that may oblige rapid maintenance actions, including unexpected replacement. Adding to offline prognostic models, the continuous monitoring and prediction of remaining useful life can prevent failures, increase the useful lifespan through on-time maintenance actions, and reduce the unnecessary preventive maintenance and associated costs. This paper presents the ability of the two real-time tiny predictive analytics models: tiny long short-term memory (TinyLSTM) and sequential dense neural network (DNN). The model (TinyModel) from Edge Impulse is used to predict the remaining useful life of the equipment by considering the status of its different components. The equipment degradation insights were assessed through the real-time data gathered from operating equipment. To label our dataset, fuzzy logic based on the maintainer's expertise is used to generate maintenance priorities, which are later used to compute the actual remaining useful life. The predictive analytic models were developed and performed well, with an evaluation loss of 0.01 and 0.11, respectively, for the LSTM and model from Edge Impulse. Both models were converted into TinyModels for on-device deployment. Unseen data were used to simulate the deployment of both TinyModels. Conferring to the evaluation and deployment results, both TinyLSTM and TinyModel from Edge Impulse are powerful in real-time predictive maintenance, but the model from Edge Impulse is much easier in terms of development, conversion to Tiny version, and deployment.
准确预测工业设备的健康状况对于确定其可靠性和使用寿命至关重要。这种预测为用户提供了有用的信息,有助于确定何时对需要维护、修理或更换的设备部件进行服务。在过去的几十年中,已经有许多关于基于数据的预测模型的工作,用于估计资产的剩余使用寿命。这些模型需要根据定期诊断的新情况进行更新,否则,由于可能需要快速维护操作的不同事实,包括意外更换,故障可能会在估计时间之前发生。除了离线预测模型之外,通过连续监测和预测剩余使用寿命,可以防止故障发生,通过及时的维护操作延长使用寿命,并减少不必要的预防性维护和相关成本。本文介绍了两种实时微小预测分析模型的能力:微小长短期记忆(TinyLSTM)和顺序密集神经网络(DNN)。Edge Impulse 的模型(TinyModel)用于通过考虑设备不同组件的状态来预测设备的剩余使用寿命。通过从运行设备中收集的实时数据评估设备的退化情况。为了标记我们的数据集,使用基于维护人员专业知识的模糊逻辑生成维护优先级,然后用于计算实际剩余使用寿命。开发了预测分析模型,并取得了很好的效果,LSTM 和 Edge Impulse 模型的评估损失分别为 0.01 和 0.11。这两个模型都被转换为 TinyModel 以在设备上进行部署。使用未见数据模拟了这两个 TinyModel 的部署。根据评估和部署结果,TinyLSTM 和 Edge Impulse 模型都非常适合实时预测性维护,但从开发、转换为 Tiny 版本和部署的角度来看,Edge Impulse 模型更容易。