sensors-logo

Journal Browser

Journal Browser

Feature Papers in Fault Diagnosis & Sensors 2024

A special issue of Sensors (ISSN 1424-8220). This special issue belongs to the section "Fault Diagnosis & Sensors".

Deadline for manuscript submissions: 31 December 2024 | Viewed by 16509

Special Issue Editors


E-Mail Website
Guest Editor
Department of Mathematics, Escola d’Enginyeria de Barcelona Est (EEBE), Universitat Politècnica de Catalunya (UPC), Campus Diagonal-Besòs (CDB), Eduard Maristany, 16, 08019 Barcelona, Spain
Interests: structural health monitoring; condition monitoring; piezoelectric transducers; PZT; data science; wind turbines
Special Issues, Collections and Topics in MDPI journals

E-Mail Website
Guest Editor
Mechanical Engineering Department, California Polytechnic State University, San Luis Obispo, CA 93401, USA
Interests: AI-based methods for structural health monitoring and dynamic response; random vibrations; hysteretic systems; seismic isolation; reliability and resilience
Special Issues, Collections and Topics in MDPI journals

E-Mail Website1 Website2
Guest Editor
Department of Electrical Engineering, Universitat de València, 46022 Valencia, Spain
Interests: electric motors; fault diagnosis; transient analysis; signal processing; wavelet analysis; infrared thermography; time-frequency transforms
Special Issues, Collections and Topics in MDPI journals

Special Issue Information

Dear Colleagues,

We are pleased to announce that the Fault Diagnosis & Sensors section is now compiling a collection of papers submitted by scholars in this research field for an upcoming Special Issue, entitled Feature Papers in Fault Diagnosis & Sensors 2024. This Special Issue will engage in topics such as fault detection and diagnosis, fault/failure prognosis, structural health monitoring, condition monitoring, intelligent sensors and sensor networks for fault diagnosis, digital twins for fault diagnosis, modeling, pattern recognition, machine learning, artificial intelligence and data analytics for fault diagnosis, failure prognosis and NDT.

The purpose of this Special Issue is to publish a set of papers that typifies the best, most insightful and influential original articles or comprehensive review papers. We are eager to publish papers which are widely read and highly influential within the field. We would also like to take this opportunity to call on more excellent scholars to join Fault Diagnosis & Sensors in order to achieve additional milestones together.

Prof. Dr. Francesc Pozo
Prof. Dr. Mohammad N Noori
Prof. Steven Chatterton
Prof. Dr. Jose Alfonso Antonino-Daviu
Guest Editors

Manuscript Submission Information

Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 100 words) can be sent to the Editorial Office for announcement on this website.

Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-blind peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Sensors is an international peer-reviewed open access semimonthly journal published by MDPI.

Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 2600 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.

Keywords

  • fault detection and diagnosis
  • fault/failure prognosis
  • structural health monitoring
  • condition monitoring
  • non-destructive testing

Benefits of Publishing in a Special Issue

  • Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
  • Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
  • Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
  • External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
  • e-Book format: Special Issues with more than 10 articles can be published as dedicated e-books, ensuring wide and rapid dissemination.

Further information on MDPI's Special Issue polices can be found here.

Published Papers (15 papers)

Order results
Result details
Select all
Export citation of selected articles as:

Research

20 pages, 5794 KiB  
Article
Advanced Bearing-Fault Diagnosis and Classification Using Mel-Scalograms and FOX-Optimized ANN
by Muhammad Farooq Siddique, Wasim Zaman, Saif Ullah, Muhammad Umar, Faisal Saleem, Dongkoo Shon, Tae Hyun Yoon, Dae-Seung Yoo and Jong-Myon Kim
Sensors 2024, 24(22), 7303; https://doi.org/10.3390/s24227303 - 15 Nov 2024
Viewed by 351
Abstract
Accurate and reliable bearing-fault diagnosis is important for ensuring the efficiency and safety of industrial machinery. This paper presents a novel method for bearing-fault diagnosis using Mel-transformed scalograms obtained from vibrational signals (VS). The signals are windowed and pass through a Mel filter [...] Read more.
Accurate and reliable bearing-fault diagnosis is important for ensuring the efficiency and safety of industrial machinery. This paper presents a novel method for bearing-fault diagnosis using Mel-transformed scalograms obtained from vibrational signals (VS). The signals are windowed and pass through a Mel filter bank, converting them into a Mel spectrum. These scalograms are subsequently fed into an autoencoder comprising convolutional and pooling layers to extract robust features. The classification is performed using an artificial neural network (ANN) optimized with the FOX optimizer, which replaces traditional backpropagation. The FOX optimizer enhances synaptic weight adjustments, leading to superior classification accuracy, minimal loss, improved generalization, and increased interpretability. The proposed model was validated on a laboratory dataset obtained from a bearing testbed with multiple fault conditions. Experimental results demonstrate that the model achieves perfect precision, recall, F1-scores, and an AUC of 1.00 across all fault categories, significantly outperforming comparison models. The t-SNE plots illustrate clear separability between different fault classes, confirming the model’s robustness and reliability. This approach offers an efficient and highly accurate solution for real-time predictive maintenance in industrial applications. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

14 pages, 5577 KiB  
Article
Multilayer Fused Correntropy Reprsenstation for Fault Diagnosis of Mechanical Equipment
by Qi Deng, Guanhui Zhao, Weixiong Jiang, Jun Wu and Tianjiao Dai
Sensors 2024, 24(18), 6142; https://doi.org/10.3390/s24186142 - 23 Sep 2024
Viewed by 517
Abstract
Fault diagnosis is vital for improving the reliability and safety of mechanical equipment. Existing fault diagnosis methods require a large number of samples for model training. However, in real-world environments, mechanical equipment usually operates under healthy conditions during most of its service life, [...] Read more.
Fault diagnosis is vital for improving the reliability and safety of mechanical equipment. Existing fault diagnosis methods require a large number of samples for model training. However, in real-world environments, mechanical equipment usually operates under healthy conditions during most of its service life, resulting in a scarcity of fault samples. To solve this problem, a novel multilayer fusion correntropy representation method combined with a support vector machine is proposed for the fault diagnosis of mechanical equipment. First, the monitoring signal is expanded into multilayer signal components using wavelet packet decomposition. Then, the correlation between the signal components of each layer is expressed by correntropy, and the corresponding correntropy matrix is constructed. After performing the matrix logarithm operator, all correntropy matrices composed of correntropy values are fused into a vector, which is viewed as a feature of the signal. Finally, a support vector machine is established using small samples to realize fault classification. The effectiveness of the proposed method is validated on four public datasets. The results indicate that compared with other methods, the proposed method has advantages in terms of diagnosis accuracy and noise immunity ability. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

26 pages, 15868 KiB  
Article
Preservation and Protection of Cultural Heritage: Vibration Monitoring and Seismic Vulnerability of the Ruins of Carmo Convent (Lisbon)
by Nuno Mendes, Nicoletta Bianchini, Georgios Karanikoloudis, Anna Blyth, Jacopo Scacco, Luis Gerardo Flores Salazar, Cassie Cullimore and Lavina Jain
Sensors 2024, 24(18), 6095; https://doi.org/10.3390/s24186095 - 20 Sep 2024
Viewed by 535
Abstract
Preservation of cultural heritage sites is of paramount importance. The ruins of Carmo Convent in Lisbon stand as a poignant reminder of the city’s rich history, but challenges regarding structural integrity and safety are present in a highly populated and touristic area. In [...] Read more.
Preservation of cultural heritage sites is of paramount importance. The ruins of Carmo Convent in Lisbon stand as a poignant reminder of the city’s rich history, but challenges regarding structural integrity and safety are present in a highly populated and touristic area. In this paper, a comprehensive study of the Carmo Convent is presented, focused on non-destructive testing (NDT), structural health monitoring (SHM) and numerical modelling. Given its state of ruin and historical relevance, the study relied heavily on NDT. Additionally, a metro line passing underneath the convent raised concerns regarding potential hazards from induced vibrations. Thus, metro vibration monitoring (MVM) was implemented to assess the impact of induced vibrations on the structure. One of the challenges was the scarcity of standards specific to historic structures. However, through a combination of finite element method (FEM) and discrete element method (DEM) numerical modelling, valuable insights into the current condition of the structure were obtained. MVM revealed that the maximum velocity induced by metro activities remained within safe limits, indicating minimal impact. These results not only provide crucial information on structural preservation but also empower stakeholders to make informed decisions regarding the implementation of protective measures. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

19 pages, 6395 KiB  
Article
Dmg2Former-AR: Vision Transformers with Adaptive Rescaling for High-Resolution Structural Visual Inspection
by Kareem Eltouny, Seyedomid Sajedi and Xiao Liang
Sensors 2024, 24(18), 6007; https://doi.org/10.3390/s24186007 - 17 Sep 2024
Viewed by 840
Abstract
Developments in drones and imaging hardware technology have opened up countless possibilities for enhancing structural condition assessments and visual inspections. However, processing the inspection images requires considerable work hours, leading to delays in the assessment process. This study presents a semantic segmentation architecture [...] Read more.
Developments in drones and imaging hardware technology have opened up countless possibilities for enhancing structural condition assessments and visual inspections. However, processing the inspection images requires considerable work hours, leading to delays in the assessment process. This study presents a semantic segmentation architecture that integrates vision transformers with Laplacian pyramid scaling networks, enabling rapid and accurate pixel-level damage detection. Unlike conventional methods that often lose critical details through resampling or cropping high-resolution images, our approach preserves essential inspection-related information such as microcracks and edges using non-uniform image rescaling networks. This innovation allows for detailed damage identification of high-resolution images while significantly reducing the computational demands. Our main contributions in this study are: (1) proposing two rescaling networks that together allow for processing high-resolution images while significantly reducing the computational demands; and (2) proposing Dmg2Former, a low-resolution segmentation network with a Swin Transformer backbone that leverages the saved computational resources to produce detailed visual inspection masks. We validate our method through a series of experiments on publicly available visual inspection datasets, addressing various tasks such as crack detection and material identification. Finally, we examine the computational efficiency of the adaptive rescalers in terms of multiply–accumulate operations and GPU-memory requirements. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

31 pages, 23081 KiB  
Article
An Integrated Data Acquisition Approach for the Structural Health Monitoring and Real-Time Earthquake Response Assessment of a Retrofitted Adobe Church in Peru
by Georgios Karanikoloudis, Alberto Barontini, Nuno Mendes and Paulo B. Lourenço
Sensors 2024, 24(16), 5327; https://doi.org/10.3390/s24165327 - 17 Aug 2024
Viewed by 716
Abstract
The structural health monitoring (SHM) of buildings provides relevant data for the evaluation of the structural behavior over time, the efficiency of maintenance, strengthening, and post-earthquake conditions. This paper presents the design and implementation of a continuous SHM system based on dynamic properties, [...] Read more.
The structural health monitoring (SHM) of buildings provides relevant data for the evaluation of the structural behavior over time, the efficiency of maintenance, strengthening, and post-earthquake conditions. This paper presents the design and implementation of a continuous SHM system based on dynamic properties, base accelerations, crack widths, out-of-plane rotations, and environmental data for the retrofitted church of Kuñotambo, a 17th century adobe structure, located in the Peruvian Andes. The system produces continuous hourly records. The organization, data collection, and processing of the SHM system follows different approaches and stages, concluding with the assessment of the structural and environmental conditions over time compared to predefined thresholds. The SHM system was implemented in May 2022 and is part of the Seismic Retrofitting Project of the Getty Conservation Institute. The initial results from the first twelve months of monitoring revealed seasonal fluctuations in crack widths, out-of-plane rotations, and natural frequencies, influenced by hygrothermal cycles, and an apparent positive trend, but more data are needed to justify the nature of these actions. This study emphasizes the necessity for extended data collection to establish robust correlations and refine monitoring strategies, aiming to enhance the longevity and safety of historic adobe structures under seismic risk. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

23 pages, 15975 KiB  
Article
Integrating the Capsule-like Smart Aggregate-Based EMI Technique with Deep Learning for Stress Assessment in Concrete
by Quoc-Bao Ta, Quang-Quang Pham, Ngoc-Lan Pham and Jeong-Tae Kim
Sensors 2024, 24(14), 4738; https://doi.org/10.3390/s24144738 - 21 Jul 2024
Cited by 2 | Viewed by 1015
Abstract
This study presents a concrete stress monitoring method utilizing 1D CNN deep learning of raw electromechanical impedance (EMI) signals measured with a capsule-like smart aggregate (CSA) sensor. Firstly, the CSA-based EMI measurement technique is presented by depicting a prototype of the CSA sensor [...] Read more.
This study presents a concrete stress monitoring method utilizing 1D CNN deep learning of raw electromechanical impedance (EMI) signals measured with a capsule-like smart aggregate (CSA) sensor. Firstly, the CSA-based EMI measurement technique is presented by depicting a prototype of the CSA sensor and a 2 degrees of freedom (2 DOFs) EMI model for the CSA sensor embedded in a concrete cylinder. Secondly, the 1D CNN deep regression model is designed to adapt raw EMI responses from the CSA sensor for estimating concrete stresses. Thirdly, a CSA-embedded cylindrical concrete structure is experimented with to acquire EMI responses under various compressive loading levels. Finally, the feasibility and robustness of the 1D CNN model are evaluated for noise-contaminated EMI data and untrained stress EMI cases. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

22 pages, 619 KiB  
Article
Distributed State Observer for Systems with Multiple Sensors under Time-Delay Information Exchange
by Wen Fang and Fanglai Zhu
Sensors 2024, 24(13), 4382; https://doi.org/10.3390/s24134382 - 5 Jul 2024
Cited by 1 | Viewed by 639
Abstract
The issues of state estimations based on distributed observers for linear time-invariant (LTI) systems with multiple sensors are discussed in this paper. We deal with the scenario when the information exchange has known time delays, and aim at designing a distributed observer for [...] Read more.
The issues of state estimations based on distributed observers for linear time-invariant (LTI) systems with multiple sensors are discussed in this paper. We deal with the scenario when the information exchange has known time delays, and aim at designing a distributed observer for each subsystem such that each distributed observer can estimate the system state asymptotically by rejecting the time delay. To begin with, by rewriting the target system in a connecting form, a subsystem which is affected by the time-delay states of other nodes is established. And then, for this subsystem, a distributed observer with time delay is constructed. Moreover, an equivalent state transformation is made for the observer error dynamic system based on the observable canonic decomposition theorem. Further, in order to ensure that the distributed observer error dynamic system is asymptotically stable even if there exists a time delay, a linear matrix inequality (LMI) which is relative to the Laplace matrix is elaborately set up, and a special Lyapunov function candidate based on the LMI is considered. Next, based on the Lyapunov function and Lyapunov stability theory, we prove that the error dynamic system of the distributed observer is asymptotically stable, and the observer gain is determined by a feasible solution of the LMI. Finally, a simulation example is given to illustrate the effectiveness of the proposed method. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

22 pages, 1687 KiB  
Article
Domain Adaptation for Bearing Fault Diagnosis Based on SimAM and Adaptive Weighting Strategy
by Ziyi Tang, Xinhao Hou, Xinheng Huang, Xin Wang and Jifeng Zou
Sensors 2024, 24(13), 4251; https://doi.org/10.3390/s24134251 - 30 Jun 2024
Cited by 1 | Viewed by 981
Abstract
Domain adaptation techniques are crucial for addressing the discrepancies between training and testing data distributions caused by varying operational conditions in practical bearing fault diagnosis. However, transfer fault diagnosis faces significant challenges under complex conditions with dispersed data and distinct distribution differences. Hence, [...] Read more.
Domain adaptation techniques are crucial for addressing the discrepancies between training and testing data distributions caused by varying operational conditions in practical bearing fault diagnosis. However, transfer fault diagnosis faces significant challenges under complex conditions with dispersed data and distinct distribution differences. Hence, this paper proposes CWT-SimAM-DAMS, a domain adaptation method for bearing fault diagnosis based on SimAM and an adaptive weighting strategy. The proposed scheme first uses Continuous Wavelet Transform (CWT) and Unsharp Masking (USM) for data preprocessing, and then feature extraction is performed using the Residual Network (ResNet) integrated with the SimAM module. This is combined with the proposed adaptive weighting strategy based on Joint Maximum Mean Discrepancy (JMMD) and Conditional Adversarial Domain Adaption Network (CDAN) domain adaptation algorithms, which minimizes the distribution differences between the source and target domains more effectively, thus enhancing domain adaptability. The proposed method is validated on two datasets, and experimental results show that it improves the accuracy of bearing fault diagnosis. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

19 pages, 7015 KiB  
Article
Pipeline Leak Detection: A Comprehensive Deep Learning Model Using CWT Image Analysis and an Optimized DBN-GA-LSSVM Framework
by Muhammad Farooq Siddique, Zahoor Ahmad, Niamat Ullah, Saif Ullah and Jong-Myon Kim
Sensors 2024, 24(12), 4009; https://doi.org/10.3390/s24124009 - 20 Jun 2024
Cited by 9 | Viewed by 2198
Abstract
Detecting pipeline leaks is an essential factor in maintaining the integrity of fluid transport systems. This paper introduces an advanced deep learning framework that uses continuous wavelet transform (CWT) images for precise detection of such leaks. Transforming acoustic signals from pipelines under various [...] Read more.
Detecting pipeline leaks is an essential factor in maintaining the integrity of fluid transport systems. This paper introduces an advanced deep learning framework that uses continuous wavelet transform (CWT) images for precise detection of such leaks. Transforming acoustic signals from pipelines under various conditions into CWT scalograms, followed by signal processing by non-local means and adaptive histogram equalization, results in new enhanced leak-induced scalograms (ELIS) that capture detailed energy fluctuations across time-frequency scales. The fundamental approach takes advantage of a deep belief network (DBN) fine-tuned with a genetic algorithm (GA) and unified with a least squares support vector machine (LSSVM) to improve feature extraction and classification accuracy. The DBN-GA framework precisely extracts informative features, while the LSSVM classifier precisely distinguishes between leaky and non-leak conditions. By concentrating solely on the advanced capabilities of ELIS processed through an optimized DBN-GA-LSSVM model, this research achieves high detection accuracy and reliability, making a significant contribution to pipeline monitoring and maintenance. This innovative approach to capturing complex signal patterns can be applied to real-time leak detection and critical infrastructure safety in several industrial applications. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

31 pages, 19204 KiB  
Article
Refinement and Validation of the Minimal Information Data-Modelling (MID) Method for Bridge Management
by Connor O’Higgins, David Hester, Patrick McGetrick, Wai Kei Ao and Elizabeth J. Cross
Sensors 2024, 24(12), 3879; https://doi.org/10.3390/s24123879 - 15 Jun 2024
Viewed by 642
Abstract
Various approaches have been proposed for bridge structural health monitoring. One of the earliest approaches proposed was tracking a bridge’s natural frequency over time to look for abnormal shifts in frequency that might indicate a change in stiffness. However, bridge frequencies change naturally [...] Read more.
Various approaches have been proposed for bridge structural health monitoring. One of the earliest approaches proposed was tracking a bridge’s natural frequency over time to look for abnormal shifts in frequency that might indicate a change in stiffness. However, bridge frequencies change naturally as the structure’s temperature changes. Data models can be used to overcome this problem by predicting normal changes to a structure’s natural frequency and comparing it to the historical normal behaviour of the bridge and, therefore, identifying abnormal behaviour. Most of the proposed data modelling work has been from long-span bridges where you generally have large datasets to work with. A more limited body of research has been conducted where there is a sparse amount of data, but even this has only been demonstrated on single bridges. Therefore, the novelty of this work is that it expands on previous work using sparse instrumentation across a network of bridges. The data collected from four in-operation bridges were used to validate data models and test the capabilities of the data models across a range of bridge types/sizes. The MID approach was found to be able to detect an average frequency shift of 0.021 Hz across all of the data models. The significance of this demonstration across different bridge types is the practical utility of these data models to be used across entire bridge networks, enabling accurate and informed decision making in bridge maintenance and management. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

18 pages, 5050 KiB  
Article
Design of Evaluation Classification Algorithm for Identifying Conveyor Belt Mistracking in a Continuous Transport System’s Digital Twin
by Gabriel Fedorko, Vieroslav Molnar, Beata Stehlikova, Peter Michalik and Jan Saliga
Sensors 2024, 24(12), 3810; https://doi.org/10.3390/s24123810 - 13 Jun 2024
Cited by 1 | Viewed by 812
Abstract
A prerequisite for continuous transport systems’ operation is their digital transformation, which interprets operating conditions based on the availability of a wide range of data and information in the form of measured quantities that can be obtained, for example, by experimental measurement. To [...] Read more.
A prerequisite for continuous transport systems’ operation is their digital transformation, which interprets operating conditions based on the availability of a wide range of data and information in the form of measured quantities that can be obtained, for example, by experimental measurement. To implement digital transformation in continuous transport systems, it is necessary to examine and analyze the informative value of individual measured quantities in detail. Research in this area must focus on identifying addressable quantities with a clear, informative value. Such an approach enables the monitoring of continuous transport systems operation and performance of operational diagnostics, the objective of which should be identifying undesirable operating conditions. Within this paper, research will be presented aiming to verify the hypothesis that, based on a measurement of selected parameters, it is possible to identify belt mistracking in a continuous transport system. Belt mistracking is an undesirable condition that can cause a conveyor belt to converge and thus seriously turn off an entire transport system. The research results confirmed the established hypothesis. Based on this, an evaluation algorithm was created for on-time evaluation. The proposed algorithm is also suitable for the needs of a digital twin of a continuous transport system. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

16 pages, 3724 KiB  
Article
Phase-Resolved Partial Discharge (PRPD) Pattern Recognition Using Image Processing Template Matching
by Aliyu Abubakar and Christos Zachariades
Sensors 2024, 24(11), 3565; https://doi.org/10.3390/s24113565 - 31 May 2024
Cited by 1 | Viewed by 2162
Abstract
This paper proposes a new method for recognizing, extracting, and processing Phase-Resolved Partial Discharge (PRPD) patterns from two-dimensional plots to identify specific defect types affecting electrical equipment without human intervention while retaining the principals that make PRPD analysis an effective diagnostic technique. The [...] Read more.
This paper proposes a new method for recognizing, extracting, and processing Phase-Resolved Partial Discharge (PRPD) patterns from two-dimensional plots to identify specific defect types affecting electrical equipment without human intervention while retaining the principals that make PRPD analysis an effective diagnostic technique. The proposed method does not rely on training complex deep learning algorithms which demand substantial computational resources and extensive datasets that can pose significant hurdles for the application of on-line partial discharge monitoring. Instead, the developed Cosine Cluster Net (CCNet) model, which is an image processing pipeline, can extract and process patterns from any two-dimensional PRPD plot before employing the cosine similarity function to measure the likeness of the patterns to predefined templates of known defect types. The PRPD pattern recognition capabilities of the model were tested using several manually classified PRPD images available in the existing literature. The model consistently produced similarity scores that identified the same defect type as the one from the manual classification. The successful defect type reporting from the initial trials of the CCNet model together with the speed of the identification, which typically does not exceed four seconds, indicates potential for real-time applications. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

25 pages, 13193 KiB  
Article
FPGA-Microprocessor Based Sensor for Faults Detection in Induction Motors Using Time-Frequency and Machine Learning Methods
by Roque Alfredo Osornio-Rios, Isaias Cueva-Perez, Alvaro Ivan Alvarado-Hernandez, Larisa Dunai, Israel Zamudio-Ramirez and Jose Alfonso Antonino-Daviu
Sensors 2024, 24(8), 2653; https://doi.org/10.3390/s24082653 - 22 Apr 2024
Cited by 1 | Viewed by 1849
Abstract
Induction motors (IM) play a fundamental role in the industrial sector because they are robust, efficient, and low-cost machines. Changes in the environment, installation errors, or modifications to working conditions can generate faults in induction motors. The trend on IM fault detection is [...] Read more.
Induction motors (IM) play a fundamental role in the industrial sector because they are robust, efficient, and low-cost machines. Changes in the environment, installation errors, or modifications to working conditions can generate faults in induction motors. The trend on IM fault detection is focused on the design techniques and sensors capable of evaluating multiple faults with various signals using non-invasive analysis. The methodology is based on processing electric current signals by applying the short-time Fourier transform (STFT). Additionally, the computation of the mean and standard deviation of infrared thermograms is proposed as main indicators. The proposed system combines both parameters by means of Support Vector Machine and k-nearest-neighbor classifiers. The development of the diagnostic system was done with digital hardware implementations using a Xilinx PYNQ Z2 card that integrates an FPGA with a microprocessor, thus taking advantage of the acquisition and processing of digital signals and images in hardware. The proposed method has proved to be effective for the classification of healthy (HLT), misalignment (MAMT), unbalance (UNB), damaged bearing (BDF), and broken rotor bar (BRB) faults with an accuracy close to 99%. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

24 pages, 28419 KiB  
Article
Intelligent Fault Diagnosis of Rolling Bearing Based on Gramian Angular Difference Field and Improved Dual Attention Residual Network
by Anshi Tong, Jun Zhang and Liyang Xie
Sensors 2024, 24(7), 2156; https://doi.org/10.3390/s24072156 - 27 Mar 2024
Cited by 7 | Viewed by 1122
Abstract
With the rapid development of smart manufacturing, data-driven deep learning (DL) methods are widely used for bearing fault diagnosis. Aiming at the problem of model training crashes when data are imbalanced and the difficulty of traditional signal analysis methods in effectively extracting fault [...] Read more.
With the rapid development of smart manufacturing, data-driven deep learning (DL) methods are widely used for bearing fault diagnosis. Aiming at the problem of model training crashes when data are imbalanced and the difficulty of traditional signal analysis methods in effectively extracting fault features, this paper proposes an intelligent fault diagnosis method of rolling bearings based on Gramian Angular Difference Field (GADF) and Improved Dual Attention Residual Network (IDARN). The original vibration signals are encoded as 2D-GADF feature images for network input; the residual structures will incorporate dual attention mechanism to enhance the integration ability of the features, while the group normalization (GN) method is introduced to overcome the bias caused by data discrepancies; and then the model is trained to complete the classification of faults. In order to verify the superiority of the proposed method, the data obtained from Case Western Reserve University (CWRU) bearing data and bearing fault experimental equipment were compared with other popular DL methods, and the proposed model performed optimally. The method eventually achieved an average identification accuracy of 99.2% and 97.9% on two different types of datasets, respectively. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

35 pages, 17863 KiB  
Article
A Secure Dual-Layer Fault Protection Strategy for Distribution Network with DERs: Enhancing Security in the Face of Communication Challenges
by Wael Al Hanaineh, Jose Matas, Josep M. Guerrero and Mostafa Bakkar
Sensors 2024, 24(4), 1057; https://doi.org/10.3390/s24041057 - 6 Feb 2024
Cited by 1 | Viewed by 1000
Abstract
Earlier protection methods mainly focused on using communication channels to transmit trip signals between the protective devices (PDs), with no solutions provided in the case of communication failure. Therefore, this paper introduces a dual-layer protection system to ensure secure protection against fault events [...] Read more.
Earlier protection methods mainly focused on using communication channels to transmit trip signals between the protective devices (PDs), with no solutions provided in the case of communication failure. Therefore, this paper introduces a dual-layer protection system to ensure secure protection against fault events in the Distribution Systems (DSs), particularly in light of communication failures. The initial layer uses the Total Harmonic Distortion (THD), the estimates of the amplitude voltages, and the zero-sequence grid voltage components, functioning as a fault sensor, to formulate an adaptive algorithm based on a Finite State Machine (FSM) for the detection and isolation of faults within the grid. This layer primarily relies on communication protocols for effective coordination. A Second-Order Generalized Integrator (SOGI) expedites the derivation of the estimated variables, ensuring fast detection with minimal computational overhead. The second layer uses the behavior of the positive- and negative-sequence components of the grid voltages during fault events to locate and isolate these faults. In the event that the first layer exposes a communication failure, the second layer will automatically be activated to ensure secure protection as it operates, using the local information of the Protective devices (PDs), without the need for communication channels to transmit trip signals between the PDs. The proposed protection system has been assessed using simulations with MATLAB/Simulink and providing experimental results considering an IEEE 9-bus standard radial system. The obtained results confirm the capability of the system for identifying and isolating different types of faults, varying conditions, and modifications to the grid configuration. The results show good behavior of the initial THD-based layer, with fast time responses ranging from 6 to 8.5 ms in all the examined scenarios. In contrast, the sequence-based layer exhibits a protection time response of approximately 150 ms, making it a viable backup option in the event of a communication failure. Full article
(This article belongs to the Special Issue Feature Papers in Fault Diagnosis & Sensors 2024)
Show Figures

Figure 1

Back to TopTop