2 minute read

Abstract:

Equipment condition monitoring is essential to maintain the reliability of the electromechanical systems. Recently topics related to fault diagnosis have attracted significant interest, rapidly evolving this research area. This study presents a non-invasive method for online state classification of a squirrel-cage induction motor. The solution utilizes thermal imaging for non-contact analysis of thermal changes in machinery. Moreover, used convolutional neural networks (CNNs) streamline extracting relevant features from data and malfunction distinction without defining strict rules. A wide range of neural networks was evaluated to explore the possibilities of the proposed approach and their outputs were verified using model interpretability methods. Besides, the top-performing architectures were optimized and deployed on resource-constrained hardware to examine the system’s performance in operating conditions. Overall, the completed tests have confirmed that the proposed approach is feasible, provides accurate results, and successfully operates even when deployed on edge devices.

You can find more about this research in our paper in Eksploatacja i Niezawodność – Maintenance and Reliability journal http://doi.org/10.17531/ein/170114.

Code repository

In addition to the article, we have prepared a code repository with the implementation of the proposed research - https://github.com/MatPiech/motor-fault-diagnosis.

Dataset

The dataset used in this research is available on Zenodo (https://doi.org/10.5281/zenodo.8203070) under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license.

Comments