460 research outputs found

    A Review on the Classification of Partial Discharges in Medium-Voltage Cables : Detection, Feature Extraction, Artificial Intelligence-Based Classification, and Optimization Techniques

    Get PDF
    Medium-voltage (MV) cables often experience a shortened lifespan attributed to insulation breakdown resulting from accelerated aging and anomalous operational and environmental stresses. While partial discharge (PD) measurements serve as valuable tools for assessing the insulation state, complexity arises from the presence of diverse discharge sources, making the evaluation of PD data challenging. The reliability of diagnostics for MV cables hinges on the precise interpretation of PD activity. To streamline the repair and maintenance of cables, it becomes crucial to discern and categorize PD types accurately. This paper presents a comprehensive review encompassing the realms of detection, feature extraction, artificial intelligence, and optimization techniques employed in the classification of PD signals/sources. Its exploration encompasses a variety of sensors utilized for PD detection, data processing methodologies for efficient feature extraction, optimization techniques dedicated to selecting optimal features, and artificial intelligence-based approaches for the classification of PD sources. This synthesized review not only serves as a valuable reference for researchers engaged in the application of methods for PD signal classification but also sheds light on potential avenues for future developments of techniques within the context of MV cables.© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).fi=vertaisarvioitu|en=peerReviewed

    Towards Intelligent Structural Health Monitoring of Infrastructure Systems: An Interdisciplinary Study of Acoustic Emission Monitoring, Numerical Simulation, and Artificial Intelligence

    Get PDF
    Some complex infrastructure systems, such as nuclear facilities and bridges, are subject to structural damage due to environmental erosion, material deterioration, and other factors after long periods of use. Stress corrosion cracking (SCC) and alkali-silica reaction (ASR) have been identified as the primary degradation mechanisms for steel and concrete structures in nuclear facilities and bridges. Ensuring the integrity and operational safety of structures during their lifetime is an important task. Nondestructive methods and structural health monitoring can be used to detect damage caused by SCC and ASR instead of conventional visual inspection. Among the nondestructive methods, acoustic emission (AE) is a suitable method because it is extremely sensitive to the initiation and propagation of the damage in materials. Detection and localization of damage in structures can be achieved by deploying a network of AE sensors. However, the complexity of real-world structures is a challenge for the application of AE. In some cases, the area available for sensor attachment is limited. It would be challenging to deploy sensor arrays. An approach using a single AE sensor may be beneficial for damage detection in complex infrastructure system. The purpose of this dissertation is to investigate the intelligent damage detection and localization approach for infrastructure system such as spent nuclear fuel storage containers and concrete bridge components leveraging deep learning techniques and a single AE sensor. In addition, a novel transfer learning approach for damage localization without labelled historical signals for training is proposed. The finite element model is developed to generate numerical AE signals for training the supervised learning model. Unsupervised domain adaptation technology is used to reduce the difference in distribution between the generated numerical AE signals and the realistic AE signals. The results suggest that the intelligent approach using a single AE sensor and deep learning techniques has a good performance. The transfer learning approach is able to localize AE signals with high accuracy without using labelled training data, demonstrating that it could be a potential approach to localize ASR and SCC events on infrastructure systems. However, further research is needed to standardize the method for field application

    Structural Health Monitoring in Composite Structures: A Comprehensive Review.

    Full text link
    This study presents a comprehensive review of the history of research and development of different damage-detection methods in the realm of composite structures. Different fields of engineering, such as mechanical, architectural, civil, and aerospace engineering, benefit excellent mechanical properties of composite materials. Due to their heterogeneous nature, composite materials can suffer from several complex nonlinear damage modes, including impact damage, delamination, matrix crack, fiber breakage, and voids. Therefore, early damage detection of composite structures can help avoid catastrophic events and tragic consequences, such as airplane crashes, further demanding the development of robust structural health monitoring (SHM) algorithms. This study first reviews different non-destructive damage testing techniques, then investigates vibration-based damage-detection methods along with their respective pros and cons, and concludes with a thorough discussion of a nonlinear hybrid method termed the Vibro-Acoustic Modulation technique. Advanced signal processing, machine learning, and deep learning have been widely employed for solving damage-detection problems of composite structures. Therefore, all of these methods have been fully studied. Considering the wide use of a new generation of smart composites in different applications, a section is dedicated to these materials. At the end of this paper, some final remarks and suggestions for future work are presented

    A survey on artificial intelligence-based acoustic source identification

    Get PDF
    The concept of Acoustic Source Identification (ASI), which refers to the process of identifying noise sources has attracted increasing attention in recent years. The ASI technology can be used for surveillance, monitoring, and maintenance applications in a wide range of sectors, such as defence, manufacturing, healthcare, and agriculture. Acoustic signature analysis and pattern recognition remain the core technologies for noise source identification. Manual identification of acoustic signatures, however, has become increasingly challenging as dataset sizes grow. As a result, the use of Artificial Intelligence (AI) techniques for identifying noise sources has become increasingly relevant and useful. In this paper, we provide a comprehensive review of AI-based acoustic source identification techniques. We analyze the strengths and weaknesses of AI-based ASI processes and associated methods proposed by researchers in the literature. Additionally, we did a detailed survey of ASI applications in machinery, underwater applications, environment/event source recognition, healthcare, and other fields. We also highlight relevant research directions

    Application of variational mode decomposition in vibration analysis of machine components

    Get PDF
    Monitoring and diagnosis of machinery in maintenance are often undertaken using vibration analysis. The machine vibration signal is invariably complex and diverse, and thus useful information and features are difficult to extract. Variational mode decomposition (VMD) is a recent signal processing method that able to extract some of important features from machine vibration signal. The performance of the VMD method depends on the selection of its input parameters, especially the mode number and balancing parameter (also known as quadratic penalty term). However, the current VMD method is still using a manual effort to extract the input parameters where it subjects to interpretation of experienced experts. Hence, machine diagnosis becomes time consuming and prone to error. The aim of this research was to propose an automated parameter selection method for selecting the VMD input parameters. The proposed method consisted of two-stage selections where the first stage selection was used to select the initial mode number and the second stage selection was used to select the optimized mode number and balancing parameter. A new machine diagnosis approach was developed, named as VMD Differential Evolution Algorithm (VMDEA)-Extreme Learning Machine (ELM). Vibration signal datasets were then reconstructed using VMDEA and the multi-domain features consisted of time-domain, frequency-domain and multi-scale fuzzy entropy were extracted. It was demonstrated that the VMDEA method was able to reduce the computational time about 14% to 53% as compared to VMD-Genetic Algorithm (GA), VMD-Particle Swarm Optimization (PSO) and VMD-Differential Evolution (DE) approaches for bearing, shaft and gear. It also exhibited a better convergence with about two to nine less iterations as compared to VMD-GA, VMD-PSO and VMD-DE for bearing, shaft and gear. The VMDEA-ELM was able to illustrate higher classification accuracy about 11% to 20% than Empirical Mode Decomposition (EMD)-ELM, Ensemble EMD (EEMD)-ELM and Complimentary EEMD (CEEMD)-ELM for bearing shaft and gear. The bearing datasets from Case Western Reserve University were tested with VMDEA-ELM model and compared with Support Vector Machine (SVM)-Dempster-Shafer (DS), EEMD Optimal Mode Multi-scale Fuzzy Entropy Fault Diagnosis (EOMSMFD), Wavelet Packet Transform (WPT)-Local Characteristic-scale Decomposition (LCD)- ELM, and Arctangent S-shaped PSO least square support vector machine (ATSWPLM) models in term of its classification accuracy. The VMDEA-ELM model demonstrates better diagnosis accuracy with small differences between 2% to 4% as compared to EOMSMFD and WPT-LCD-ELM but less diagnosis accuracy in the range of 4% to 5% as compared to SVM-DS and ATSWPLM. The diagnosis approach VMDEA-ELM was also able to provide faster classification performance about 6 40 times faster than Back Propagation Neural Network (BPNN) and Support Vector Machine (SVM). This study provides an improved solution in determining an optimized VMD parameters by using VMDEA. It also demonstrates a more accurate and effective diagnostic approach for machine maintenance using VMDEA-ELM

    MODELING OF TRANSFER PATH FOR DETERMINATION OF COMBUSTION AND NOISE METRICS ON DIESEL ENGINES

    Get PDF
    Determination of combustion metrics for a diesel engine has the potential of providing feedback for closed-loop combustion phasing control to meet current and upcoming emission and fuel consumption regulations. This thesis focused on the estimation of combustion metrics including start of combustion (SOC), crank angle location of 50% cumulative heat release (CA50), peak pressure crank angle location (PPCL), and peak pressure amplitude (PPA), peak apparent heat release rate crank angle location (PACL), mean absolute pressure error (MAPE), and peak apparent heat release rate amplitude (PAA). In-cylinder pressure has been used in the laboratory as the primary mechanism for characterization of combustion rates and more recently in-cylinder pressure has been used in series production vehicles for feedback control. However, the intrusive measurement with the in-cylinder pressure sensor is expensive and requires special mounting process and engine structure modification. As an alternative method, this work investigated block mounted accelerometers to estimate combustion metrics in a 9L I6 diesel engine. So the transfer path between the accelerometer signal and the in-cylinder pressure signal needs to be modeled. Depending on the transfer path, the in-cylinder pressure signal and the combustion metrics can be accurately estimated - recovered from accelerometer signals. The method and applicability for determining the transfer path is critical in utilizing an accelerometer(s) for feedback. Single-input single-output (SISO) frequency response function (FRF) is the most common transfer path model; however, it is shown here to have low robustness for varying engine operating conditions. This thesis examines mechanisms to improve the robustness of FRF for combustion metrics estimation. First, an adaptation process based on the particle swarm optimization algorithm was developed and added to the single-input single-output model. Second, a multiple-input single-output (MISO) FRF model coupled with principal component analysis and an offset compensation process was investigated and applied. Improvement of the FRF robustness was achieved based on these two approaches. Furthermore a neural network as a nonlinear model of the transfer path between the accelerometer signal and the apparent heat release rate was also investigated. Transfer path between the acoustical emissions and the in-cylinder pressure signal was also investigated in this dissertation on a high pressure common rail (HPCR) 1.9L TDI diesel engine. The acoustical emissions are an important factor in the powertrain development process. In this part of the research a transfer path was developed between the two and then used to predict the engine noise level with the measured in-cylinder pressure as the input. Three methods for transfer path modeling were applied and the method based on the cepstral smoothing technique led to the most accurate results with averaged estimation errors of 2 dBA and a root mean square error of 1.5dBA. Finally, a linear model for engine noise level estimation was proposed with the in-cylinder pressure signal and the engine speed as components

    Artificial neural networks for vibration based inverse parametric identifications: A review

    Get PDF
    Vibration behavior of any solid structure reveals certain dynamic characteristics and property parameters of that structure. Inverse problems dealing with vibration response utilize the response signals to find out input factors and/or certain structural properties. Due to certain drawbacks of traditional solutions to inverse problems, ANNs have gained a major popularity in this field. This paper reviews some earlier researches where ANNs were applied to solve different vibration-based inverse parametric identification problems. The adoption of different ANN algorithms, input-output schemes and required signal processing were denoted in considerable detail. In addition, a number of issues have been reported, including the factors that affect ANNs’ prediction, as well as the advantage and disadvantage of ANN approaches with respect to general inverse methods Based on the critical analysis, suggestions to potential researchers have also been provided for future scopes

    Mutual information and meta-heuristic classifiers applied to bearing fault diagnosis in three-phase induction motors

    Get PDF
    ProducciĂłn CientĂ­ficaThree-phase induction motors are extensively used in industrial processes due to their robustness, adaptability to different operating conditions, and low operation and maintenance costs. Induction motor fault diagnosis has received special attention from industry since it can reduce process losses and ensure the reliable operation of industrial systems. Therefore, this paper presents a study on the use of meta-heuristic tools in the diagnosis of bearing failures in induction motors. The extraction of the fault characteristics is performed based on mutual information measurements between the stator current signals in the time domain. Then, the Artificial Bee Colony algorithm is used to select the relevant mutual information values and optimize the pattern classifier input data. To evaluate the classification accuracy under various levels of failure severity, the performance of two different pattern classifiers was compared: The C4.5 decision tree and the multi-layer artificial perceptron neural networks. The experimental results confirm the effectiveness of the proposed approach.Consejo Nacional de Desarrollo CientĂ­fico y TecnolĂłgico - (processes 474290/2008-5, 473576/2011-2, 552269/2011-5, 201902/2015-0 and 405228/2016-3

    The Public Service Media and Public Service Internet Manifesto

    Get PDF
    This book presents the collectively authored Public Service Media and Public Service Internet Manifesto and accompanying materials.The Internet and the media landscape are broken. The dominant commercial Internet platforms endanger democracy. They have created a communications landscape overwhelmed by surveillance, advertising, fake news, hate speech, conspiracy theories, and algorithmic politics. Commercial Internet platforms have harmed citizens, users, everyday life, and society. Democracy and digital democracy require Public Service Media. A democracy-enhancing Internet requires Public Service Media becoming Public Service Internet platforms – an Internet of the public, by the public, and for the public; an Internet that advances instead of threatens democracy and the public sphere. The Public Service Internet is based on Internet platforms operated by a variety of Public Service Media, taking the public service remit into the digital age. The Public Service Internet provides opportunities for public debate, participation, and the advancement of social cohesion. Accompanying the Manifesto are materials that informed its creation: Christian Fuchs’ report of the results of the Public Service Media/Internet Survey, the written version of Graham Murdock’s online talk on public service media today, and a summary of an ecomitee.com discussion of the Manifesto’s foundations
    • 

    corecore