Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (194)

Search Parameters:
Keywords = motor faults classification

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
18 pages, 39608 KB  
Article
Denoising Domain Adversarial Network Based on Attention Mechanism for Motor Fault Diagnosis in Real Industrial Environment
by Linjie Jin, Zhengqing Liu, Dawei Gu, Baisong Pan, Qiucheng Wang and Mohammad Fard
Machines 2026, 14(5), 462; https://doi.org/10.3390/machines14050462 - 22 Apr 2026
Viewed by 182
Abstract
Acoustic signal-based fault diagnosis offers a promising non-contact approach for rotating machinery. However, its practical application is usually affected by environmental noise. This paper presented a Denoising Attention Domain Adversarial Network (DDAN) for the robust fault diagnosis of wheel hub motors under severe [...] Read more.
Acoustic signal-based fault diagnosis offers a promising non-contact approach for rotating machinery. However, its practical application is usually affected by environmental noise. This paper presented a Denoising Attention Domain Adversarial Network (DDAN) for the robust fault diagnosis of wheel hub motors under severe noise interference. The proposed framework consists of the following two core modules: a DenseNet-based denoising module that adaptively suppresses background noise while retaining critical fault features, and a Stacked Autoencoder Domain Adversarial Network (SADAN) that integrates channel attention, spatial attention, and multi-head self-attention (MHSA) for refined feature extraction and classification. Such a hierarchical attention mechanism facilitates effective local noise suppression and global dependency capture. Validation on a hub motor fault dataset and publicly available online dataset demonstrates that compared to existing methods, DDAN achieves superior diagnostic accuracy across various noise levels and signal-to-noise ratios, improving SNR from -15.97 dB to 1.24 dB, achieving 82.71% accuracy under low SNR condition, and reaching 84.93% and 83.75% accuracy in cross-domain generalization tests. Furthermore, the comparison of the diagnostic accuracy of audio signals from different acoustic acquisition devices further verifies the practicality and potential of the system in low-cost industrial deployment. Full article
(This article belongs to the Section Electrical Machines and Drives)
Show Figures

Figure 1

22 pages, 9602 KB  
Article
Demagnetization Fault Diagnosis of PMSMs with Multiple Stator Tooth Flux Detection Based on WT-CNN
by Yuan Mao, Yuanzhi Wang, Junting Bao, Xiaofei Luo and Youbing Zhang
World Electr. Veh. J. 2026, 17(5), 223; https://doi.org/10.3390/wevj17050223 - 22 Apr 2026
Viewed by 169
Abstract
Permanent magnet synchronous motors (PMSMs) have been widely used in new-energy vehicles and industrial servo systems. However, demagnetization faults (DMFs) can lead to severe issues, including torque ripple and magnetic field distortion. This paper proposes an intelligent diagnostic approach for DMFs based on [...] Read more.
Permanent magnet synchronous motors (PMSMs) have been widely used in new-energy vehicles and industrial servo systems. However, demagnetization faults (DMFs) can lead to severe issues, including torque ripple and magnetic field distortion. This paper proposes an intelligent diagnostic approach for DMFs based on stator tooth flux (STF). A mathematical model of STF is formulated, and the magnetic flux change is measured using multiple sets of anti-series-connected detection coils (DCs). By combining finite element simulation with signal processing technology, we establish a comprehensive diagnostic system covering fault feature extraction, fault location identification, and severity assessment is established. The proposed method employs wavelet transform (WT) to extract time-frequency features of voltage signals and combines it with a convolutional neural network (CNN) to form the WT-CNN intelligent diagnosis model. Based on the extracted voltage signal features, the method achieves intelligent identification and visual localization of DMFs. Simulation results show that the proposed method achieves an accuracy above 80% for fault location identification (defined as sample-level multi-label classification accuracy across 12 PMs) and above 85% for demagnetization severity estimation (defined as classification accuracy across 9 severity degrees from 10% to 90%). These results provide an effective technical foundation for motor condition monitoring and fault early warning in simulation environments. Full article
Show Figures

Figure 1

27 pages, 5821 KB  
Article
Experimental Comparative Evaluation of Machine Learning Methods for Early Multi-Fault Detection in Brushless DC Motors
by Mehmet Şen and Mümtaz Mutluer
Eng 2026, 7(4), 145; https://doi.org/10.3390/eng7040145 - 24 Mar 2026
Viewed by 366
Abstract
Early and reliable fault detection in Brushless Direct Current (BLDC) motors is essential for improving system reliability and reducing unplanned industrial downtime. This study presents a controlled experimental investigation of data-driven machine learning approaches for the classification of multiple common BLDC motor faults. [...] Read more.
Early and reliable fault detection in Brushless Direct Current (BLDC) motors is essential for improving system reliability and reducing unplanned industrial downtime. This study presents a controlled experimental investigation of data-driven machine learning approaches for the classification of multiple common BLDC motor faults. Four representative fault-related indicators were obtained under systematically designed operating conditions, and a consistent feature extraction procedure was applied prior to model development. A comparative evaluation was conducted using Multi-Layer Perceptron (MLP), Support Vector Machines (SVM), k-Nearest Neighbour (kNN), and decision tree-based classifiers. All models were trained and tested on the same dataset using an identical validation protocol to ensure methodological fairness and reproducibility. Performance was assessed through standard classification metrics, enabling a transparent comparison of predictive capability and stability. The results show that the MLP model achieved the highest overall classification accuracy (91.6%), closely followed by SVM (91.4%) and kNN (90.2%). Although the performance differences are moderate, the neural network demonstrated more consistent behaviour in scenarios where fault signatures exhibited overlapping characteristics. These findings suggest that non-linear feature interactions play a significant role in BLDC fault discrimination and can be effectively captured by multi-layer architectures. The study provides a reproducible experimental framework and a balanced performance assessment that may support both academic research and the practical development of intelligent condition monitoring systems for BLDC-driven applications. Full article
(This article belongs to the Section Electrical and Electronic Engineering)
Show Figures

Figure 1

26 pages, 4715 KB  
Article
Bayesian Gaussian Mixture Model Classifier for Fault Detection in Induction Motors Using Start-Up Current Analysis
by Kacper Jarzyna, Michał Rad, Paweł Piątek and Jerzy Baranowski
Energies 2026, 19(5), 1328; https://doi.org/10.3390/en19051328 - 6 Mar 2026
Viewed by 297
Abstract
Induction motors constitute a major share of industrial drives, making reliable fault detection essential for maintaining operational continuity. This work develops a Bayesian classifier for identifying rotor-bar damage using start-up current measurements represented in the frequency domain. The spectra are modelled as smooth [...] Read more.
Induction motors constitute a major share of industrial drives, making reliable fault detection essential for maintaining operational continuity. This work develops a Bayesian classifier for identifying rotor-bar damage using start-up current measurements represented in the frequency domain. The spectra are modelled as smooth functional curves using a hierarchical B-spline formulation, and posterior sampling provides a generative mechanism for augmenting scarce labelled data. Classification is performed using a Bayesian Gaussian mixture model, where each prediction is obtained by averaging over thousands of posterior samples, yielding stable and interpretable probability estimates. In experimental evaluation, the proposed approach achieves consistent separation between healthy and faulty motors across repeated training runs, correctly identifying all test cases in the binary classification setting and exhibiting more stable probability estimates than logistic and soft-max regression under limited labelled data. The model additionally signals atypical responses for unmodelled faults, indicating potential for anomaly detection. These findings highlight the suitability of Bayesian functional modelling as a reliable tool for induction motor condition monitoring. Full article
(This article belongs to the Section D: Energy Storage and Application)
Show Figures

Figure 1

20 pages, 6279 KB  
Article
Multi-Source Diagnosis of Bearing Faults Using Interpretable Boosted Trees
by Miguel Fernández-Temprano, Manuel Astorgano-Antón, Óscar Duque-Pérez, Vanesa Fernandez-Cavero and Daniel Morinigo-Sotelo
Sensors 2026, 26(5), 1576; https://doi.org/10.3390/s26051576 - 3 Mar 2026
Viewed by 352
Abstract
The early detection and diagnosis of faults in induction motors is vital in today’s industry, since these are the motors used for the largest number of applications in the industrial environment and failure to detect a fault early can lead to significant losses. [...] Read more.
The early detection and diagnosis of faults in induction motors is vital in today’s industry, since these are the motors used for the largest number of applications in the industrial environment and failure to detect a fault early can lead to significant losses. Bearing faults are the main problems detected in induction motors and several techniques have been developed to detect them. The use of the information contained in the motor vibrations is the main traditional source for its diagnosis, although there are also proposals that use the supply current, or the sound of the motor. Furthermore, these variables can be used in the time domain or in the frequency domain. The purpose of this work is to use explainable artificial intelligence (XAI) to determine which of these variables, and in which domain, contributes most to a correct diagnosis and how much can be gained in diagnosis by using multisensor data fusion. To carry out this comparison in the most objective way possible, a model selection procedure is proposed and boosting techniques are considered that prove to give a very precise diagnosis. The obtained diagnostic rules are then interpreted using SHAP values, a recent interpretation technique for complex classification procedures. Full article
Show Figures

Figure 1

18 pages, 999 KB  
Article
Image-Based Fault Detection and Severity Classification of Broken Rotor Bars in Induction Motors Using EfficientNetB3
by Shahil Kumar, Meshach Kumar and Rahul Ranjeev Kumar
Energies 2026, 19(4), 1110; https://doi.org/10.3390/en19041110 - 23 Feb 2026
Viewed by 484
Abstract
Broken rotor bar faults (BRBFs) in induction motors (IMs) present significant challenges in industrial applications, particularly due to the need for large labeled datasets and fast processing. This study addresses these issues by leveraging transfer learning with classical diagnostic techniques, using experimental 3-phase [...] Read more.
Broken rotor bar faults (BRBFs) in induction motors (IMs) present significant challenges in industrial applications, particularly due to the need for large labeled datasets and fast processing. This study addresses these issues by leveraging transfer learning with classical diagnostic techniques, using experimental 3-phase current and 3-axes vibration signals. The Gramian Angular Field (GAF) technique has been utilized to transform time series data into 2D images, enabling fine-tuning of an EfficientNetB3 model, which achieved 99.83% accuracy in classifying five BRBF severity levels. The proposed strategy also outperforms the state-of-the-art methods using the same experimental data. Similarly, validation with features extracted using Continuous Wavelet Transform (CWT) and Short-Time Fourier Transform (STFT) further confirmed its reliability and superiority. This study also offers enhanced interpretability through Grad-CAM visualizations of the best model, which highlights the critical regions contributing to fault classification. These visualizations enable deeper and simpler understanding of fault mechanisms and support subsequent risk analysis, making the developed model actionable and user-friendly for industrial applications. Full article
Show Figures

Figure 1

20 pages, 835 KB  
Article
Multi-Level Short Circuit Fault Detection in Induction Motors Using Deep CNN-LSTM Networks for Industry 4.0 Applications
by Jalila Kaouthar Kammoun, Hanen Lajnef and Mourad Fakhfakh
Eng 2026, 7(2), 94; https://doi.org/10.3390/eng7020094 - 18 Feb 2026
Viewed by 559
Abstract
The reliability and efficiency of induction motors in Industry 4.0 environments critically depend on advanced fault detection systems capable of real-time monitoring and diagnosis. This paper presents a novel deep learning approach combining convolutional neural networks (CNNs) and long short-term memory (LSTM) networks [...] Read more.
The reliability and efficiency of induction motors in Industry 4.0 environments critically depend on advanced fault detection systems capable of real-time monitoring and diagnosis. This paper presents a novel deep learning approach combining convolutional neural networks (CNNs) and long short-term memory (LSTM) networks for automated detection and classification of inter-turn short-circuit faults in three-phase induction motors. Our methodology processes three-phase current signals through a sophisticated CNN-LSTM architecture that extracts both spatial and temporal fault patterns. The proposed system classifies seven distinct motor conditions: healthy operation, three levels of high-impedance faults (HI-1 to HI-3), and three levels of low-impedance faults (LI-1 to LI-3). Experimental validation demonstrates exceptional performance, with the CNN-LSTM model achieving 97.2% accuracy, significantly outperforming traditional machine learning approaches, including SVM (66.3%), Random Forest (67.4%), and KNN (78.1%). The system provides real-time fault classification with inference times under 3 ms, making it suitable for continuous monitoring in smart manufacturing environments. Full article
(This article belongs to the Section Electrical and Electronic Engineering)
Show Figures

Figure 1

32 pages, 5615 KB  
Article
Unsupervised Feature Space Analysis for Robust Motor Fault Diagnosis Under Varying Operating Conditions
by Ubada El Joulani, Tatiana Kalganova and Stanislas Pamela
Appl. Sci. 2026, 16(4), 1780; https://doi.org/10.3390/app16041780 - 11 Feb 2026
Viewed by 358
Abstract
Reliable fault diagnosis of induction motors from current signals is critical for preventing failures in industrial systems. However, deep learning models often exhibit performance degradation when the torque load and other operating conditions change. Although a lot of research has been completed on [...] Read more.
Reliable fault diagnosis of induction motors from current signals is critical for preventing failures in industrial systems. However, deep learning models often exhibit performance degradation when the torque load and other operating conditions change. Although a lot of research has been completed on supervised fault classification using current signals, the investigation of the behaviour of these datasets for unsupervised learning has not been done. This study quantifies and analyses the “shadowing effect” of operational variability, demonstrating that a baseline 1D-CNN achieving 100% accuracy under static 0 Nm loads drops to 53.19% accuracy when subjected to 4 Nm load in the KAIST dataset using a stator current. Similar trends were validated using the Paderborn University (PU) bearing dataset. Using 1D-CNN feature extraction followed by Principal Component Analysis (PCA), t-SNE, and hierarchical clustering, we show that standard linear mitigation strategies, such as removing high-variance principal components, are ineffective because fault and load features are deeply entangled. Hierarchical clustering analysis confirms that the feature space is organised by load dominance, with the primary tree split consistently occurring by torque load rather than fault type. Crucially, we identify that internal geometric metrics, such as “spread” and “diameter”, correlate with external purity metrics like the proposed “Dominance Score”. The findings establish a quantitative basis for developing unsupervised, load-invariant diagnostic models that utilise geometric stopping criteria to isolate fault clusters without using ground-truth labels. Full article
(This article belongs to the Special Issue Big Data Analytics and Deep Learning for Predictive Maintenance)
Show Figures

Figure 1

23 pages, 2515 KB  
Review
AI-Enabled End-of-Line Quality Control in Electric Motor Manufacturing: Methods, Challenges, and Future Directions
by Jernej Mlinarič and Gregor Dolanc
Machines 2026, 14(2), 149; https://doi.org/10.3390/machines14020149 - 28 Jan 2026
Viewed by 1152
Abstract
End-of-Line (EoL) quality control plays a crucial role in ensuring the reliability, safety, and performance of electric motors in modern industrial production. Increasing product complexity, tighter manufacturing tolerances, and rising production quantities have exposed the limitations of conventional EoL inspection systems, which rely [...] Read more.
End-of-Line (EoL) quality control plays a crucial role in ensuring the reliability, safety, and performance of electric motors in modern industrial production. Increasing product complexity, tighter manufacturing tolerances, and rising production quantities have exposed the limitations of conventional EoL inspection systems, which rely primarily on manually crafted features, expert-defined thresholds, and rule-based decision logic. In recent years, artificial intelligence (AI) techniques, including machine learning (ML), deep learning (DL), and transfer learning (TL), have emerged as promising solutions to overcome these limitations by enabling data-driven, adaptive, and scalable quality inspection. This paper presents a comprehensive and structured review of the latest advances in intelligent EoL quality inspection for electric motor production. It systematically surveys the non-invasive measurement techniques that are commonly employed in industrial environments and examines the evolution from traditional signal processing-based inspection to AI-based approaches. ML methods for feature selection and classification, DL models for raw signal-based fault detection, and TL strategies for data-efficient model adaptation are critically analyzed in terms of their effectiveness, robustness, interpretability, and industrial applicability. Furthermore, this work identifies key challenges that prevent the widespread adoption of AI-based EoL inspection systems, including dependence on expert knowledge, limited availability of labeled fault data, generalization between motor variants and production condition, and the lack of standardized evaluation methodologies. Based on the identified research gaps, this review outlines research directions and emerging concepts for developing robust, interpretable, and data-efficient intelligent inspection systems suitable for real-world manufacturing environments. By synthesizing recent advances and highlighting open challenges, this review aims to support researchers and experts in designing next-generation intelligent EoL quality control systems that enhance production efficiency, reduce operational costs, and improve product reliability. Full article
Show Figures

Graphical abstract

25 pages, 4139 KB  
Article
Gain-Enhanced Correlation Fusion for PMSM Inter-Turn Faults Severity Detection Using Machine Learning Algorithms
by Vasileios I. Vlachou, Theoklitos S. Karakatsanis, Karolina Kudelina, Dimitrios E. Efstathiou and Stavros D. Vologiannidis
Machines 2026, 14(1), 134; https://doi.org/10.3390/machines14010134 - 22 Jan 2026
Viewed by 642
Abstract
Diagnosing faults in Permanent Magnet Synchronous Motors (PMSMs) is critical for ensuring their reliable operation, particularly in detecting internal short-circuit faults in the stator windings. These faults, such as inter-turn and inter-coil short circuits, can significantly affect motor performance and lead to costly [...] Read more.
Diagnosing faults in Permanent Magnet Synchronous Motors (PMSMs) is critical for ensuring their reliable operation, particularly in detecting internal short-circuit faults in the stator windings. These faults, such as inter-turn and inter-coil short circuits, can significantly affect motor performance and lead to costly downtime if not detected early. However, detecting these faults accurately, especially in the presence of operational noise and varying load conditions, remains a challenging task. To address this, a novel methodology is proposed for diagnosing and classifying fault severity in PMSMs using vibration and current data. The key innovation of the method is the combination of signal processing for both vibration and current data, to enhance fault detection by applying advanced feature extraction techniques such as root mean square (RMS), peak-to peak values, and spectral entropy in both time and frequency domains. Furthermore, a cooperative gain transformation is applied to amplify weak correlations between vibration and current signals, improving detection sensitivity, especially during early fault progression. In this study, the publicly available dataset on Mendeley, which consists of vibration and current measurements from three PMSMs with different power ratings of 1.0 kW, 1.5 kW, and 3.0 kW, was used. The dataset includes eight different levels of stator fault severity, ranging from 0% up to 37.66%, and covers normal operation, inter-coil short circuit, and inter-turn short circuit. The results demonstrate the effectiveness of the proposed methodology, achieving an accuracy of 96.6% in fault classification. The performance values for vibration and current measurements, along with the corresponding fault severities, validate the method’s ability to accurately detect faults across various operating conditions. Full article
(This article belongs to the Special Issue Fault Diagnostics and Fault Tolerance of Synchronous Electric Drives)
Show Figures

Figure 1

26 pages, 26937 KB  
Article
Concurrent Incipient Fault Diagnosis in Three-Phase Induction Motors Using Discriminative Band Energy Analysis of AM-Demodulated Vibration Envelopes
by Matheus Boldarini de Godoy, Guilherme Beraldi Lucas and Andre Luiz Andreoli
Sensors 2026, 26(1), 349; https://doi.org/10.3390/s26010349 - 5 Jan 2026
Viewed by 1401
Abstract
Three-phase induction motors (TIMs) are widely used in industrial applications, with bearings and rotors representing the most failure-prone components. Detecting incipient damage in these elements is particularly challenging. The associated signatures are weak and highly sensitive to variations, and their identification typically demands [...] Read more.
Three-phase induction motors (TIMs) are widely used in industrial applications, with bearings and rotors representing the most failure-prone components. Detecting incipient damage in these elements is particularly challenging. The associated signatures are weak and highly sensitive to variations, and their identification typically demands sophisticated filters, deep learning models, or high-cost sensors. In this context, the main goal of this work is to propose a new algorithm that reduces the dependence on such complex techniques while still enabling reliable detection of realistic faults using low-cost sensors. Therefore, the proposed Discriminative Band Energy Analysis (DBEA) algorithm operates on vibration signals acquired by low-cost accelerometers. The DBEA operates as a low-complexity filtering stage that is inherently robust to noise and variations in operating conditions, thereby enhancing discrimination among fault classes, without requiring neural networks or deep learning techniques. Moreover, the interaction of concurrent faults generates distinctive amplitude-modulated patterns in the vibration signal, making the AM demodulation-based algorithm particularly effective at separating overlapping fault signatures. The method was evaluated under a wide range of load and voltage conditions, demonstrating robustness to speed variations and measurement noise. The results show that the proposed DBEA framework enables non-invasive classification, making it suitable for implementation in compact and portable diagnostic systems. Full article
(This article belongs to the Section Fault Diagnosis & Sensors)
Show Figures

Figure 1

33 pages, 5256 KB  
Article
An Improved Hybrid Lightweight Approach for Bearing Fault Detection and Classification in Three-Phase Squirrel Cage Induction Motors
by Muhammad Amir Khan, Bilal Asad, Muhammad Usman Naseer, Toomas Vaimann and Ants Kallaste
Machines 2026, 14(1), 68; https://doi.org/10.3390/machines14010068 - 5 Jan 2026
Viewed by 617
Abstract
Early and reliable detection of bearing faults is essential for ensuring the safe and efficient operation of rotating electrical machines, especially under varying loads and non-stationary operating conditions. However, traditional diagnostic approaches struggle to maintain accuracy when signals are noisy, high-dimensional, or affected [...] Read more.
Early and reliable detection of bearing faults is essential for ensuring the safe and efficient operation of rotating electrical machines, especially under varying loads and non-stationary operating conditions. However, traditional diagnostic approaches struggle to maintain accuracy when signals are noisy, high-dimensional, or affected by multiple fault patterns. To address these issues, this work presents RNN-XBoostNet, a lightweight hybrid framework that combines the temporal-feature extraction capability of Recurrent Neural Networks (RNNs) with the robust classification strength of XGBoost. A new feature-selection strategy, CoLaR-FS (integrating correlation analysis, Lasso regularization, and recursive feature elimination), is introduced to reduce redundancy and retain only the most discriminative fault features. The proposed framework is evaluated using the widely known CWRU dataset and a newly developed induction-machine dataset containing ten fault categories, including six newly introduced real-world conditions. Experimental results show significant performance improvements: accuracy increased from 87.01% to 99.35% on the CWRU dataset and from 79.98% to 99.57% on the laboratory dataset. The combination of high accuracy, reduced complexity, and strong generalization demonstrates that RNN-XBoostNet, supported by CoLaR-FS, is a practical and effective solution for modern condition-based monitoring systems. Full article
(This article belongs to the Section Electrical Machines and Drives)
Show Figures

Figure 1

25 pages, 4780 KB  
Article
Vibration and Stray Flux Signal Fusion for Corrosion Damage Detection in Rolling Bearings Using Ensemble Learning Algorithms
by José Pablo Pacheco-Guerrero, Israel Zamudio-Ramírez, Larisa Dunai and Jose Alfonso Antonino-Daviu
Sensors 2026, 26(1), 233; https://doi.org/10.3390/s26010233 - 30 Dec 2025
Cited by 1 | Viewed by 618
Abstract
Early fault diagnosis in induction motors is important to maintain correct operation in terms of energy and efficiency, as well as to achieve a reduction in costs associated with maintenance or unexpected stoppages in production processes. These motors are widely used in industry [...] Read more.
Early fault diagnosis in induction motors is important to maintain correct operation in terms of energy and efficiency, as well as to achieve a reduction in costs associated with maintenance or unexpected stoppages in production processes. These motors are widely used in industry due to their reliability, low cost, and great robustness; however, over time, they may be exposed to wear that can affect their performance, endanger the integrity of operators, or cause unexpected shutdowns that generate economic losses. Corrosion in the bearings is one of the most common failures, which is mainly triggered by high humidity in combination with high temperatures. However, despite its relevance, it has not been widely explored as a cause of failure in induction motors. Unlike failures that occur in specific or localized areas, corrosion in bearings does not manifest through specific frequencies associated with the phenomenon, since the corrosion occurs extensively on the surface of the raceway, making early diagnosis difficult with conventional techniques based on spectral analysis. Therefore, this work proposes an approach for the analysis of magnetic stray flux and vibration signals under different levels of corrosion using statistical and non-statistical parameters to capture variations in the dynamic behavior of the motors while employing genetic algorithms to select the most relevant parameters for each signal and optimize the configuration of an ensemble learning algorithm. The classification of the bearing condition is achieved using support vector machines in combination with the bagging method, which increases the robustness and accuracy of the model in the presence of signal variability. A classification accuracy between the healthy state and two gradualities greater than 99% was obtained, indicating that the proposed approach is reliable and efficient for corrosion diagnosis. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2025)
Show Figures

Figure 1

36 pages, 66560 KB  
Article
Current Sensor Fault Detection and Identification in AC Motor Drive Systems Using Axis Transformation and Normalized Current Vector Trajectory
by Mariem Loussif, Amine Ben Rhouma, Lotfi Charaabi, Sejir Khojet El Khil and Sofiane Sayahi
Electronics 2026, 15(1), 42; https://doi.org/10.3390/electronics15010042 - 22 Dec 2025
Viewed by 765
Abstract
Three-phase AC motor drives play a key role in several applications, including energy conversion and automotive. Mainly, three-phase AC motor drives operate as closed loop control systems, where accurate feedback measurement sent by the current sensors is crucial to guarantee the good operation [...] Read more.
Three-phase AC motor drives play a key role in several applications, including energy conversion and automotive. Mainly, three-phase AC motor drives operate as closed loop control systems, where accurate feedback measurement sent by the current sensors is crucial to guarantee the good operation of the system. However, current sensors are potentially subject to several malfunctions that significantly affect the performance of the drive system. Accordingly, this paper proposes an efficient method for current sensor fault detection, and identification in three-phase AC motor drive system using a 2D Convolutional Neural Network (CNN). The proposed approach does need any additional extra-hardware components, since it uses only the signals already sent by the motor drive closed loop control. Indeed, it utilizes the 2D trajectory graph of the normalized motor current vector as input to a novel CNN Autoencoder model, which is introduced for feature extraction and classification. The efficiency and generalization capabilities of the proposed CNN autoencoder (PCAE) are benchmarked against a standard CNN model and conventional CNN autoencoders. The lightweight architecture of the PCAE enables its real-time implementation on a Raspberry pi 4 with a 750w experimental setup induction motor. The experimental results highlight that the proposed PCAE model can effectively detect and classify ten types of current sensor faults, in addition to distinguishing the healthy operation case. Moreover, the proposed approach achieves superior accuracy (99%), compared with conventional CNN (95%) and standard CNN-Autoencoder (96%) models. Full article
Show Figures

Figure 1

17 pages, 1412 KB  
Article
Fault Diagnosis in Robot Drive Systems Using Data-Driven Dynamics Learning
by Heonkook Kim
Actuators 2025, 14(12), 583; https://doi.org/10.3390/act14120583 - 2 Dec 2025
Cited by 1 | Viewed by 963
Abstract
Reliable fault diagnosis in industrial robots is essential for minimizing downtime and ensuring safe operations. Conventional model-based methods often require detailed system knowledge and struggle with unmodeled dynamics, while purely data-driven approaches can achieve good accuracy but may not fully exploit the underlying [...] Read more.
Reliable fault diagnosis in industrial robots is essential for minimizing downtime and ensuring safe operations. Conventional model-based methods often require detailed system knowledge and struggle with unmodeled dynamics, while purely data-driven approaches can achieve good accuracy but may not fully exploit the underlying structure of robot motion. In this study, we propose a feature-informed machine learning framework for fault detection in robotic manipulators. A multi-layer perceptron (MLP) is trained to estimate robot dynamics from joint states, and SHapley Additive exPlanations (SHAP) values are computed to derive discriminative feature representations. These attribution patterns, or SHAP fingerprints, serve as enhanced descriptors that enable reliable classification between normal and faulty operating conditions. Experiments were conducted using real-world data collected from industrial robots, covering both motor brake faults and reducer anomalies. The proposed SHAP-informed framework achieved nearly perfect classification performance (0.998 ± 0.003), significantly outperforming baseline classifiers that relied only on raw kinematic features (0.925 ± 0.002). Moreover, the SHAP-derived representations revealed fault-consistent patterns, such as enhanced velocity contributions under frictional effects and joint-specific shifts for reducer faults. The results demonstrate that the proposed method provides high diagnostic accuracy and robust generalization, making it well suited for safety-critical applications and predictive maintenance in industrial robotics. Full article
(This article belongs to the Special Issue Actuation and Sensing of Intelligent Soft Robots)
Show Figures

Figure 1

Back to TopTop