Abstract
This paper comprehensively reviews advanced signal processing methods for partial discharge (PD) analysis, covering traditional time-frequency techniques, wavelet transform, Hilbert–Huang transform, and artificial intelligence-based methods. This paper critically examines the principles, advantages, limitations, and applicable scenarios of each method. A key contribution of this review is the systematic comparison of these methods, highlighting their evolution and complementary roles in processing non-stationary and noisy PD signals. However, a significant gap in current research remains the lack of standardized, explainable, and embeddable AI solutions for real-time, fine-grained PD classification. Future trends point to hybrid approaches and edge AI systems that combine physical insights with lightweight deep learning models to improve diagnostic accuracy and deployability.
1. Introduction
In modern power systems, with the widespread application of high-voltage equipment, the research and monitoring of partial discharge (PD) phenomena have become increasingly important. Partial discharge refers to arc discharge caused by local increase in electric field strength in a local area of an insulating material or electrical equipment. It usually occurs in tiny areas such as insulation defects, bubbles or interfaces. Although partial discharge does not immediately lead to complete insulation breakdown, the negative impact it brings is continuous and gradually accumulated [].
In severe cases, it may lead to equipment failure, operational safety hazards and economic losses. The mechanism of partial discharge is inseparable from the effect of high-voltage electric fields. When the electric field strength exceeds the local breakdown strength of the insulating material, electrons are accelerated in the defect area and form tiny plasmas, this process is accompanied by continuous energy release, resulting in the gradual degradation of the physical and chemical properties of the insulating material [,]. This degradation not only affects the insulation performance, but may also accelerate the aging process of the equipment and cause more serious failures, such as equipment failure or system power outages []. Therefore, early detection of partial discharge phenomena is crucial. We can understand the general process of partial discharge detection based on Figure 1.
Figure 1.
Standard Procedure for Partial Discharge Detection Experiment.
- First, select appropriate partial discharge detection equipment based on the type and requirements of the tested equipment, and ensure that the tested equipment is in normal working condition during the testing process.
- Then apply excitation voltage, gradually increase the voltage to the rated level, observe whether there is partial discharge phenomenon, that is, monitor the partial discharge signal in real time through detection equipment, usually including amplitude, phase, and frequency, and then record the data.
- Then perform some specific processing on the signal data, such as filtering, denoising, etc. Then analyze and determine the discharge type to obtain the health status of the equipment insulation.
- Finally, generate a test report for technical personnel to use.
Timely monitoring and analysis of the characteristics and behaviors of partial discharge can provide an important basis for equipment maintenance and troubleshooting, thereby reducing the operational risks caused by equipment failures [].
At the same time, the development of partial discharge monitoring technology makes real-time monitoring possible, which can identify potential problems at an early stage and take corresponding maintenance measures to effectively extend the service life of equipment and improve the overall reliability of the power system []. As partial discharge monitoring technology gradually matures, the importance of analyzing PD signals has become increasingly prominent.
As shown in Figure 2, the processing flow of partial discharge signals can include obtaining a certain discharge signal source through sensors, and then performing signal preprocessing such as denoising, filtering, and amplification to improve signal quality and lay a good foundation for subsequent analysis. After preparing for these tasks, signal analysis can be carried out by calculating some characteristic parameters such as peak value, mean value, etc. to preliminarily determine the signal characteristics.
Figure 2.
Workflow of Partial Discharge Signal Processing System.
Then, the algorithm is used to further extract its key features such as frequency spectrum, phase features, etc., and select the most representative features for subsequent recognition. After obtaining these signal characteristics, we select AI algorithms based on their features to ensure accuracy, and finally output the results in the form of charts for intuitive understanding.
A thorough understanding of the characteristics and changing laws of partial discharge signals enables us to better judge the health status of electrical equipment and formulate scientific maintenance strategies. Therefore, in-depth research on partial discharge signals not only has important theoretical significance, but also provides strong support for application practice, laying the foundation for the safe and efficient operation of power systems.
The development of partial discharge signal processing technology has followed a clear technological trajectory. In the 1990s, time-domain and Fourier-based methods dominated, providing basic but limited analytical capabilities [,,]. In the early 2000s, wavelet transform emerged in PD analysis due to its excellent time-frequency localization capabilities and became an effective tool for processing non-stationary signals [,]. By the 2010s, fully adaptive methods such as empirical mode decomposition (EMD) and Hilbert–Huang transform (HHT) became increasingly prominent due to their ability to handle nonlinear and transient signals []. In recent years, the emergence of artificial intelligence and deep learning (e.g., Convolutional Neural Network (CNN), Recurrent Neural Network (RNN)) has completely changed the PD analysis paradigm, enabling end-to-end feature learning and automatic diagnosis, and achieving breakthrough progress in classification accuracy []. However, in practical engineering applications, the monitoring and analysis of PD signals face numerous challenges. First, the complex electromagnetic environment at the site makes PD signals easily obscured by strong background noise (such as carrier communication and random pulse interference), posing a primary challenge to reliable signal extraction. Second, PD signals themselves are non-stationary and transient, and different types of discharges (such as internal discharge and surface discharge) have varying physical mechanisms and time-frequency characteristics, making it difficult for general signal processing models to achieve accurate identification. Furthermore, power equipment condition monitoring demands high real-time performance, but there is a significant contradiction between limited on-site computing resources (especially on embedded edge devices) and complex signal processing algorithms. These challenges in engineering practice are the fundamental driving force behind the evolution of signal processing methods from traditional analysis to adaptive time-frequency processing, and then to an intelligent hybrid paradigm. This review traces this evolution and systematically compares each paradigm to identify its advantages, limitations, and future synergies.
Research Contributions
We aim to make the following contributions by reviewing existing literature on partial discharge signal processing techniques:
- A Unified Comparison Framework: Moving beyond sequential descriptions, we propose a structured, multi-dimensional comparison framework for PD signal processing methods. This framework categorizes methods based on core engineering objectives, providing practical guidance for method selection in specific scenarios.
- An evolutionary path analysis: We critically synthesize the development of these methods, which is not a simple timeline, but an evolutionary process driven by the practical limitations of previous methods. This explains why the field has evolved from Fourier to wavelets, adaptive decomposition, and ultimately to AI.
- A forward-looking perspective on embedded intelligence: We identify and analyze the key gap between the high precision of AI and the need for real-time embedded deployments. Our contribution lies in proposing a specific gap analysis and a practical selection framework (Section Unified PD Signal Processing Technology Selection Framework) that prioritizes the development of physically embedded, lightweight, and interpretable AI solutions for edge devices—an area not fully covered by previous reviews.
2. Partial Discharge Types
Analyzing the types and characteristics of partial discharge (PD) signals is a critical step in electrical insulation testing and diagnosis. Different types of PD signals, such as internal, surface, and air-gap discharge, have distinct characteristics, reflecting the different physical mechanisms of insulation defects. Table 1 shows the processing methods for different partial discharge signals. Common signal types include the following:
Table 1.
Lists the signal characteristics and processing methods of these discharge types.
- Corona Partial Discharge: It occurs when the electric field strength exceeds the dielectric strength of air, resulting in ionization around the conductor.
- Internal Partial Discharge: It usually occurs inside electrical equipment, especially inside the insulation of electrical equipment, such as transformers, switchgear, insulation materials, etc. Internal discharge may cause partial discharge due to aging, cracks or defects in insulation materials, which may cause equipment failure.
- Surface Partial Discharge: It occurs when discharge occurs on the surface of an insulator or between a conductor and an insulator. Surface discharge often occurs when the insulation surface is stained, damp, or aged. It can degrade the insulation performance of electrical equipment and, in severe cases, lead to equipment failure.
- Gap discharge: Gap discharge occurs when the electric field strength in a gas, vacuum, or other insulating medium is high enough to cause the dielectric (such as air) to break down, leading to discharge. This phenomenon typically occurs in air gaps or gaps between insulators within electrical equipment. Gap discharge requires a certain voltage (i.e., the breakdown voltage), and once it occurs, it can damage the equipment.
3. Review Methodology
To ensure a comprehensive and objective review of the literature on partial discharge signal processing, we employ a systematic literature search and screening process. The main objective of this review is to identify and analyze relevant scientific literature reporting advanced signal processing techniques for PD analysis, with particular focus on the technological evolution path from traditional methods to artificial intelligence and hybrid paradigms.
3.1. Database and Retrieval Strategies
Literature searches were primarily conducted in core scientific databases such as IEEE Xplore, ScienceDirect (Elsevier), Web of Science, and Scopus. The search strategy employed a combination of keywords and Boolean logic operators to capture relevant research. Core keywords included: “partial discharge,” “PD signal processing,” “time-frequency analysis,” “wavelet transform,” “empirical mode decomposition,” “Hilbert-Huang transform,” “artificial intelligence,” “deep learning,” “CNN,” “RNN,” and “edge computing,” combined with terms such as “condition monitoring,” “fault diagnosis,” “denoising,” and “pattern recognition.”
3.2. Literature Screening Criteria
The preliminary search results were filtered according to the following criteria:
- Publication Time: The search focuses on literature published between 1990 and 2024, with a particular emphasis on foundational research from the 1990s to the 2000s, and significant advancements since 2010, especially the AI-based research boom since 2022.
- Document Type: Peer-reviewed journal articles, conference papers, and high-quality review articles are prioritized. Books, patents, and non-peer-reviewed technical reports are excluded.
- Technical Focus: Literature primarily researching novel or critically applicable PD signal processing algorithms is included. Articles focusing solely on sensor design, without signal processing, or purely commercial application reports lacking methodological insights are excluded.
- Application Background: To provide a balanced perspective, this review covers research based on laboratory-simulated PD (using common defect models such as pin-plate, air gap, and surface discharge) and field measurements (from critical power equipment such as transformers, gas-insulated switchgear (GIS), and power cables). At the same time, signals obtained through mainstream sensing technologies such as high-frequency current transformers (HFCTs), ultra-high frequency (UHF) sensors, and acoustic emission sensors were also considered.
3.3. Scope and Balance Description
Through the above process, this review aims to cover diverse technologies, equipment, and application scenarios. At the technical level, we have included a balanced approach to signal processing research based on different sensing technologies such as HFCT, UHF, and acoustics. In terms of applications, the review covers both studies validating algorithm performance in controlled laboratory environments and applications facing challenges in real-world industrial settings. The types of equipment covered are comprehensive, with a focus on transformers, GIS, and power cables—the most critical components in PD monitoring. This multi-dimensional coverage strategy ensures that this review provides a panoramic and balanced comprehensive assessment of PD signal processing technologies.
4. Methods
A thorough understanding of the characteristics and changing laws of partial discharge signals enables us to better judge the health status of electrical equipment and formulate scientific maintenance strategies. Therefore, in-depth research on partial discharge signals processing not only has important theoretical significance, but also provides strong support for application practice, laying the foundation for the safe and efficient operation of power systems. Next this paper will introduce the specific applicability, advantages and disadvantages of different methods according to the complexity of the signal type.
4.1. Time Domain Analysis
Time-domain analysis identifies and characterizes partial discharge (PD) activity by directly examining the timeline characteristics of the signal, including its waveform, amplitude, statistical distribution, and pulse intervals. This method, due to its intuitiveness and high computational efficiency, has been widely used in preliminary diagnosis, pulse identification, and trend analysis. The effectiveness of time-domain analysis depends largely on extracting highly discriminative feature parameters from the raw signal. These parameters are the core vehicle for quantifying the morphology, statistical characteristics, and evolution of PD pulses, forming a bridge between the raw signal and advanced diagnostic decisions. Time-domain analysis methods identify and characterize discharge activity by directly analyzing the waveform, amplitude distribution, intervals between adjacent pulses, and phase characteristics of the PD signal. These analyses help determine the type, intermittency, periodicity, and relationship between the discharge and the applied voltage []. Furthermore, time-domain analysis employs envelope detection and statistical feature extraction, such as mean, variance, skewness, and kurtosis, to identify regular trends in the signal, providing a basis for pattern recognition [].
4.1.1. Core Time Domain Characteristic Parameters
Table 2 lists the time domain characteristic parameters commonly used in the field of partial discharge.
Table 2.
Commonly used time domain characteristic parameters of partial discharge signals.
Figure 3 shows a typical partial discharge (PD) pulse current waveform captured using a broadband measurement system. The figure consists of three waveforms acquired at the same time scale (1 μs/div) and different voltage sensitivities (from left to right: 10 mV/div, 5 mV/div, and 0.5 mV/div).
Figure 3.
Partial discharge pulse waveform (measured using a high-frequency current sensor HFCT) []. The figure shows the partial discharge pulse waveforms observed at different voltage sensitivities (10 mV/division, 5 mV/division, and 0.5 mV/division) at a time base of 1 μs/second. Measurement conditions included a sampling rate of 100 MS/s, a bandwidth of 0.5–30 MHz, and pulse signals acquired via a 50 Ω matched terminal.
These three waveforms together reveal the key characteristics of an actual PD pulse: an extremely steep rising edge, a sharp peak, and a high-frequency decaying oscillation following the peak caused by resonance in the measurement circuit. Different sensitivity settings provide multiple perspectives: the left image shows the pulse’s global profile and the entire decaying oscillation; the right image clearly demonstrates the pulse’s rising edge in high resolution, making it suitable for accurately measuring key parameters such as rise time; and the center image provides an intermediate-scale perspective.
This set of waveforms confirms that PD pulses in actual measurements typically appear as high-frequency decaying oscillations with microsecond pulse widths, a very classic and representative waveform morphology under broadband measurement conditions.
4.1.2. Method Corresponding to the Parameter
Different parameters serve different analytical purposes and correspond to specific processing methods. Table 3 systematically summarizes typical methods and their applications based on these core parameters.
Table 3.
Processing methods and applications corresponding to time domain characteristic parameters.
Furthermore, using RBA (Ramping Behavior Analysis) to extract and classify the acquired time-domain parameters can effectively identify PD pulses, extract PD event features, and analyze PD event trends and patterns []. Pulse waveform identification can effectively distinguish between different discharge sources. For example, by examining features such as pulse repetition rate and pulse amplitude, corona discharge and internal discharge can be effectively distinguished, especially when both occur simultaneously []. Furthermore, through correlation analysis between high-frequency and ultra-high-frequency signals, time-domain analysis can significantly improve the signal-to-noise ratio by 15–20 dB, thereby helping to distinguish PD signals from interfering noise []. Finally, short-term feature analysis techniques, such as short-time energy and zero-crossing counts, have been shown to effectively distinguish partial discharge signals from noise in both laboratory and field environments [].
In summary, time-domain analysis plays a key role in PD signal processing, providing a direct and intuitive approach to extracting important time-domain features. However, its limitations are also significant, primarily including sensitivity to noise and limited information extraction []. In strong noise environments or when complex discharge patterns need to be analyzed, it is often necessary to combine it with frequency-domain or time-frequency analysis methods.
4.2. Fourier Transform (FT)
Fourier transforms and their evolutionary methods provide core tools for analyzing the frequency content of partial discharge signals. This section provides a conceptual review of these methods, focusing on their performance, applicable scenarios, and limitations in PD analysis.
4.2.1. Method Overview and Evolution
The Fourier transform (FT) is a mathematical tool that converts signals from the time domain to the frequency domain. Its core is to decompose complex signals into a combination of sinusoidal waves of different frequencies, thereby revealing their global spectral characteristics. For discrete signals, the fast Fourier transform (FFT) has become the basis of spectrum analysis due to its excellent computational efficiency. In PD analysis, FFT can effectively identify stable resonant frequency components in the signal and design digital filters based on this to suppress interference at specific frequencies [,,]. However, the standard FFT cannot provide information about the time-varying frequency components. This limitation is particularly prominent when dealing with non-stationary PD transient pulses. The short-time Fourier transform (STFT) provides the time-frequency distribution of the signal by introducing a sliding time window, thereby capturing the transient characteristics of the PD pulse [,]. As an application of STFT, the quadratic short-time Fourier transform is used to extract the time-frequency distribution of the PD pulse energy to understand the dynamic change process of the discharge event []. As an extension of the STFT, the local polynomial Fourier transform (LPFT) improves the time-frequency aggregation through polynomial modeling, and is particularly good at revealing the fine features of the low and medium frequency parts of the PD signal [,].
As a generalized form of the traditional Fourier transform, the fractional Fourier transform (FRFT) transforms the signal into the fractional order domain between time and frequency. For certain specific forms of PD signals (such as pulses with linear frequency modulation characteristics), FRFT can provide stronger energy aggregation and analysis capabilities than traditional methods [,].
In the process of seeking higher-resolution time-frequency analysis, other methods have also emerged. For example, the S transform, as a time-frequency analysis method that can provide adaptive resolution, has been applied to the analysis of power cable PD signals and has been compared with traditional methods such as STFT [,]. In addition, the idea of combining wavelet packet transform with generalized morphological filters also reflects the exploration of integrating frequency domain analysis (wavelet packets) with advanced filtering technology to improve PD monitoring effects [].
4.2.2. Performance Comparison and Application Scenarios
Different Fourier transform methods exhibit widely varying performance when processing PD signals, and the choice of which method to use is highly dependent on the specific noise environment, signal characteristics, and analysis objectives. Table 4 provides a comparison of the core characteristics and performance of these methods.
Table 4.
Performance comparison of Fourier Transform and its variants in PD analysis.
Summary and Selection Guide: The FFT is the preferred tool for analyzing the global spectrum of a signal and filtering fixed-frequency noise, but its value in PD analysis is typically fundamental and supplementary. The STFT introduces temporal localization capabilities based on the FFT, providing a practical compromise for preliminary time-frequency analysis of PD transients. However, its fixed resolution is an inherent bottleneck. The LPFT and FRFT represent more advanced efforts to overcome the limitations of the STFT. The LPFT increases resolution to capture finer features, while the FRFT changes the transform domain to better match the inherent structure of certain complex PD signals.
In practical applications, these methods are often used as front-ends for feature extraction, combined with classifiers such as artificial intelligence, rather than as standalone diagnostic tools. The choice requires a balance between computational efficiency, required time-frequency resolution, and signal characteristics.
4.3. Wavelet Transform (WT)
Compared to FT, Wavelets transform the signal by replacing the infinitely long trigonometric bases of the Fourier transform with localized, rapidly decaying wavelet bases. unlike Fourier transform, which only has frequency ω, wavelet transform has two variables: scale α and translation τ. Scale α controls the scaling of the wavelet function, while translation τ controls the translation of the wavelet function. What is different from the Fourier transform is that this not only tells us that the signal has such a frequency component, but also knows its specific location in the time domain. When we translate and multiply the signal at each scale, we know which frequency components the signal contains at each location. In other words, wavelet transform solves the problem of unstable signals.
Fourier transform can only obtain a frequency spectrum, while wavelet transform can obtain a time-frequency spectrum. Wavelet transform is a powerful signal processing technology that analyzes signals in both the time domain and the frequency domain by decomposing them into linear combinations of wavelet functions at different scales. It is particularly effective for processing non-stationary signals, showing significant advantages in partial discharge (PD) signal analysis.
Wavelet transform decomposes the signal into approximate components and detail components of different scales through multi-resolution analysis, thereby effectively capturing the local characteristics of the signal. Compared with traditional time domain analysis or Fourier transform, its multi-scale characteristics enable the signal to be observed at different resolutions and can simultaneously identify different frequency components and transient details in the signal. This characteristic is crucial for analyzing partial discharge (PD) signals containing multiple frequency components and complex waveforms [,]. In PD signal processing, the advantages of wavelet transform are mainly reflected in three aspects:
- Excellent noise removal capabilities: Wavelet transform can selectively retain signal components and suppress noise through wavelet filter design and threshold processing based on Pareto optimization. Its performance is superior to traditional time-domain methods or filtering techniques, especially under low signal-to-noise ratio conditions [,,,]. By optimizing wavelet families such as Daubechies, Symlets, and Coiflets, the signal-to-noise ratio (SNR) can be significantly improved, thereby enhancing the detection performance of PD signals in high-noise environments [,,].
- Excellent time-frequency localization capability: The wavelet transform can provide both time-domain and frequency-domain information of a signal, making it ideal for analyzing non-stationary transient signals such as PD, as well as signals whose statistical characteristics vary over time. This dual-domain analysis capability gives it a strong advantage in transient event detection, overcoming the limitation of the traditional Fourier transform, which loses time-domain details [,].
- Flexibility and adaptability: The flexibility of the wavelet transform lies in the ability to select the most appropriate wavelet basis function based on the characteristics of a specific PD signal, thereby achieving more targeted analysis and improving detection accuracy. Unlike traditional methods, it even allows for custom wavelet bases to better match signal characteristics [,].
However, the performance of the wavelet transform depends heavily on parameters such as the choice of wavelet basis, the number of decomposition levels, and the threshold function []. To fully tap its potential, deep expertise and comprehensive judgment are required. Under extremely low signal-to-noise ratio conditions, a single wavelet transform may not be sufficient to meet the requirements. Therefore, researchers often combine it with techniques such as empirical mode decomposition (EMD). This hybrid approach has been shown to effectively improve noise suppression while better preserving the signal’s information integrity in low signal-to-noise ratio environments []. In summary, despite the challenges of parameter selection, wavelet transform provides a comprehensive and detailed analysis method for partial discharge signals due to its significant advantages in denoising, time-frequency analysis and flexibility, making it an alternative to traditional signal processing techniques.
Wavelet Packet Transform (WPT)
The discrete wavelet transform (DWT) recursively decomposes low-frequency components (approximation coefficients) while disregarding high-frequency components (detail coefficients). The WPT extends this approach, providing a more refined and versatile analysis scheme capable of equally in-depth recursive decomposition of high-frequency detail components. This ability to perform multi-resolution analysis across the entire frequency band gives it an advantage over the standard DWT in extracting fine features from partial discharge (PD) signals amidst complex noise backgrounds.
- Enhanced signal decomposition and noise reduction capabilities: The more detailed signal decomposition provided by WPT enables better noise separation and signal clarity. This is particularly beneficial for distinguishing PD pulses with similar frequency characteristics to noise [,]. Research has shown that improved WPT methods can effectively extract PD signals from complex noisy environments, such as power cables, and exhibit excellent noise reduction performance [].
- Synergistic integration with other technologies: Combining it with principal component analysis (PCA) can effectively suppress noise while preserving key PD features []. Combined with singular value decomposition (SVD), it can specifically eliminate periodic narrowband interference []. A combined Kalman filter and WPT denoising method has been shown to significantly improve the signal-to-noise ratio while reducing waveform distortion [].
Furthermore, the choice of mother wavelet is crucial to the effectiveness of WPT. Selecting the optimal wavelet basis based on metrics such as the cross-correlation coefficient can significantly improve noise suppression and signal detection [,]. Previous studies have experimentally compared the effectiveness of different wavelet families, such as Symlet and Coiflet, in PD denoising. The results show that the selection depends on the specific noise characteristics, with varying success rates [].
4.4. Empirical Mode Decomposition (EMD) and Hilbert–Huang Transform (HHT)
The Hilbert–Huang transform (HHT) is an adaptive time-frequency analysis method specifically designed for analyzing nonlinear and nonstationary signals [,]. It is essentially a two-stage process: first, the signal is adaptively decomposed into a set of intrinsic mode functions (IMFs) using empirical mode decomposition (EMD); second, each IMF is Hilbert transformed to obtain a high-resolution time-frequency energy distribution (called the Hilbert spectrum) [,]. Because it does not rely on prior basis functions, HHT exhibits unique advantages in processing complex transient signals such as PD.
4.4.1. Empirical Mode Decomposition (EMD) Process
EMD is the basis of HHT, which aims to decompose the original signal into a series of intrinsic mode functions (IMFs) through a process called “sieving”. The specific process is shown in Figure 4. Each IMF must meet two conditions: (1) the number of extreme points is equal to or differs from the number of zero crossings by at most one; (2) the mean of the envelope defined by the local maxima and local minima is zero []. The sieving process first identifies all the extreme points of the signal and fits the upper and lower envelopes, respectively, using cubic spline interpolation. The difference between the original signal and the mean of the upper and lower envelopes is called the intermediate signal. This process is repeated until the intermediate signal meets the IMF conditions, thus obtaining the first IMF. This IMF is separated from the original signal to obtain the residual, and the above process is repeated on the residual until the residual is a monotonic function or a constant. Finally, the original signal is represented as the sum of several IMFs and a residual [].
Figure 4.
Iterative process of Empirical Mode Decomposition (EMD) algorithm for processing partial discharge signals.
EMD and its improved algorithms (such as EEMD) can effectively reduce signal noise by screening and retaining IMFs that reflect the main signal characteristics and eliminating noise-dominated components [,]. In the presence of strong noise, combining energy threshold and sensitivity function analysis can be used to identify key IMFs and ensure accurate signal reconstruction [,].
4.4.2. From EMD to Hilbert Spectrum
After obtaining the IMFs through EMD, the second stage of HHT is to perform a Hilbert transform on each IMF to calculate its instantaneous frequency and instantaneous amplitude. Subsequently, the instantaneous frequencies and amplitudes of all IMFs are combined on the time-frequency plane to obtain the Hilbert spectrum, which clearly reveals the subtle evolution of the signal energy in time and frequency [,].
Compared to the wavelet transform, which requires pre-set basis functions, the fully adaptable nature of HHT makes it superior in extracting detailed features of PD signals. Research has shown that features extracted using HHT (such as the time-frequency entropy vector) often outperform traditional wavelet transforms in clustering and classification performance in PD pattern recognition and fault diagnosis [,,]. The recognition and classification accuracy of PD features can be further improved by machine learning techniques [,] or combining HHT with fractal parameter analysis [,].
4.4.3. Improved Algorithms and Developments of EMD
Although the basic EMD algorithm is powerful, problems such as modal aliasing and sensitivity to noise have led to the emergence of a series of improved algorithms. Table 5 systematically compares the characteristics of several mainstream algorithms in the EMD family.
Table 5.
Comparison of EMD, Ensemble Empirical Mode Decomposition (EEMD) and Complete Ensemble EMD with Adaptive Noise (CEEMDAN) methods.
The table shows that the transition from EMD to EEMD and then to CEEMDAN involves a continuous trade-off and optimization process between computational efficiency, decomposition accuracy, and noise immunity. The choice should be made based on the specific PD signal characteristics, the noise environment, and the accuracy and speed requirements of the task. These improved algorithms (such as CEEMDAN and variational mode decomposition (VMD)) effectively overcome the shortcomings of the original EMD through different mechanisms and, combined with techniques such as wavelet threshold denoising, further improve the performance of processing PD signals in low SNR environments [,,,,]. Application cases have shown that EMD-based methods can significantly improve the SNR and clarity of PD signals in practical scenarios such as power equipment switchgear and gas-insulated transmission lines [,].
4.5. Comprehensive Comparison and Selection Guide for Time-Frequency Analysis Methods
The previous article systematically explained the application of wavelet transform (WT), empirical mode decomposition (EMD), and Hilbert–Huang transform (HHT) to partial discharge (PD) signal analysis. These methods represent different technical philosophies for processing nonstationary, nonlinear PD signals: the wavelet transform provides a structured time-frequency analysis framework using predefined basis functions, empirical mode decomposition uses a fully data-driven adaptive approach to decompose the signal, and the Hilbert–Huang transform further provides high-resolution time-frequency energy representation. Each method exhibits unique advantages and limitations in terms of feature extraction capability, computational efficiency, noise robustness, and applicability to specific PD signal morphologies. To support the rational selection and effective application of these methods in engineering practice and scientific research, this section will systematically compare the core characteristics of these signal processing methods based on the aforementioned analysis and propose guiding principles for method selection based on practical application scenarios, providing a theoretical basis for building efficient and reliable PD diagnostic systems. To intuitively demonstrate the output differences between different methods when processing actual signals, we cite the classic case of tool wear acoustic emission signal analysis by Joseph et al. [] and Wang et al. [] for illustration. Figure 5 and Figure 6 provide a visual comparison.

Figure 5.
Comparison of Time-Frequency Analysis Based on Discrete Wavelet Transform (DWT) and Empirical Mode Decomposition (EMD) []. (a) Discrete wavelet Transform (DWT) analysis of a tool sound signal, showing its regular but fixed-scale decomposition coefficients. (b) Empirical mode decomposition (EMD) analysis of the same signal, showing its adaptive generation of a variable number of intrinsic mode functions (IMFs). This comparison intuitively illustrates the core difference between the DWT’s a priori, fixed structure, and the EMD’s a posteriori, adaptive structure.
Figure 6.
Time-frequency energy three-dimensional distribution of partial discharge signal []. The Hilbert spectrum is obtained by HHT, which can clearly reveal the evolution of signal energy with time and frequency. It does not have the energy diffusion problem caused by fixed basis functions in traditional methods, thus providing more accurate time-frequency positioning.
Table 6 systematically compares the core characteristics of the three from principles to applications.
Table 6.
Comprehensive comparison of time-frequency analysis methods (WT, EMD, HHT).
Summary and Selection Guide: The choice of method depends on the specific diagnostic objectives, signal characteristics, and system resources: When processing speed, stability, and strong noise suppression are prioritized (such as in online monitoring systems), DWT is a more reliable and efficient choice. Its regular structure and mature algorithms provide a solid foundation for real-time processing. For highly complex, nonlinear PD signals, and when signal adaptability is extremely high, EMD can be considered. However, attention should be paid to its stability issues, and it is generally recommended to combine it with other denoising algorithms to form a hybrid strategy. When the ultimate goal of analysis is high-precision fault classification and diagnosis, and sufficient computing resources are available to obtain the most detailed time-frequency features, HHT can provide the most discriminative feature input. It is suitable for offline, in-depth diagnostic analysis scenarios.
In summary, the transition from WT to EMD/HHT reflects a fundamental trade-off between computational efficiency and robustness, and between signal adaptation and feature resolution accuracy. There is no single best method, only the one that is most suitable for a specific scenario. Recognizing their complementary nature and synergistically integrating their strengths (for example, using DWT for initial denoising and then combining it with HHT for deep feature extraction) is the key to advancing PD signal analysis technology.
4.6. Signal Processing Based on Artificial Intelligence
In recent years, artificial intelligence (particularly deep learning) has become a research hotspot in partial discharge (PD) signal processing. Compared to traditional methods that rely on manually designed features (such as statistical features and wavelet packet decomposition), deep learning models such as Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), and Long Short-Term Memory (LSTM) can automatically extract hierarchical, nonlinear features from large-scale data, significantly reducing the reliance on prior knowledge and complex feature engineering. This end-to-end learning paradigm demonstrates enhanced robustness in complex noisy environments, and multiple studies have demonstrated its ability to effectively improve classification accuracy and detection sensitivity across different PD types and signal-to-noise ratios [,,]. The application of AI in PD signal processing primarily focuses on three core areas: efficient management of massive amounts of data, accurate identification of discharge patterns, and real-time diagnosis of system status.
4.6.1. Compression and Data Management
Faced with the massive amount of data generated by partial discharge monitoring, AI technology has shown great value in data compression and management, providing innovative solutions to ensure the complete transmission, efficient storage and effective utilization of data.
AI-based lossy compression methods, such as autoencoders using skip connections and corrected data fusion, can achieve a compression ratio of up to 25:1 (compressing data to 4.1% of its original size) while still retaining key signal features for anomaly analysis []. Similarly, methods such as transmission sparse representation and double residual ratio thresholds achieve high-fidelity compression and reconstruction of PD signals by sparsely representing and accurately reconstructing noise components []. Studies have shown that this type of AI-driven new compression technology has significantly surpassed traditional methods in compression rate and effectively reduced the computational and storage complexity of back-end analysis systems [].
At the data transmission and system management level, the combination of intelligent transmission algorithms with distributed server clusters, data concentrators, etc. can efficiently schedule and manage massive PD data, improve transmission efficiency while reducing system energy consumption, and demonstrate good engineering adaptability []. In addition, to address the common problems of sample imbalance and scarcity of labeled data in PD data, data augmentation technologies such as deep autoencoders based on generative adversarial networks can synthesize high-quality simulated samples, thereby enhancing the model’s ability to recognize the discharge patterns of minority classes and improving classification accuracy [].
4.6.2. Classification and Detection
The core advantage of AI in PD analysis lies in its powerful ability to classify and identify discharge patterns. Through machine learning and deep learning algorithms, AI can effectively distinguish different types of defects such as surface discharge and corona discharge, thereby accelerating and accurately locating the fault source. Taking convolutional neural networks (CNNs) as an example, they can automatically learn discriminative features using PD time-domain signals or phase-resolved partial discharge spectra (Phase-Resolved Partial Discharge (PRPD) spectra) as input. Literature reports that CNN can achieve a classification accuracy of 97.2% for various PD signals and a classification accuracy of over 93.8% for PRPD spectra for cable diagnosis, significantly outperforming traditional machine learning methods that rely on manual features [,]. In addition to high accuracy, AI models also exhibit excellent stability and can effectively reduce the false alarm rate of the detection system []. In addition, unsupervised learning techniques such as cluster analysis and hybrid models can be used to distinguish multi-source discharge defects and provide tools for reliability assessment of fault identification results [].
4.6.3. Real-Time Monitoring and Diagnostics
The integration of AI and real-time monitoring systems is driving the evolution of PD analysis from offline diagnosis to online intelligent early warning, greatly improving the fault response speed and operational reliability of power systems. Currently, AI algorithms have been successfully integrated into mobile monitoring platforms such as on-board distribution board diagnostic systems. Pattern recognition methods based on technologies such as fuzzy C-means (FCM) and radial basis function neural networks (RBFNN) have been verified in virtual simulation and actual operation environments, demonstrating their potential for application in rapid on-site diagnosis []. In addition, AI-driven solutions provide a new paradigm for the detection and diagnosis of cable faults, significantly improving the operation and maintenance efficiency of power systems [].
Although AI has made significant progress in PD signal processing, it still faces many challenges in practical applications. First, the recognition accuracy of existing models still needs to be improved when distinguishing discharge types with similar physical mechanisms (such as surface discharge and corona discharge), which highlights the need to further optimize the model structure and feature learning capabilities []. Second, the performance of AI algorithms is highly dependent on data quality. Therefore, in actual deployment, reliable data acquisition and preprocessing processes are key prerequisites for ensuring the accuracy of analysis results []. In addition, the computational efficiency of the model, lightweight design to adapt to edge devices, and the interpretability of the decision process are all issues that must be addressed to achieve large-scale implementation of AI in industrial sites.
4.6.4. Performance Comparison and Limitations
The reliable evaluation of AI model performance heavily relies on the datasets used. Current AI research in the field of power ionization (PD) faces a core challenge: the lack of large-scale, standardized, and widely accepted public benchmark datasets. This makes performance comparisons between different studies difficult and raises questions about the reproducibility and generalization ability of the results. Current research mainly relies on the following types of data:
Laboratory simulation data: PD signals generated in controlled environments using various defect models (such as pin plates and air gaps). This type of data has clear categories and a high signal-to-noise ratio, but may differ from real signals in complex field environments.
Proprietary field data: Field monitoring data from specific partner companies or projects, typically involving specific equipment such as transformers, GIS, and cables. While this type of data has real value, it is rarely publicly available due to commercial confidentiality or privacy reasons, and its scale is limited and annotation costs are high.
Limited public datasets: Currently available public datasets are relatively small in scale. For example, some studies may use datasets that only contain a few major discharge types (such as corona discharge, surface discharge, and internal discharge), with sample sizes ranging from several thousand to tens of thousands, which is considered small-scale datasets in the field of deep learning. And its scale and diversity still cannot compare with standard large datasets in fields such as computer vision. Table 7 shows the performance of some representative artificial intelligence algorithms in partial discharge signal analysis in recent years, and also indicates the source of the corresponding datasets.
Table 7.
Performance comparison of artificial intelligence models in PD analysis.
Despite the immense potential of artificial intelligence in partial discharge diagnosis, its large-scale industrial application still faces several key challenges, with reproducibility and generalization ability being the core bottlenecks. First, at the data level, dataset variations lead to severe reproducibility and comparison difficulties. Due to the lack of standardized public benchmarks, most studies are trained and tested on private or self-built datasets. Differences in equipment type, defect morphology, signal-to-noise ratio, and sampling rate mean that a model performing well on one dataset may experience a sharp performance drop on another, making independent reproduction of literature results extremely difficult. Second, at the model level, insufficient generalization ability is a major obstacle to practical application. Diagnostic systems are typically trained under specific equipment or operating conditions, and their performance significantly degrades when faced with different equipment models, varying operating environments, or unknown discharge types. Models are more likely to learn shallow statistical regularities related to specific experimental settings rather than the underlying physical mechanisms of the discharge, limiting their universality. Furthermore, the inherent “black box” decision-making characteristics of deep learning result in a lack of physical interpretability. Models struggle to provide explanations related to the physical processes of the discharge that are convincing to domain experts. This lack of transparency constitutes a significant trust barrier when using diagnostic results for critical maintenance decisions. To address this fundamental issue, future research trends lean towards developing interpretable feature engineering based on physical mechanisms, embedding domain knowledge into model design to enhance the transparency and reliability of the decision-making process. Finally, the practical conflict between computational resources and embedded deployment remains prominent. A significant conflict exists between the high computational demands of complex models and the limited hardware resources and real-time processing requirements of field monitoring equipment. Lightweighting algorithms and efficient embedding on resource-constrained platforms remain pressing engineering challenges that need to be addressed.
4.6.5. Emerging Frontiers: Edge AI and Embedded Detection
To address these challenges, particularly those related to computing resources and real-time performance, edge AI (Edge-AI) or embedded PD detection is emerging as a cutting-edge technology. Its core concept is to deploy lightweight AI models directly at the source of data collection, enabling local data processing and intelligent judgment. This not only significantly reduces reliance on communication bandwidth and cloud computing resources, aligning with the trend toward energy-efficient computing, but also significantly improves system response speed and privacy security.
Edge AI leverages the computing power of edge devices to process data locally, enabling real-time monitoring of power distribution units (PDs). This is crucial in remote substations or in inaccessible areas with limited internet connectivity, making traditional cloud solutions that rely on stable networks impractical. Specifically, by running deep neural networks locally on high-performance edge computing platforms (such as NVIDIA Jetson and Google Edge TPU), the system can minimize detection latency and power consumption, meeting stringent on-site energy efficiency requirements [].
At the same time, embedded detection systems are deeply integrating AI models into dedicated hardware to achieve deeper, real-time monitoring and decision making. This is primarily achieved through two approaches:
- Hardware-Software Co-Design: System-on-Chip (SoC)-based solutions tightly integrate optimized AI models with hardware, enabling automatic generation of partial discharge (PD) alerts and long-term monitoring without human intervention [].
- Microcontroller Deployment: Using dedicated tool chains such as STM32Cube. AI, models such as convolutional neural networks (CNNs) can be extremely lightweight and deployed on resource-constrained microcontrollers. This enables highly accurate, real-time PD identification on end devices, even under varying operating conditions [].
Although edge artificial intelligence and embedded detection systems have brought revolutionary prospects to partial discharge monitoring, their widespread application in engineering practice still faces several key challenges. First, the efficient integration of artificial intelligence models into resource-constrained hardware platforms requires a delicate balance between computational complexity, power consumption, and real-time performance, which places extremely high demands on model lightweighting and hardware co-design. Second, the actual power operating environment is complex and changeable, and the systems deployed on-site must have strong robustness against noise interference and adaptability to different operating conditions, which poses a continuous test on the generalization ability and stability of the algorithm. Despite the above challenges, with the continuous evolution of edge computing architecture and innovative breakthroughs in lightweight artificial intelligence models, partial discharge detection systems based on edge intelligence are gradually showing stronger practicality and adaptability, and are expected to play an increasingly important role in the status perception and intelligent operation and maintenance of power equipment in the future.
4.7. Hybrid Partial Discharge (PD) Signal Processing Technology
Hybrid partial discharge (PD) signal processing technology aims to significantly improve the detection, denoising, and analysis capabilities of PD signals in electrical equipment by synergistically integrating digital and analog processing, advanced decomposition algorithms, and machine learning methods. This is crucial for accurate insulation diagnosis and fault warning. At the signal generation and front-end detection level, reconfigurable hybrid digital-analog systems can generate precise PD pulses with rise times less than 1 ns, whose spectra closely resemble the original PD signals. This provides a high-quality data foundation for subsequent machine learning diagnosis and reduces calibration complexity []. Similar fast hybrid systems, by combining analog and digital processing, achieve high sensitivity and resolution while effectively storing key data such as apparent charge and pulse timing for analysis and filtering out extraneous noise []. In the core denoising link, hybrid strategies have demonstrated strong advantages. For example, a method combining wavelet decomposition and singular value decomposition (SVD) can significantly improve the clarity of ultra-high frequency (UHF) PD signals, achieving a noise suppression ratio superior to traditional technologies, suitable for high-fidelity diagnosis of smart grid equipment []. Combining the complete integrated empirical mode decomposition with approximate entropy can effectively separate and reconstruct PD pulses submerged by strong noise []. In addition, a hybrid method for online monitoring of power transformers uses pre-whitening and blind equalization for noise suppression, and then achieves accurate PD pattern characterization through spectral conversion, which has been verified to be effective in both laboratory and field environments []. Hybrid approaches have been further developed at the advanced level of analysis and pattern recognition. An economical hybrid conversion scheme, leveraging peak detect-and-hold techniques and analog-to-digital conversion, provides a viable solution for online PD monitoring in small generators []. More cutting-edge, combining variational mode decomposition (VMD) with Choi–Williams distribution (CWD) time-frequency analysis, then inputting this into a hybrid convolutional neural network, achieves superior feature extraction and pattern recognition accuracy, effectively diagnosing insulation faults []. In signal classification and pulse recognition, a neural network-based approach that classifies pulse waveforms and compares them with reference patterns enhances the ability to distinguish different PD types []. A hybrid feature extraction method using adaptive optimal radial Gaussian kernel (AORGK) and two-dimensional non-negative matrix factorization (2DNMF) was used to classify partial discharge signals. This method achieved high classification accuracy, with a success rate exceeding 80% for fuzzy k-nearest neighbor (FKNN) and back-propagation neural network (BPNN) classifiers []. Looking at the hybrid techniques mentioned above, their core design logic lies in achieving complementary advantages through multi-level, multi-modal signal processing strategies to overcome the limitations of single methods. This integration typically follows this approach: first, a method (such as WT, EMD, or VMD) is used for signal decomposition or preliminary denoising to improve the signal-to-noise ratio; then, another method (such as SVD, approximate entropy, or time-frequency analysis) is employed to extract more discriminative features from the purified signal; finally, these features are input into a classifier (such as CNN or FKNN) or used for diagnostics based on their physical meaning. For example, the combination of WT and SVD leverages WT’s advantages in multi-scale analysis and SVD’s strengths in separating periodic noise; while the EMD/VMD + AI strategy utilizes the adaptive decomposition algorithm’s ability to handle nonlinear signals, providing better input features for AI models. Essentially, hybrid methods aim to achieve the optimal balance between noise suppression, feature enhancement, and classification accuracy throughout the entire chain of signal preprocessing, feature extraction, and pattern recognition. Despite the significant performance advantages of hybrid PD signal processing technology, its practical deployment, especially on resource-constrained edge devices, faces serious challenges in terms of real-time performance, power consumption, and hardware compatibility. Table 8 compares and analyzes typical hybrid strategies from an embedded deployment perspective.
Table 8.
Feasibility analysis of embedded deployment of typical hybrid PD processing methods.
In summary, the deployment of hybrid methods requires careful trade-offs between performance gains and engineering implementation costs. For stringent real-time online monitoring (latency < 100 ms), “WT + lightweight AI” is currently the most promising embedded hybrid solution. Hybrid methods involving adaptive decomposition algorithms such as EMD and VMD, due to their inherent computational complexity, are more suitable for latency-insensitive offline diagnostics or station-level edge server analysis under current technological conditions. In the future, designing hardware-friendly hybrid algorithms (such as fixed-point computation and approximation computation) and co-designing them with dedicated hardware (such as FPGAs and AI accelerators) will be key to driving high-performance hybrid technologies towards field applications.
5. Comparison
The preceding text systematically described various signal processing techniques used for partial discharge analysis, each with its unique theoretical foundation and methodological advantages. A critical synthesis of these methods reveals a clear path for technological development. The comparative analysis below first categorizes the methods based on their main advantages, providing a quantitative benchmark, followed by a qualitative synthesis to extract the core characteristics of each method family.
As summarized in Table 9, classifying PD signal processing methods according to their primary engineering objectives effectively reveals their performance landscape. Methods adept at noise suppression and signal enhancement (such as wavelet packet transform (WPT) and CEEMDAN) offer significant signal-to-noise ratio improvements (15–30 dB) and are computationally efficient, making them cornerstones of online monitoring [,,]. In contrast, methods focused on high-precision classification and recognition (such as CNN and HHT) provide superior diagnostic accuracy (typically >92%) by utilizing learned or adaptive features [,]. Hybrid high-performance methods strategically integrate the first two categories, purifying the signal before advanced diagnostics, achieving the highest reporting accuracy (>98%) at the cost of increased computational complexity []. This performance-based classification provides concrete evidence for understanding the inherent trade-offs between accuracy, denoising capability, and computational cost.
Table 9.
Typical performance of different PD signal processing methods in core performance dimensions.
Building on this quantitative overview, Table 10 provides a critical qualitative synthesis, further elucidating the fundamental principles, advantages, and limitations of each method family.
Table 10.
Comprehensive comparative analysis of PD signal processing technologies.
The comprehensive comparison in Table 10 provides a macro-level decision-making framework for selecting different signal processing technologies. It is worth noting that the performance evaluation of AI methods, particularly deep learning models, focuses more on different dimensions, such as data-drivenness, model architecture, and computing ecosystem. This has become a hot topic. Therefore, Table 11 summarizes the core application characteristics of AI methods over the past decade, hoping to provide a more targeted reference for technology selection and implementation.
Table 11.
Application of AI in partial discharge from 2022 to date.
According to Table 11, it is not difficult to see that, since 2022, the application of AI in the field of partial discharge has generally focused on using specific algorithms to optimize the process. This process can be the entire process of partial discharge from detection and signal acquisition to final results, or it can be aimed at optimizing a certain part of the process, such as the signal processing stage. Of course, due to the characteristics of AI, different algorithms have their own characteristics in performance optimization, anti-interference ability, and application scenarios. Comparing them can help clarify the focus of future research—that is, combining the advantages of multiple models to achieve a more comprehensive and robust PD monitoring system. Overall, these achievements have both differences and strong complementarity, providing rich reference and development foundation for the systematic application of AI in the field of partial discharge in the future.
Unified PD Signal Processing Technology Selection Framework
Based on Section 5 quantitative and qualitative comparisons and the trends in AI, and to address the need for reproducible selection guidelines, we ultimately propose a unified evaluation framework. This framework recommends that practitioners prioritize their needs across three core dimensions based on their specific application scenarios: Diagnostic Accuracy, Computational Complexity, and Implementation Robustness.
- Diagnostic Accuracy Demand: Assess the required level of fault discrimination.
Low priority/basic requirements: Focus on simple PD presence/absence detection, or rough differentiation of discharge types.
High priority/core requirements: Require fine identification and classification of complex PD patterns (e.g., distinguishing mixed discharge types), and pursue extremely high classification accuracy (>95%).
- 2.
- Computational Complexity Constraint: Evaluate the available computing resources and real-time requirements.
Strict Constraints/High Priority: Suitable for microcontroller deployment scenarios with strict limitations on power consumption and latency (e.g., response time <100 milliseconds required).
Relaxed Constraints/Low Priority: Suitable for cloud platforms or server processing, with no strict real-time requirements, allowing the execution of complex algorithm models.
- 3.
- Implementation Robustness Requirement: Assess the severity and complexity of the signal environment.
High Requirements/High Priority: Designed for environments with strong non-stationary noise, extremely low signal-to-noise ratios, or highly complex signal dynamics.
Low Requirements/Low Priority: Designed for controlled laboratory environments, high signal-to-noise ratios, and ideal conditions with relatively stable signals.
Based on the needs identified in the above dimensions, the following guidelines are provided for method selection:
Prioritize time-domain analysis and wavelet transform (WT): When computational complexity is strictly constrained (high priority), especially in online monitoring systems with extremely high real-time requirements.
Prioritize AI/deep learning methods: When diagnostic accuracy is the core objective of the project (high priority) and computational resource constraints are relatively relaxed.
Prioritize hybrid methods: When both robustness and diagnostic accuracy are high priorities, and sufficient computational resources are available.
Consider EMD/HHT methods: When dealing with highly nonlinear and non-stationary signals (a specific manifestation of high robustness requirements) and demanding high accuracy, but simultaneously seeking to avoid the black-box nature of AI models.
This framework transforms the method selection process from subjective experience-based judgment into a reproducible decision-making process based on multidimensional requirements analysis, thereby providing engineers with systematic guidance for selecting the most suitable PD signal processing method under specific constraints.
6. Gap Analysis and Future Prospects
Currently, AI-based partial discharge (PD) signal processing research is evolving from general pattern recognition to precise, deployable diagnostic systems. However, critical technical gaps remain in achieving the ultimate goal of high-precision classification based on specific physical characteristics of discharges and effectively deploying them in resource-constrained embedded devices. These challenges can be clearly summarized as the research gaps shown in Figure 7.
Figure 7.
Evolution Path and Key Research Gaps in Partial Discharge Detection Technology.
6.1. Key Research Gaps
Insufficient fine-grained feature extraction and decoupling capabilities for classification. When processing mixed PD signals, existing AI models (such as CNNs) struggle to reliably decouple and extract truly effective microscopic features strongly associated with specific discharge types (such as specific oscillation patterns associated with internal discharges or precise frequency centers associated with surface discharges) from complex background noise and the superposition of multiple discharge sources. These models are more likely to learn superficial statistical patterns in the data rather than the underlying physical characteristics, resulting in a high rate of misclassification of similar discharge types (such as surface discharge and corona discharge). For example, existing models may fail to reliably decouple and extract microscopic features strongly correlated with specific discharge types, such as the persistent oscillation patterns of surface discharge in the 300–800 MHz frequency band, or the pulse clusters with specific phase distributions that appear near the voltage peak in corona discharge []. Models are more likely to learn surface statistical regularities in the data than underlying physical characteristics, leading to a persistently high misclassification rate for similar discharge types [].
The contradiction between high-precision real-time classification and resource constraints on embedded devices. While some research has attempted to deploy AI models on edge devices, these models are often overly simplified to meet the computing power, memory, and power consumption constraints of embedded platforms (such as the STM32 and Jetson Nano), resulting in significantly lower classification accuracy and robustness than cloud-based models. Currently, there is a lack of end-to-end, lightweight solutions that can perform feature extraction, classification, and localization of multi-source PD signals on embedded systems within microseconds.
The lack of standardized PD classification datasets and benchmarks for embedded platforms remains a critical obstacle. To effectively train and evaluate embedded AI models, such datasets must go beyond simply containing pure PD signals and comprehensively simulate real-world embedded system scenarios. This includes incorporating specific sampling rates (e.g., 100 MS/s), quantization precision (e.g., 12 bits), channel counts, and crucially, typical noise characteristics of embedded systems (e.g., power supply ripple, quantization noise). Furthermore, a truly valuable benchmark should cover various discharge types generated by different devices under diverse operating conditions and signal-to-noise ratios. Currently, the severe shortage of such standardized resources hinders fair comparison and effective iteration of algorithms, constituting a key bottleneck in establishing a reliable closed-loop system from “signal source” to “embedded device.”
6.2. Discussion and Recommendation
To fill the research gap and promote PD classification technology from the laboratory to industrial embedded applications, future research should focus on the following directions:
- Develop embedded, interpretable feature engineering based on physics mechanisms: Abandoning the single-minded “end-to-end black box” approach, we instead design a lightweight feature extraction front-end that incorporates prior physics knowledge of PD. For example, feature vectors of atomic or physical information in the time-frequency domain strongly associated with specific discharge types are computed in real time on the embedded side and then fed into a small classifier. This not only improves the model’s interpretability for classifying specific PD sources but also significantly reduces computing resource requirements, directly addressing the challenge of “intelligent feature extraction and decoupling.”
- Build specialized lightweight network architectures for embedded classification: Explore asymmetric neural network architectures, spiking neural networks, or attention-based dynamic inference networks optimized for PD signal classification. These models should dynamically allocate computing resources based on the complexity of the input signal, prioritizing the ability to distinguish key PD types. This approach achieves an optimal balance between accuracy and efficiency within the strict constraints of embedded platforms, resolving the core challenge of high-precision, real-time classification on embedded devices.
- Establish an open benchmark and simulation-measurement closed loop for embedded PD classification: Create an open-source, large-scale embedded PD classification benchmark dataset (e.g., Emb-PD-1.0) containing multi-source PD signals from different devices, sampling settings, and noise levels. Simultaneously, develop embedded hardware-in-the-loop simulation technology to allow algorithms to be fully tested and validated in a virtual embedded environment before deployment. This will form a rapid, iterative “design-simulation-deployment” closed loop, accelerating the maturity of high-performance embedded classification solutions. This initiative will directly address the lack of standardized datasets and benchmarks.
By deepening our research in these areas, we hope to eventually bridge the technological gap shown in Figure 7 and achieve accurate, rapid, and low-power automatic identification and classification of specific PD signal sources on the device side, providing truly online intelligent perception capabilities for predictive maintenance of power equipment.
7. Conclusions
This article systematically reviews advanced methods for partial discharge (PD) signal processing, charting the evolution from traditional time-frequency analysis to modern artificial intelligence (AI) and hybrid technologies. This review demonstrates a clear trend in this field, transitioning from general-purpose signal processing to accurate, interpretable, and deployable diagnostic solutions.
Key insights can be summarized as follows: Traditional methods (such as time-domain analysis, Fourier transform, wavelet transform, and HHT) lay the foundation for PD analysis, and their computational efficiency and physical intuitiveness remain valuable in specific scenarios. However, they have inherent limitations in handling complex noise and enabling automated diagnosis. Artificial intelligence, particularly deep learning models, has achieved breakthroughs in classification accuracy through its powerful end-to-end feature learning capabilities. However, their engineering applications remain constrained by their reliance on large-scale annotated data, the “black box” nature of model decision making, and high computational overhead.
Looking forward, this review highlights a crucial frontier: the development of physics-informed learning frameworks for embedded intelligent diagnosis. Future research must move beyond general pattern recognition and focus on achieving accurate and interpretable classification based on the specific physical mechanisms of the discharge source on resource-constrained embedded platforms. This requires a new generation of algorithms that deeply integrate discharge physics priors with lightweight network design, enabling direct extraction and reliable identification of the essential characteristics of specific PD signals at the edge.
In summary, the next leap forward in partial discharge signal processing technology will depend on whether we can successfully build intelligent diagnostic systems that not only deeply understand the physical nature of specific PD signals but also operate efficiently at the edge. Cross-disciplinary innovation, particularly the deep integration of signal processing, solid-state electrical physics, and edge computing technologies, will be key to achieving this goal.
Author Contributions
Conceptualization, H.W. and M.S.A.T.; methodology, H.W.; software, M.O.; validation, H.W., M.S.A.T. and S.M.K.A.; formal analysis, H.A and M.M.; investigation, M.M. and A.A.; resources, M.F.I. and H.A.; data curation, M.M.; writing—original draft preparation, H.W. and M.S.A.T.; writing—review and editing, H.W., M.S.A.T., S.M.K.A., M.M. and M.O.; visualization, H.W.; supervision, M.S.A.T. and M.O.; project administration, M.O.; funding acquisition, M.S.A.T. and M.F.I. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Acknowledgments
The authors would like to acknowledge the financial support provided by Universiti Malaya under the grant number UMREG031-2025.
Conflicts of Interest
The authors declare no conflict of interest.
Abbreviations
The following abbreviations are used in this manuscript:
| AI | Artificial Intelligence |
| AORGK | Adaptive Optimal Radial Gaussian Kernel |
| BPNN | Back-Propagation Neural Network |
| CEEMDAN | Complete ensemble EMD with adaptive noise |
| CNN | Convolutional Neural Network |
| CWD | Choi–Williams Distribution |
| DWT | Discrete Wavelet Transform |
| EEMD | Ensemble Empirical Mode Decomposition |
| EMD | Empirical Mode Decomposition |
| FFT | Fast Fourier Transform |
| FKNN | fuzzy k-nearest neighbor |
| FRFT | Fractional Fourier transform |
| FT | Fourier Transform |
| GAN | Generative Adversarial Network |
| HHT | Hilbert–Huang Transform |
| IMF | Intrinsic Mode Functions |
| LPFT | Local polynomial Fourier transform |
| PD | Partial Discharge |
| RNN | Recurrent Neural Network |
| STFT | Short-time Fourier transform |
| SVD | Singular Value Decomposition |
| VMD | Variational Mode Decomposition |
| WPT | Wavelet Packet Transform |
| WT | Wavelet Transform |
References
- Govindarajan, S.; Morales, A.; Ardila-Rey, J.A.; Purushothaman, N. A review on partial discharge diagnosis in cables: Theory, techniques, and trends. Measurement 2023, 216, 112882. [Google Scholar] [CrossRef]
- Choudhary, M.; Kiitam, I.; Palu, I. Electrical aging and lifetime study of nomex insulation influenced by partial discharges. Electr. Power Syst. Res. 2025, 249, 112000. [Google Scholar] [CrossRef]
- Ayubi, B.I.; Zhang, L.; Wang, G.; Wang, Y.; Zhou, S. Molecular dynamics and finite element analysis of partial discharge mechanisms in polyimide under high-frequency electric stress. Polym. Degrad. Stab. 2025, 234, 111252. [Google Scholar] [CrossRef]
- Fahmi, D.; Asfani, D.A.; Hernanda, I.G.N.S.; Septianto, B.; Negara, I.M.Y.; Illias, H.A. Partial discharge characteristics from polymer insulator under various contaminant. Electr. Power Syst. Res. 2024, 236, 110978. [Google Scholar] [CrossRef]
- Freitas-Gutierres, L.F.; Maresch, K.; Morais, A.M.; Nunes, M.V.A.; Correa, C.H.; Martins, E.F.; Fontoura, H.C.; Schmidt, M.V.F.; Soares, S.N.; Cardoso, G.; et al. Framework for decision-making in preventive maintenance: Electric field analysis and partial discharge diagnosis of high-voltage insulators. Electr. Power Syst. Res. 2024, 233, 110447. [Google Scholar] [CrossRef]
- Li, J.; Tian, J.; Banerjee, A.; Zhai, X.; Wang, S. Gradient balanced selective mixture-of-experts for gas insulated switchgear partial discharge diagnosis. Measurement 2025, 256, 118139. [Google Scholar] [CrossRef]
- Saha, T.K.; Purkait, P. Advanced Signal Processing Techniques for Partial Discharge Measurement; Wiley: Hoboken, NJ, USA, 2017. [Google Scholar]
- Senthil Kumar, S. PD data analysis and evaluation of partial discharge patterns for uniform characterisation. IEEE Proc.-Sci. Meas. Technol. 2004, 151, 278–284. [Google Scholar] [CrossRef]
- Shim, I.; Soraghan, J.J.; Siew, W.H. Detection of PD utilizing digital signal processing methods. Part 3: Open-loop noise reduction. IEEE Electr. Insul. Mag 2001, 17, 6–13. [Google Scholar] [CrossRef]
- Carminati, E.; Lazzaroni, M. Analysis of PD signal by wavelet transform. In Proceedings of the 17th IEEE Instrumentation and Measurement Technology Conference (IMTC), Baltimore, MD, USA, 1–4 May 2000; pp. 1081–1085. [Google Scholar]
- Ouyang, M.; Du, B.; Wei, G. Application of wavelet transform in acoustic signal extraction of partial discharge. Proc. Electr. Power Syst. Autom. 2004, 16–19. [Google Scholar]
- Li, H.; Wang, Y.; Ma, Y. Ensemble empirical mode decomposition and Hilbert-Huang transform applied to bearing fault diagnosis. In Proceedings of the 2010 3rd International Congress on Image and Signal Processing, Yantai, China, 16–18 October 2010; pp. 3413–3417. [Google Scholar]
- Qahmash, A.; AlQahtani, B.M. Towards Early Diagnosis Of Parkinson’s Disease Through Speech Signals’ Analysis Based on Advanced Deep Learning Techniques. In Proceedings of the 2024 IEEE 7th International Conference on Advanced Technologies, Signal and Image Processing (ATSIP), Chengdu, China, 15–17 December 2024; pp. 116–121. [Google Scholar]
- Szirtes, M.; Cselko, R.; Nemeth, B. Investigating the Emitted Signals of Partial Discharges for Diagnostic Applications in High Voltage Equipment. In Proceedings of the 2020 IEEE Conference on Electrical Insulation and Dielectric Phenomena (CEIDP), Virtual, 18–30 October 2020; pp. 527–530. [Google Scholar]
- Zhao, Y.; Zheng, S.; Yan, X.; Kong, J. Study on the Electromagnetic Characteristics of two Different Types of Partial Discharge at the Initial Stage. In Proceedings of the 2023 IEEE 6th International Electrical and Energy Conference (CIEEC), Guangzhou, China, 12–14 May 2023; pp. 944–948. [Google Scholar]
- Chen, Z.; Li, J.; Qian, Y.; Xu, Z.; Pan, C.; Sheng, G. Partial Discharge Feature Selection and Classification Recognition Based on Maximal Information Coefficient. In Proceedings of the 2024 10th International Conference on Condition Monitoring and Diagnosis (CMD), Gangneung, Republic of Korea, 20–24 October 2024; pp. 465–468. [Google Scholar]
- Li, Z.; Li, Y.; Du, J.; Gao, J.; Zhang, X.; Liu, T.; Wang, G.; Li, R.; Liu, Z.; Wang, J. Classification of different types of partial discharge based on acoustic emission techniques. In Proceedings of the 2013 2nd International Conference on Measurement, Information and Control, Harbin, China, 16–18 August 2013; pp. 1118–1121. [Google Scholar]
- Almehdhar, A.; Prochazka, R. Robust Classification of PD Sources Using Deep Learning and Signal Processing Techniques. In Proceedings of the 2024 International Conference on Diagnostics in Electrical Engineering (Diagnostika), Pilsen, Czech Republic, 3–5 September 2024; pp. 1–5. [Google Scholar]
- Banjare, H.K.; Sahoo, R.; Karmakar, S. Study and Analysis of Various Partial Discharge Signals Classification Using Machine Learning Application. In Proceedings of the 2022 IEEE 6th International Conference on Condition Assessment Techniques in Electrical Systems (CATCON), Chennai, India, 9–11 November 2022; pp. 52–56. [Google Scholar]
- Gonçalves Júnior, A.M.; de Paula, H.; do Couto Boaventura, W. Practical partial discharge pulse generation and location within transformer windings using regression models adjusted with simulated signals. Electr. Power Syst. Res. 2018, 157, 118–125. [Google Scholar] [CrossRef]
- Alvarez, F.; Ortego, J.; Garnacho, F.; Sanchez-Uran, M. A clustering technique for partial discharge and noise sources identification in power cables by means of waveform parameters. IEEE Trans. Dielectr. Electr. Insul. 2016, 23, 469–481. [Google Scholar] [CrossRef]
- Xu, C.L.; Yu, H.; Du, B.Q.; Li, J.; Liu, Z.K.; He, Y.H. Application of a New Kind of Wavelet Threshold De-Noising Method in Partial Discharge Signals. Adv. Mater. Res. 2014, 889, 780–785. [Google Scholar]
- Zhong, Z.; Li, X.; Thong, K.; Zhou, J. Characterization of partial discharge signals. In Proceedings of the 2010 IEEE/ASME International Conference on Mechatronic and Embedded Systems and Applications, Viña del Mar, Chile, 14–17 March 2010; pp. 392–397. [Google Scholar]
- Janani, H.; Shahabi, S.; Kordi, B. Separation and classification of concurrent partial discharge signals using statistical-based feature analysis. IEEE Trans. Dielectr. Electr. Insul. 2020, 27, 1933–1941. [Google Scholar] [CrossRef]
- Du, J.; Mi, J.; Jia, Z.; Mei, J. Feature extraction and pattern recognition algorithm of power cable partial discharge signal. Int. J. Pattern Recognit. Artif. Intell. 2023, 37, 2258010. [Google Scholar] [CrossRef]
- Rajendran, A.; Thirumurthy; Meena, K. Pattern recognition of partial discharges on power cable systems. In Proceedings of the International Symposium on High Voltage Engineering, Budapest, Hungary, 28 November 2019; pp. 510–520. [Google Scholar]
- Wu, X.; Ye, H. Statistical Methods Based on Parameters Applied to the Partial Discharge Pattern Recognition in Power Devices. In Proceedings of the 2017 10th International Symposium on Computational Intelligence and Design (ISCID), Hangzhou, China, 9–10 December 2017; pp. 365–368. [Google Scholar]
- Mishra, S.; Singh, P.P.; Kiitam, I.; Shafiq, M.; Palu, I.; Bordin, C. Diagnostics analysis of partial discharge events of the power cables at various voltage levels using ramping behavior analysis method. Electr. Power Syst. Res. 2024, 227, 109988. [Google Scholar] [CrossRef]
- Shafiq, M.; Kiitam, I.; Taklaja, P.; Hussain, A.; Kütt, L.; Kauhaniemi, K. Characterization of corona and internal partial discharge under increasing electrical stress using time domain analysis. In Proceedings of the 2020 IEEE Electrical Insulation Conference (EIC), Virtual Event, 22 June–03 July 2020; pp. 217–220. [Google Scholar]
- Shengyou, G.; Deheng, Z.; Kexiongl, T. Signal processing technique for on-line partial discharge monitoring of power transformers. J. Tsinghua Univ. (Sci. Tech.) 2003, 43, 1181–1183. [Google Scholar]
- Ambikairajah, R.; Phung, B.; Ravishankar, J.; Blackburn, T.; Liu, Z. Detection of partial discharge signals in high voltage XLPE cables using time domain features. In Proceedings of the 2011 Electrical Insulation Conference (EIC), Annapolis, MD, USA, 5–8 June 2011; pp. 364–367. [Google Scholar]
- Perpiñán, O.; Sánchez-Urán, M.; Álvarez, F.; Ortego, J.; Garnacho, F. Signal analysis and feature generation for pattern identification of partial discharges in high-voltage equipment. Electr. Power Syst. Res. 2013, 95, 56–65. [Google Scholar] [CrossRef]
- Khayam, U.; Surandaka, Y.A. Design, implementation, and testing of partial discharge signal processing system. In Proceedings of the 2016 2nd International Conference of Industrial, Mechanical, Electrical, and Chemical Engineering (ICIMECE), Yogyakarta, Indonesia, 4–5 October 2016; pp. 175–179. [Google Scholar]
- Cheng, W.; Guo, Y.; Wang, J.; Li, T.; Wu, X.; Wei, J. Application of Fast Fourier Transform and Generalized Morphological Filter in Suppression of Narrow-Band Interference in Partial Discharge Signal. POWER Syst. Technol. BEIJING 2008, 32, 94. [Google Scholar]
- Xu, J.; Huang, C. Research on improved fast Fourier transform algorithm applied in suppression of discrete spectral interference in partial discharge signals. Power Syst. Technol. Bejing 2004, 28, 80–83. [Google Scholar]
- Fang, H.; Yuan, Z.; Zhang, T.; Cao, T.; Zhang, H.; Ma, D. Research on Partial Discharge Pattern Recognition of Small Samples Based on STFT and CNN-SVM. In Proceedings of the 2025 2nd International Conference on Electrical Technology and Automation Engineering (ETAE), Xi’an, China, 23–25 May 2025; pp. 258–263. [Google Scholar]
- Ren, Z.; Dong, M.; Wu, L.-Y.; Ren, M.; Si, W.-R. Analysis of partial discharge in GIS under impulse voltage by using quadratic short-time Fourier transform. Electr. Power 2013, 46, 48–53. [Google Scholar]
- Rojas, H.E.; Cortés, C.A.; Román, F.J. Time-frequency features of lightning-generated electric fields appliying the Local Polynomial Fourier Transform (LPFT). In Proceedings of the 2016 33rd International Conference on Lightning Protection (ICLP), Estoril, Portugal, 25–30 September 2016; pp. 1–6. [Google Scholar]
- Rojas, H.; Forero, M.; Cortes, C. Application of the local polynomial Fourier transform in the evaluation of electrical signals generated by partial discharges in distribution transformers. IEEE Trans. Dielectr. Electr. Insul. 2017, 24, 227–236. [Google Scholar] [CrossRef]
- Bernal, M.A.C.; Gómez, B.A.; Cubides, H.E.R. Application of the Fractional Fourier Transform for Detection and Analysis of Partial Discharge Signatures in Distribution Transformers. In Proceedings of the Simposio Internacional sobre la Calidad de la Energía Eléctrica-SICEL, Manchester, UK, 18–22 June 2017; Volume 9. [Google Scholar]
- Gu, F.-C.; Chen, H.-C.; Chen, B.-Y. A fractional Fourier transform-based approach for gas-insulated switchgear partial discharge recognition. J. Electr. Eng. Technol. 2019, 14, 2073–2084. [Google Scholar] [CrossRef]
- Chang, X.; Si, W.; Li, Y.; Zhang, Z.; Yu, J.; Liu, C.; Yang, L. A Classification-Guided Adaptive VMD-Wavelet Denoising Algorithm for Cable Partial Discharge Signal Processing. In Proceedings of the 2025 7th International Conference on Energy Systems and Electrical Power (ICESEP), Changsha, China, 18–20 April 2025; pp. 1255–1265. [Google Scholar]
- Guo, C.; Yong, M.; Xu, M.; Li, Q.; Yao, L.; Qian, Y.; Huang, C.; Jiang, X. Application of S transform for time-frequency analysis of partial discharge signals in power cables. Diangong Jishu Xuebao (Trans. China Electrotech. Soc.) 2010, 25, 9–14. [Google Scholar]
- Xie, D.; Xue, L.; Ren, X.; Song, Y.; Ren, Z.; Guo, D. Application of Wavelet Package Transform and Generalized Morphological Filters to Partial Discharge Monitoring. Electr. Meas. Instrum. 2011, 48, 6–9. [Google Scholar]
- Forero, M.; Rojas, H. Study of partial discharge based on time-frequency analysis using local polynomial Fourier transform. In Proceedings of the VIII International Symposium on Power Quality (SICEL 2015), Valparaiso, Chile, 18–20 November 2015; pp. 1–6. [Google Scholar]
- Boczar, T.; Zmarzły, D. Application of the short time Fourier transform in evaluation of the acoustic emission signals generated by partial discharges. Mol. Quantum Acoust. 2004, 25, 45–67. [Google Scholar]
- Sun, X.; Li, H.; Zhang, W.; Zhou, J.; Zhou, J.; Wang, C. On-line monitoring partial discharge signal acquisition technology of high-voltage cable based on DS-STFT technology. In Proceedings of the 2022 4th International Conference on Electrical Engineering and Control Technologies (CEECT), Chengdu, China, 13–16 May 2022; pp. 536–539. [Google Scholar]
- Yan, Y.; Trinchero, R.; Stievano, I.S.; Li, H.; Xie, Y.Z. An Automatic Tool for Partial Discharge De-Noising via Short-Time Fourier Transform and Matrix Factorization. IEEE Trans. Instrum. Meas. 2022, 71, 1–12. [Google Scholar] [CrossRef]
- Cunha, C.F.F.C.; Carvalho, A.T.; Petraglia, M.R.; Lima, A.C.S. A new wavelet selection method for partial discharge denoising. Electr. Power Syst. Res. 2015, 125, 184–195. [Google Scholar] [CrossRef]
- Antonova, L. The Wavelet Filters Recognising of Partial Discharge Location. In Proceedings of the 2018 10th Electrical Engineering Faculty Conference (BulEF), Sozopol, Bulgaria, 11–14 September 2018; pp. 1–3. [Google Scholar]
- Rauscher, A.; Hufnagel, M.; Endisch, C. Pareto optimization of wavelet filter design for partial discharge detection in electrical machines. Measurement 2022, 205, 112163. [Google Scholar] [CrossRef]
- Pan, J.; Wang, M.; Hu, Q.; Li, C. A Detection Method of Partial Discharge Signal Based on Wavelet. In Proceedings of the 2022 7th International Conference on Integrated Circuits and Microsystems (ICICM), Shanghai, China, 28–31 October 2022; pp. 626–630. [Google Scholar]
- Sagar, S.R.; Amarnath, J.; Narasimham, S.V.L. Wavelet Transform Technique for Denoising of UHF PD Signals in GIS. In Proceedings of the 2008 IEEE Region 10 and the Third international Conference on Industrial and Information Systems, Kharagpur, India, 8–10 December 2008; pp. 1–4. [Google Scholar]
- Vippala, S.R.; Punekar, G.S.; Chemmangat, K.; Tangella, B. A search for suitable mother wavelet in discrete wavelet transform based analysis of acoustic emission partial discharge signals. Serbian J. Electr. Eng. 2024, 21, 163–185. [Google Scholar] [CrossRef]
- Vidya, H.A.; Krishnan, V.; Mallikarjunappa, K. A wavelet transform technique for de-noising partial discharge signals. In Proceedings of the 2008 International Conference on Condition Monitoring and Diagnosis, Beijing, China, 21–24 April 2008; pp. 1104–1107. [Google Scholar]
- Su, M.-S.; Chen, J.-F.; Lin, Y.-H. Phase determination of partial discharge source in three-phase transmission lines using discrete wavelet transform and probabilistic neural networks. Int. J. Electr. Power Energy Syst. 2013, 51, 27–34. [Google Scholar] [CrossRef]
- Rodrigo Mor, A.; Muñoz, F.A.; Wu, J.; Castro Heredia, L.C. Automatic partial discharge recognition using the cross wavelet transform in high voltage cable joint measuring systems using two opposite polarity sensors. Int. J. Electr. Power Energy Syst. 2020, 117, 105695. [Google Scholar] [CrossRef]
- Lin, M.Y.; Tai, C.C.; Tang, Y.W.; Su, C.C. Partial discharge signal extracting using the empirical mode decomposition with wavelet transform. In Proceedings of the 2011 7th Asia-Pacific International Conference on Lightning, Chengdu, China, 1–4 November 2011; pp. 420–424. [Google Scholar]
- Jayakrishnan, M.; Rao, B.N. Application of modified wavelet packet transform for de-noising during partial discharge measurement on power cables. In Proceedings of the 2017 3rd International Conference on Condition Assessment Techniques in Electrical Systems (CATCON), Chennai, India, 16–18 November 2017; pp. 253–258. [Google Scholar]
- Sri, K.B.; Chandrasekaran, K. Partial Discharge Signal Denoising Analysis Using Wavelet Transformation with Singular Value Decomposition Method. In Proceedings of the 2023 3rd International Conference on Intelligent Technologies (CONIT), Hubballi, India, 23–25 June 2023; pp. 1–7. [Google Scholar]
- Chan Phooi M’ng, J.; Mehralizadeh, M. Forecasting East Asian indices futures via a novel hybrid of wavelet-PCA denoising and artificial neural network models. PLoS ONE 2016, 11, e0156338. [Google Scholar] [CrossRef]
- Wang, J.; Hou, D.; Qin, Y.; Song, F.; Yang, G.; Xu, M. Research on partial discharge signal denoising based on Kalman-WPT. J. Phys. Conf. Ser. 2024, 2797, 012047. [Google Scholar] [CrossRef]
- Macedo, E.; Araujo, D.; Da Costa, E.; Freire, R.; Lopes, W.; Torres, I.; de Souza Neto, J.; Bhatti, S.; Glover, I. Wavelet transform processing applied to partial discharge evaluation. J. Phys. Conf. Ser. 2012, 364, 012054. [Google Scholar] [CrossRef]
- Zaeni, A.; Kasnalestari, T.; Khayam, U. Application of Wavelet Transformation Symlet Type and Coiflet Type For Partial Discharge Signals Denoising. In Proceedings of the 2018 5th International Conference on Electric Vehicular Technology (ICEVT), Surakarta, Indonesia, 30–31 October 2018; pp. 78–82. [Google Scholar]
- Gu, F.C.; Chen, H.C.; Chao, M.H. Application of improved Hilbert-Huang transform to partial discharge signal analysis. IEEE Trans. Dielectr. Electr. Insul. 2018, 25, 668–677. [Google Scholar] [CrossRef]
- Ning, H.; Zhuo, D. Partial discharge signal feature extraction based on Hilbert-Huang transform. In Proceedings of the 2011 International Conference on Transportation, Mechanical, and Electrical Engineering (TMEE), Changchun, China, 16–18 December 2011; pp. 2398–2401. [Google Scholar]
- Chen, H.-C. Hilbert–Huang Transform Based Partial Discharge Signal Analysis. In Proceedings of the Informatics and Management Science III, London, UK, 25–27 March 2013; pp. 49–55. [Google Scholar]
- Wang, X.; Li, B.; Liu, Z.; Roman, H.T.; Russo, O.L.; Chin, K.K.; Farmer, K.R. Analysis of partial discharge signal using the Hilbert-Huang transform. IEEE Trans. Power Deliv. 2006, 21, 1063–1067. [Google Scholar] [CrossRef]
- Kumar, C.; Dey, D.; Ganguly, B.; Chatterjee, S. A Denoising Method of Partial Discharge Signals Employing Wavelet Kernel-Aided Deep Learning Framework. In Proceedings of the 2023 IEEE 3rd Applied Signal Processing Conference (ASPCON), Haldia, India, 24–25 November 2023; pp. 200–205. [Google Scholar]
- Zang, H.; Li, Q. Application of improved EMD method on extraction of partial discharge signal. Proc. Chin. Soc. Univ. Electr. Power Syst. Autom. 2014, 26, 78–81. [Google Scholar]
- Yang, F.; Sheng, G.; Xu, Y.; Qian, Y.; Jiang, X. Application of EEMD and high-order singular spectral entropy to feature extraction of partial discharge signals. IEEJ Trans. Electr. Electron. Eng. 2017, 13, 1002–1010. [Google Scholar] [CrossRef]
- Tang, Y.-W.; Tai, C.-C.; Su, C.-C.; Chen, C.-Y.; Chen, J.-F. A correlated empirical mode decomposition method for partial discharge signal denoising. Meas. Sci. Technol. 2010, 21, 085106. [Google Scholar] [CrossRef]
- Liu, S.; Lu, C.; Yu, J.; Wang, L. Application of Hilbert-Huang transform in pattern recognition for partial discharge of transformers. Zhongguo Dianji Gongcheng Xuebao/Proc. Chin. Soc. Electr. Eng. 2008, 28, 114–119. [Google Scholar]
- Gu, F.C.; Chang, H.C.; Kuo, C.C. Gas-insulated switchgear PD signal analysis based on Hilbert-Huang transform with fractal parameters enhancement. IEEE Trans. Dielectr. Electr. Insul. 2013, 20, 1049–1055. [Google Scholar] [CrossRef]
- Gu, F.; Chen, H.; Chao, M. Application of improved Hilbert–Huang transform to partial discharge defect model recognition of power cables. Appl. Sci. 2017, 7, 1021. [Google Scholar] [CrossRef]
- Calvo, M.S.; Lee, H.S. Enhanced complete ensemble EMD with superior noise handling capabilities: A robust signal decomposition method for power systems analysis. Eng. Rep. 2024, 6, e12862. [Google Scholar] [CrossRef]
- Shang, H.; Li, Y.; Xu, J.; Qi, B.; Yin, J. A Novel Hybrid Approach for Partial Discharge Signal Detection Based on Complete Ensemble Empirical Mode Decomposition with Adaptive Noise and Approximate Entropy. Entropy 2020, 22, 1039. [Google Scholar] [CrossRef]
- Sun, K.; Zhang, J.; Shi, W.; Guo, J. Extraction of Partial Discharge Pulses from the Complex Noisy Signals of Power Cables Based on CEEMDAN and Wavelet Packet. Energies 2019, 12, 3242. [Google Scholar] [CrossRef]
- Dhandapani, R.; Mitiche, I.; McMeekin, S.; Mallela, V.S.; Morison, G. Enhanced partial discharge signal denoising using dispersion entropy optimized variational mode decomposition. Entropy 2021, 23, 1567. [Google Scholar] [CrossRef]
- Shi, F.; Yan, Y.; Zhao, Y.; Jin, L.; Wang, T. Accurate Estimation of Time-of-Arrival of Partial Discharge Pulses Based on Empirical Mode Decomposition and Energy Criterion Method. In Proceedings of the 2022 7th International Conference on Power and Renewable Energy (ICPRE), Xi’an, China, 23–26 September 2022; pp. 103–106. [Google Scholar]
- Joseph, E.R.; Jakir, H.; Thangavel, B.; Nor, A.; Lim, T.L.; Mariathangam, P.R. Tool-Emitted Sound Signal Decomposition Using Wavelet and Empirical Mode Decomposition Techniques—A Comparison. Symmetry 2024, 16, 1223. [Google Scholar] [CrossRef]
- Wang, Y.; Chiang, H.-d.; Dong, N. Power-Line Partial Discharge Recognition with Hilbert–Huang Transform Features. Energies 2022, 15, 6521. [Google Scholar] [CrossRef]
- Lumba, L.S.; Khayam, U.; Maulana, R. Design of pattern recognition application of partial discharge signals using artificial neural networks. In Proceedings of the 2019 International Conference on Electrical Engineering and Informatics (ICEEI), Bandung, Indonesia, 9–10 July 2019; pp. 239–243. [Google Scholar]
- Ziegler, S.; Shekhar, S.; Scherle, D.; Peña, M. Deep learning signal waveform characterization of partial discharge for underground power cable conditions. In Proceedings of the 2023 IEEE Power & Energy Society General Meeting (PESGM), Orlando, FL, USA, 16–20 July 2023; pp. 1–5. [Google Scholar]
- Marungsri, B.; Boonpoke, S. Applications of simplified fuzzy ARTMAP to partial discharge classification and pattern recognition. WSEAS Trans. Syst 2011, 10, 69–80. [Google Scholar]
- Klein, L.; Dvorský, J.; Seidl, D.; Prokop, L. Novel lossy compression method of noisy time series data with anomalies: Application to partial discharge monitoring in overhead power lines. Eng. Appl. Artif. Intell. 2024, 133, 108267. [Google Scholar] [CrossRef]
- Zhao, S.; Zhao, H.; Ma, L.; Qu, Y.; Ren, H. Partial discharge signal compression reconstruction method based on transfer sparse representation and dual residual ratio threshold. IET Sci. Meas. Technol. 2023, 17, 230–242. [Google Scholar] [CrossRef]
- True, P.; Gräf, T.; Menge, M. Implementation of an AI-based Compression Method for Current Waveforms of Partial Discharges in AC and DC High Voltage Systems. In Proceedings of the 2024 IEEE International Conference on High Voltage Engineering and Applications (ICHVE), Shanghai, China, 18–22 August 2024; pp. 1–4. [Google Scholar]
- Li, S.; Song, P.; Wei, Z.; Li, X.; Tang, Q.; Meng, Z.; Li, J.; Liu, S.; Wang, Y.; Li, J. Partial Discharge Detection and Defect Location Method in GIS Cable Terminal. Energies 2023, 16, 413. [Google Scholar] [CrossRef]
- Du, X.; Qi, J.; Kang, J.; Sun, Z.; Wang, C.; Xie, J. Partial Discharge Data Augmentation and Pattern Recognition Method Based on DAE-GAN. Algorithms 2024, 17, 487. [Google Scholar] [CrossRef]
- Sahnoune, M.A.; Zegnini, B.; Seghier, T.; Chakkem, I. Deep Learning for Partial Discharge Classification: A CNN-Based Approach. In Proceedings of the 2024 International Conference on Advances in Electrical and Communication Technologies (ICAECOT), Shanghai, China, 18–20 April 2024; pp. 1–5. [Google Scholar]
- Hussain, G.A.; Hassan, W.; Mahmood, F.; Shafiq, M.; Rehman, H.; Kay, J.A. Review on Partial Discharge Diagnostic Techniques for High Voltage Equipment in Power Systems. IEEE Access 2023, 11, 51382–51394. [Google Scholar] [CrossRef]
- Kim, J.; Jeong, M.; Lee, H.; Kim, Y.; Kang, H. Artificial Intelligence-based Recognition and Classification of PRPD Patterns in Power Cable. In Proceedings of the 2024 10th International Conference on Condition Monitoring and Diagnosis (CMD), Gangneung, Republic of Korea, 20–24 October 2024; pp. 612–615. [Google Scholar]
- Ortego, J.; Jorge, E.; Ortego, J.; Garnacho, F. Deep Learning Tools Analysis for Automatic Partial Discharge Detection Based on PRPD Patterns. In Proceedings of the 2024 IEEE/PES Transmission and Distribution Conference and Exposition (T&D), Shanghai, China, 6–9 May 2024; pp. 1–5. [Google Scholar]
- Wan, Y. Research on Partial Discharge Characteristic Detection of Electrical Equipment Based on Machine Learning Algorithm. In Proceedings of the 2023 International Conference on Distributed Computing and Electrical Circuits and Electronics (ICDCECE), Sanya, China, 29–30 April 2023; pp. 1–5. [Google Scholar]
- Park, J.-Y.; Kim, Y.; Lee, D.-J. On-board switchboard diagnosis system based on AI Algorithm and high-frequency current Conversion Sensor. Trans. Korean Inst. Electr. Eng. 2022, 71, 1881–1889. [Google Scholar] [CrossRef]
- Jiang, L.; Yang, X.; Wang, X.; Qu, Q.; Zhang, Y.; Liu, J. Partial Discharge Signal Analysis Method for Transmission Cables Supported by Deep Learning. In Proceedings of the 2024 IEEE 4th International Conference on Electronic Technology, Communication and Information (ICETCI), Changchun, China, 24–26 May 2024; pp. 1174–1178. [Google Scholar]
- Nguyen, M.-T.; Nguyen, V.-H.; Yun, S.-J.; Kim, Y.-H. Recurrent Neural Network for Partial Discharge Diagnosis in Gas-Insulated Switchgear. Energies 2018, 11, 1202. [Google Scholar] [CrossRef]
- Klein, L.; Fulneček, J.; Seidl, D.; Prokop, L.; Mišák, S.; Dvorský, J.; Piecha, M. A Data Set of Signals from an Antenna for Detection of Partial Discharges in Overhead Insulated Power Line. Sci. Data 2023, 10, 544. [Google Scholar] [CrossRef] [PubMed]
- Klein, L.; Žmij, P.; Krömer, P. Partial Discharge Detection by Edge Computing. IEEE Access 2023, 11, 44192–44204. [Google Scholar] [CrossRef]
- Lu, M.; Ji, J.; Jiang, G.; Zhou, S.; Li, H.; Zheng, Y. SoC Based Application of Smart Automatic Online Realtime Partial Discharge Condition Monitoring System for the Power Grid. In Proceedings of the IECON 2023-49th Annual Conference of the IEEE Industrial Electronics Society, Singapore, 16–19 October 2023; pp. 1–6. [Google Scholar]
- Yan, X.; Bai, Y.; Zhang, W.; Cheng, C.; Liu, J. Partial Discharge Pattern-Recognition Method Based on Embedded Artificial Intelligence. Appl. Sci. 2023, 13, 10370. [Google Scholar] [CrossRef]
- Shi, C.; Si, W.; Zhao, Y.; Ni, H.; Gao, Z. A reconfigurable hybrid digital-analog signal generation system for gas-insulated switchgear partial discharge feature extraction. J. Phys. Conf. Ser. 2025, 3084, 012061. [Google Scholar] [CrossRef]
- Carminati, E.; Gandelli, A.; Lazzaroni, M. A fast hybrid system for PD measurement. IEEE Trans. Dielectr. Electr. Insul. 2002, 7, 440–445. [Google Scholar] [CrossRef]
- Zhai, J.; Xu, W.; Hong, N.; Zhao, B.; Zhang, X.; Yun, Q.; Hu, Z. Intelligent de-noising method for UHF partial discharge signals in power equipment based on hybrid wavelet-SVD algorithm. J. Phys. Conf. Ser. 2025, 3110, 012012. [Google Scholar] [CrossRef]
- Chan, J.C.; Ma, H.; Saha, T.K. Hybrid method on signal de-noising and representation for online partial discharge monitoring of power transformers at substations. IET Sci. Meas. Technol. 2015, 9, 890–899. [Google Scholar] [CrossRef]
- Kim, Y.-J.; Lee, K.-C.; Hwang, D.-H.; Park, D.-Y.; Song, S.-O. Hybrid conversion scheme for digital measurement of partial discharge spectra. In Proceedings of the Conference Record of the the 2002 IEEE International Symposium on Electrical Insulation (Cat. No. 02CH37316), Boston, MA, USA, 7–10 April 2002; pp. 5–8. [Google Scholar]
- Mi, J.; Sheng, K.; Gao, Z.; Jia, Z. Partial Discharge Pattern Recognition Based on Improved CWD Spectrum and Hybrid Convolutional Neural Network. In Proceedings of the Eighth Asia International Symposium on Mechatronics, Liuzhou, China, 16–19 December 2021; Springer: Berlin/Heidelberg, Germany, 2022; pp. 1944–1950. [Google Scholar]
- Di Stefano, A.; Candela, R.; Fiscelli, G.; Giaconia, G.C. Partial Discharge Signal Processing Method and Apparatus Employing Neural Network. Australian Patent AU2013389280B2, 21 November 2019. [Google Scholar]
- Dai, Y.; Sun, B.; Wan, Z.; Zhang, Z.; Wang, F. Partial discharge pattern recognition based on WOA-PSO optimization of BP neural network. J. Phys. Conf. Ser. 2025, 3110, 012030. [Google Scholar] [CrossRef]
- Huang, C.; Ding, S.; Li, S.; Liu, R. LMFE: Learning-based multiscale feature engineering in partial discharge detection. IEEE Trans. Neural Netw. Learn. Syst. 2022, 35, 5848–5856. [Google Scholar] [CrossRef] [PubMed]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 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/).