Introduction and objectives:
Three-phase induction motors are widely used in industry for their reliability and low maintenance. However, faults such as broken rotor bars (BRBs) can disrupt performance and increase costs. Early detection is therefore necessary. This work presents a non-invasive method that combines phase current signals with deep learning to detect and classify BRB faults in squirrel-cage induction motors.
Methods:
Signals were generated through FEMM simulations for rotors with 22, 24, 26, and 28 bars—typical configurations in industrial motors. Zero to six broken bars were considered, and the resulting phase current signals were transformed into two-dimensional images using Gramian Angular Summation Fields (GASFs) to highlight fault-related patterns. Two datasets were used: dataset A (79,086 GASF images, 11,298 per class) for training, and dataset B (22,488 time signals, with class sizes from 2,459 to 3,212) for testing. Several convolutional neural networks with residual connections (ResNet18 to ResNet152) were evaluated. ResNet152 was selected for its superior performance, achieving 95.13% accuracy and 96.77% sensitivity on dataset A.
Results:
Given the class imbalance in dataset B, metrics that are suited for imbalanced multiclass classification were used. The model achieved a sensitivity of 0.95, macro F1-score of 0.87, Matthews correlation coefficient of 0.82, and Jaccard index of 0.78, showing good generalization.
Conclusion:
The proposed system offers a non-invasive, data-driven approach to BRB fault diagnosis, which is capable of operating under real conditions without interrupting the motor. Its industrial applicability is reinforced by a graphical interface, allowing users to upload raw signals and obtain reliable predictions easily, supporting predictive maintenance strategies.
