Nothing Special   »   [go: up one dir, main page]

You seem to have javascript disabled. Please note that many of the page functionalities won't work as expected without javascript enabled.
 
 
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

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (526)

Search Parameters:
Keywords = real-time fault detection

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 7211 KiB  
Article
Anomaly Detection Based on Graph Convolutional Network–Variational Autoencoder Model Using Time-Series Vibration and Current Data
by Seung-Hwan Choi, Dawn An, Inho Lee and Suwoong Lee
Mathematics 2024, 12(23), 3750; https://doi.org/10.3390/math12233750 - 28 Nov 2024
Abstract
This paper proposes a deep learning-based anomaly detection method using time-series vibration and current data, which were obtained from endurance tests on driving modules applied in industrial robots and machine systems. Unlike traditional classification models that depend on labeled fault data for detection, [...] Read more.
This paper proposes a deep learning-based anomaly detection method using time-series vibration and current data, which were obtained from endurance tests on driving modules applied in industrial robots and machine systems. Unlike traditional classification models that depend on labeled fault data for detection, acquiring sufficient fault data in real industrial environments is highly challenging due to various conditions and constraints. To address this issue, we employ a semi-supervised learning approach that relies solely on normal data to effectively detect abnormal patterns, overcoming the limitations of conventional methods. The performance of semi-supervised models was first validated using a statistical feature-based anomaly detection approach, from which the GCN-VAE model was adopted. By combining the spatial feature extraction capability of Graph Convolutional Networks (GCNs) with the latent temporal feature modeling of Variational Autoencoders (VAEs), our method can effectively detect abnormal signs in the data, particularly in the lead-up to system failures. The experimental results confirmed that the proposed GCN-VAE model outperformed existing hybrid deep learning models in terms of anomaly detection performance in the pre-failure section. Full article
(This article belongs to the Section Engineering Mathematics)
Show Figures

Figure 1

Figure 1
<p>Experimental platform (driving module with forward rotation).</p>
Full article ">Figure 2
<p>Experimental conditions and methods of the driving modules in the durability test.</p>
Full article ">Figure 3
<p>Raw data and RMS values for vibration and current signals of the driving modules. (<b>a</b>) Vibration signal and RMS values. (<b>b</b>) Current signal and RMS values</p>
Full article ">Figure 4
<p>Anomaly detection results based on statistical features.</p>
Full article ">Figure 5
<p>Anomaly detection results according to the learning model of vibration data.</p>
Full article ">Figure 6
<p>Anomaly detection results according to the learning model of current data.</p>
Full article ">Figure 7
<p>An anomaly detection algorithm based on GCN-VAE.</p>
Full article ">Figure 8
<p>Comparison of anomaly detection results based on hybrid deep learning models for vibration and current data.</p>
Full article ">
22 pages, 5228 KiB  
Article
Fault-Tolerant Multitasking System Based on Interleaving of Threads
by Ernest Antolak and Andrzej Pułka
Electronics 2024, 13(23), 4701; https://doi.org/10.3390/electronics13234701 - 28 Nov 2024
Viewed by 140
Abstract
This paper presents an original approach to error correction in real-time systems. The proposed solution is based on the original multitasking system architecture, which was recently analyzed for energy. The authors have added a structure to correct random errors and distortions at the [...] Read more.
This paper presents an original approach to error correction in real-time systems. The proposed solution is based on the original multitasking system architecture, which was recently analyzed for energy. The authors have added a structure to correct random errors and distortions at the signal level, increasing reliability. The authors overview their original multitasking, time-predictable, multi-core system. The system has a regular structure with pipelined processing. The threads in each core are interleaved, eliminating the need for complex hazard control mechanisms. Previous works presented issues related to designing a predictable system and scheduling hardware threads with different design goals. The proposed fault detection method is based on scalable redundancy. Replicated processing units correct erroneous register file contents. The replication level can be adapted to current requirements. A mechanism for checking unused registers with “cycle stealing” is proposed with minimal impact on processing continuity. This paper presents the proposed hardware solution implemented in an FPGA device. Experiments using randomly generated errors showed that an additional structure can correct hardware errors. Furthermore, it was shown that the applied solution has a minimal impact on the system performance due to the use of thread interleaving and an error-checking and correction mechanism. Full article
(This article belongs to the Section Power Electronics)
Show Figures

Figure 1

Figure 1
<p>Architecture of the overall real-time system with the detailed structure of a single core [<a href="#B2-electronics-13-04701" class="html-bibr">2</a>].</p>
Full article ">Figure 2
<p>An example of threads interleaving in a 5-stage pipeline.</p>
Full article ">Figure 3
<p>Structure of the 12-staged pipeline of the PRET core [<a href="#B2-electronics-13-04701" class="html-bibr">2</a>].</p>
Full article ">Figure 4
<p>Expanded system architecture consisting of copied cores.</p>
Full article ">Figure 5
<p>Expanded system architecture consisting of copied cores.</p>
Full article ">Figure 6
<p>Reg<sub>i</sub> register correction module of task Task<sub>j</sub> working in core number 1.</p>
Full article ">Figure 7
<p>Examples of multiple errors in a 5-stage pipeline, which can be corrected: (<b>A</b>) Defects were distributed between the cores; (<b>B</b>) Errors were identified in a single core at different stages.</p>
Full article ">Figure 8
<p>A case of undetectable errors in a system comprising three cores.</p>
Full article ">Figure 9
<p>This represents the least favorable situation that may arise subsequent to the occurrence of an error “invisible” in the state of the registers ((<b>A</b>) Occurrence of the first error, (<b>B</b>) Occurrence of the second error).</p>
Full article ">Figure 10
<p>Resource consumption of Kintex UltraScale FPGA [<a href="#B42-electronics-13-04701" class="html-bibr">42</a>] for different scenarios. Dotted line indicates the maximum capacity of the chip.</p>
Full article ">Figure 11
<p>Resource utilization for the system concurrently processing 10 different tasks.</p>
Full article ">Figure 12
<p>Resource utilization for different real-time systems processing different numbers of tasks.</p>
Full article ">Figure 13
<p>Resource utilization for a system consisting of three cores related to the number of tasks.</p>
Full article ">Figure 14
<p>LUTs utilization for different numbers of cores used.</p>
Full article ">Figure 15
<p>Structure of the system verification environment.</p>
Full article ">Figure 16
<p>Fault generation and injection scheme.</p>
Full article ">Figure 17
<p>Simulation log at the VIVADO Tcl console.</p>
Full article ">Figure 18
<p>Structure of the system verification environment.</p>
Full article ">Figure 19
<p>The maximum number of errors per clock cycle per 1% of total chip resources.</p>
Full article ">Figure 20
<p>Comparison of the Write Back (WB) stage implementation in the PRET system: (<b>A</b>) without correction fault mechanism, (<b>B</b>) containing correction modules.</p>
Full article ">
27 pages, 970 KiB  
Article
Automatic Classification of Rotating Rectifier Faults in Brushless Synchronous Machines
by Kumar Mahtani, Julien Decroix, Rubén Pascual, José M. Guerrero and Carlos A. Platero
Electronics 2024, 13(23), 4667; https://doi.org/10.3390/electronics13234667 - 26 Nov 2024
Viewed by 167
Abstract
This paper presents an advanced automatic fault classification method for detecting rotating rectifier faults in brushless synchronous machines (BSMs). The proposed approach employs a multilayer perceptron (MLP) neural network to classify the operational states of the rotating rectifier, including healthy conditions and common [...] Read more.
This paper presents an advanced automatic fault classification method for detecting rotating rectifier faults in brushless synchronous machines (BSMs). The proposed approach employs a multilayer perceptron (MLP) neural network to classify the operational states of the rotating rectifier, including healthy conditions and common fault types: open-diode (OD), shorted-diode (SD), and open-phase (OP). Key machine measurements, available on an ordinary basis in the industry, such as active power (P), reactive power (Q), stator voltage (U), and excitation current (Ie), are used as inputs for this model, allowing for non-invasive, real-time fault detection. This model achieved an overall classification accuracy of 93.4%, with a precision of 94.9% for fault detection and strong recall performance across multiple fault types. The neural network’s robustness is enhanced by advanced data processing techniques, including Gaussian filtering and class balancing through the synthetic minority over-sampling technique (SMOTE). Experimental testing on a modified 5-kVA BSM setup, where rectifier faults were systematically induced, was used to train the network and validate the model’s performance. This method provides a promising tool for real-time condition monitoring of BSMs, improving machine reliability and minimizing downtime in industrial applications. Full article
19 pages, 7892 KiB  
Article
Detection of Damage on Inner and Outer Races of Ball Bearings Using a Low-Cost Monitoring System and Deep Convolution Neural Networks
by Handeul You, Dongyeon Kim, Juchan Kim, Keunu Park and Sangjin Maeng
Machines 2024, 12(12), 843; https://doi.org/10.3390/machines12120843 - 25 Nov 2024
Viewed by 316
Abstract
Bearings are vital components in machinery, and their malfunction can result in equipment damage and reduced productivity. As a result, considerable research attention has been directed toward the early detection of bearing faults. With recent rapid advancements in machine learning algorithms, there is [...] Read more.
Bearings are vital components in machinery, and their malfunction can result in equipment damage and reduced productivity. As a result, considerable research attention has been directed toward the early detection of bearing faults. With recent rapid advancements in machine learning algorithms, there is increasing interest in proactively diagnosing bearing faults by analyzing signals obtained from bearings. Although numerous studies have introduced machine learning methods for bearing fault diagnosis, the high costs associated with sensors and data acquisition devices limit their practical application in industrial environments. Additionally, research aimed at identifying the root causes of faults through diagnostic algorithms has progressed relatively slowly. This study proposes a cost-effective monitoring system to improve economic feasibility. Its primary benefits include significant cost savings compared to traditional high-priced equipment, along with versatility and ease of installation, enabling straightforward attachment and removal. The system collects data by measuring the vibrations of both normal and faulty bearings under various operating conditions on a test bed. Using these data, a deep neural network is trained to enable real-time feature extraction and classification of bearing conditions. Furthermore, an explainable AI technique is applied to extract key feature values identified by the fault classification algorithm, providing a method to support the analysis of fault causes. Full article
(This article belongs to the Section Machines Testing and Maintenance)
Show Figures

Figure 1

Figure 1
<p>Image of the test bed for the experiment.</p>
Full article ">Figure 2
<p>Schematics of (<b>a</b>) the sensors and monitoring system, (<b>b</b>) the sensor module, and (<b>c</b>) the DAQ module; (<b>d</b>) image of the monitoring system.</p>
Full article ">Figure 3
<p>FFT graphs of signals from the low-cost sensor: (<b>a</b>) accelerometer, (<b>b</b>) microphone, and (<b>c</b>) piezo-based sensor and from the high-cost sensor: (<b>d</b>) accelerometer, (<b>e</b>) microphone, and (<b>f</b>) piezo-based sensor.</p>
Full article ">Figure 4
<p>FFT graphs of signals from the low-cost DAQ module with the low-cost sensors: (<b>a</b>) accelerometer, (<b>b</b>) microphone, and (<b>c</b>) piezo-based sensor and from the low-cost DAQ module with the low-cost sensors: (<b>d</b>) accelerometer, (<b>e</b>) microphone, and (<b>f</b>) piezo-based sensor.</p>
Full article ">Figure 5
<p>Images of (<b>a</b>) inner race failure and (<b>b</b>) outer race failure of the bearing.</p>
Full article ">Figure 6
<p>Images of (<b>a</b>) testbed and low-cost monitoring system for the experiment and (<b>b</b>) total system for diagnosis of the bearing condition.</p>
Full article ">Figure 7
<p>Flow chart for diagnosis of the bearing condition in real time.</p>
Full article ">Figure 8
<p>Real time monitoring system.</p>
Full article ">Figure 9
<p>Spectrograms of (<b>a</b>) normal bearing, (<b>b</b>) inner race failure, and (<b>c</b>) outer race failure; scalograms of (<b>d</b>) normal bearing, (<b>e</b>) inner race failure, and (<b>f</b>) outer race failure from the accelerometer at 2000 RPM in rotation speed, 50 kgf in static load, and no dynamic load.</p>
Full article ">Figure 10
<p>Spectrograms of (<b>a</b>) normal bearing, (<b>b</b>) inner race failure, and (<b>c</b>) outer race failure; scalograms of (<b>d</b>) normal bearing, (<b>e</b>) inner race failure, and (<b>f</b>) outer race failure from the microphone at 2000 RPM in rotation speed, 50 kgf in static load, and no dynamic load.</p>
Full article ">Figure 11
<p>Spectrograms of (<b>a</b>) normal bearing, (<b>b</b>) inner race failure, and (<b>c</b>) outer race failure; scalograms of (<b>d</b>) normal bearing, (<b>e</b>) inner race failure, and (<b>f</b>) outer race failure from the piezo sensor at 2000 RPM in rotation speed, 50 kgf in static load, and no dynamic load.</p>
Full article ">Figure 12
<p>Convolution matrices of the diagnosis results from (<b>a</b>) GoogLeNet, (<b>b</b>) ResNet-50, and (<b>c</b>) NasNet.</p>
Full article ">Figure 13
<p>(<b>a</b>) Scoremap and (<b>b</b>) original spectrogram for the first tested bearing, and (<b>c</b>) scoremap and (<b>d</b>) original spectrogram for the second tested bearing, both operating at a rotation speed of 2000 RPM and subjected to a static load of 200 kgf with inner race failure.</p>
Full article ">Figure 14
<p>(<b>a</b>) Scoremap and (<b>b</b>) original spectrogram for the first tested bearing, and (<b>c</b>) scoremap and (<b>d</b>) original spectrogram for the second tested bearing, both operating at a rotation speed of 3000 RPM and subjected to a static load of 200 kgf with inner race failure.</p>
Full article ">Figure 15
<p>(<b>a</b>) Scoremap and (<b>b</b>) original spectrogram for the first tested bearing, and (<b>c</b>) scoremap and (<b>d</b>) original spectrogram for the second tested bearing, both operating at a rotation speed of 2000 RPM and subjected to a static load of 100 kgf with outer race failure.</p>
Full article ">
16 pages, 362 KiB  
Article
CARE to Compare: A Real-World Benchmark Dataset for Early Fault Detection in Wind Turbine Data
by Christian Gück, Cyriana M. A. Roelofs and Stefan Faulstich
Data 2024, 9(12), 138; https://doi.org/10.3390/data9120138 - 23 Nov 2024
Viewed by 263
Abstract
Early fault detection plays a crucial role in the field of predictive maintenance for wind turbines, yet the comparison of different algorithms poses a difficult task because domain-specific public datasets are scarce. Many comparisons of different approaches either use benchmarks composed of data [...] Read more.
Early fault detection plays a crucial role in the field of predictive maintenance for wind turbines, yet the comparison of different algorithms poses a difficult task because domain-specific public datasets are scarce. Many comparisons of different approaches either use benchmarks composed of data from many different domains, inaccessible data, or one of the few publicly available datasets that lack detailed information about the faults. Moreover, many publications highlight a couple of case studies where fault detection was successful. With this paper, we publish a high quality dataset that contains data from 36 wind turbines across 3 different wind farms as well as the most detailed fault information of any public wind turbine dataset as far as we know. The new dataset contains 89 years worth of real-world operating data of wind turbines, distributed across 44 labeled time frames for anomalies that led up to faults, as well as 51 time series representing normal behavior. Additionally, the quality of training data is ensured by turbine-status-based labels for each data point. Furthermore, we propose a new scoring method, called CARE (Coverage, Accuracy, Reliability and Earliness), which takes advantage of the information depth that is present in the dataset to identify good early fault detection models for wind turbines. This score considers the anomaly detection performance, the ability to recognize normal behavior properly, and the capability to raise as few false alarms as possible while simultaneously detecting anomalies early. Full article
Show Figures

Figure 1

Figure 1
<p>Weight function of the weighted score (WS) for early anomaly detection.</p>
Full article ">Figure 2
<p>Sub-scores of CARE score over all 95 sub-datasets for a few selected approaches.</p>
Full article ">Figure 3
<p>CARE score evaluation over all 95 sub-datasets for a few selected approaches.</p>
Full article ">
21 pages, 7657 KiB  
Article
Enhanced Fault Diagnosis in Milling Machines Using CWT Image Augmentation and Ant Colony Optimized AlexNet
by Niamat Ullah, Muhammad Umar, Jae-Young Kim and Jong-Myon Kim
Sensors 2024, 24(23), 7466; https://doi.org/10.3390/s24237466 - 22 Nov 2024
Viewed by 309
Abstract
A method is proposed for fault classification in milling machines using advanced image processing and machine learning. First, raw data are obtained from real-world industries, representing various fault types (tool, bearing, and gear faults) and normal conditions. These data are converted into two-dimensional [...] Read more.
A method is proposed for fault classification in milling machines using advanced image processing and machine learning. First, raw data are obtained from real-world industries, representing various fault types (tool, bearing, and gear faults) and normal conditions. These data are converted into two-dimensional continuous wavelet transform (CWT) images for superior time-frequency localization. The images are then augmented to increase dataset diversity using techniques such as rotating, scaling, and flipping. A contrast enhancement filter is applied to highlight key features, thereby improving the model’s learning and fault detection capability. The enhanced images are fed into a modified AlexNet model with three residual blocks to efficiently extract both spatial and temporal features from the CWT images. The modified AlexNet architecture is particularly well-suited to identifying complex patterns associated with different fault types. The deep features are optimized using ant colony optimization to reduce dimensionality while preserving relevant information, ensuring effective feature representation. These optimized features are then classified using a support vector machine, effectively distinguishing between fault types and normal conditions with high accuracy. The proposed method provides significant improvements in fault classification while outperforming state-of-the-art methods. It is thus a promising solution for industrial fault diagnosis and has potential for broader applications in predictive maintenance. Full article
Show Figures

Figure 1

Figure 1
<p>Workflow and overall process of a proposed fault classification method for milling machines.</p>
Full article ">Figure 2
<p>CWT images representing different fault conditions: (<b>a</b>) BF; (<b>b</b>) GF; (<b>c</b>) TF; and (<b>d</b>) N.</p>
Full article ">Figure 3
<p>Comparison of CWT images before (<b>a</b>) and after (<b>b</b>) applying contrast enhancement.</p>
Full article ">Figure 4
<p>The architecture of the modified AlexNet model for feature extraction.</p>
Full article ">Figure 5
<p>Architecture of the modified AlexNet, featuring three residual blocks for enhanced feature extraction.</p>
Full article ">Figure 6
<p>Structure of a residual block.</p>
Full article ">Figure 7
<p>Experimental setup displaying the milling machine equipped with AE sensors.</p>
Full article ">Figure 8
<p>Examples of the materials used in the experiment: (<b>a</b>) raw workpieces; and (<b>b</b>) workpieces post-milling.</p>
Full article ">Figure 9
<p>Fault diagnostics via AE time domain signals for various fault scenarios: (<b>a</b>) BF signal; (<b>b</b>) GF signal; (<b>c</b>) normal operation signal; and (<b>d</b>) TF signal.</p>
Full article ">Figure 10
<p>Components with induced faults used in the experimental setup: (<b>a</b>) bearing fault (BF); (<b>b</b>) tool fault (TF); and (<b>c</b>) gear fault (GF).</p>
Full article ">Figure 11
<p>Confusion matrices for the (<b>a</b>) proposed model, (<b>b</b>) Weifang et al. [<a href="#B36-sensors-24-07466" class="html-bibr">36</a>] model and (<b>c</b>) CWT-CNN model.</p>
Full article ">Figure 12
<p>UMAP representation of the (<b>a</b>) proposed method, (<b>b</b>) Weifang et al. [<a href="#B36-sensors-24-07466" class="html-bibr">36</a>] method, and (<b>c</b>) CWT-CNN method.</p>
Full article ">
19 pages, 14784 KiB  
Article
A Data-Driven-Based Grounding Fault Location Method for the Auxiliary Power Supply System in an Electric Locomotive
by Xinyao Hou, Yang Meng and Qiang Ni
Machines 2024, 12(12), 836; https://doi.org/10.3390/machines12120836 - 22 Nov 2024
Viewed by 326
Abstract
Grounding faults are a common type of fault in train auxiliary power supply systems (APS). Timely identification and localization of these faults are crucial for ensuring the stable operation of electric locomotives and the safety of passengers. Therefore, this paper proposes a fault [...] Read more.
Grounding faults are a common type of fault in train auxiliary power supply systems (APS). Timely identification and localization of these faults are crucial for ensuring the stable operation of electric locomotives and the safety of passengers. Therefore, this paper proposes a fault diagnosis method for grounding faults (GFs) that integrates mechanistic insights with data-driven feature extraction. Firstly, this paper analyzes the mechanisms of grounding faults and summarizes the characteristics of their time–frequency distribution. Then, a Short-Time Fourier Transform (STFT) is employed to derive a frequency signature vector enabling classification into three principal categories. Concurrently, a time series sliding window approach is applied to extract time domain indicators for further subdivision of fault types. Finally, a time–frequency hybrid-driven diagnostic model framework is constructed by integrating the frequency distribution with the spatiotemporal map, and validation is conducted using an experimental platform that replicates system fault scenarios with a hardware-in-the-loop (HIL) simulation and executes the real-time diagnostic frameworks on a DSP diagnostic board card. The results demonstrate that the proposed method can detect and accurately locate grounding faults in real time. Full article
(This article belongs to the Section Electrical Machines and Drives)
Show Figures

Figure 1

Figure 1
<p>The main circuit of a power supply system.</p>
Full article ">Figure 2
<p>The principle of the STFT.</p>
Full article ">Figure 3
<p>STFT time−frequency analysis of five types of grounding faults. (<b>a</b>) The time−frequency characteristics of fault <span class="html-italic">F</span><sub>1</sub>. (<b>b</b>) The time−frequency characteristics of fault <span class="html-italic">F</span><sub>2</sub>. (<b>c</b>) The time−frequency characteristics of fault <span class="html-italic">F</span><sub>3</sub>. (<b>d</b>) The time−frequency characteristics of fault <span class="html-italic">F</span><sub>4</sub>. (<b>e</b>) The time−frequency characteristics of fault <span class="html-italic">F</span><sub>5</sub>.</p>
Full article ">Figure 4
<p>The principle of the time domain feature.</p>
Full article ">Figure 5
<p>Schematic diagram of ground fault location and identification.</p>
Full article ">Figure 6
<p>The experimental platform.</p>
Full article ">Figure 7
<p>Frequency−domain characteristics under different loads: (<b>a</b>) 9 kW load; (<b>b</b>) 100 kW load; (<b>c</b>) 400 kW load.</p>
Full article ">Figure 8
<p>The diagnostic accuracy rates of different regional division methods: (<b>a</b>) five types of grounding faults; (<b>b</b>) three categories of fault areas.</p>
Full article ">Figure 9
<p>Time−domain characteristics of different grounding faults: (<b>a</b>) time domain characteristics of <span class="html-italic">F</span><sub>1</sub>; (<b>b</b>) time domain characteristics of <span class="html-italic">F</span><sub>2</sub>; (<b>c</b>) time domain characteristics of <span class="html-italic">F</span><sub>4</sub>; and (<b>d</b>) time domain characteristics of <span class="html-italic">F</span><sub>5</sub>.</p>
Full article ">Figure 10
<p>The online experimental results of <span class="html-italic">F</span><sub>4</sub>: (<b>a</b>) the original data and grounding anomaly detection; (<b>b</b>) frequency domain characteristics and grounding fault area label; (<b>c</b>) time domain feature variables and grounding fault location label.</p>
Full article ">Figure 10 Cont.
<p>The online experimental results of <span class="html-italic">F</span><sub>4</sub>: (<b>a</b>) the original data and grounding anomaly detection; (<b>b</b>) frequency domain characteristics and grounding fault area label; (<b>c</b>) time domain feature variables and grounding fault location label.</p>
Full article ">
20 pages, 2074 KiB  
Article
Assessment of Slow Feature Analysis and Its Variants for Fault Diagnosis in Process Industries
by Abid Aman, Yan Chen and Liu Yiqi
Technologies 2024, 12(12), 237; https://doi.org/10.3390/technologies12120237 - 21 Nov 2024
Viewed by 511
Abstract
Accurate monitoring of complex industrial plants is crucial for ensuring safe operations and reliable management of desired quality. Early detection of abnormal events is essential to preempt serious consequences, enhance system performance, and reduce manufacturing costs. In this work, we propose a novel [...] Read more.
Accurate monitoring of complex industrial plants is crucial for ensuring safe operations and reliable management of desired quality. Early detection of abnormal events is essential to preempt serious consequences, enhance system performance, and reduce manufacturing costs. In this work, we propose a novel methodology for fault detection based on Slow Feature Analysis (SFA) tailored for time series models and statistical process control. Fault detection is critical in process monitoring and can ensure that systems operate efficiently and safely. This study investigates the effectiveness of various multivariate statistical methods, including Slow Feature Analysis (SFA), Kernel Slow Feature Analysis (KSFA), Dynamic Slow Feature Analysis (DSFA), and Principal Component Analysis (PCA) in detecting faults within the Tennessee Eastman (TE), Benchmark Simulation Model No. 1 (BSM 1) datasets and Beijing wastewater treatment plant (real world). Our comprehensive analysis indicates that KSFA and DSFA significantly outperform traditional methods by providing enhanced sensitivity and fault detection capabilities, particularly in complex, nonlinear, and dynamic data environments. The comparative analysis underscores the superior performance of KSFA and DSFA in capturing comprehensive process behavior, making them robust, cutting-edge choices for advanced fault detection applications. Such methodologies promise substantial improvements in industrial plant monitoring, contributing to heightened system reliability, safety, and overall operational efficiency. Full article
Show Figures

Figure 1

Figure 1
<p>Main diagram of the Tennessee Eastman Process comprises of Reactor, Condenser, Stripper, Compressor, Vapour liquid separator.</p>
Full article ">Figure 2
<p>Tennessee Eastman (TE) fault detection performance on: (<b>a</b>) Slow Feature Analysis (SFA); (<b>b</b>) Kernel Slow Feature Analysis (KSFA); (<b>c</b>) Dynamic Slow Feature Analysis (DSFA); (<b>d</b>) Principal Component Analysis (PCA).</p>
Full article ">Figure 3
<p>BSM 1 Plant layout comprises of five units.</p>
Full article ">Figure 4
<p>Benchmark Simulation Model (BSM1) fault detection performance on: (<b>a</b>) Slow Feature Analysis (SFA); (<b>b</b>) Kernel Slow Feature Analysis (KSFA); (<b>c</b>) Dynamic Slow Feature Analysis (DSFA); (<b>d</b>) Principal Component Analysis (PCA).</p>
Full article ">Figure 5
<p>Schematic diagram of Beijing Plant oxidation ditch process.</p>
Full article ">Figure 6
<p>Beijing wastewater treatment plant fault detection performance on: (<b>a</b>) Slow Feature Analysis (SFA); (<b>b</b>) Kernel Slow Feature Analysis (KSFA); (<b>c</b>) Dynamic Slow Feature Analysis (DSFA); (<b>d</b>) Principal Component Analysis (PCA).</p>
Full article ">
24 pages, 4561 KiB  
Article
Dual-Frequency Multi-Constellation Global Navigation Satellite System/Inertial Measurements Unit Tight Hybridization for Urban Air Mobility Applications
by Gianluca Corraro, Federico Corraro, Andrea Flora, Giovanni Cuciniello, Luca Garbarino and Roberto Senatore
Aerospace 2024, 11(11), 955; https://doi.org/10.3390/aerospace11110955 - 20 Nov 2024
Viewed by 391
Abstract
A global navigation satellite system (GNSS) for remotely piloted aircraft systems (RPASs) positioning is essential, thanks to the worldwide availability and continuity of this technology in the provision of positioning services. This makes the GNSS technology a critical element as malfunctions impacting on [...] Read more.
A global navigation satellite system (GNSS) for remotely piloted aircraft systems (RPASs) positioning is essential, thanks to the worldwide availability and continuity of this technology in the provision of positioning services. This makes the GNSS technology a critical element as malfunctions impacting on the determination of the position, velocity and timing (PVT) solution could determine safety issues. Such an aspect is particularly challenging in urban air mobility (UAM) scenarios, where low satellite visibility, multipath, radio frequency interference and cyber threats can dangerously affect the PVT solution. So, to meet integrity requirements, GNSS receiver measurements are augmented/fused with other aircraft sensors that can supply position and/or velocity information on the aircraft without relying on any other satellite and/or ground infrastructures. In this framework, in this paper, the algorithms of a hybrid navigation unit (HNU) for UAM applications are detailed, implementing a tightly coupled sensor fusion between a dual-frequency multi-constellation GNSS receiver, an inertial measurements unit and the barometric altitude from an air data computer. The implemented navigation algorithm is integrated with autonomous fault detection and exclusion of GPS/Galileo/BeiDou satellites and the estimation of navigation solution integrity/accuracy (i.e., protection level and figures of merit). In-flight tests were performed to validate the HNU functionalities demonstrating its effectiveness in UAM scenarios even in the presence of cyber threats. In detail, the navigation solution, compared with a real-time kinematic GPS receiver used as the reference centimetre-level position sensor, demonstrated good accuracy, with position errors below 15 m horizontally and 10 m vertically under nominal conditions (i.e., urban scenarios characterized by satellite low visibility and multipath). It continued to provide a valid navigation solution even in the presence of off-nominal events, such as spoofing attacks. The cyber threats were correctly detected and excluded by the system through the indication of the valid/not valid satellite measurements. However, the results indicate a need for fine-tuning the EKF to improve the estimation of figures of merit and protection levels associated to the navigation solution during the cyber-attacks. In contrast, solution accuracy and integrity indicators are well estimated in nominal conditions. Full article
Show Figures

Figure 1

Figure 1
<p>Functional architecture of HNU system.</p>
Full article ">Figure 2
<p>Inertial integration algorithm in ENU frame, where <span class="html-italic">L</span>, <b><span class="html-italic">λ</span></b> and <span class="html-italic">h</span> represent latitude, longitude and altitude values at time step <span class="html-italic">k</span> and <span class="html-italic">k</span> − 1, respectively.</p>
Full article ">Figure 3
<p>KF update algorithm.</p>
Full article ">Figure 4
<p>Detailed architecture of the in-flight test rig.</p>
Full article ">Figure 5
<p>Internal and external view of the experimental flight vehicle (modified TECNAM P92-Echo S) highlighting the locations of the equipment installed on board.</p>
Full article ">Figure 6
<p>Actual (flight) vs. virtual operational area.</p>
Full article ">Figure 7
<p>Comparison among the GNSS-received satellites, the satellites provided by the GTS and the validated ones from the FDE algorithm.</p>
Full article ">Figure 8
<p>Terrain elevation along the RPAS flight plan in Rome operational area (virtual area). The spoofer/jammer position is highlighted in green.</p>
Full article ">Figure 9
<p>Horizontal (<b>a</b>) and vertical (<b>b</b>) trajectory performed by the vehicle from the take-off to landing (i.e., HNU recorded data) demonstrating the proper HNU behaviour compared to the RTK horizontal centimetric position recorded (i.e., GCS recorded data).</p>
Full article ">Figure 10
<p>FDE status indication (0, no failure; 1, failure detected and excluded; 2, failure detected and not excluded; 3, test not possible due to wrong GNSS or KF data; 4, sanity check failed, i.e., all satellites seem to be invalid).</p>
Full article ">Figure 11
<p>HNU position performance on the horizontal (<b>a</b>) and on the vertical (<b>b</b>) plane.</p>
Full article ">Figure 12
<p>HNU velocity performance on the horizontal (<b>a</b>) and on the vertical (<b>b</b>) plane.</p>
Full article ">
28 pages, 3675 KiB  
Review
Machine Learning in Active Power Filters: Advantages, Limitations, and Future Directions
by Khaled Chahine
AI 2024, 5(4), 2433-2460; https://doi.org/10.3390/ai5040119 - 15 Nov 2024
Viewed by 814
Abstract
Machine learning (ML) techniques have permeated various domains, offering intelligent solutions to complex problems. ML has been increasingly explored for applications in active power filters (APFs) due to its potential to enhance harmonic compensation, reference signal generation, filter control optimization, and fault detection [...] Read more.
Machine learning (ML) techniques have permeated various domains, offering intelligent solutions to complex problems. ML has been increasingly explored for applications in active power filters (APFs) due to its potential to enhance harmonic compensation, reference signal generation, filter control optimization, and fault detection and diagnosis. This paper reviews the most recent applications of ML in APFs, highlighting their abilities to adapt to nonlinear load conditions, improve fault detection and classification accuracy, and optimize system performance in real time. However, this paper also highlights several limitations of these methods, such as the high computational complexity, the need for extensive training data, and challenges with real-time deployment in distributed power systems. For example, the marginal improvements in total harmonic distortion (THD) achieved by ML-based methods often do not justify the increased computational overhead compared to traditional control methods. This review then suggests future research directions to overcome these limitations, including lightweight ML models for faster and more efficient control, federated learning for decentralized optimization, and digital twins for real-time system monitoring. While traditional methods remain effective, ML-based solutions have the potential to significantly enhance APF performance in future power systems. Full article
Show Figures

Figure 1

Figure 1
<p>The block diagram of a shunt APF [<a href="#B3-ai-05-00119" class="html-bibr">3</a>].</p>
Full article ">Figure 2
<p>Common active power filter faults.</p>
Full article ">Figure 3
<p>The steady increase in machine-learning publications related to active power filters from 2019 to 2024.</p>
Full article ">Figure 4
<p>Machine learning methods and applications in active power filters.</p>
Full article ">Figure 5
<p>Advantages and disadvantages of machine learning in active power filters.</p>
Full article ">Figure 6
<p>Future research on machine learning in active power filters and the expected outcomes.</p>
Full article ">Figure 7
<p>Advantages of lightweight machine learning in active power filters.</p>
Full article ">Figure 8
<p>Advantages of federated learning in active power filters.</p>
Full article ">Figure 9
<p>Advantages of digital twins in active power filters.</p>
Full article ">
20 pages, 4452 KiB  
Article
Mixed Reality-Based Inspection Method for Underground Water Supply Network with Multi-Source Information Integration
by Xuefeng Zhao, Yibing Tao, Yan Bao, Zhe Sun, Shan Wu, Wangbing Li and Xiongtao Fan
Electronics 2024, 13(22), 4479; https://doi.org/10.3390/electronics13224479 - 14 Nov 2024
Viewed by 471
Abstract
Regular on-site inspection is crucial for promptly detecting faults in water supply networks (WSNs) and auxiliary facilities, significantly reducing leakage risks. However, the fragmentation of information and the separation between virtual and physical networks pose challenges, increasing the cognitive load on inspectors. Furthermore, [...] Read more.
Regular on-site inspection is crucial for promptly detecting faults in water supply networks (WSNs) and auxiliary facilities, significantly reducing leakage risks. However, the fragmentation of information and the separation between virtual and physical networks pose challenges, increasing the cognitive load on inspectors. Furthermore, due to the lack of real-time computation in current research, the effectiveness in detecting anomalies, such as leaks, is limited, hindering its ability to provide immediate and direct-decision support for inspectors. To address these issues, this research proposes a mixed reality (MR) inspection method that integrates multi-source information, combining building information modeling (BIM), Internet of Things (IoT), monitoring data, and numerical simulation technologies. This approach aims to achieve in situ visualization and real-time computational capabilities. The effectiveness of the proposed method is demonstrated through case studies, with user feedback confirming its feasibility. The results indicate improvements in inspection task performance, work efficiency, and standardization compared to traditional mobile terminal-based methods. Full article
(This article belongs to the Special Issue Applications of Virtual, Augmented and Mixed Reality)
Show Figures

Figure 1

Figure 1
<p>Flowchart of literature review.</p>
Full article ">Figure 2
<p>Research framework.</p>
Full article ">Figure 3
<p>Implementation path.</p>
Full article ">Figure 4
<p>Schematic diagram of WSN nodes and pipeline sections.</p>
Full article ">Figure 5
<p>Operation interfaces: (<b>a</b>) alignment between model and physical objects, (<b>b</b>) multimodal inputs, (<b>c</b>) information inquiry, (<b>d</b>) detailed information display, (<b>e</b>) route guidance, (<b>f</b>) maintenance guidelines, (<b>g</b>) handling of abnormal situations, and (<b>h</b>) visualization of hydraulic simulation information.</p>
Full article ">Figure 5 Cont.
<p>Operation interfaces: (<b>a</b>) alignment between model and physical objects, (<b>b</b>) multimodal inputs, (<b>c</b>) information inquiry, (<b>d</b>) detailed information display, (<b>e</b>) route guidance, (<b>f</b>) maintenance guidelines, (<b>g</b>) handling of abnormal situations, and (<b>h</b>) visualization of hydraulic simulation information.</p>
Full article ">Figure 6
<p>The monitoring nodes and the simulated leakage node in the case network Anytown.</p>
Full article ">Figure 7
<p>The pressure values of the three monitoring nodes at various time points.</p>
Full article ">Figure 8
<p>Results of leak detection in 20 trials.</p>
Full article ">Figure 9
<p>Statistical analysis of survey results using the five-level Likert Scale Questionnaire: (<b>a</b>) 1-P (<b>b</b>) 1-G, (<b>c</b>) 2-P, and (<b>d</b>) 2-G.</p>
Full article ">
16 pages, 736 KiB  
Article
Evaluating Deep Learning Networks Versus Hybrid Network for Smart Monitoring of Hydropower Plants
by Fatemeh Hajimohammadali, Emanuele Crisostomi, Mauro Tucci and Nunzia Fontana
Energies 2024, 17(22), 5670; https://doi.org/10.3390/en17225670 - 13 Nov 2024
Viewed by 382
Abstract
One of the main goals of the International Energy Agency (IEA) is to manage and utilize clean energy to achieve net zero emissions by 2050. Hydropower plants can significantly contribute to this goal as they are vital components of the global energy infrastructure, [...] Read more.
One of the main goals of the International Energy Agency (IEA) is to manage and utilize clean energy to achieve net zero emissions by 2050. Hydropower plants can significantly contribute to this goal as they are vital components of the global energy infrastructure, providing a clean, safe, and sustainable power source. Accordingly, there is great interest in developing methods to prevent errors and anomalies and ensure full operational availability. With modern hydropower plants equipped with sensors that capture extensive data, machine learning algorithms utilizing these data to detect and predict anomalies have gained research attention. This paper demonstrates that deep learning algorithms are particularly powerful in predicting time series. Three well-known deep learning networks are examined and compared to previous approaches, followed by the introduction of a new, innovative hybrid network. Using real-world data from two hydropower plants, the hybrid model outperforms individual deep learning models by achieving more accurate fault detection, reducing false positives, offering early fault prediction, and identifying faults several weeks before occurrence. These results showcase the hybrid network’s potential to enhance maintenance planning, reduce downtime, and improve operational efficiency in energy systems. Full article
(This article belongs to the Special Issue Intelligent Analysis and Control of Modern Power Systems)
Show Figures

Figure 1

Figure 1
<p>An overview of the structure of the autoencoder network structure.</p>
Full article ">Figure 2
<p>An overview of the structure of 1D convolutional neural network.</p>
Full article ">Figure 3
<p>An overview of the structure of an LSTM cell.</p>
Full article ">Figure 4
<p>An overview on the structure of Hybrid 1D CNN LSTM AE model.</p>
Full article ">Figure 5
<p>MAE related to AE structure related to Plant A. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">Figure 6
<p>MAE related to CNN structure related to Plant A. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">Figure 7
<p>MAE related to LSTM structure related to Plant A. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">Figure 8
<p>MAE related to Hybrid structure related to Plant A. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">Figure 9
<p>MAE related to AE structure related to Plant B. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">Figure 10
<p>MAE related to CNN structure related to Plant B. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">Figure 11
<p>MAE related to LSTM structure related to Plant B. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">Figure 12
<p>MAE related to Hybrid structure related to Plant B. The cyan line denotes the threshold defined as three times the average value of MAE in the training phase: error values above this line indicate that a fault has been detected.</p>
Full article ">
22 pages, 7935 KiB  
Article
Cycle Time-Based Fault Detection and Localization in Pneumatic Drive Systems
by Vladimir Boyko and Jürgen Weber
Actuators 2024, 13(11), 447; https://doi.org/10.3390/act13110447 - 7 Nov 2024
Viewed by 536
Abstract
Compressed air ranks among the most expensive forms of energy. In recent decades, increased efforts have been made to enhance the overall energy efficiency of pneumatic actuator systems and develop reliable fault detection methods for preventing energy losses. However, most of the methods [...] Read more.
Compressed air ranks among the most expensive forms of energy. In recent decades, increased efforts have been made to enhance the overall energy efficiency of pneumatic actuator systems and develop reliable fault detection methods for preventing energy losses. However, most of the methods developed so far require additional sensors, resulting in extra costs, and/or are not applicable during machine operation, which leads to their limited use in the industry. This article introduces a cycle time-based method for detecting faults in pneumatic actuators through the use of proximity switches, enabling cost-effective monitoring in real time without the necessity of further sensors. A systematic analysis is conducted, expanding the current state of knowledge by detailing the influence of all potential leakage points on the movement times of a pneumatic drive and taking into account the different velocity control strategies (meter-out and meter-in) and operating points expressed via the pneumatic frequency ratio. Previously unassessed specifics of internal leakage, including the impact of pressure profiles and differences between differential cylinders and cylinder with equal piston areas, are also presented. The applicability of the proposed method and its detection limits in an industrial environment are examined using pneumatic assembly machines. Full article
(This article belongs to the Section High Torque/Power Density Actuators)
Show Figures

Figure 1

Figure 1
<p>Potential fault locations within a pneumatic drive (symbolic depiction): (1) external leakage in piston-side chamber A; (2) internal (interchamber) leakage; (3) external leakage in rod-side chamber B; (4 and 5) external leakages between the directional valve and the throttle valves; (6) increased friction.</p>
Full article ">Figure 2
<p>Test bench for investigating cycle time-based fault detection with corresponding fault locations.</p>
Full article ">Figure 3
<p>Influence of external leakage <span class="html-italic">Q<sub>ext</sub></span> = 20 L/min between cylinder and throttle check valve with meter-out throttling on cylinder pressure and position: (<b>a</b>) piston side A (fault location 1); (<b>b</b>) rod side B (fault location 3).</p>
Full article ">Figure 4
<p>Influence of external leakage <span class="html-italic">Q<sub>ext</sub></span> = 20 L/min between directional control valve and throttle check valve with meter-out throttling on cylinder pressure and position: (<b>a</b>) piston side A (fault location 4); (<b>b</b>) rod side B (fault location 5).</p>
Full article ">Figure 5
<p>Influence of internal leakage <span class="html-italic">Q<sub>int</sub></span> = 40 L/min in the cylinder (fault location 3) on the meter-out throttled cylinder’s pressure and position.</p>
Full article ">Figure 6
<p>Influence of increased piston friction <span class="html-italic">F<sub>add,fr</sub></span> = 20 N (fault location 6) on the meter-out throttled cylinder’s pressure and position.</p>
Full article ">Figure 7
<p>Equal delay in the extension and retraction time in case of internal leakage <span class="html-italic">Q<sub>int</sub></span> = 40 L/min in the rodless cylinder Festo DGC-18-200-G-PPV-A with meter-out throttling.</p>
Full article ">Figure 8
<p>Influence of external leakage <span class="html-italic">Q<sub>ext</sub></span> = 20 L/min between cylinder and throttle check valve with meter-in throttling on cylinder pressure and position: (<b>a</b>) piston side A (fault location 1); (<b>b</b>) rod side B (fault location 3).</p>
Full article ">Figure 9
<p>Influence of external leakage between directional control valve and throttle check valve with meter-in throttling on cylinder pressure and position: (<b>a</b>) piston side A (fault location 4); (<b>b</b>) rod side B (fault location 5).</p>
Full article ">Figure 10
<p>Influence of (<b>a</b>) internal leakage <span class="html-italic">Q<sub>int</sub></span> = 30 L/min in the cylinder (fault location 3) and (<b>b</b>) increased piston friction <span class="html-italic">F<sub>add,fr</sub></span> = 20 N (fault location 6) on the meter-in throttled cylinder’s pressure and position.</p>
Full article ">Figure 11
<p>Influence of the pneumatic frequency ratio <span class="html-italic">Ω</span> on changes in the movement time of the Ø25 × 50 Hoerbiger R6025/50 differential pneumatic cylinder for different fault locations and at constant fault values. Meter-out throttling: (<b>a</b>) fault location 1; (<b>b</b>) fault location 3; (<b>c</b>) fault location 4; (<b>d</b>) fault location 5; (<b>e</b>) fault location 2; (<b>f</b>) fault location 6. Meter-in throttling: (<b>g</b>) fault location 1; (<b>h</b>) fault location 3; (<b>i</b>) fault location 4; (<b>j</b>) fault location 5; (<b>k</b>) fault location 2; (<b>l</b>) fault location 6.</p>
Full article ">Figure 12
<p>(<b>a</b>) Influence of internal leakage on the extension time change of different pneumatic differential cylinders with meter-out throttling as a function of the pneumatic frequency ratio <span class="html-italic">Ω</span>, changes in pressure and position profiles, and interchamber flow direction in (<b>b</b>) well-sized cylinder with <span class="html-italic">Ω</span> &lt; 1.5; (<b>c</b>) well-sized cylinder with <span class="html-italic">Ω</span> = 1.5; (<b>d</b>) oversized cylinder with <span class="html-italic">Ω</span> &gt; 1.5.</p>
Full article ">Figure 13
<p>Influence of internal leakage on the extension time change of different pneumatic differential cylinders with meter-out throttling as a function of the mean piston velocity <math display="inline"><semantics> <mrow> <mover accent="true"> <mrow> <mi>x</mi> </mrow> <mo>˙</mo> </mover> </mrow> </semantics></math>.</p>
Full article ">Figure 14
<p>Change in the movement time of the Ø25 × 50 Hoerbiger R6025/50 differential pneumatic cylinder at <span class="html-italic">Ω</span> = 1.3 as a function of leakage rate. Meter-out throttling: (<b>a</b>) fault location 1; (<b>b</b>) fault location 3; (<b>c</b>) fault location 4; (<b>d</b>) fault location 5; (<b>e</b>) fault location 2. Meter-in throttling: (<b>f</b>) fault location 1; (<b>g</b>) fault location 3; (<b>h</b>) fault location 4; (<b>i</b>) fault location 5; (<b>j</b>) fault location 2.</p>
Full article ">Figure 15
<p>Algorithm for time-based fault detection and localization in pneumatic drives with well-sized, double-acting differential cylinders (PFR <span class="html-italic">Ω</span> ≤ 1.5) and meter-out throttling.</p>
Full article ">Figure 16
<p>Algorithm for time-based fault detection and localization in pneumatic drives with oversized, double-acting differential cylinders (PFR <span class="html-italic">Ω</span> &gt; 1.5) and meter-out throttling.</p>
Full article ">Figure 17
<p>Algorithm for time-based fault detection and localization in pneumatic drives with double-acting differential cylinders (all PFR values) and meter-in throttling.</p>
Full article ">Figure 18
<p>Handling system (<b>a</b>) and its motion sequence (<b>b</b>).</p>
Full article ">Figure 19
<p>Changes in cycle time of pneumatic actuators and supply pressure of the handling system as well as room temperature during fault-free operation.</p>
Full article ">Figure 20
<p>(<b>a</b>) Pneumatic system for fully automated assembly of a fuel cell stack by XENON Automatisierungstechnik GmbH [<a href="#B39-actuators-13-00447" class="html-bibr">39</a>]; (<b>b</b>) external leakage generation at cylinder 1 (flap actuator).</p>
Full article ">Figure 21
<p>Above: Changes in cycle time of pneumatic actuators of the assembly machine resulting from external piston-side leakage in chamber A before and after the throttle valve; below: corresponding fault recognition paths of the algorithms.</p>
Full article ">
50 pages, 3176 KiB  
Systematic Review
Vibration Signal Analysis for Intelligent Rotating Machinery Diagnosis and Prognosis: A Comprehensive Systematic Literature Review
by Ikram Bagri, Karim Tahiry, Aziz Hraiba, Achraf Touil and Ahmed Mousrij
Vibration 2024, 7(4), 1013-1062; https://doi.org/10.3390/vibration7040054 - 31 Oct 2024
Viewed by 696
Abstract
Many industrial processes, from manufacturing to food processing, incorporate rotating elements as principal components in their production chain. Failure of these components often leads to costly downtime and potential safety risks, further emphasizing the importance of monitoring their health state. Vibration signal analysis [...] Read more.
Many industrial processes, from manufacturing to food processing, incorporate rotating elements as principal components in their production chain. Failure of these components often leads to costly downtime and potential safety risks, further emphasizing the importance of monitoring their health state. Vibration signal analysis is now a common approach for this purpose, as it provides useful information related to the dynamic behavior of machines. This research aimed to conduct a comprehensive examination of the current methodologies employed in the stages of vibration signal analysis, which encompass preprocessing, processing, and post-processing phases, ultimately leading to the application of Artificial Intelligence-based diagnostics and prognostics. An extensive search was conducted in various databases, including ScienceDirect, IEEE, MDPI, Springer, and Google Scholar, from 2020 to early 2024 following the PRISMA guidelines. Articles that aligned with at least one of the targeted topics cited above and provided unique methods and explicit results qualified for retention, while those that were redundant or did not meet the established inclusion criteria were excluded. Subsequently, 270 articles were selected from an initial pool of 338. The review results highlighted several deficiencies in the preprocessing step and the experimental validation, with implementation rates of 15.41% and 10.15%, respectively, in the selected prototype studies. Examination of the processing phase revealed that time scale decomposition methods have become essential for accurate analysis of vibration signals, as they facilitate the extraction of complex information that remains obscured in the original, undecomposed signals. Combining such methods with time–frequency analysis methods was shown to be an ideal combination for information extraction. In the context of fault detection, support vector machines (SVMs), convolutional neural networks (CNNs), Long Short-Term Memory (LSTM) networks, k-nearest neighbors (KNN), and random forests have been identified as the five most frequently employed algorithms. Meanwhile, transformer-based models are emerging as a promising venue for the prediction of RUL values, along with data transformation. Given the conclusions drawn, future researchers are urged to investigate the interpretability and integration of the diagnosis and prognosis models developed with the aim of applying them in real-time industrial contexts. Furthermore, there is a need for experimental studies to disclose the preprocessing details for datasets and the operational conditions of the machinery, thereby improving the data reproducibility. Another area that warrants further investigation is differentiation of the various types of fault information present in vibration signals obtained from bearings, as the defect information from the overall system is embedded within these signals. Full article
Show Figures

Figure 1

Figure 1
<p>Non-intrusive monitoring approaches for rotating machinery.</p>
Full article ">Figure 2
<p>Global process of fault detection through NDTs.</p>
Full article ">Figure 3
<p>PRISMA flow diagram [<a href="#B22-vibration-07-00054" class="html-bibr">22</a>].</p>
Full article ">Figure 4
<p>Overall flowchart of the methodology.</p>
Full article ">Figure 5
<p>Concept map of the term concepts researched.</p>
Full article ">Figure 6
<p>Types of studies retrieved.</p>
Full article ">Figure 7
<p>Studies retrieved per keyword.</p>
Full article ">Figure 8
<p>UpSet plot of the distribution of data across different categories.</p>
Full article ">Figure 9
<p>Evolution of the studies retrieved.</p>
Full article ">Figure 10
<p>Signal processing methods.</p>
Full article ">Figure 11
<p>Heatmap of signal processing techniques and their use from 2020 to 2023 in the selected studies.</p>
Full article ">Figure 12
<p>Signal post-processing methods.</p>
Full article ">Figure 13
<p>Machine learning methods.</p>
Full article ">Figure 14
<p>Frequency of use of machine learning algorithms in the studies reviewed.</p>
Full article ">Figure 15
<p>Bubble chart depicting the relationship between the complexity and accuracy of the algorithms discussed regarding their computational cost (bubble size).</p>
Full article ">
19 pages, 2630 KiB  
Article
Real-Time Pipeline Fault Detection in Water Distribution Networks Using You Only Look Once v8
by Goodnews Michael, Essa Q. Shahra, Shadi Basurra, Wenyan Wu and Waheb A. Jabbar
Sensors 2024, 24(21), 6982; https://doi.org/10.3390/s24216982 - 30 Oct 2024
Viewed by 617
Abstract
Detecting faulty pipelines in water management systems is crucial for ensuring a reliable supply of clean water. Traditional inspection methods are often time-consuming, costly, and prone to errors. This study introduces an AI-based model utilizing images to detect pipeline defects, focusing on leaks, [...] Read more.
Detecting faulty pipelines in water management systems is crucial for ensuring a reliable supply of clean water. Traditional inspection methods are often time-consuming, costly, and prone to errors. This study introduces an AI-based model utilizing images to detect pipeline defects, focusing on leaks, cracks, and corrosion. The YOLOv8 model is employed for object detection due to its exceptional performance in detecting objects, segmentation, pose estimation, tracking, and classification. By training on a large dataset of labeled images, the model effectively learns to identify visual patterns associated with pipeline faults. Experiments conducted on a real-world dataset demonstrate that the AI-based model significantly outperforms traditional methods in detection accuracy. The model also exhibits robustness to various environmental conditions such as lighting changes, camera angles, and occlusions, ensuring reliable performance in diverse scenarios. The efficient processing time of the model enables real-time fault detection in large-scale water distribution networks implementing this AI-based model offers numerous advantages for water management systems. It reduces dependence on manual inspections, thereby saving costs and enhancing operational efficiency. Additionally, the model facilitates proactive maintenance through the early detection of faults, preventing water loss, contamination, and infrastructure damage. The results from the three conducted experiments indicate that the model from Experiment 1 achieves a commendable mAP50 of 90% in detecting faulty pipes, with an overall mAP50 of 74.7%. In contrast, the model from Experiment 3 exhibits superior overall performance, achieving a mAP50 of 76.1%. This research presents a promising approach to improving the reliability and sustainability of water management systems through AI-based fault detection using image analysis. Full article
Show Figures

Figure 1

Figure 1
<p>Traditional pipeline for object detection (Yolov8).</p>
Full article ">Figure 2
<p>Samples from dataset.</p>
Full article ">Figure 3
<p>Label image UI.</p>
Full article ">Figure 4
<p>Labeled data after annotation.</p>
Full article ">Figure 5
<p>Histogram of image aspect ratio for validation data.</p>
Full article ">Figure 6
<p>Histogram of bounding box aspect ratio for training data.</p>
Full article ">Figure 7
<p>The architecture of Yolov8.</p>
Full article ">Figure 8
<p>Label data before training.</p>
Full article ">Figure 9
<p>Predicted label during the training Batch 0.</p>
Full article ">Figure 10
<p>Confusion matrix.</p>
Full article ">Figure 11
<p>F1 confidence curve.</p>
Full article ">Figure 12
<p>Precision confidence curve.</p>
Full article ">Figure 13
<p>Recall confidence curve.</p>
Full article ">Figure 14
<p>Precision vs. recall curve.</p>
Full article ">Figure 15
<p>Loss function vs. mAP.</p>
Full article ">Figure 16
<p>Test image detecting a faulty pipe.</p>
Full article ">Figure 17
<p>Test image detecting a pipe.</p>
Full article ">
Back to TopTop