Abstract

Aiming at the problem that it is difficult to extract the characteristics of the draft tube pressure fluctuation signal under the background of strong noise, this study proposes a dual noise reduction method based on adaptive local iterative filtering (ALIF) and singular value decomposition (SVD). First, perform ALIF decomposition of the signal to be decomposed to obtain a series of IMF components, calculate the sample entropy of each component, select some IMF components to reconstruct according to the set sample entropy threshold, and then perform SVD decomposition on the reconstructed signal, and according to the location of the singular value difference spectrum mutation point, the appropriate number of reconstructions is selected for reconstruction, so as to achieve the double noise reduction effect. The ALIF-SVD dual noise reduction method proposed in this study is compared with the single ALIF, EMD, and EMD-SVD dual noise reduction method through simulation, and the correlation coefficient, signal-to-noise ratio, and mean square error are used to evaluate the noise reduction. It is found that the ALIF-SVD dual noise reduction method avoids the phenomenon of modal aliasing in the decomposition process, effectively removes the noise, and can retain the useful information of the original signal, and the noise reduction effect is better. A unit of a hydropower station in China is further selected as the research object, and its draft tube pressure fluctuation data were analyzed for noise reduction. It was found that this method can accurately extract the signal characteristics under strong noise background, so as to determine the type of pressure fluctuation of the unit, which is helpful to improve the fault recognition rate of hydraulic turbines. And it provides some technical support for the safe and stable operation of hydropower units and the promotion of condition-based maintenance strategy and improves the intelligent level of hydropower station operation management.

1. Introduction

In recent years, China’s hydropower has been fully developed and has produced huge economic benefits, and the stability of hydropower unit operation has attracted more and more attention and research. However, hydropower units are affected by hydraulic factors and other factors in unsteady operation [13], and the state quantity related to vibration changes greatly. At the same time, in the process of monitoring the status of each vibration part, due to the influence of the hardware and the environment, the collected vibration signals contain large noise components, which affect the accurate extraction of vibration signal characteristics. Since the diagnosis of hydrogenerator unit faults is mainly based on the frequency of each vibration part, effective noise reduction on the collected data is of great significance to the accurate judgment of unit faults.

At present, there are many vibration signal analysis methods for hydrogenerator units, such as empirical mode decomposition (EMD), local mean decomposition (LMD), and ensemble empirical mode decomposition (EEMD). EMD decomposes the signal into a number of IMF components with clear frequency amplitude, which is widely used in the processing of nonlinear and nonstationary signals. However, EMD decomposition is easy to produce modal aliasing, and there are problems such as large amount of iterative calculation [47]. In order to overcome the shortcomings of the EMD method, the literature [8] proposed an adaptive signal decomposition method of local mean decomposition, which has a certain improvement in the number of iterations and operation speed compared with EMD, but the problem of modal aliasing was still not fundamentally solved. Aiming at the problems of modal aliasing of EMD, Wu et al. proposed ensemble empirical modal decomposition [9, 10], using the uniform distribution of Gaussian white noise frequency and adding Gaussian white noise to the original signal for multiple EMD decomposition, which can effectively suppress modal aliasing. However, it is often difficult to extract early or weak fault signals from mixed signals when using this method alone in practical applications [1113]. In fact, considering the complexity of the actual signal in actual engineering application, using a hybrid method can extract useful signals from strong interference more effectively than using a single method.

Based on the above analysis, this study proposes a dual noise reduction method based on ALIF-SVD for the fault feature extraction of the pressure pulsation signal of the tailrace pipe of hydropower units under strong noise background, combined with the advantages of adaptive iterative filtering, sample entropy, and singular value. Adaptive local iterative filtering is a decomposition method based on iterative filtering [14, 15], and its filtering function is constructed by using the basic solution system of Fokker–Planck (FP) differential equation. The complex multicomponent signal is adaptively decomposed into a number of single-component signals with certain physical meaning by this method. Compared with EMD, this algorithm avoids the problem of data distortion caused by modal aliasing in the decomposition process, thereby ensuring the true validity of the components obtained by decomposition [1619]. Singular value decomposition (SVD) is carried out on the basis of matrix decomposition and transformation, and the advantages are that the waveform is not easily distorted and the zero-phase shift is small. Compared with EEMD, SVD can effectively detect weak information mutations in the signal under complex background and has outstanding effects in feature information extraction and noise removal [2022]. Entropy, as a feature extraction method measuring the system’s complexity in the time domain, has been maturely applied to fault diagnosis and pathological signal detection [2325]. Pincus proposed the concept of approximate entropy (AE) based on the theory of Shannon entropy in 1991. However, the AE has self-matching terms in the calculation, which leads to bias of the result. Thus, in 2000, Richman and Moorman proposed an improvement of the AE, which is the sample entropy (SE). Sample entropy quantifies a system’s degree of regularity by calculating the negative natural logarithm of conditional probability, which have high reliability and consistency for data of different lengths. Compared with approximate entropy, sample entropy eliminates the bias caused by self-matching to provide more accurate entropy values, and it also reduces the computational time [2628].

Through the simulation analysis and example verification, it is found that the method can effectively reduce the noise of the pressure pulsation signal of the tailrace pipe under the background of strong noise and avoid the modal aliasing in the decomposition process. The characteristic frequency of pressure pulsation can be accurately extracted, so as to accurately determine the pulsation type of the unit and provide a theoretical basis for the fault diagnosis of hydrogenerator units.

The content of this study is arranged as follows: In the first part, the principle of the noise reduction method is introduced. In the second part, this method is used for simulation and comparative analysis. In the third part, the pressure fluctuation data of a hydropower station in China are selected for example verification. Finally, the application of this method in the feature extraction of tailpipe pressure pulsation signal under strong noise background is summarized and prospected.

2. ALIF-SVD Method Principle

2.1. Principles of Adaptive Iterative Filtering and Sample Entropy

Adaptive local iterative filtering (ALIF) is an improved algorithm based on iterative filtering (IF). The construction of filtering function is based on the basic solution system obtained by Fokker–Planck differential equation, which is adaptive in the decomposition process [1418]. Therefore, the basic principle of the IF algorithm is introduced first.

2.1.1. Iterative Filtering Algorithm

Each IMF component obtained in the IF algorithm is obtained by iterative screening. This component not only reflects the internal fluctuation characteristics of the original signal to be decomposed but also ensures that a component only contains the characteristic information of one mode. The determination of the IMF component needs to meet the following two conditions at the same time: (1) The difference between the number of extreme points and the number of zero points of the IMF component is not more than 1. (2) At any time point, the average envelope of the upper envelope fitting the maximum value of IMF component and the lower envelope fitting the minimum value of IMF component is equal to 0, that is, the upper and lower envelopes are locally symmetric relative to the time axis [2931].

Different from the EMD algorithm, the IF algorithm replaces the cubic spline interpolation in the EMD method to obtain the envelope by constructing a sliding operator. For any given signal to be decomposed and determine the sliding operator by calculating the convolution between and filter function ,where is the time delay; is the time; is the filtering interval; and is the fixed low-pass filter function. The interval of is determined by the following formula:where is the set parameter, and its value range is 1–3; is the number of extreme points of the decomposed signal; is the length of the decomposition signal; and is the integral function to 0.

The specific steps for signal decomposition using IF are as follows:(1)First, the filtering interval is calculated by decomposing the signal and formula (2)(2)Second, the sliding operator is calculated by formula (1)(3)Then, the difference between the decomposed signal and the sliding operator is calculated, and the fluctuation operator is obtained:(4)Whether the obtained fluctuation operator satisfies the two conditions for becoming an IMF component is judged. If satisfied, the extraction is completed at one time, that is, is the first extracted IMF component, denoted as . If not satisfied, is taken as the step for the signal to be decomposed; and repeat (1)–(3) until the IMF component is satisfied.(5) minus

Repeat as the original signal to (1)–(4) steps to get the second IMF component and then repeat n times to get n IMF components satisfying the conditions. When shows obvious trend characteristics, the cycle process is terminated. At this time,

After a limited number of screening, n IMF components are obtained.

2.1.2. Adaptive Local Iterative Filtering Algorithm

In the iterative filtering process, since the iterative filtering algorithm is not adaptive, it is necessary to set a low-pass filter function before data processing. Although this method can reduce noise interference to a certain extent, in the process of analyzing nonlinear and nonstationary signals, waveform distortion and poor adaptability will occur [16]. Based on this, the iterative filtering is improved, and the filter function is constructed with the help of the basic solution system obtained from the Fokker–Planck differential equation, which makes it adaptive in the decomposition process.

Let two functions be the derivables on the interval and satisfy the following conditions:(1)For any number, there are and (2);

The formula of Fokker–Planck differential equation is

where are the steady-state coefficients, ranging from 0 to 1.

In equation (6), has diffusion, so that the solution of the equation moves from the middle position of interval to both ends. The effect of is exactly the opposite, which makes the solution of the equation move from both ends to the middle. When these two items reach a balance, there is

At this time, the differential equation has a nonzero solution and meets the following conditions:(1)(2)

The solution of this differential equation is the required filtering function ; with the change of interval , different filtering function expressions will be obtained; so, ALIF realizes the adaptive solution of the filtering function.

2.1.3. Principle of Sample Entropy

Sample entropy (SE) is a method to measure the complexity of time series, which is used to measure the probability of time series generating new patterns when the data dimension changes. The relationship between self-similarity of time series and sample entropy is negatively correlated: when the signal is disturbed by noise, the uncertainty of the signal increases, the disorder and complexity of the signal increases, the sample entropy increases, and the self-similarity of the time series is lower.

The steps to calculate the sample entropy of time series are as follows:(1)Let be a time series with dimension and length (2)Define the distance between vector and vector as the absolute value of the maximum difference between the two corresponding data points, namely,(3)Given threshold , from sequences, the number of statistics, , is denoted as , and the ratio of to is denoted as . Namely,The mean value is defined as(4)For dimension , repeat steps (1)–(3) to get , and further get (5)Theoretically, for a given threshold , the sample entropy of the sequence is defined as

In practical engineering, if is a finite sequence, it can be estimated that

It can be seen from the above formula that the calculation of sample entropy is related to the values of m, r, and N. According to the research results of Pincus, when m = 1 or 2, r = 0.1–0.25 Std (Std is the standard deviation of the original data x (i), i = 1, 2, ..., N); when N > 500, the result of sample entropy obtained by calculation is more reasonable in statistical theory [27, 28]. Therefore, m = 2, r = 0.1 Std, and N = 6000 are used in this study.

2.2. The Principle of Singular Value Difference Spectrum

Singular value decomposition (SVD) has a wide range of applications in the field of signal analysis. Its denoising is based on the phase space, that is, the correlation matrix is decomposed by singular value decomposition, and the singular value corresponding to the zero noise part is set at the same time. Finally, the nonnoise signal is reconstructed by SVD inverse operation, so as to achieve the effect of noise reduction.

Assuming that there is a signal to be decomposed, , and we construct a -order Hankel matrix as follows:where is the length of the signal to be decomposed, ;; 。.

SVD decomposition of the obtained matrix, the operation is as follows:

and are the two orthogonal matrices; is determined by the relationship between and ; 0 represents zero matrix; ; and then, the singular value of matrix H is .

When a signal is created by a Hankel matrix, the number of rows m and columns n of the matrix can be determined according to the following principles [19, 20]; when the signal length N is even, take , , and at this moment, take the maximum . When the signal length N is odd, take , , and take maximum . The Hankel matrix constructed by this method is decomposed and reconstructed by SVD, and the noise reduction effect is good.

It is necessary to select the useful singular value order reasonably for signal reconstruction, and the singular value difference spectrum well expresses the singular value mutation of noisy signal.

The sequence formed by singular values arranged in the descending order is set to ; then, the former singular values are subtracted from the latter singular values, that is, ; then, the new sequence composed of is a singular value difference spectrum. According to the definition of difference spectrum, since the correlation between the useful signal and the noise is different, the two signals show the maximum difference in the singular value, forming the peak value in the difference spectrum. Therefore, the maximum mutation point is the boundary point of the two signals. If the maximum mutation occurs at the position of point S, when the reconstruction order is carried out, the noise reduction effect can be achieved by selecting the one before the S point [2022].

2.3. ALIF-SVD Signal Noise Reduction Method Steps
(1)First, ALIF decomposition is performed on the collected signal to be decomposed according to formulas (1)–(7) to obtain a series of IMF components(2)The sample entropy of the IMF component is calculated according to formulas (10)–(13)(3)According to the results of multiple simulation experiments and the principle of sample entropy calculation, the sample entropy threshold is set as 0.7, and select some IMF components for reconstruction(4)Perform SVD decomposition on the reconstructed signal according to (15), and select the appropriate singular value to reconstruct again according to the decomposed singular value difference spectrum(5)Analyze the characteristic frequency of the reconstructed signal to judge the unit failure

And the technical route is shown in Figure 1:

3. Simulation Signal and Analysis

The draft tube of a hydraulic turbine generally has low-frequency, intermediate-frequency, and high-frequency pressure pulsations. In order to simulate the pressure pulsation of the turbine draft tube, the simulation signal is constructed. Assuming that the unit rotation frequency is 2 Hz, according to the characteristics of the actual hydropower unit draft tube pulsation frequency, the simulation signal is set to four characteristic frequencies of 0.5 Hz, 1.1 Hz, 2 Hz, and 9.5 Hz, and a random Gaussian white noise is considered. The sampling frequency is set to 500 Hz, and the simulation waveform formula is set aswhere x1 is the noise-free signal, x2 is the noise signal, x3 is the noise-added signal, and t is the time.

The simulation waveform and spectrum without noise and the waveform and spectrum after noise are shown in Figures 2 and 3. It can be seen from the figure that the simulated signal waveform after adding noise is abnormally messy, the characteristic frequency is disturbed by the noise frequency, and the fault characteristic is difficult to extract in the spectrum diagram, which will seriously affect the accurate judgment of the unit fault.

In order to accurately extract the characteristics of weak vibration signals under strong noise background, the double noise reduction method of ALIF-SVD proposed in this study is used to process the simulation signal. At the same time, in order to verify the superiority of this method, this method is compared with a single ALIF, EMD, and EMD-SVD dual noise reduction method, and the results are shown in Figures 47.

It can be seen from Figures 47 that the frequencies of 0.5 Hz, 1.1 Hz, 2 Hz, and 9.5 Hz set by the simulation are extracted after four methods of processing. However, the signal after ALIF, EMD, and EMD-SVD noise reduction processing has more interference frequencies, the bottom noise and amplitude are larger, the vibration waveform of the data cannot be fully and clearly displayed, and the waveform processed by EMD and EMD-SVD is obviously distorted. After ALIF-SVD denoising processing, the waveform and graph 2 (simulation without noise waveform and spectrum diagram) are very close, the reduction degree is very high, the signal integrity is good, and there is no distortion and leakage of data. It shows that the dual noise reduction method of ALIF-SVD can effectively remove noise, accurately extract the frequency characteristics of vibration signals, ensure data integrity, and achieve relatively better noise reduction effects.

In order to more scientifically reflect the advantages and disadvantages of the noise reduction effects of the above four methods, the correlation coefficient, signal-to-noise ratio, and mean square error are calculated, respectively, as judgment indicators, and the noise reduction effects of the four methods are quantitatively analyzed.

The correlation between the original signal and the denoised signal is expressed by the correlation coefficient. The larger the correlation coefficient, the better the correlation, and the smaller the signal distortion after denoising is, the more useful information the original signal retains. The range of value is 0-1 [3234]. The formula is as follows:where is the simulation signal without noise data, and is the data obtained after denoising.

The ratio of signal energy to noise energy is expressed by the signal-to-noise ratio, which is positively correlated with the denoising effect, that is, the larger the value, the better the denoising effect [3234]. The formula is as follows:where is the original signal data.

The square root of the difference between the denoised signal and the original signal is represented by the mean square error. This value represents the degree of signal distortion after denoising, and the smaller the value is, the better it is [3234]. The formula is as follows:where is the original signal; is the signal after denoising; and n is the signal length.

Calculate the relevant judgment indicators as given in Table 1. It can be seen that after ALIF-SVD denoising, the correlation of data is as high as 0.9700, the signal-to-noise ratio is larger, and the mean square error is smaller. It further shows that the method can ensure the integrity of the signal, retain more useful information, and have a better denoising effect. It is very suitable for extracting weak signal characteristics under strong noise background.

4. Example Verification

It can be seen from the simulation signal experiment that the single ALIF and EMD denoising methods have a great gap compared with the dual denoising method of ALIF-SVD proposed in this study, but compared with the dual denoising method of EMD-SVD, the denoising effect of this method is better. In order to better illustrate the effectiveness of this method, the actual measurement signal is verified by this method.

The pressure fluctuation data of the draft tube of a certain hydropower station in China are selected for analysis. The turbine model is HL702-LJ-410, the unit speed is 136r/min, and the data acquisition frequency is 500 Hz. When the unit output is 63 MW, the data are collected for 2 min, and 5000 data points are selected for analysis, and use of the dual ALIF-SVD noise reduction methods is processed.

The waveform and spectrum of the tailpipe data and the waveform and spectrum of the tailpipe after ALIF-SVD denoising are shown in Figures 8 and 9.

It can be seen from the figure that the actual spectrum of the draft tube is full of noise, and the pulsation frequency is covered by the noise frequency, so it is difficult to extract the weak vibration noise. After the ALIF-SVD denoising method proposed in this study, the fluctuating waveform of the draft tube can be clearly displayed, the frequency is clear, and there is almost no noise interference.

There are four frequencies of 0.2 Hz, 0.6 Hz, 1.1 Hz, and 11 Hz in the spectrum diagram. According to the literature [35], 0.2 Hz, 0.6 Hz, and 1.1 Hz are the low-pressure pulsation frequencies of the draft tube, and 11 Hz is the high-pressure pulsation frequency of the draft tube. Therefore, it can be judged that there are low-pressure pulsation and high-pressure pulsation in the tail water pipe of the unit, and the low-pressure pulsation is the main one.

5. Conclusion

In this study, by combining the advantages of adaptive local iterative filtering, sample entropy, and singular value decomposition, a dual denoising method based on ALIF-SVD is proposed to solve the problem that weak feature signals are difficult to extract under strong noise background.(1)Through the simulation experiment, the ALIF-SVD noise reduction method is compared with the single ALIF, EMD, and the EMD-SVD double noise reduction method, and the correlation coefficient, signal-to-noise ratio, and mean square error are calculated at the same time. It is found that after signal denoising by this method, the mode mixing phenomenon in the EMD decomposition process can be avoided, and the data with correlation coefficient as high as 0.97, higher signal-to-noise ratio, and smaller mean square error can be obtained. The noise can be effectively removed, and the useful information of the original signal can be retained to achieve a good denoising effect.(2)Through the experimental analysis of the measured tailrace pipe pulsation data of the hydrogenerator unit, it is found that this method can double denoising the pulsating signal of the draft tube, effectively remove the noise component, and accurately extract the characteristic frequency of the pulsation signal. Thus, the pulsation type of the unit can be judged by the frequency, which can greatly reduce the diagnosis time of the power station for complex hydraulic faults in the actual operation.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

The study was supported by the following fund projects: (1) Henan Province Key R & D and Promotion Project (Science and Technology Research) in 2021 (212102311054); (2) Training Program for Young Key Teachers in Colleges and Universities of Henan Province in 2019 (2019GGJS097); (3) Key Scientific Research Projects of Colleges and Universities in Henan Province in 2017 (17A480006); (4) Hunan Key Laboratory of Renewable Energy Power Technology (Changsha University of Technology) Open Fund Project (2016ZNDL001); Project of Excellent Online Open Courses in Colleges and Universities of Henan Province in 2020 《Hydraulic turbine》 (Item number: 92).