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
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (101)

Search Parameters:
Keywords = detection and fault identification strategies

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
31 pages, 12128 KB  
Article
An Unsupervised Anomaly Detection Method for Drones Based on a 1-D Selective Kernel Convolutional Autoencoder with Bayesian Optimization
by Junjie He, Boyang Zhong, Simin Wang, Lin Song, Li Guo, Pengfei Wang and Fei Wang
Machines 2026, 14(7), 812; https://doi.org/10.3390/machines14070812 - 17 Jul 2026
Viewed by 159
Abstract
The widespread application of drones in complex environments imposes higher demands on flight safety. However, traditional anomaly detection methods often rely on mathematical models or large amounts of labeled samples, which makes them ill suited to address practical challenges such as unmanned aerial [...] Read more.
The widespread application of drones in complex environments imposes higher demands on flight safety. However, traditional anomaly detection methods often rely on mathematical models or large amounts of labeled samples, which makes them ill suited to address practical challenges such as unmanned aerial vehicle systems, which exhibit strong nonlinear characteristics, a scarcity of fault samples, and highly variable operating conditions. To overcome the above difficulties, this work puts forward a one-dimensional selective kernel convolutional autoencoder (1-D SKCAE) based on Bayesian optimization for unsupervised drone anomaly detection. Relying solely on normal operation data, this model achieves accurate anomaly identification by leveraging the sudden changes in reconstruction error. For the model architecture, this paper designs a multi-scale selective kernel convolution module and combines an attention mechanism to achieve adaptive feature weighting for various receptive fields. This method effectively improves the model’s ability to represent complex operational conditions and subtle fault characteristics. Simultaneously, Bayesian optimization is embedded into the model training process as a hyperparameter search strategy, enabling the adaptive configuration of key hyperparameters to further enhance detection performance. Extensive experiments were conducted using the RflyMAD simulation dataset and the 3DR Solo real flight dataset. The results demonstrate that the 1-D SKCAE outperforms multiple comparative models, exhibiting superior robustness particularly in complex scenarios such as mixed multi-fault superposition. This method enables drone anomaly detection without fault labels, showcasing strong potential for engineering applications. Full article
(This article belongs to the Special Issue AI-Driven UAV Design, Control and Application)
Show Figures

Figure 1

33 pages, 2014 KB  
Review
Detection and Analysis of Conveyor Belt Damage: A Review of Sensing Technologies and Signal-Based Approaches
by Aleksandra Rzeszowska, Ryszard Błażej and Leszek Jurdziak
Sensors 2026, 26(14), 4453; https://doi.org/10.3390/s26144453 - 13 Jul 2026
Viewed by 446
Abstract
Conveyor belts constitute critical components of bulk material handling systems, and their reliable operation directly affects process continuity, operational safety, and maintenance costs in industrial environments. Increasing requirements regarding system reliability and predictive maintenance have stimulated the development of advanced diagnostic methods for [...] Read more.
Conveyor belts constitute critical components of bulk material handling systems, and their reliable operation directly affects process continuity, operational safety, and maintenance costs in industrial environments. Increasing requirements regarding system reliability and predictive maintenance have stimulated the development of advanced diagnostic methods for conveyor belt condition monitoring. This review presents a comprehensive analysis of conveyor belt damage detection and diagnostic approaches, with particular emphasis on sensing technologies and signal-based methodologies. The paper discusses major conveyor belt degradation mechanisms and analyzes their representation in diagnostic data obtained using different sensing modalities. Current developments in machine vision systems, magnetic methods based on magnetic flux leakage, ultrasonic techniques, and X-ray imaging are critically reviewed together with signal preprocessing procedures, feature extraction strategies, and damage classification approaches. Particular attention is devoted to the transition from conventional signal processing techniques toward machine learning and deep learning methods enabling automated feature representation and fault identification. The analysis indicates that despite substantial progress in sensing technologies and artificial intelligence, most existing solutions remain strongly sensor-specific and limited to individual data modalities. Key research gaps include the lack of unified damage representation frameworks, limited benchmark datasets, and the insufficient integration of multimodal sensing information. Future progress will likely depend on the development of integrated diagnostic ecosystems combining heterogeneous sensing technologies, advanced feature representation methods, and intelligent decision-support systems. Full article
(This article belongs to the Special Issue Feature Review Papers in Fault Diagnosis & Sensors)
Show Figures

Figure 1

23 pages, 8813 KB  
Article
GNSS/eLoran Fusion-Based RAIM for Satellite-Deficient Environments
by Jingling Li and Huabing Wu
Sensors 2026, 26(13), 4295; https://doi.org/10.3390/s26134295 - 6 Jul 2026
Viewed by 321
Abstract
Global Navigation Satellite Systems (GNSS) provide essential positioning, navigation, and timing (PNT) services for a wide range of safety-critical applications. However, GNSS performance degrades significantly in satellite-deficient or interference-prone environments. To address this limitation, this study proposes a hybrid GNSS/eLoran integrity monitoring framework [...] Read more.
Global Navigation Satellite Systems (GNSS) provide essential positioning, navigation, and timing (PNT) services for a wide range of safety-critical applications. However, GNSS performance degrades significantly in satellite-deficient or interference-prone environments. To address this limitation, this study proposes a hybrid GNSS/eLoran integrity monitoring framework based on a simplified Receiver Autonomous Integrity Monitoring (RAIM) architecture. In the proposed method, GNSS observations from satellite constellations and range-equivalent measurements from the enhanced Loran (eLoran) terrestrial system are jointly processed using a weighted least-squares estimator. Integrity monitoring is performed through a global chi-square consistency test combined with a solution separation strategy for fault identification and exclusion. Horizontal Protection Level (HPL) is derived from the covariance of the estimation process to ensure bounded positioning error under nominal and fault conditions. Unlike conventional GNSS-only RAIM, the proposed framework enables improved redundancy and fault observability in satellite-deficient scenarios by incorporating heterogeneous terrestrial measurements. Simulation experiments consider satellite faults, eLoran measurement disturbances, and inter-system clock bias effects. Results demonstrate that the proposed method maintains reliable fault detection capability and ensures that positioning errors remain consistently bounded by the protection level under all tested scenarios. Full article
(This article belongs to the Section Navigation and Positioning)
Show Figures

Figure 1

25 pages, 22437 KB  
Article
Thermal Anomaly Detection in Belt Conveyor Idlers in the Mining Industry Through an Optimized Convolutional Neural Network Using an Amended Salp Swarm Algorithm
by Michał Świder, Sumika Chauhan and Govind Vashishtha
Appl. Sci. 2026, 16(13), 6776; https://doi.org/10.3390/app16136776 - 6 Jul 2026
Viewed by 287
Abstract
Effective condition monitoring (CM) in the mining industry is crucial for operational excellence, given the harsh environments, continuous operation, and high-value nature of assets. Traditional fault diagnosis methods like vibration analysis often prove inadequate due to signal noise, logistical challenges for sensor placement, [...] Read more.
Effective condition monitoring (CM) in the mining industry is crucial for operational excellence, given the harsh environments, continuous operation, and high-value nature of assets. Traditional fault diagnosis methods like vibration analysis often prove inadequate due to signal noise, logistical challenges for sensor placement, and limitations in detecting subtle failures. This paper addresses these challenges by proposing an advanced contactless diagnostic system that integrates Infrared Thermography (IRT) with an optimized Convolutional Neural Network (CNN) for detecting machinery faults in mining operations. The core of the approach involves a customized ResNet-50 architecture, chosen for its inherent ability to extract hierarchical features directly from raw thermal image data, thereby circumventing the laborious and error-prone process of manual feature engineering. Recognizing the profound impact of hyperparameters on model performance, a novel optimization strategy is developed. This strategy utilizes an amended Salp Swarm Algorithm (SSA), which incorporates a Levy flight mutation strategy and improved position update mechanisms to enhance its exploration capabilities and prevent premature convergence, ensuring a thorough search of the complex hyperparameter space. The proposed methodology is rigorously evaluated using thermal images acquired from a heavy-duty belt conveyor system at the JARO S.A. mine. The optimized ResNet-50 model achieved a remarkable validation accuracy of 97.22%, demonstrating superior performance. Comparative analysis showed that our model significantly outperformed other state-of-the-art deep learning architectures, such as InceptionV3 and ResNet-18, as well as other metaheuristic optimization algorithms, yielding a 15.6% improvement over the basic SSA. This robust performance, combined with efficient convergence, underscores the model’s capacity for accurate and timely fault identification, paving the way for proactive maintenance, reduced downtime, and enhanced safety in demanding mining environments. Full article
Show Figures

Figure 1

24 pages, 5867 KB  
Article
Integrated Fault Diagnosis in Grid-Connected PV Systems: Synergizing Infrared Thermography and Advanced Signal Processing
by Filippo Laganà, Danilo Pratticò, Luigi Bibbò, Salvatore A. Pullano and Salvatore Calcagno
Appl. Sci. 2026, 16(12), 6036; https://doi.org/10.3390/app16126036 - 15 Jun 2026
Cited by 1 | Viewed by 253
Abstract
Early identification of thermal and electrical anomalies in grid-connected photovoltaic (PV) systems is becoming increasingly important to reduce energy losses, limit power quality (PQ) degradation, and avoid excessive operating stress on power electronic converters. Conventional electrical monitoring methods can provide overall performance information, [...] Read more.
Early identification of thermal and electrical anomalies in grid-connected photovoltaic (PV) systems is becoming increasingly important to reduce energy losses, limit power quality (PQ) degradation, and avoid excessive operating stress on power electronic converters. Conventional electrical monitoring methods can provide overall performance information, but they are generally unable to detect and localize early-stage defects occurring at module or cell level. In this context, the present study proposes an integrated diagnostic framework that combines non-destructive infrared thermography (IRT) with advanced electrical signal processing techniques for PV condition monitoring. The proposed approach correlates thermographic information, capable of revealing defects such as hotspots, cell cracks, and bypass diode failures, with high-frequency electrical signal analysis based on frequency-domain and time–frequency methods, together with deep learning-driven thermographic segmentation. By associating thermal acquisitions with electrical PQ indicators, the framework enables the early detection of physical defects linked to inefficient Maximum Power Point Tracking (MPPT) operation and progressive degradation of PV system performance. The methodology was experimentally validated on a grid-connected photovoltaic installation under different fault conditions, including hotspots, bypass diode anomalies, and localized overheating effects, demonstrating the potential of the proposed approach for predictive maintenance and intelligent PV monitoring applications. The obtained results indicate that the proposed framework improves the reliability of photovoltaic fault detection by combining thermographic inspection with advanced electrical signal analysis and AI-based defect interpretation, thus supporting predictive maintenance strategies in smart PV infrastructures. The proposed approach demonstrates image segmentation capabilities, as evidenced by a precision (PA) of 96.88%, a mean IoU (mIoU) of 77.83% and a macro F1-score of 87.47%. The proposed framework maintained reduced computational requirements compatible with real-time monitoring applications. Full article
(This article belongs to the Special Issue Fault Diagnosis and Condition Monitoring of Power Electronics Systems)
Show Figures

Figure 1

17 pages, 812 KB  
Article
Constrained Dynamic Time Warping and Polyline Distance for Anomaly Detection in Semiconductor Manufacturing
by Gangjiang Li, Yihong Hang, Zaizhou Yang and Zhice Yang
Appl. Sci. 2026, 16(12), 5779; https://doi.org/10.3390/app16125779 - 8 Jun 2026
Viewed by 249
Abstract
Semiconductor manufacturing demands exceptional precision, as even minor process deviations can result in significant yield degradation. The increasing deployment of sensors generates extensive time-series data. However, such data are often affected by temporal misalignments, nonlinear distortions, and inter-wafer variability, complicating direct comparison and [...] Read more.
Semiconductor manufacturing demands exceptional precision, as even minor process deviations can result in significant yield degradation. The increasing deployment of sensors generates extensive time-series data. However, such data are often affected by temporal misalignments, nonlinear distortions, and inter-wafer variability, complicating direct comparison and automated anomaly detection. To address these challenges, this paper proposes a robust framework that employs a Dynamic Time Warping (DTW)-based two-stage alignment strategy with Sakoe–Chiba constraint followed by a bidirectional polyline distance measure to identify subtle anomalies. This approach effectively handles scarce anomaly labels and high variability in sensor data, enabling reliable process health monitoring. Experimental results on real semiconductor production data demonstrate that the framework enhances detection accuracy, contributing to early fault identification and reduced wafer scrap in manufacturing environments. Full article
Show Figures

Figure 1

16 pages, 659 KB  
Article
A Quantitative Risk Assessment Framework for Electric Powertrain Systems of New Energy Vehicles Based on Layer of Protection Analysis (LOPA)
by Yuchen Wang, Guisheng Xiang, Ziming Liu and Xiangzhe Li
World Electr. Veh. J. 2026, 17(6), 287; https://doi.org/10.3390/wevj17060287 - 29 May 2026
Viewed by 381
Abstract
In response to the frequent safety incidents associated with the core electrical systems (i.e., traction battery, charging system, and drive motor) of new energy vehicles (NEVs) and the lack of forward-looking quantitative risk assessment methods in existing detection and diagnostic technologies, this study [...] Read more.
In response to the frequent safety incidents associated with the core electrical systems (i.e., traction battery, charging system, and drive motor) of new energy vehicles (NEVs) and the lack of forward-looking quantitative risk assessment methods in existing detection and diagnostic technologies, this study introduces the Layer of Protection Analysis (LOPA) methodology into the field of NEV safety. Unlike qualitative methods (e.g., FMEA, FTA) or purely data-driven diagnosis, this work establishes a tailored semi-quantitative LOPA framework that defines scenario-specific independent protection layer (IPL) identification criteria and probability of failure on demand (PFD) assignment rules for NEV applications. Typical risk scenarios, including battery thermal runaway, electrical faults in charging systems, overheating of drive motors, and battery internal short circuits caused by mechanical abuse, are systematically analyzed in terms of their failure mechanisms and evolution processes. A tailored quantitative risk assessment framework is established and applied to conduct full-process risk evaluations for the four scenarios. The results indicate that, under the synergistic effect of multiple protection layers—including inherently safe design, basic process control systems, safety instrumented systems, and physical protection measures—the accident consequence frequencies of all scenarios are significantly lower than the tolerable risk thresholds. This verifies the applicability and effectiveness of the LOPA method in NEV safety analysis. The proposed quantitative framework provides a scientific basis for safety design optimization, identification of critical protective elements, and operation and maintenance strategy formulation throughout the lifecycle of NEVs. Furthermore, the limitations of data portability from process industries are discussed, and sensitivity analyses are conducted to confirm the robustness of the conclusions. Full article
(This article belongs to the Section Vehicle and Transportation Systems)
Show Figures

Figure 1

26 pages, 2882 KB  
Article
Internet of Things-Based Energy Consumption-Aware Framework Design for Smart Grid Environment
by Mustafa Alper Çolak and Cüneyt Bayılmış
Sensors 2026, 26(10), 2989; https://doi.org/10.3390/s26102989 - 9 May 2026
Viewed by 828
Abstract
The widespread adoption of Internet of Things (IoT) technologies in smart grids enables fine-grained monitoring and control of energy systems. However, maintaining grid stability remains challenging when electricity production decreases unexpectedly due to fault-prone operating conditions at power generation units. This paper proposes [...] Read more.
The widespread adoption of Internet of Things (IoT) technologies in smart grids enables fine-grained monitoring and control of energy systems. However, maintaining grid stability remains challenging when electricity production decreases unexpectedly due to fault-prone operating conditions at power generation units. This paper proposes an Artificial Intelligence of Things (AIoT)-based adaptive energy management framework that supports online adaptive demand-side control by detecting production drop anomalies and translating them into priority-aware load control actions. In practical energy systems, purely reactive strategies that trigger actions only after a demand violation may introduce temporary production–consumption imbalance and operational stress; therefore, the proposed framework targets preventive and data-driven intervention. Instead of relying on electricity production forecasting or static load shedding, the framework learns normal production behavior offline and identifies deviations using machine learning techniques. A fault modeling approach is used to generate scenario-based training data, and Logistic Regression (LR), Random Forest (RF), and Extreme Gradient Boosting (XGBoost) algorithms are employed for anomaly detection and control magnitude estimation. Following anomaly identification, IoT-enabled devices are selectively regulated based on device priority levels via an MQTT-based communication infrastructure. The framework is evaluated through simulations conducted on the CupCarbon platform under normal and production degradation scenarios. Results demonstrate that early anomaly detection alone is insufficient without accurate estimation of the required demand reduction and that the proposed approach enables effective demand-side control while preserving critical loads, thereby supporting resilient smart grid operation. Full article
(This article belongs to the Special Issue Sensor Enabled Smart Energy Solutions)
Show Figures

Figure 1

10 pages, 6822 KB  
Proceeding Paper
On the Effects and Detectability of Cracks in Rotating Shafts
by Emanuele Petriconi, Marco Giglio and Claudio Sbarufatti
Eng. Proc. 2026, 131(1), 38; https://doi.org/10.3390/engproc2026131038 - 7 May 2026
Viewed by 310
Abstract
Rotating machinery is essential in industrial applications, where early fault detection is critical to prevent catastrophic failures. Shafts are mainly vulnerable to imbalances and cracks; these last ones pose a severe risk as they can lead to sudden failure if not identified during [...] Read more.
Rotating machinery is essential in industrial applications, where early fault detection is critical to prevent catastrophic failures. Shafts are mainly vulnerable to imbalances and cracks; these last ones pose a severe risk as they can lead to sudden failure if not identified during their early stages. Cracks induce progressive stiffness reduction, altering the system’s mechanical properties and affecting the forces transmitted to the supports. This study analyses the effects of cracks on a rotating shaft using experimental data. Vibration signals from accelerometers mounted on the supports are processed to identify changes in the shaft’s response. The methodology focuses on distinguishing crack-induced alterations for different imbalance scenarios by analysing key signal features. A statistical detection algorithm and the extracted feature analysis are exploited for crack identification before a critical failure occurs. The results highlight the distinct impact of cracks on the shaft’s dynamic behaviour and demonstrate effective strategies for early detection. While different features highlight the presence of the crack differently, all successfully contribute to detecting the damage. This study provides an analysis of a novel experimental case study for crack detection, enhancing both safety and economic sustainability of rotating machinery. Full article
Show Figures

Figure 1

23 pages, 2175 KB  
Article
An Adaptive Injection-Based Protection Method for Distribution Networks Considering Impacts of High-Penetration Distributed Generation
by Shoudong Xu, Jinxin Ouyang, Zixin Li and Yanbo Diao
Sustainability 2026, 18(6), 2863; https://doi.org/10.3390/su18062863 - 14 Mar 2026
Cited by 1 | Viewed by 419
Abstract
Driven by the goal of sustainable energy transitions, the integration of Inverter-Interfaced Distributed Generation (IIDG) has led to a continuous decline in the accuracy of single-phase grounding fault line selection in neutral non-effectively grounded distribution networks. Protection methods based on characteristic signal injection [...] Read more.
Driven by the goal of sustainable energy transitions, the integration of Inverter-Interfaced Distributed Generation (IIDG) has led to a continuous decline in the accuracy of single-phase grounding fault line selection in neutral non-effectively grounded distribution networks. Protection methods based on characteristic signal injection currently struggle to balance the differentiated requirements of fault detection sensitivity and equipment safety in networks with high-penetration IIDG. To address this issue, a high-frequency equivalent circuit model of the IIDG is established. The distribution patterns of the high-frequency characteristic current (HFCC) in distribution networks under high-penetration IIDG are analyzed. Subsequently, an adaptive HFCC injection strategy is proposed, which accounts for IIDG low-voltage ride-through (LVRT) requirements, fault identification sensitivity, and equipment safety constraints. Based on the amplitude and phase differences in the HFCC between faulty and healthy feeders, a fault line selection criterion is established. Consequently, an adaptive injection-based protection method for single-phase grounding fault is developed, considering the impact of high-penetration IIDG. Simulation results demonstrate that the proposed method accurately identifies the faulty feeder under various fault locations, transition resistances, and quantities of integrated IIDG units. The results further confirm the high adaptability and reliability of the method, thereby providing a robust technical foundation for the safe, reliable, and sustainable operation of modern power grids. Full article
Show Figures

Figure 1

43 pages, 2166 KB  
Article
Research on Root Cause Analysis Method for Certain Civil Aircraft Based on Ensemble Learning and Large Language Model Reasoning
by Wenyou Du, Jingtao Du, Haoran Zhang and Dongsheng Yang
Machines 2026, 14(3), 322; https://doi.org/10.3390/machines14030322 - 12 Mar 2026
Viewed by 989
Abstract
To address the challenges commonly encountered in civil aircraft operating under multi-mode, strongly coupled closed-loop control—namely scarce fault samples, pronounced distribution shift, and root-cause explanations that are easily confounded by covariates—this paper proposes a root-cause analysis method that integrates ensemble learning with constraint-guided [...] Read more.
To address the challenges commonly encountered in civil aircraft operating under multi-mode, strongly coupled closed-loop control—namely scarce fault samples, pronounced distribution shift, and root-cause explanations that are easily confounded by covariates—this paper proposes a root-cause analysis method that integrates ensemble learning with constraint-guided reasoning by large language models (LLMs). First, for Full Authority Digital Engine Control (FADEC) monitoring sequences, a feature system comprising environment-normalized ratios, mechanism-informed mixing indices, and multi-scale temporal statistics is constructed, thereby improving cross-mode comparability and enhancing engineering-semantic expressiveness. Second, in the anomaly detection stage, a cost-sensitive LightGBM model is adopted and a validation-set-based adaptive thresholding strategy is introduced to achieve robust identification under highly imbalanced fault conditions. Furthermore, for Root Cause Analysis (RCA), a “computation–reasoning decoupling” framework is developed: Shapley Additive exPlanations (SHAP) are used to generate segment-level contribution evidence, while causal chains, engineering prohibitions, and structured output templates are injected into prompts to constrain the LLM, enabling it to infer root-cause candidates and produce structured explanations under mechanism-consistency constraints. Experiments on real flight data demonstrate that our method yields an anomaly detection F1-score of 0.9577 and improves overall RCA accuracy to 97.1% (versus 62.3% for a pure SHAP baseline). Practically, by translating complex high-dimensional data into actionable natural language diagnostic reports, the proposed method provides reliable and interpretable decision support for rapid RCA. Full article
(This article belongs to the Section Automation and Control Systems)
Show Figures

Figure 1

25 pages, 5882 KB  
Article
Transient Modeling and Analysis of Short-Circuit Faults in the DC Power System for Hybrid Electric Aircraft
by Bin Liu, Shuguang Wei, Jiaqi Li, Kewei Chen, Feifan Xu and Hengliang Zhang
Aerospace 2026, 13(3), 261; https://doi.org/10.3390/aerospace13030261 - 11 Mar 2026
Viewed by 484
Abstract
Transient modeling of short-circuit faults in the DC power system of hybrid electric aircraft (HEA) serves as a fundamental basis for effective fault identification, localization, and isolation. Before faults are detected and protective measures are taken, distributed sources and loads maintain their normal [...] Read more.
Transient modeling of short-circuit faults in the DC power system of hybrid electric aircraft (HEA) serves as a fundamental basis for effective fault identification, localization, and isolation. Before faults are detected and protective measures are taken, distributed sources and loads maintain their normal control strategies. However, previous studies frequently overlook the impact of these control dynamics on the transient behavior of DC power systems, leading to reduced accuracy in fault transient models. Therefore, this paper proposes a fault transient modeling method for the DC power system of HEA considering the control effects of distributed sources and loads. Firstly, the transient characteristics of all components in the system are analyzed, including generators and fan motors, batteries and DC load, and supercapacitors. Subsequently, a comprehensive fault transient model of the HEA DC power system is established. Finally, the validity of the proposed method is verified through comparison with results from a semi-physical test platform. The results demonstrate that the proposed modeling approach enhances the accuracy of transient analysis for the faulty HEA DC power systems. Full article
(This article belongs to the Special Issue Aircraft Electric Power System II: Motor Drive Design and Control)
Show Figures

Figure 1

24 pages, 864 KB  
Article
Information-Theoretic Dual Adaptive Control Revisited: Multivariable Extension with Applications to Fault-Tolerant Control
by Joseph-Julien Yamé
Entropy 2026, 28(3), 304; https://doi.org/10.3390/e28030304 - 9 Mar 2026
Viewed by 705
Abstract
This paper revisits and extends the information-theoretic dual adaptive control framework initially developed by the author for single-input single-output systems to multiple-input multiple-output (MIMO) systems, with specific application to fault-tolerant control (FTC). The core contribution is a MIMO formulation that preserves the essential [...] Read more.
This paper revisits and extends the information-theoretic dual adaptive control framework initially developed by the author for single-input single-output systems to multiple-input multiple-output (MIMO) systems, with specific application to fault-tolerant control (FTC). The core contribution is a MIMO formulation that preserves the essential dual property, i.e., balancing control performance against parameter learning, while addressing the increased complexity of coupled multivariable systems. A convexity condition is derived for the MIMO optimization problem, generalizing the original SISO condition. The framework naturally handles actuator faults through a parameter vector that includes effectiveness factors, with fault detection achieved via monitoring of information gain. Control reconfiguration strategies ensure graceful performance degradation under faults. Simulation results demonstrate the effectiveness of this dual approach to FTC methods in balancing detection speed, identification accuracy, and tracking performance, while maintaining computational feasibility for real-time implementation. Full article
Show Figures

Figure 1

24 pages, 1757 KB  
Article
Fault Detection and Monitoring in Induction Machines Using Data-Driven Model Drift Detection
by Abdiel Ricaldi-Morales, Camilo Ramírez, Jorge F. Silva, Manuel A. Duarte-Mermoud and Marcos E. Orchard
Sensors 2026, 26(5), 1595; https://doi.org/10.3390/s26051595 - 4 Mar 2026
Viewed by 756
Abstract
Stator short-circuit faults (SSCFs) account for a significant portion of induction motor failures, yet their early detection remains a challenge in industrial environments where labeled fault data is scarce and installing additional sensors is often impractical. This paper proposes a novel, data-driven fault [...] Read more.
Stator short-circuit faults (SSCFs) account for a significant portion of induction motor failures, yet their early detection remains a challenge in industrial environments where labeled fault data is scarce and installing additional sensors is often impractical. This paper proposes a novel, data-driven fault detection and diagnosis framework grounded in the Residual Information Value (RIV) principle to overcome reliability limitations of traditional spectral and residual energy methods. By redefining fault detection as a statistical test of independence between control inputs (voltages) and current residuals, the proposed method identifies incipient faults as model drifts without relying on prior knowledge of fault distributions. A key contribution of this work is the seamless integration of the diagnostic scheme into standard Variable Speed Drives (VSDs): the healthy nominal model (a Multilayer Perceptron) is trained exclusively using data from the drive’s existing self-commissioning routine, eliminating the need for manual data collection or complex physical parameter identification. Experimental validation on an industrial test bench demonstrates that the framework achieves superior diagnostic performance compared to traditional baselines, providing higher statistical separability and a reduced false alarm rate. The system can detect 1% incipient faults in approximately 61 ms while accurately identifying the faulty phase. The results confirm that the proposed RIV-based strategy offers a robust, non-intrusive, and industry-ready solution for predictive maintenance that effectively balances high-speed detection with enhanced statistical reliability. Full article
Show Figures

Figure 1

24 pages, 1161 KB  
Article
Design of an Intelligent Inspection System for Power Equipment Based on Multi-Technology Integration
by Jie Luo, Jiangtao Guo, Guangxu Zhao, Yan Shao, Ziyi Yin and Gang Li
Electronics 2026, 15(4), 827; https://doi.org/10.3390/electronics15040827 - 14 Feb 2026
Cited by 32 | Viewed by 883
Abstract
With the continuous advancement of the “dual-carbon” strategy, the penetration of renewable energy sources such as wind and photovoltaic (PV) power has steadily increased, imposing more stringent requirements on the safe and stable operation of modern power systems. As the core components of [...] Read more.
With the continuous advancement of the “dual-carbon” strategy, the penetration of renewable energy sources such as wind and photovoltaic (PV) power has steadily increased, imposing more stringent requirements on the safe and stable operation of modern power systems. As the core components of these systems, critical electrical devices operate under harsh conditions characterized by high voltage, strong electromagnetic interference (EMI), and confined high-temperature environments. Their operating status directly affects the reliability of the power supply, and any fault may trigger cascading failures, resulting in significant economic losses. To address the issues of low inspection efficiency, limited fault-identification accuracy, and unstable data transmission in strong-EMI environments, this study proposes an intelligent inspection system for power equipment based on multi-technology integration. The system incorporates a redundant dual-mode wireless transmission architecture combining Wireless Fidelity (Wi-Fi) and Fourth Generation (4G) cellular communication, ensuring reliable data transfer through adaptive link switching and anti-interference optimization. A You Only Look Once version 8 (YOLOv8) object-detection algorithm integrated with Open Source Computer Vision (OpenCV) techniques enables precise visual fault identification. Furthermore, a multi-source data-fusion strategy enhances diagnostic accuracy, while a dedicated monitoring scheme is developed for the water-cooling subsystem to simultaneously assess cooling performance and fault conditions. Experimental validation demonstrates that the proposed system achieves a fault-diagnosis accuracy exceeding 95.5%, effectively meeting the requirements of intelligent inspection in modern power systems and providing robust technical support for the operation and maintenance of critical electrical equipment. Full article
Show Figures

Figure 1

Back to TopTop