Next Article in Journal
Enabling Technologies for the Navigation and Communication of UAS Operating in the Context of BVLOS
Next Article in Special Issue
Variational Mode Decomposition-Based Processing for Detection of Short-Circuited Turns in Transformers Using Vibration Signals and Machine Learning
Previous Article in Journal
PatchRLNet: A Framework Combining a Vision Transformer and Reinforcement Learning for The Separation of a PTFE Emulsion and Paraffin
Previous Article in Special Issue
Transmission Line Fault Detection and Classification Based on Improved YOLOv8s
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Efficient Noise Reduction Method for Power Transformer Voiceprint Detection Based on Poly-Phase Filtering and Complex Variational Modal Decomposition

1
NARI Group Corporation (State Grid Electric Power Research Institute), Nanjing 211106, China
2
NARI Technology Nanjing Control System Co., Ltd., Nanjing 211106, China
3
College of Information Science and Engineering, Hohai University, Nanjing 210098, China
*
Author to whom correspondence should be addressed.
Electronics 2024, 13(2), 338; https://doi.org/10.3390/electronics13020338
Submission received: 6 December 2023 / Revised: 9 January 2024 / Accepted: 11 January 2024 / Published: 12 January 2024
(This article belongs to the Special Issue Power System Fault Detection and Location Based on Machine Learning)

Abstract

:
The transformer is a core component in power systems, and its reliable operation is crucial for the safety and stability of the power grid. Transformer faults can be diagnosed early using acoustic signals. However, effective acoustic features are often affected by complex environmental noise, which reduces the accuracy of fault identification. As a solution, this study proposes a poly-phase filtering (PF)-based noise reduction algorithm for complex variational mode decomposition (CVMD) of multiple acoustic sources in power transformers. The algorithm dissects the received signal from the power transformer into subbands, downsizing their sampling rates via PF. Subsequently, it independently targets noise reduction within these subbands, focusing on specific acoustic sources. Leveraging complex signal transformations, we extend the variational mode decomposition (VMD) to mitigate the field of complex signals and utilize the CVMD to reduce the noise of each acoustic source within each subband for every acoustic source. The experimental results reveal that the proposed method effectively separates and denoises the sound signal of transformer operation under the interference of multiple sound sources in the substation. Its powerful noise reduction ability, combined with minimal computational complexity, greatly improves the accuracy of transformer fault identification and the reliability of the system.

1. Introduction

The power system has always prioritized the safety of both personnel and power grid equipment. Embracing automated operation and maintenance methods, such as power robots and online monitoring devices, stands as a key trend in smart grid advancement. Detecting sound in transformers plays a vital role in achieving digital transformation and serves as a crucial method for early identification of transformer abnormalities [1,2,3,4,5,6]. The acoustic signals generated by operational transformers carry substantial equipment status information that can be used as important feature quantities for fault diagnosis. However, the operating conditions of transformers are intricate, amidst an environment filled with various uncertain interference sounds such as wind, chatter, birdcalls, and horns [7,8,9,10]. Intermittent transformer faults such as short-circuit impact and partial discharge are easily confused by multiple acoustic sources in complex environments, posing a challenge for identification. Therefore, applying noise reduction processing to the collected acoustic signal becomes necessary.
Numerous scholars have studied noise reduction techniques. Currently, the commonly used noise processing techniques include the recursive averaging filtering method [11], noise processing based on wavelet transform [12,13,14], filtering noise reduction algorithm based on the least squares method, etc. More recently, empirical mode decomposition (EMD) filtering noise reduction [15,16,17,18,19] has evolved. The general method of noise reduction involves filtering the signal; however, it does not provide satisfactory results and accuracy. For example, Luo [20] introduced the recursive averaging filtering method, which has a suppression effect on periodic disturbances and is suitable for systems with high-frequency oscillations. However, the sensitivity of the algorithm is low, and the suppression of accidental pulse interference is poor. It is difficult to eliminate the deviation of the sampling value caused by pulse interference, and it is not applicable to occasions with serious pulse interference. Lim and Oppenheim proposed the Wiener filtering method [21], effective for single input and single output stationary random signals but reliant on prior noise distribution. Yafeng [22] introduced an adaptive filtering denoising algorithm based on least mean squares (LMS), proficient in suppressing stationary random signal noise but challenging to control the filter’s convergence factor, impacting denoising efficacy. Huang [23] proposed empirical mode decomposition (EMD), significantly enhancing the signal-to-noise ratio (SNR) of nonlinear non-stationary signals, but it exhibits a serious mode aliasing phenomenon and lacks a complete mathematical theoretical derivation. Subsequently, Dragomiretskiy [24,25] introduced Variational Mode Decomposition (VMD), renowned for its solid theoretical foundation, high computational efficiency, and robust noise reduction capabilities. In recent years, scholars have explored applying neural network models to noise reduction [26,27,28], achieving notable results albeit requiring extensive sample training and computational resources.
While these algorithms show promise in specific scenarios, they struggle to extract and denoise individual acoustic sources amidst complex transformer environments. In practical applications, like locating a faulty transformer using a microphone, the received signal may contain multiple acoustic sources. Effectively identifying these faulty sources and employing filter banks to distinguish and extract each source from the spectrum presents a feasible approach. However, traditional analysis filter banks filter before sampling, sharply increasing hardware resource demands at higher sampling rates. A polyphase structure-based analysis filter bank enhances resource utilization by sharing low-pass filters among branches. However, the transformed complex signal post poly-phase filtering cannot undergo direct denoising using traditional VMD.
Therefore, this study proposes an efficient noise reduction algorithm leveraging poly-phase filtering and complex variational mode decomposition (CVMD) for multiple acoustic sources in transformers. This method adeptly separates various transformer acoustic sources, reducing environmental interference and noise. Successful denoising of collected transformer acoustic signals should facilitate easier extraction of fault voiceprint features, significantly enhancing transformer fault recognition accuracy.

2. Extraction of Transformer Multiple Acoustic Sources Based on Poly-Phase Filtering

The sound generated during transformer operation is primarily caused by the vibration of components, such as windings, iron cores, and cooling fan devices—each vibrating at different frequencies. To individually process each acoustic source, an analytical filter bank becomes essential to divide the received signal from the transformer into multiple subbands [29,30]. According to the data, the sound signal generated by the transformer core vibration contains a small number of 100 Hz octave components in addition to the 100 Hz fundamental frequency and is mainly distributed within 1000 Hz. If the sub-bandwidth is set too large, it may cause two different sound sources to fall into the same sub-band, which is not favorable for subsequent processing. Based on the experiment results, it is appropriate to set the bandwidth of each sub-band to 100 Hz.
Conventional analysis filter banks initially divide the broad signal, housing multiple target acoustic sources, into numerous subbands uniformly through a modulation filter bank. It then shifts the subband signal to the baseband and extracts it to reduce the sampling rate. However, this process leads to excessive computations, wasting hardware resources. The analytic filter bank based on the polyphase structure improves resource utilization by sharing one low-pass filter for each branch and enhances the efficiency of the system by processing the channel data in parallel.
Let us consider an FIR filter system function with a point length of N [31]:
H ( z ) = n = 0 N 1 h ( n ) z n
Let N be a multiple of K, then L = N/K. The component calculation formula of each poly-phase filter is as follows:
E l ( Z K ) = n = 0 L 1 h ( n K + l ) ( z K ) n
The filter system function can be expressed as:
H ( z ) = l = 0 K 1 z l E l ( z K )
The k-th (k = 0, 1,… K − 1) output of the traditional analysis filter bank is:
v k ( n ) = [ x ( n ) h k ( n ) ] e j w k n
y k ( m ) = v k ( n ) | n = K m = i = 0 N 1 x ( K m i ) [ h 0 ( i ) e j ω k ( i K m ) ]
Among them, x ( n ) represents the input broadband signal, h k ( n ) indicates the k-th filter response, denotes convolution, and h k ( n ) = h 0 ( n ) e j ω k n , h 0 ( n ) are low-pass prototype filters.
We make the following assumption:
i = l K + r
Hence, Equation (5) can be expressed as:
y k ( m ) = r = 0 K 1 e j ω k r l = 0 L 1 x r ( m l ) e r ( l ) e j ω k K ( l m )
where,
x r ( m l ) = x ( K m K l r )
e r ( l ) = h 0 ( K l + r )
When the channel is arranged in an odd pattern, the center frequency of the k-th subband can be expressed as:
w k = π + 2 π k K
Substitute this into Equation (7):
y k ( m ) = r = 0 K 1 e j ( π + 2 π k K ) r l = 0 L 1 x r ( m l ) e r ( l ) = K ( I D F T [ ( ( x r ( m ) e r ( m ) ) ( 1 ) r ] )
Based on the above equation, a channelized poly-phase filter is derived, depicted in Figure 1. Notably, the extractor is located in front of the filter, and the speed of the data after reducing the sampling rate is 1/k of the original rate. The operation can improve the real-time processing capability and reduce the filter operation pressure. Simultaneously, each branch of the filter coefficients is a sampled value of the coefficients of the prototypical low-pass filter, which reduces the computational error of the filter and improves the computational accuracy. Additionally, the computational efficiency can be greatly improved because IDFT/DFT can be calculated by IFFT/FFT, making this method efficient for segmenting the received signal from the transformer into subbands to discern distinct acoustic sources.
Additionally, it should be noted that subbands obtained via poly-phase filtering (PF) exhibit a sequence length of 1/K compared to the original sequence. The 0th and K/2-th subbands represent real signals, while the remaining subbands are complex signals. Additionally, the information in subbands 1 to K/2 − 1 mirrors that of subbands K/2 + 1 to K − 1. Therefore, when designing a filter bank, the signal cannot be positioned solely in the 0th and K/2-th subbands. This standardizes subsequent signal processing and reduces computational complexity, thereby enhancing computational efficiency.
Within an environment where multiple acoustic sources interfere during transformer operation, the PF algorithm is utilized to efficiently isolate these sources across the spectrum. Subsequently, each acoustic source undergoes separate denoising, significantly enhancing the overall denoising capability.

3. Multiple Source Complex Variational Modal Decomposition for Noise Reduction

Noise reduction processing occurs within the subbands isolated for each acoustic source. To further enhance the SNR within these subbands, this paper will introduce an enhanced CVMD algorithm specifically tailored for noise reduction within each isolated subband.
The objective of VMD is to accurately replicate the input signal by breaking down the real-valued input signal into a finite number of sub-signals (modes) with a defined level of sparsity. The approach extends the concept of the Wiener filter to multiple adaptive bands. VMD is an adaptive, completely non-recursive method for modal variation and signal processing with a robust mathematical foundation and strong noise resilience, effectively mitigating modal aliasing seen in EMD. It effectively processes non-smooth and non-linear signals, while also adjusting to variations in signal frequency and amplitude [32]. While classical VMD handles real signals, the output data from multiphase filters transforms into complex signals.
According to signal processing knowledge, the imaginary part of a complex signal can be derived from its real part through the Hilbert transform. This transform can be considered a linear filter that maintains the amplitude of a real signal spectrum while advancing the negative frequency phase by 90 degrees and lagging the positive frequency phase by 90 degrees. The Hilbert transform does not change the frequency information of the signal, thus establishing a theoretical one-to-one correspondence between the real and imaginary parts of the complex signal’s amplitude–frequency information. Consequently, noise reduction in the complex signal can be achieved by employing the VMD algorithm to separately reduce the noise in the real and imaginary parts. However, this approach requires the use of the VMD algorithm twice, which can lead to a considerable computational burden. Additionally, the presence of noise may disrupt the one-to-one correspondence of the modes between the real and imaginary parts. To address these challenges, VMD has been extended to the domain of complex signals and is referred to as CVMD.

3.1. VMD Algorithm

Given the original signal decomposed into modal components as an amplitude-modulated signal, each component possesses a finite bandwidth with a central frequency. The objective is to minimize the sum of estimated bandwidths for all modalities while ensuring that the sum of all modalities remains equal to the original signal.
This constrained variational model can be expressed using the following equation:
F 0 = H S F E ( X ) { min { u i } { w i } { i t [ ( δ t + j π t ) * u i ( t ) ] e j w i t 2 2 } s . t . i = 1 I u i ( t ) = f ( t ) ,
where, f ( t ) represents the signal to be decomposed, We represents the number of modes, u i denotes the modal components, w i denotes the center frequency corresponding to each mode component, and δ ( t ) denotes the unit pulse signal. The function of [ ( δ t + j / ( π t ) ) u i ( t ) ] converts u i ( t ) into an analytical signal, transforming its spectrum into a single-sided spectrum.

3.2. Improved CVMD Algorithm

Extending VMD to the field of complex signals and defining its intrinsic mode function yields:
u i ( t ) = A ( t ) e j ϕ ( t )
Since the complex signal inherently possesses a unilateral spectrum, the [ ( δ t + j / ( π t ) ) ] in Equation (12) can be omitted, simplifying the constrained variational model to:
{ min { u i } { w i } { i t [ u i ( t ) ] e j w i t 2 2 } s . t . i = 1 I u i ( t ) = f ( t )
To derive the optimal solution for Equation (14), create the augmented Lagrange function with the introduction of a penalty factor α :
L ( { u i } , { w i } , λ ) = f ( t ) i u i ( t ) 2 2 + α i t [ ( u i ( t ) ] e j w i t 2 2 + λ ( t ) , f ( t ) i u i ( t )
The above form of the cost function has a large number of variables to be solved, which cannot be computed directly using a general convex optimization algorithm. Therefore, we use the Alternating Direction Method of Multipliers (ADMM) algorithm for the solution. ADMM is an efficient iterative method for solving large-scale separated convex programming problems. The algorithm utilizes the separability of the cost function by decomposing the original problem into multiple subfunctions, alternately solving for multiple separated variables, and then combining the decomposed sub-problems. Equation (15) is formulated as solving for the variables u i and w i . This solution process is realized using alternating computations, which ultimately results in the optimal minimal value of the cost function. Note that theoretically, both variables need to be optimized simultaneously. Owing to the difficulty of implementation, the ADMM algorithm updates the two variables separately, first optimizing the variable u i , and then optimizing the variable w i to satisfy the condition of alternating iterations. The advantage of this algorithm is that the cost function can be transformed into a separable structure, and the update of the variables can be divided into multiple steps sequentially. The solving task is then assigned to different nodes for parallel processing to realize the efficiency of the algorithm.
Utilizing the ADMM algorithm and the Fourier Equidistant Theorem, Equations (16) and (17) can be derived as follows:
u ^ i n + 1 ( w ) = f ^ ( w ) p i u ^ p ( w ) + λ ^ ( w ) 2 1 + 0.5 α ( w w i ) 2
w i n + 1 = w u ^ i ( w ) 2 d w u ^ i ( w ) 2 d w
In Equation (17), u ^ i ( w ) , f ^ ( w ) , and λ ^ ( w ) denote the frequency domain forms of u i ( t ) , f ( t ) , and λ ( t ) , respectively. After performing the inverse Fourier transform on u ^ i ( w ) , it becomes u i ( t ) . We update the multiplication operator λ ^ using Equation (18) until the conditions of Equation (19) are satisfied, following which the updating terminates.
λ ^ n + 1 ( w ) = λ ^ n ( w ) + τ ( f ^ ( w ) i = 1 I u ^ i n + 1 ( w ) )
i = 1 I u ^ i n + 1 u ^ i n 2 i = 1 I u ^ i n 2 < ε
In Equation (19), ε symbolizes convergence tolerance.
Notably, the effect of VMD and CVMD noise reduction is primarily affected by the modal number selection value. When the modal number is selected at a small value, it may lead to the loss of important information in the original signal. When the modal number is selected at a large value, the center frequencies of adjacent modal components are close to each other, leading to modal repetition or additional noise. The main difference between different modes is the center frequency, so the appropriate modal value is selected by observing the distribution of the center frequency under different modal numbers. Experimentally, the optimal value of I is 4 at a sampling rate of 100 Hz.
CVMD effectively diminishes noise within each subband acoustic source, thereby enhancing the SNR. As previously mentioned, the signal filtered by multiphase filtering already exists in a baseband signal form. In case subsequent processing can utilize this baseband signal form, no additional processing is required. However, if the frequency of the target acoustic source signal needs to be restored, the subband can be reverted to its original frequency using a poly-phase-based synthesis filter bank. Poly-phase-based synthesis filter banks can improve efficiency by moving the filtering ahead of interpolation through the Nobel Identity. The principle behind this synthesis filter bank is similar to that of a poly-phase-based analysis filter bank and will not be elaborated on further.
During practical operation, post-PF-based signal segmentation into multiple subbands and detecting an acoustic source signal in a subband, it involves solving the subband power and setting a threshold. If no acoustic source signal is present in the subband, resetting all data within that subband to zero becomes necessary. However, if an acoustic source signal exists in the subband, applying CVMD can further denoise the subband.
Summarizing the proposed algorithms yields the flowchart of the transformer multi-source complex variational modal decomposition denoising algorithm based on polyphase filtering, depicted in Figure 2.

4. Results and Discussion

4.1. Verification of Simulation Data

The performance of the algorithm will be validated through the following simulation experiments. Input two single-frequency signals with the experiment’s specific parameters detailed in Table 1.
Figure 3 illustrates the spectrum of the simulated signal designated for processing. By employing PF, the entire Nyquist frequency is segmented into 32 subbands, each spanning a bandwidth of 100 Hz. These subbands are shifted close to zero frequency within a range of (−50 Hz, 50 Hz). Based on the previous analysis, except for the real signals in the 0th and 16th subbands, the remaining subbands comprise complex signals, with half of the subband information being redundant. Figure 4 illustrates the output spectrum of subbands 16 through 31, where the first acoustic source signal emerges in the 29th subband, followed by the second acoustic source signal in the 31st subband.
Figure 5 and Figure 6 showcase the individual spectra of each modal component derived from the subbands of the two target signals. An absence of aliasing between the spectra of each mode can be observed. Figure 7 and Figure 8 present the synthesized subband signal spectrum, utilizing various modal components and the atomic band signal spectrum, indicating a significant reduction in noise within the subband post-CVMD processing.
The SNR of the subband at f 1 before processing was 23.58 dB, while the SNR after processing was 30.25 dB. The SNR of the subband at f 2 before processing was 17.78 dB, while the SNR after processing was 24.62 dB. The SNR in the two subbands increased by 6.67 dB and 6.84 dB, respectively. Comparing with the output in Figure 3, the SNR at f 1 increased by 23.8 dB, while the SNR at f 2 increased by 24.79 dB. Figure 9 shows the spectrum of the simulated signal after synthesis filtering. Therefore, the noise reduction performance of the proposed algorithm can be observed to have improved significantly.
Conducting 500 Monte Carlo experiments across various SNR conditions enabled for separate calculations of the output SNR of the target signal within its subband, pre- and post-denoising. The computer was equipped with an Intel(R) Core(TM) i5-7200U@ 2.50 GHz processor, 16 GB of RAM, and the experimental platform was MATLAB. Figure 10 illustrates the trend of SNR before and after noise reduction. The blue curve represents the SNR in the subband containing the target signal before denoising, the red curve represents the SNR in the same subband after denoising the real and imaginary parts using VMD, and the yellow curve represents the SNR in the subband after denoising, using the CVMD algorithm proposed in this paper. It can be observed that the yellow curve and the red curve are consistently above the blue curve, with the average difference between the red curve and the blue curve being approximately 3 dB, and the average difference between the yellow curve and the blue curve being approximately 6 dB. This further demonstrates the validity and superiority of the proposed algorithm. It is worth mentioning that since VMD is used to reduce the noise of the real and imaginary parts separately, and CVMD is used to reduce the noise of the complex signal directly, the computational effort required for VMD is almost twice as much as that needed for CVMD.

4.2. Verification of Measured Data

The performance of the algorithm was verified using measured data. The experimental data are from the audio collected from the substation, which is limited by the existing conditions, and the specific model is not known. To better adapt to the actual situation, we played the collected transformer sound and the horn sound concurrently, and collected them using another microphone. Audio 1 corresponds to the transformer sound, while Audio 2 corresponds to the horn sound. As the speech signal requires processing solely in the positive frequency realm, Figure 11 depicts only its positive half spectrum. The principal frequency of the transformer sound registers at 289.5 Hz, and the main frequency of the horn sound is located at 1400 Hz with a sampling rate of 32,000 Hz. Using PF to divide the entire Nyquist frequency into 320 subbands, the bandwidth of each subband was 100 Hz.
Figure 12 and Figure 13 display the individual spectra of each modal component derived from the transformer sound and whistle sound subbands, respectively. Notably, the aliasing phenomenon cannot be observed among the various modal spectra. Figure 14 and Figure 15 depict the subband signal spectra synthesized using each modal component and the atomic band signal spectra, respectively, underscoring the evident noise reduction effect.
Following the calculation, the SNR within the subband housing the transformer sound registered at 30.27 dB pre-processing, escalating to 34.45 dB post-processing with the CVMD algorithm. Meanwhile, the SNR within the subband housing the horn sound measured 22.92 dB before processing, rising to 30.25 dB after processing with the CVMD algorithm. Therefore, the SNR of the two acoustic sources in their respective subbands increased by 4.18 dB and 7.33 dB.
The original signal spectrum, obtained through a comprehensive polyphase-based filter combination, is depicted in Figure 16. In contrast to the output in Figure 11, the SNR notably increased by 21.61 dB and 19.09 dB, respectively, showcasing a significant noise reduction effect.

5. Conclusions

The denoising of transformer acoustic signals serves as a crucial preprocessing step for transformer voiceprint fault diagnosis, directly impacting the accuracy of fault recognition and positioning. Addressing the challenges of weak performance and high computational complexity in denoising algorithms, especially in complex environments with multiple acoustic sources during transformer operation, this study proposed a transformer multi-source complex variational modal decomposition denoising algorithm based on poly-phase filtering.
The algorithm initially employs PF to segment the received signal from a transformer, containing multiple acoustic sources, into numerous subbands. Subsequently, the acoustic source of each subband is then extracted for downsampling. Enhanced CVMD is subsequently applied to denoise each acoustic source. Experimental results demonstrate that the algorithm proposed in this study can effectively separate various types of acoustic signals during transformer operation, even amidst multiple acoustic source interferences in complex substation environments. It demonstrates robust denoising capabilities across multiple interference sounds with minimal computational complexity, facilitating straightforward implementation.

Author Contributions

Conceptualization, H.Z. and L.L.; methodology, H.Z., L.L. and M.S.; software, M.S. and Y.H.; validation, H.Z., L.L., Z.S. and M.S.; formal analysis, H.Z. and Z.S.; investigation, H.Z. and Z.S.; resources, H.Z., L.L. and Z.S.; data curation, H.Z. and L.L.; writing—original draft preparation, H.Z.; writing—review and editing, L.L., M.S., Z.S. and Y.H.; visualization, H.Z.; supervision, H.Z. and L.L.; project administration, H.Z. and L.L.; funding acquisition, H.Z., L.L., M.S., Z.S. and Y.H. All authors have read and agreed to the published version of the manuscript.

Funding

The research was funded by the Science and Technology Project of NARI Technology Nanjing Control Systems Company (Contract No.: 524608220231).

Data Availability Statement

All the data generated or analyzed in this study are available from the corresponding author upon reasonable request.

Acknowledgments

We sincerely thank all the reviewers for their patient reviews and valuable suggestions on this article.

Conflicts of Interest

Author Hualiang Zhou, Lu Lu and Zhantao Su were employed by the company NARI Group Corporation (State Grid Electric Power Research Institute). Author Zhantao Su was employed by the company NARI Technology Nanjing Control System Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Cui, J.J.; Ma, H.Z. Acoustic recognition model of transformer core loosening fault based on improved MFCC and 3D-CNN. J. Electr. Mach. Control. 2022, 26, 150–160. [Google Scholar]
  2. Wang, H.; Liu, J.; Xu, F.; Liu, Y. 3-D Sound Source Localization With a Ternary Microphone Array Based on TDOA-ILD Algorithm. IEEE Sens. J. 2022, 22, 19826–19834. [Google Scholar] [CrossRef]
  3. Zhang, X.; Sun, H.; Wang, S.; Xu, J. A new regional localization method for indoor sound source based on convolutional neural networks. IEEE Access 2018, 6, 72073–72082. [Google Scholar] [CrossRef]
  4. Zhang, C.; Chen, J.D.; Luo, L.E.; Sheng, G.; Jiang, X. Localization method of abnormal acoustic source in substation based on maximum likelihood estimation. In Proceedings of the 4th International Conference on Energy, Electrical and Power Engineering(CEEPE), Chongqing, China, 23–25 April 2021. [Google Scholar]
  5. Zhang, C.; Chen, J.D.; Luo, L.E.; Sheng, G.; Jiang, X. A method for acoustic source orientation in substation based on non-redundant fourth order cumulants. High Voltage Technol. 2022, 48, 75–83. [Google Scholar]
  6. Qian, X.; Tang, Z.; Meng, Q. A narrowband acoustic source localization method and system based on a non-uniform linear microphone array. In Proceedings of the IEEE 22nd International Conference on Communication Technology (ICCT), Nanjing, China, 11–14 November 2022. [Google Scholar]
  7. Zhao, D.H.; Zhang, J.G.; Shi, L.; Qi, X.; Wang, X. Transformer condition monitoring and fault diagnosis based on acoustic Signal characteristic acoustic spectrograms. Electr. Autom. 2023, 45, 106–108. [Google Scholar]
  8. Ahmad, Y.; Singh, J.J.; Ahamad, J. Machine Learning Based Transformer Health Monitoring Using IoT Edge Computing. In Proceedings of the 5th International Conference on Computing, Communication and Security (ICCCS), Patna, India, 14–16 October 2020. [Google Scholar]
  9. Yan, B.; Qian, G.Q.; Wang, F.H.; Chen, S. Noise Recognition of Power Transformers Based on Improved MFCC and VQ. In Proceedings of the 2016 IEEE/PES Transmission and Distribution Conference and Exposition (T&D), Dallas, TX, USA, 3–5 May 2016. [Google Scholar] [CrossRef]
  10. Dang, X.J.; Wang, F.H.; Ma, W.J. Fault diagnosis of power transformer by acoustic signals with deep learning. In Proceedings of the IEEE International Conference on High Voltage Engineering and Application (ICHVE), Beijing, China, 6–10 September 2020. [Google Scholar] [CrossRef]
  11. Wang, J. Research on Signal Denoising Method Based on Variational Mode Decomposition. Master’s Thesis, Liaoning Normal University, Dalian, China, 2018. [Google Scholar]
  12. Li, M. Research on Several Problems of Airborne Broadband Radar Signal Processing. Ph.D. Thesis, Xidian University, Xi’an, China, 2007. [Google Scholar]
  13. Wang, L. Radar Signal Denoising Based on Wavelet Transform and Its FPGA Implementation. Master’s Thesis, China Ship Research Institute, Beijing, China, 2011. [Google Scholar]
  14. Zhang, T. Application of Wavelet Joint Denoising Method in Ground Penetrating Radar Signals. Master’s Thesis, Chang’an University, Xi’an, China, 2012. [Google Scholar]
  15. Liu, X. Application of Improved Hilbert-Huang Transform in Cable Fault Detection. Master’s Thesis, Xi’an University of Science and Technology, Xi’an, China, 2018. [Google Scholar]
  16. Yan, X. Research on EMD Denoising Method of Photon Counting Lidar Signal. Master’s Thesis, Nanjing University of Science and Technology, Nanjing, China, 2016. [Google Scholar]
  17. Zheng, W. Research on Mixed Signal Separation Algorithm Based on EMD and ICA. Master’s Thesis, Harbin Institute of Technology, Harbin, China, 2018. [Google Scholar]
  18. Shi, X. Research on Shaft Crack Detection Based on EMD and Elastic Wave. Master’s Thesis, Zhejiang Sci-Tech University, Hangzhou, China, 2019. [Google Scholar]
  19. Yang, N. Research on Fault Diagnosis Method of Motor Bearing Based on improved EMD. Master’s Thesis, Northeast Petroleum University, Daqing, China, 2018. [Google Scholar]
  20. Luo, J.; Wen, H. Research on Radar Echo Signal Noise Processing and Adaptive RLS Noise Reduction Algorithm. In Proceedings of the 2019 12th International Symposium on Computational Intelligence and Design (ISCID), Hangzhou, China, 14–15 December 2019. [Google Scholar] [CrossRef]
  21. Lim, J.S.; Oppenheim, A.V. Enhancement and bandwidth compression of noisy speech. Proc. IEEE 1979, 67, 1586–1604. [Google Scholar] [CrossRef]
  22. Zhang, Y.F.; Liu, J.Y. Research on adaptive speech signal denoising processing. Precis. Manuf. Autom. 2019, 39–42. [Google Scholar] [CrossRef]
  23. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.; Yen, N.; Tung, C.C.; Liu, H.H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. R. Soc. Lond. A 1998, 454, 903–995. [Google Scholar] [CrossRef]
  24. Torres, M.E.; Colominas, M.A.; Schlotthauer, G.; Flandrin, P. A Complete Ensemble Empirical Mode Decomposition with Adaptive Noise. In Proceedings of the 2011 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Prague, Czech Republic, 22–27 May 2011. [Google Scholar]
  25. Dragomiretskiy, K.; Zosso, D. Variational Mode Decomposition. IEEE Trans. Signal Process. 2014, 62, 531–544. [Google Scholar] [CrossRef]
  26. Xu, H.S.; Jiang, N.; Qi, Z.K. Speech noise reduction in convolutional recurrent networks based on attention mechanisms. Sci. Technol. Eng. 2022, 22, 1950–1957. [Google Scholar]
  27. Weninger, F.; Erdogan, H.; Watanabe, S.; Vincent, E.; Roux, J.; Hershey, J.; Schuller, B. Speech Enhancement with LSTM Recurrent Neural Networks and Its Application to Noise-Robust ASR; Springer International Publishing: Cham, Switzerland, 2015. [Google Scholar]
  28. Park, S.R.; Lee, J.W. A Fully Convolutional Neural Network for Speech Enhancement. In Proceedings of the Interspeech 2017, Stockholm, Sweden, 20–24 August 2017. [Google Scholar] [CrossRef]
  29. Vaidyanathan, P.P. Multirate digital filters, filter banks, polyphase networks, and applications: A tutorial. Proc. IEEE 1990, 78, 56–93. [Google Scholar] [CrossRef]
  30. Li, H.Q.; Zhang, H.B. Design of a digital channelized receiver based on multiphase filtering. Inf. Commun. 2014, 10, 47–49. [Google Scholar]
  31. Yin, M.W. Wideband Phase-Coded Signal Digital Channelization Reception and Implementation Techniques Research. Master’s Thesis, University of Electronic Science and Technology of China, Chengdu, China, 2007. [Google Scholar]
  32. Zhao, W.; Huang, W.; Li, X.; Hou, G. Software radio receiver based on multiphase filtering. Commun. Technol. 2021, 54, 1514–1520. [Google Scholar]
Figure 1. Channelized poly-phase filter.
Figure 1. Channelized poly-phase filter.
Electronics 13 00338 g001
Figure 2. Flowchart of the multi-source noise reduction algorithm.
Figure 2. Flowchart of the multi-source noise reduction algorithm.
Electronics 13 00338 g002
Figure 3. Spectrum of the input signal.
Figure 3. Spectrum of the input signal.
Electronics 13 00338 g003
Figure 4. Spectra of the poly-phase filtering output.
Figure 4. Spectra of the poly-phase filtering output.
Electronics 13 00338 g004
Figure 5. Spectra of each mode component of the subband decomposition for f 1 .
Figure 5. Spectra of each mode component of the subband decomposition for f 1 .
Electronics 13 00338 g005
Figure 6. Spectra of each mode component of the subband decomposition for f 2 .
Figure 6. Spectra of each mode component of the subband decomposition for f 2 .
Electronics 13 00338 g006
Figure 7. Spectrum before and after noise reduction for f 1 .
Figure 7. Spectrum before and after noise reduction for f 1 .
Electronics 13 00338 g007
Figure 8. Spectrum before and after noise reduction for f 2 .
Figure 8. Spectrum before and after noise reduction for f 2 .
Electronics 13 00338 g008
Figure 9. Spectrum of each denoising source after synthesis filtering.
Figure 9. Spectrum of each denoising source after synthesis filtering.
Electronics 13 00338 g009
Figure 10. Output SNR before and after noise reduction.
Figure 10. Output SNR before and after noise reduction.
Electronics 13 00338 g010
Figure 11. Mixed spectrum of the transformer sound and horn sound.
Figure 11. Mixed spectrum of the transformer sound and horn sound.
Electronics 13 00338 g011
Figure 12. Spectra of the mode components in the subband related to the transformer sound.
Figure 12. Spectra of the mode components in the subband related to the transformer sound.
Electronics 13 00338 g012
Figure 13. Spectra of the mode components in the subband related to the horn sound.
Figure 13. Spectra of the mode components in the subband related to the horn sound.
Electronics 13 00338 g013
Figure 14. Spectra before and after noise reduction in the subband related to the transformer sound.
Figure 14. Spectra before and after noise reduction in the subband related to the transformer sound.
Electronics 13 00338 g014
Figure 15. Spectra before and after noise reduction in the subband related to the horn sound.
Figure 15. Spectra before and after noise reduction in the subband related to the horn sound.
Electronics 13 00338 g015
Figure 16. Spectrum of each source moved to the original corresponding frequency after noise reduction.
Figure 16. Spectrum of each source moved to the original corresponding frequency after noise reduction.
Electronics 13 00338 g016
Table 1. System simulation parameters.
Table 1. System simulation parameters.
Parameter NameSymbolValue
Sampling ratefs3200 Hz
Number of subbandsK32
The 1st frequency f11300 Hz
The 2nd frequency f21510 Hz
Number of decompositionsI4
Penalty factorα1000
Convergence toleranceε10−6
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.

Share and Cite

MDPI and ACS Style

Zhou, H.; Lu, L.; Shen, M.; Su, Z.; Huang, Y. An Efficient Noise Reduction Method for Power Transformer Voiceprint Detection Based on Poly-Phase Filtering and Complex Variational Modal Decomposition. Electronics 2024, 13, 338. https://doi.org/10.3390/electronics13020338

AMA Style

Zhou H, Lu L, Shen M, Su Z, Huang Y. An Efficient Noise Reduction Method for Power Transformer Voiceprint Detection Based on Poly-Phase Filtering and Complex Variational Modal Decomposition. Electronics. 2024; 13(2):338. https://doi.org/10.3390/electronics13020338

Chicago/Turabian Style

Zhou, Hualiang, Lu Lu, Mingwei Shen, Zhantao Su, and Yuxuan Huang. 2024. "An Efficient Noise Reduction Method for Power Transformer Voiceprint Detection Based on Poly-Phase Filtering and Complex Variational Modal Decomposition" Electronics 13, no. 2: 338. https://doi.org/10.3390/electronics13020338

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop