Next Article in Journal
A Clustering Visualization Method for Density Partitioning of Trajectory Big Data Based on Multi-Level Time Encoding
Next Article in Special Issue
Application of Knowledge Graph Technology with Integrated Feature Data in Spacecraft Anomaly Detection
Previous Article in Journal
Energy Implications of Thermal Comfort in Buildings Considering Climate Change
Previous Article in Special Issue
Detection of Broken Bars in Induction Motors Using Histogram Analysis of Current Signals
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Study of Fault Signal Noise Reduction Based on Improved CEEMDAN-SVD

1
School of Vehicle and Traffic Engineering, Henan University of Science and Technology, Luoyang 471003, China
2
State Key Laboratory of Intelligent Agricultural Power Equipment, Luoyang 471003, China
3
School of Vehicle and Traffic Engineering, Henan Institute of Technology, Xinxiang 453000, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2023, 13(19), 10713; https://doi.org/10.3390/app131910713
Submission received: 8 August 2023 / Revised: 24 September 2023 / Accepted: 24 September 2023 / Published: 26 September 2023
(This article belongs to the Special Issue Intelligent Fault Diagnosis and Health Detection of Machinery)

Abstract

:
In light of the challenges posed by the complex structural characteristics and significant coupling of vibration signals in rotating machinery, this study proposes an adaptive noise reduction method called Complete Ensemble Empirical Mode Decomposition with Adaptive Noise (CEEMDAN). Additionally, an enhanced threshold screening Singular Value Decomposition (SVD) algorithm is introduced to address the issues pertaining to noise identification and feature extraction in the context of vibration signals from rotating machinery, which are subjected to complex noise interference. The effectiveness of the proposed approach is substantiated through the evaluation of key metrics, such as the signal-to-noise ratio (SNR), as well as the utilization of advanced signal analysis techniques, including Short Time Fourier Transform (STFT) and Continuous Wavelet Transform (CWT). The experimental results validate the finding that the combination of the improved CEEMDAN and the enhanced threshold screening SVD algorithm effectively reduces noise interference in vibration signals from rotating machinery. This integrated denoising approach successfully preserves the informative characteristics of the vibration signals, thereby laying a foundation for the subsequent fault diagnosis of rotating machinery.

1. Introduction

The performance and reliability of a combine harvester, which is an essential piece of agricultural equipment in modern agricultural production, directly impacts the efficiency and quality of staple food production. It is of significant importance to timely detect faults in the combine harvester to improve its reliability. Typically, fault diagnosis relies on vibration signals [1]. However, the complex structure of the combine harvester results in a complex coupling relationship between vibration signals and serious mutual interference. Moreover, the collected vibration signals exhibit non-smooth and non-periodic characteristics [2]. Lastly, due to the large structural shape of the combine harvester, the installation position of the sensors is far from the location where issues occur, leading to more interference signals. Therefore, it is necessary to perform noise reduction to obtain more accurate signals.
Presently, researchers in the field of vibration signal processing have proposed several efficient algorithms for reducing noise. These methods include the short-time Fourier transform, wavelet transform (WT, CWT), and adaptive decomposition techniques such as empirical mode decomposition (EMD) and ensemble empirical mode decomposition (EEMD) [3,4,5]. The EMD technique was introduced by Huang through the Hilbert-Huang Transform (HHT) and has been widely used. However, EMD itself has certain limitations, including mode aliasing, endpoint effects, and constraints on stopping conditions [6,7]. To address the issue of mode aliasing, a noise-assisted signal decomposition technique called EEMD has been developed [8,9]. This method improves upon EMD by incorporating Gaussian white noise into the original signal, effectively suppressing the confounding effects associated with mode aliasing [10]. Nevertheless, this augmentation introduces the challenge of residual noise. To address the issue of residual noise, Yeh et al. [11] proposed a supplementary method called CEEMD. By introducing positive and negative Gaussian white noise and subsequently performing ensemble averaging on the decomposition results, the noise can be effectively attenuated, thus reducing the residual noise. Both the EEMD and CEEMD algorithms inevitably generate a certain amount of residual white noise in the obtained IMFs. This residual noise adversely affects the subsequent analysis and processing of the signal. Additionally, maintaining consistency in the number of decomposed IMF components is challenging. As a result, the completeness of the decomposition cannot be guaranteed during the ensemble averaging process. To overcome this problem, Torres et al. [12] proposed CEEMDAN, and it has since seen widespread application. However, CEEMDAN also has some problems, such as the presence of some residual noise in the decomposed IMF; and the presence of some spurious components in the results of signal decomposition [13]. To make the signal have a better decomposition effect, an improved CEEMDAN method is proposed, which is based on CEEMDAN decomposition, and the improved complete ensemble empirical mode decomposition with adaptive noise [14,15] can effectively solve the phenomenon of modal aliasing and improve the inherent modal function obtained by the decomposition of the existence of the noise residuals and the problem of the spurious component. The improved CEEMDAN algorithm can effectively decompose the signal, reduce the spurious components and improve the decomposition accuracy. However, the IMF decomposed by this method still contains a certain amount of noise.
To further improve the decomposition quality of the vibration signals from a combined harvester and facilitate the extraction of local features, the singular value decomposition (SVD) method was employed to reduce the noise in the IMF signals of each order obtained after the improved CEEMDAN decomposition. This aims to accurately extract the local features of the vibration signals. Singular value decomposition as a data processing method has been successfully applied to signal noise reduction processing and has proven to be effective [16]. The key to noise reduction using the SVD method is to select the optimal noise reduction order [17]. For selecting the noise reduction order, commonly used methods include the trial-and-error method and the threshold method. Both these methods rely on user experience and lack theoretical basis. In order to rationally select the noise reduction order, a judgment basis needs to be defined. Wang [18] and others used the principle of the unilateral maximum value of the singular value difference spectrum to determine the noise reduction order. Chaoge [19] proposed a singular kurtosis difference spectrum method to determine the effective reconstruction order for signal noise reduction. Zhao Xuezhi [20] and others proposed an SVD noise reduction method using the singular value difference spectrum as a criterion, which achieved better results. Xu Feng et al. [21], and Guo Haidong et al. [22] separately made some improvements on its basis, proposed the concept of energy difference spectrum, and normalized it with second-order moments of singular values. The methods above have achieved some results on certain feature sets, but the adaptability of the noise reduction methods is poor. In this paper, we take the difference between the singular value energy difference spectrum and the singular value difference spectrum as the discrimination threshold to avoid threshold screening errors caused by sudden changes in a certain order of singular values due to strong noise.
In order to achieve better noise reduction and an accurate extraction of fault features, this paper combines the advantages of the improved CEEMDAN and SVD methods to study the vibration signals of combined harvester assembly quality problems Firstly, the vibration signal is decomposed using the principle of improved CEEMDAN. Then, the SVD algorithm is applied to denoise and reconstruct each order of IMF obtained from the improved CEEMDAN decomposition. This further separates the noise from the fault signal. Finally, the noise reduction effect and performance of this method are validated.

2. Methodology and Principles

2.1. CEEMDAN Principles and Improvements

CEEMDAN is an improved signal adaptive decomposition method based on EEMD and CEEMD, which has evolved from the EMD algorithm. EMD decomposes the original signal into a series of IMFs and a residual component, where each IMF represents a single-component signal with different physical meanings in the original signal. The principle of CEEMDAN is similar to EEMD, where two opposite white noise signals are added to the original signal, and then EMD is used to decompose it. Both EEMD and CEEMD effectively improve the mode mixing phenomenon of EMD, but they require multiple iterations to eliminate the influence of added white noise and reduce reconstruction errors. Increasing the number of ensemble averages leads to increased computational complexity, affecting efficiency. To address this issue, CEEMDAN adaptively adds white noise at each stage of the EMD decomposition, and regardless of the number of ensemble averages, the reconstruction error of CEEMDAN is almost zero. Therefore, CEEMDAN not only improves the mode mixing phenomenon of EMD but also solves the computational complexity issue of EEMD and CEEMD. CEEMDAN is widely applied in the field of signal denoising [23,24,25], such as in mechanical fault diagnosis and predictive maintenance [26,27,28]. It improves the quality and accuracy of signals by decomposing non-stationary vibration signals into multiple IMFs and noise and then removing noise through adaptive noise estimation. The specific steps of the CEEMDAN algorithm are as follows:
(1)
Construct a time-domain signal sequence X n ( t ) with noise. Create a white noise signal sequence ω n ( t ) with a standard deviation of ε 0 . As shown below, the white noise signal is combined with the original signal X ( t ) to generate a new signal:
X n ( t ) = X ( t ) + ε 0 ω n ( t ) , n = 1 , 2 , , K
(2)
Apply EMD to decompose the time-domain signal sequence X n ( t ) , extract the first-order IMF component, and compute the average value of its signal amplitude.
Im f 1 ( t ) ¯ = 1 K i = 1 K I M F 1 i ( t )
After the first-level IMF decomposition, the residual of the signal is:
r 1 ( t ) = X ( t ) Im f 1 ¯ ( t )
(3)
Based on the residuals, the signal r 1 ( t ) + ε 1 E M D 1 ω n ( t ) is reconstructed by adding white noise according to the signal processing method described in step (1). Extract the second-order IMF component through EMD decomposition. The calculation method for the average value of this component’s signal amplitude and the new residual is obtained with the following equation:
Im f 2 ¯ ( t ) = 1 K n = 1 K E M D 1 r 1 ( t ) + ε 1 E M D 1 ω n ( t )
r 2 ( t ) = r 1 ( t ) Im f 2 ¯ ( t )
(4)
Repeat the decomposition of the signal following the same rules, as shown in the equation below. Compute the residual r k ( t ) of the k-th order IMF and the average value Im f ¯ k + 1 ( t ) of the (k + 1)th order IMF. Repeat this process until the residual r k ( t ) satisfies the conditions stated in Equation (8) or the signal cannot be further decomposed using EMD. Equations (6) through (8) are shown below:
r k ( t ) = r k 1 ( t ) Im f k ¯ ( t )
Im f ¯ k + 1 ( t ) = 1 K n = 1 K E M D 1 r k ( t ) + ε k E M D k ω n ( t )
t = 0 T r k 1 ( t ) r k ( t ) 2 r k 1 2 ( t ) S D k
According to Equations (1)–(8), it can be observed that the signal decomposition process of CEEMDAN follows the same path as EMD. To obtain the mean curve, a cubic spline interpolation is fitted to the extreme points of the original signal, and this mean curve is then used for continuous iterative sieving. This process is referred to as adaptive decomposition because the mean curve utilized in each iteration is the residual signal from the previous iteration.
The principle of CEEMDAN is to decompose a complex signal into a finite number of IMFs that contain local features of the original signal at different time scales, which effectively improves the mode aliasing phenomenon of the EMD method and solves the problem of the large computational volume of the EEMD and CEEMD methods. However, there are also shortcomings, such as signal endpoint effect, envelope overshooting and undershooting, and so on. The construction of the mean value curve and the iterative sieving process play a decisive role in the computational process of EMD and its derivative methods. Improving these two core components must then be considered to solve the problems of CEEMDAN. To address the endpoint effect problem caused by the cubic spline curve interpolation and fitting process, the signal is considered for extension. Additionally, weighted averaging is performed on neighboring extreme points to even out their distribution and suppress envelope overshooting and undershooting problems. In the iterative sieving process, the mean curve is sieved as completely as possible from the current remaining signal before the mean curve is iteratively updated. Different weights are introduced in the sieving process, orthogonality is used as the basis for measuring whether the sieving is complete or not, and optimal results are selected from the sieving results under different weights to minimize the noise residue in the sieving results. Optimizing each sieving process after several iterations of updating can ensure that the IMF component reaches overall optimization to reduce the existence of false components and improve the accuracy of decomposition.
The key to improving CEEMDAN lies in the construction of the mean value curve and the optimization of the iterative sieving process. In terms of mean value curve construction, the improved algorithm is different from CEEMDAN in directly fitting the envelope to the extreme value points, but the weighted average of the adjacent extreme value points is calculated first, and then the envelope is fitted to them. In addition, the improved method also performs end-point extension on the original signal and removes the extension part after decomposing the result to avoid the influence of the end-point effect. The specific steps of the method are as follows:
Let the original signal be X ( t ) and the m times white noise sequence added to the signal be ω n ( t ) ; define the operator E p ( o ) to be the pth IMF of the EMD decomposition, and write Im f i ¯ to be the I component of the improved CEEMDAN decomposition.
(1)
As in CEEMDAN, a noise-containing time-domain signal sequence x n ( t ) is constructed first. Construct a white noise time-domain signal sequence ω n ( t ) with the standard deviation ε o . Combine the white noise signal with the original signal X ( t ) to combine the new signal as shown in the following equation:
X n ( t ) = X ( t ) + N s t d ε 0 E i ( ω n ( t ) ) n = 1 , 2 , , K ;   i = 1 , 2 , , I
where N s t d is the noise standard deviation, and the general case sets N s t d = ε o .
(2)
Perform end-point extension on the signal x n ( t ) to obtain the extended signal x n ( t ) , discriminate all the extreme points of the extended signal, denoted as ( τ k , X k ) , k = 1 , 2 , , K , and introduce the weighting factor α and define m k as follows:
m k =       X k 1 + α X k + X k + 1 α + 2                                                                                               ( k = 2 , 3 , , K 1 )
For the extreme points m 1 and m k at the two ends of the original signal, the neighboring points m 2 and m k 1 can be further extended through mirror extension. Subsequently, they can be calculated according to Equation (10).
(3)
Interpolate the mean extreme points ( τ k , X k ) , k = 1 , 2 , , K using a cubic spline curve to obtain the mean fit curve m ( t ) .
(4)
Separate the mean curve from the extended signal x n ( t ) under different weights to obtain the residual signal r ( t ) .
r ( t ) =       X n ( t ) β m ( t )
Introducing the weight coefficient here, the mean curve m ( t ) with different weights can be separated from the signal.
(5)
If r ( t ) does not satisfy the condition of the IMF of the intrinsic modal function, let x n ( t ) = r ( t ) and repeat steps (2) to (4) until the first IMF with different weights is obtained, from which the result with the smallest orthogonality is selected as the optimal IMF component, and after removing the extension portion, which is denoted as I M F i m , the mean value of its signal amplitude is calculated as follows:
i m f i ¯ =       1 K i =   1 K I M F i m
Separating i m f i ¯ from the original signal X ( t ) yields the residual r i + 1 ( t ) of the signal.
r i + 1 ( t ) = X ( t ) i m f i ¯
(6)
Based on the residuals, repeat the iterative decomposition of the signal by the signal processing methods in steps (1) to (5), and compute the IMF and residuals for each order iteratively in turn. The original signal X ( t ) is finally decomposed into a sum of I IMFs and a residual term. At this point, X ( t ) can be expressed as:
X ( t ) = i = 1 I i m f i ¯ + r I + 1 ( t )
In step (1), the added white noise signal is improved, and in steps (4) and (5), the weighted mean curves with different weights are separated from the original signal by introducing the weighting coefficients β ; the orthogonality index of the decomposed result is calculated. The smaller the orthogonality index, the lower the confusion degree of each IMF in the decomposition result, which is conducive to the further extraction of fault features. Therefore, the decomposition result with the smallest orthogonality index is preferred from the decomposition results with different weighting coefficients β as the final IMF of the improved CEEMDAN algorithm.
When the weighting coefficient β is too large, the mean curve is separated by amplification, resulting in the useful information contained in the original signal X ( t ) also being eliminated, and the IMF obtained after decomposition is prone to distortion. When β is too small, it is difficult to determine the overall optimality of the resulting IMF. Therefore, the weighting factor β is made to take values between 0 and 2 by 0.1 steps. In the range of 0 to 2, the maximum value of the weighting factor β is 2, which is not prone to excessive separation. Weight values change continuously when taken at a certain step size. The overall optimality of the decomposition results is not compromised due to the lack of weight values. Of course, since the smaller the step size, the more the number of weights; theoretically, a better overall optimality can be obtained, but the increase in the amount of computation and the improvement of the overall optimality of the actual cost-effectiveness is not high, so the value is taken at a step size of 0.1.

2.2. The Principle of Singular Value Decomposition

The principle of noise reduction using SVD relies on the separability of signal and noise energy. A noisy signal is reconstructed using a phase-space matrix constructed with a certain time delay and then subjected to SVD. By examining the correspondence between the singular values obtained from the decomposition and the signal and noise, only the singular values corresponding to the signal features are retained, thereby achieving the goal of noise reduction. In the SVD process, selecting the window length is an important step, as it divides the original signal into consecutive sub-signal segments for processing. The choice of window length determines the precision of signal decomposition and the quality of the analysis results. In this study, we adopted a simple method where the original signal length is divided by 10 and rounded up to obtain the window length N. This choice aims to preserve the characteristics of the original signal while achieving a certain level of decomposition accuracy. Depending on the application requirements and signal characteristics, the factor can be adjusted to change the window length.
As early as 1873, Beltrami proposed the basic idea of SVD, and since then, numerous scholars have conducted extensive research in this field [29,30]. Compared to traditional signal processing algorithms, SVD offers several unique advantages, primarily characterized by the following three points: ① minimal waveform distortion; ② no phase drift; ③ a relatively high signal-to-noise ratio [31,32]. Since the signal data is one dimensional and SVD applies to matrix data, the process of processing a signal using SVD consists of, among other things, first converting the one-dimensional signal data into two dimensions and then performing a singular value decomposition on the resulting two-dimensional matrix.
The basic principles of SVD are as follows:
Suppose X is a matrix consisting of m × n data, which can be transformed mathematically accordingly if the matrix satisfies certain conditions:
X = A B T
In Equation (15), represents a quasi-diagonal matrix, T denotes the transpose operation, and A and B are both orthogonal normalized matrices.
A T A = A A T = I m
B T B = B B T = I n
In Equations (16) and (17), I is the unit matrix.
If we define A = a 1 , a 2 , , a m and B = b 1 , b 2 , , b n , Equation (1) can be rewritten as follows:
X = i = 1 m λ i a i b i T
In Equation (18), a i and b i represent the left and right singular vectors, also known as eigenvectors, with dimensions m × 1 and n × 1 , respectively. λ i is the singular value. In this way, the matrix X is decomposed into m submatrices, each with the same dimension.

2.2.1. SVD Decomposition Method

Assuming that the time-domain signal sequence to be noise reduced is x i = x 1 , x 2 , , x N , based on the phase-space reconstruction theory, the m × n dimensional Hankel matrix is first constructed based on the one-dimensional signal sequence as follows:
H = x 1 x 2 x 2 x 3 x n x n + 1 x m x m + 1 x m + n 1 = D + W
where H is the constructed Hankel matrix; m is the embedding dimension and satisfies m + n 1 = N . In a general case, noise reduction is better when m is set to m = N / 10 , N / 2 and m n . D denotes the m × n matrix of the effective signal in the reconstructed space, and W denotes the m × n matrix of the noise interference signal in the reconstructed space.
The essence of noise reduction using SVD is to find the best approximation matrix of the D matrix. A singular value decomposition of the matrix H is obtained:
H = U S V T
where U and V T are m × n and n × n matrices, respectively, and S is an m × n diagonal matrix with the main diagonal elements λ i ( i = 1 , 2 , , k ) , k = min ( m , n ) .
S = d i a g ( λ 1 , λ 2 , , λ k )
where λ 1 , λ 2 , , λ k are the singular values of the matrix H and λ 1 λ 2 λ 3 λ k , and U and V T denote the left and right singular matrices.
According to the theory of singular value decomposition and the matrix best approximation theorem in the sense of Frobenius’ paradigm, it is known that effective signals are mainly represented by the first r larger singular values, while noise signals at high frequencies are characterized by the other singular values that follow. Therefore, the first r singular values characterizing the effective signals are retained so that the other singular values characterizing the noise signals behind them are 0. Then, the inverse operation of singular value decomposition is performed on the processed S matrix to obtain the matrix H ^ .
At this time, the matrix H ^ is the maximum approximation matrix of the matrix H with rank r. According to the construction method of the Hankel matrix, the inverse operation from the matrix H ^ can extract the noise-canceled time series signal, which can better remove the noise components in the original time series to be noise canceled.

2.2.2. SVD Noise Reduction Order Determination

In the process of singular value decomposition and the reconstruction of each order IMF after decomposing the vibration signal, it is necessary to select the first few singular values that can represent the characteristics of the effective signal in a reasonable manner. If too few orders are selected, some of the feature information of the effective signal will be lost; if too many orders are selected, it will lead to residual noise components and fail to achieve the purpose of noise reduction [33,34]. Therefore, the key to noise reduction by the SVD method is to select the optimal noise reduction order. To reasonably select the noise reduction order for SVD noise reduction, a judgment basis needs to be defined. The selection of the noise reduction order often adopts the trial-and-error method and the threshold method, which relies heavily on the user’s experience and lacks a theoretical basis for the selection of the reconstruction order; the adaptability of the noise reduction method is poor, although it has achieved some results on some feature sets. Zhao Xuezhi et al. [20] proposed an SVD noise reduction method using the singular value difference spectrum as a criterion and achieved better results. Xu Feng [21] and Guo Haidong et al. [22] separately made some improvements on its judgement basis, proposed the concept of energy difference spectrum, and normalized it with the second-order moments of singular values; its mathematical expression can be defined as:
Q 0 ( i ) = λ i λ i + 1                                             i = 1 , 2 , , p
Q 1 ( i ) = ( λ i 4 λ i + 1 4 ) 1 p i p λ i 2
where λ i is the ith singular value obtained after SVD decomposition; all the values of Q o ( i ) are arranged in the order of i as the singular value difference spectrum; all the values of Q 1 ( i ) are arranged in the order of i as the energy difference spectrum; p is the number of singular values after SVD decomposition. When the difference between two neighboring singular values is large, a distinct spectral peak is formed in the energy difference spectrum. When x y 0 , there is x 4 y 4 x 2 y 2 ; it can be concluded that the square root of the fourth-order energy difference spectrum provides a better reflection of the characteristics of neighboring singular value variations compared to the second-order energy difference spectrum, and the fluctuation of its spectral value is larger than that of the difference spectrum. According to Equations (19)–(21), the Hankel matrix of SVD can be expressed as:
H = U Λ V T = i = 1 p λ i u i V i T = i = 1 p λ i A i
According to Equation (24), the Hankel matrix is the sum of the products of the singular values of each order and the corresponding eigenvectors. The larger the singular values, the larger the proportion of the corresponding eigenvectors in the reconstructed signal. From Equation (23), it can be seen that there is a maximum spectral peak in the computed energy difference spectrum, and since it is arranged from the largest to the smallest, it indicates that the variation of the singular value is the largest at the singular value corresponding to the spectral peak. Due to the uniform characteristics of noise in the time–frequency domain, its contribution to the singular values after SVD decomposition is almost equal. Therefore, the singular values before the spectral peak in the energy spectrum are considered as corresponding to the contribution of the effective signal, while the smaller spectral values with flat and near-zero changes are considered as corresponding to the contribution of noise to the singular values [35]. To further determine the change characteristics of neighboring singular values through higher-order changes and avoid threshold screening errors caused by abrupt changes in the singular values of a certain order due to strong noise, the difference between the energy difference spectrum of singular values and the singular value difference spectrum is set as the discriminative threshold. By comparing the difference between the energy difference spectrum and the singular value difference spectrum of the singular values, a discriminative threshold can be established. Larger differences in the energy difference spectrum and the singular value difference spectrum are attributed to signal components, while smaller differences are attributed to noise. This allows for noise reduction and removal, while retaining important signal components, ultimately improving data quality and analysis accuracy. The discriminative threshold can be defined as follows:
ζ t h r e s h o l d = m = i j m = i + j Q 1 ( m ) Q 0 ( m ) 2 j δ                                                                                         m , i 1 , 2 , , k , j = 3
When the difference is less than the preset limit δ, it means that the current singular value change trend is small; then, the m singular values corresponding to the spectral peaks will be filtered out as excluded singular values, all the m-order singular values will be set to 0, and the rest of them will be retained as valid singular values. According to Equation (24), the SVD inverse transform operation can be performed to obtain the noise-canceled Hankel matrix. Then, the reconstructed noise reduced signal is extracted according to Equation (19).

2.3. Improved CEEMDAN-SVD Joint Noise Reduction

This paper focuses on reducing noise by combining harvester simulation signals and test signals. It proposes a joint noise reduction method based on an improved CEEMDAN-SVD approach. The method follows a specific roadmap, as depicted in Figure 1. First, the improved CEEMDAN algorithm is employed to decompose the combined signal consisting of the harvester analog signal and test signal into multiple IMF components. The goal is to extract the underlying signal components and separate them from noise. Next, the correlation coefficient is utilized to assess the noise content in each IMF component. The components with a higher noise content are identified based on their correlation coefficients. To denoise the IMF components with high noise, an improved SVD singular value thresholding method is applied. This method selectively sets the singular values associated with noise to zero, effectively suppressing the noise in these components. Finally, the denoised IMF components are reconstructed by combining them with the low noise IMF components. This merger results in the generation of a joint noise reduction signal that represents an enhanced version of the original signal, with noise being significantly reduced. Overall, the proposed method combines the benefits of improved CEEMDAN for decomposition and the SVD-based thresholding for denoising to achieve effective noise reduction in the combined harvester simulation and test signals method.

3. Simulation Signal Analysis

To verify the effectiveness and superiority of the proposed noise reduction method, the simulated signals that are used for analysis are based on MATLAB 2020b software. The following simulation signal expression is constructed here:
x ( t ) = s ( t ) + n ( t ) = i A i h ( t i T ) + n ( t ) h ( t ) = exp ( C t ) cos ( 2 π f n t ) A i = 1 + A 0 cos ( 2 π f r t )
where s ( t ) is the periodic shock component, A i is the variable shock amplitude, A o is 0.3; the rotation frequency f r is 30; the attenuation coefficient C is 700; the resonance frequency f n is 4; the problematic eigenfrequency is f i = 1 / T = 120 Hz ; and n ( t ) is the white Gaussian noise component.
The sampling frequency of the signal is set to 16 kHz. Due to the large noise of the vibration signal, the overall signal-to-noise ratio of the signal is low; in order to ensure that the signal-to-noise ratio of the simulated signal model is −13, a Gaussian white noise signal with a signal-to-noise ratio of 0 is added to the signal. The time-domain signal is shown in Figure 2, and it can be seen that the time-domain waveform signal is completely submerged after adding the noise.
Noise-containing analog signals are individually decomposed using the EMD, EEMD, CEEMD, CEEMDAN, and modified CEEMDAN methods with the standard deviation of the added noise set to 0.2 and the number of loops to 100 for EEMD, CEEMD, CEEMDAN, and modified CEEMDAN. The decomposed IMFs of each order are shown in Figure 3.
Through the decomposition of each order’s IMF, it is evident that the first six-order components possess greater information and exhibit more complex signal characteristics. To identify the high noise components for subsequent noise reduction, this study analyzes the similarity and correlation between the original signal, each IMF component, and among the IMF signals. The analysis focuses on metrics such as cross-correlation coefficient, kurtosis, and sample entropy values. Specifically, the cross-correlation coefficient, kurtosis, and sample entropy values are calculated for each order of IMF. The resulting values for the first six orders are presented in Table 1. This table provides a comprehensive overview of the cross-correlation coefficients, kurtosis values, and sample entropy for each IMF component. The purpose of this analysis is to determine the components with higher noise content, enabling effective selection for the subsequent noise reduction process. By evaluating these metrics, the study gains insights into the characteristics and relationships among the IMF components and the original signal.
In the first six orders of IMF components, the overall number of cross-correlation coefficients is at a low level, indicating that the signal has been decomposed relatively well. After decomposition, the IMF with higher energy reflects the true extent of the vibration signal more accurately. Based on the classification criterion, the components can be categorized as spurious or valid components. The criterion involves comparing each IMF signal with the original data and calculating their correlation coefficient. The highest correlation coefficient is identified, and a threshold is set at one-tenth of this maximum correlation coefficient. IMF components with correlation coefficients below this threshold are considered spurious components, while those above the threshold are considered valid components [36]. For the EMD method, the valid components are IMF1–IMF3. For the EEMD method, the valid components are IMF1–IMF3. For the CEEMD method, the valid components are IMF1–IMF3 and IMF5. In the case of the improved CEEMDAN method, the valid components are IMF1–IMF5. By comparing the results obtained from EMD, EEMD, and CEEMD, it is observed that the improved CEEMDAN decomposition produces more valid components and fewer spurious components. In the EMD decomposition method, mode mixing is a problem observed in components IMF2–IMF6, where they influence each other and are difficult to identify distinctly. However, the improved CEEMDAN decomposition effectively resolves the issue of mode mixing in the obtained components. The improved CEEMDAN method has the highest overall kurtosis level after decomposition, indicating the inclusion of relatively more effective signal components. The components with the top two kurtosis values are IMF4 and IMF5, while the overall kurtosis value of CEEMDAN is lower than that of the improved CEEMDAN algorithm, whose top two kurtosis-value components are IMF3 and IMF5. These components are analyzed by amplitude spectra and power spectra, respectively, as shown in Figure 4 and Figure 5.
It can be seen through the magnitude spectrum and power spectrum that the IMF3 after CEEDMAN decomposition has a higher magnitude in the interval of 0–4000 Hz, with worse overall concentration; IMF5 has a higher magnitude in the interval of 0–1000 Hz, with better overall concentration. While IMF4 after the decomposition of the improved algorithm has a high amplitude in the interval of 0–2000 Hz with a good overall concentration, IMF5 has a high amplitude in the interval of 0–1000 Hz with a high overall concentration. Overall, the amplitude concentration and energy concentration of the highest crag IMF of the improved algorithm are better than that of CEEMDAN, and although there are a large number of noise signals, the overall spectral characteristics of the improved algorithm after decomposition are obvious, and the interference frequency is better suppressed, which is conducive to the further identification of fault characteristics. Through the analysis above, it can be seen that the improved CEEMDAN algorithm can decompose the signal more effectively than the other methods of adaptive decomposition, and at the same time reduce the false components and improve the decomposition accuracy.
In order to further validate the performance of the proposed improved CEEMDAN algorithm with SVD joint noise reduction, further noise reduction is carried out on all orders of IMFs of the simulation signals extracted from combine harvester assembly quality problems using the improved CEEMDAN method. At the same time, to visualize the effect of noise reduction in the proposed method in this paper, the time–frequency diagrams of the original signal without noise, the original signal with noise, the original signal with direct noise reduction, and the original signal with CEEMDAN decomposition and then noise reduction are made by using the STFT and CWT methods. The proposed improved SVD noise reduction singular value threshold screening method is used, and the preset thresholds in Equation (25) are set to 0.2 to reduce the IMF containing more noise after the improved CEEMDAN decomposition; the signal is then reconstructed. To quantitatively evaluate the noise reduction effect of different methods on the signals, the signal-to-noise ratio (SNR) index (Equation (27)) is introduced to compare the noise reduction effect of various methods, and the calculation results are shown in Table 2.
R S N = 10 lg P s P n
where: P s is the sum of the effective power of the signal after noise reduction; P n is the sum of the effective power of the original signal.
From Figure 6, it can be seen that after adding the noise signal with higher intensity, the original signal is completely covered by the noise signal, and no matter if the time–frequency diagrams are plotted using STFT or CWT methods, the regular original signal cannot be recognized in Figure 6c,d, as shown in Figure 6a,b.
To provide a clearer and more intuitive assessment of the effectiveness of the joint noise reduction method, the figure below illustrates the time-domain graphs of the following signals: the noise-free test signal, the original signal containing noise, and the reconstructed signal obtained using the noise reduction method proposed in this paper. The graph clearly demonstrates the notable improvement achieved in reducing noise through the application of the proposed method.
From Table 2, it can be seen that before the noise reduction process, the signal-to-noise ratio of the original signal after adding random white noise is −12.9989 dB; at this time, the signal is seriously distorted. By comparing, it can be seen that using Improved CEEMDAN denoising alone and using SVD denoising alone have certain denoising effects, with an improvement in SNR value. However, compared with the joint denoising of Improved CEEMDAN-SVD, the latter shows a significant increase in signal-to-noise ratio, reaching 0.9957 dB. This indicates that the joint denoising approach outperforms the individual denoising methods. From Figure 7, it can be seen that the feature signals around 4000 Hz are better extracted, but there is some noise retained near 2500 Hz and above 6000 Hz that is not filtered out. It shows that the SVD method alone cannot filter out the strong noise, and other methods need to be used to assist the analysis. Figure 8 shows the time–frequency diagram of the reconstructed noisy original signal after the improved CEEMDAN decomposition and SVD threshold noise reduction for each IMF, and it can be seen that the overall noise level of the signal after CEEMDAN decomposition and SVD threshold noise reduction for each IMF is reduced compared with the case in which the SVD threshold noise reduction is directly applied without CEEMDAN decomposition. The calculated correlation coefficient between the original signal and the denoised reconstruction is 0.8957. Combined with Figure 8, it can be seen that although the original signal is somewhat distorted, it is generally well preserved. This indicates that the proposed method effectively reduces the impact of strong noise signals on the original signal.
To provide a clearer and more intuitive assessment of the effectiveness of the joint noise reduction method, Figure 9 illustrates the time-domain graphs of the following signals: the noise-free test signal, the original signal containing noise, and the reconstructed signal obtained using the noise reduction method proposed in this paper. The graph clearly demonstrates the notable improvement achieved in reducing noise through the application of the proposed method.

4. Test Signal Analysis

The results of the simulation signal in the previous section verified the effectiveness of the method; the following experiment will be through the combined harvester bearing failure test data as an example to verify the effectiveness of the method proposed in this paper. The choice to adjust the combine harvester pulley to a non-tensioned state to simulate the bearing failure problem, the use of acceleration sensors to measure the vibration signal, a sampling frequency of 2 kHz, and an engine speed of 1000 r/min were established in the experiment. The simulation reduces the actual industrial site, divided into eight measurement points for the collection of vibration data. The sensor mounting position is shown in Figure 10 and Figure 11. This paper adopts the data in the fan bearing seat in the third measurement point as a verification of the validity of the test data of the proposed method; the raw data are shown in Figure 12.
The improved CEEMDAN is used to decompose the test signal, and the decomposition results of each order of IMF are shown in Figure 13. The kurtosis and sample entropy of each order of IMF are calculated separately, and the top six order values are listed as shown in Table 3.
Table 3 shows that in the decomposed IMFs, the improved CEEMDAN has relatively lower sample entropy values compared with EMD, EEMD, CEEMD, and CEEMDAN. CEEMDAN has a relatively low sample entropy value compared with EMD, CEEMD, and CEEMDAN. Higher sample entropy values indicate higher complexity in the signal sequence. Therefore, the improved CEEMDAN decomposition can effectively decompose the signal while maintaining a higher decomposition accuracy. This is advantageous for the further denoising analysis of the signal. From Table 3, it can be seen that for the test signals, the improved CEEMDAN decomposition has the largest kurtosis values for IMF2 and IMF4; therefore, it can be assumed that IMF2 and IMF4 contain more effective signals.
Figure 14 and Figure 15 show the original test signal, the STFT and the CWT after the SVD noise reduction technique, respectively. For the combined harvester test signal, the method proposed in this paper was used for noise reduction. After joint denoising, the time–frequency analysis of the reconstructed combined harvester test signal was performed using STFT and CWT, as shown in Figure 16.
Figure 16 displays the time–frequency plot of the combine harvester test signal after joint noise reduction and reconstruction. It can be observed that after joint noise reduction, the overall noise level of the signal is significantly reduced compared to the untreated experimental signal. To more intuitively see the noise reduction effect of various methods, the SNR is calculated to quantify the noise reduction effect, and the calculation results are shown in Table 4. From the comparison of SNR values in Table 4, it can be observed that for the combined harvester test signals, using the improved CEEMDAN denoising method alone and using the SVD denoising method alone result in some improvement in SNR. However, compared with the joint denoising approach of improved CEEMDAN-SVD, the latter shows a more significant improvement in SNR. This indicates that the proposed denoising technique is suitable for processing the vibration signals of combined harvester experiments and exhibits a good denoising performance.

5. Conclusions

Aiming at the problem of difficult noise identification and feature extraction caused by the complex structure of rotating machinery and the strong coupling of vibration signals, this paper proposes an adaptive noise-complete set of empirical modal decomposition and an improved threshold screening SVD algorithm to be applied in the noise reduction in vibration simulation signals as well as the test signals of the combine harvester, and the following results are obtained:
(1)
In comparison with EMD, EEMD, CEEMD, and CEEMDAN methods, it is concluded that the improved CEEMDAN method proposed in this paper can effectively decompose signals when performing signal decomposition, and at the same time, reduce false components and improve decomposition accuracy. The improved threshold screening SVD algorithm sets the difference between the singular value energy difference spectrum and the singular value difference spectrum as the discriminative threshold, which is more conducive to avoiding the threshold screening error caused by the sudden change of a certain order of singular value brought by noise.
(2)
Compared to the individual denoising methods of improved CEEMDAN and SVD, the combined denoising approach of improved CEEMDAN with threshold-based SVD demonstrates significant effectiveness in handling vibration signals from combine harvesters. The SNR increased by 9.9675 dB and 6.5233 dB, respectively, indicating that the proposed combined denoising method in this study exhibits an excellent denoising performance.
(3)
The improved CEEMDAN-improved threshold screening SVD noise reduction method effectively preserves the characteristic signal information of the noise-reduced combine harvester vibration signals and the vibration simulation signals, as observed from the improved time–frequency diagrams. By reducing the noise in the vibration signals, effective vibration features can be extracted, and the vibration signals can subsequently be used to more accurately analyze combine harvester bearing failures.
(4)
Through this paper on simulation signals, which adds to Gaussian white noise research, we found that the method in this paper for reducing Gaussian white noise is more effective, can effectively reduce Gaussian noise, and attenuate white noise, while retaining underlying signal information.

6. Prospects

The methodology proposed in this paper has been specifically developed for the analysis of signals generated with rotating machinery. However, it is essential to note that its potential applications extend beyond this specific domain. Further empirical validation is required to thoroughly assess and ascertain its effectiveness, particularly in signal processing domains with distinct characteristics, such as speech and biological signals. However, it is important to note that the proposed method may not be suitable for domains that require high real-time processing capabilities. In order to achieve real-time audio signal processing, it is crucial to utilize optimization algorithms that facilitate efficient parallel processing and employ fast algorithms. These approaches can help ensure the desired real-time performance. In future studies, there is potential for further enhancement of the combined CEEMDAN and SVD denoising method. One possible avenue for improvement is the application of an iterative approach, wherein CEEMDAN and SVD denoising are iteratively performed multiple times. This iterative process has the potential to enhance the denoising performance and improve the quality of the processed signals. In this approach, the denoising process involves multiple iterations. Initially, the signal is denoised using CEEMDAN and SVD. The denoised signal obtained from this iteration is then passed back to CEEMDAN for further denoising. This feedback loop allows for additional noise reduction with each iteration. By repeating this process multiple times, the denoising algorithm iteratively refines the signal, resulting in further noise reduction. The number of iterations can be determined based on the desired denoising performance and the characteristics of the signal and noise.

Author Contributions

Methodology, S.Z.; Software, S.Z.; Validation, L.M.; Formal analysis, S.Z., L.M. and X.C.; Investigation, M.L.; Resources, L.X.; Data curation, L.M., M.L. and X.C.; Writing—original draft, S.Z. and L.M.; Writing—review & editing, L.X. and M.L.; Visualization, L.X. and X.C.; Supervision, L.X. and X.C.; Project administration, L.X.; Funding acquisition, M.L. All authors have read and agreed to the published version of the manuscript.

Funding

The National Key R&D Program of China (2022YFD2001203, 2022YFD2001201B); Key agricultural core technology research project (NK202216010103); Open Project of State Key Laboratory of Tractor Power System (SKT2022001); 2022 Plan for Key Scientific Research Projects in Colleges and Universities of Henan Province (22B416001).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Manikandan, S.; Duraivelu, K. Fault diagnosis of various rotating equipment using machine learning approaches—A review. Proc. Inst. Mech. Eng. Part E J. Process Mech. Eng. 2021, 235, 629–642. [Google Scholar] [CrossRef]
  2. Jiang, W.; Shan, Y.; Xue, X.; Ma, J.; Chen, Z.; Zhang, N. Fault Diagnosis for Rolling Bearing of Combine Harvester Based on Composite-Scale-Variable Dispersion Entropy and Self-Optimization Variational Mode Decomposition Algorithm. Entropy 2023, 25, 1111. [Google Scholar] [CrossRef] [PubMed]
  3. Ben Ali, J.; Fnaiech, N.; Saidi, L.; Chebel-Morello, B.; Fnaiech, F. Application of empirical mode decomposition and artificial neural network for automatic bearing fault diagnosis based on vibration signals. Appl. Acoust. 2015, 89, 16–27. [Google Scholar] [CrossRef]
  4. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.; Yen, N.C.; 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. Math. Phys. Eng. Sci. 1998, 454, 903–995. [Google Scholar] [CrossRef]
  5. Gilles, J. Empirical Wavelet Transform. IEEE Trans. Signal Process. 2013, 61, 3999–4010. [Google Scholar] [CrossRef]
  6. Rilling, G.; Flandrin, P.; Goncalves, P. On empirical mode decomposition and its algorithms. In Proceedings of the IEEE-EURASIP Workshop on Nonlinear Signal and Image Processing, Grado, Italy, 8–11 June 2003; Volume 3, pp. 8–11. [Google Scholar]
  7. Rato, R.T.; Ortigueira, M.D.; Batista, A.G. On the HHT, its problems, and some solutions. Mech. Syst. Signal Process. 2008, 22, 1374–1394. [Google Scholar] [CrossRef]
  8. Aied, H.; Gonzalez, A.; Cantero, D. Identification of sudden stiffness changes in the acceleration response of a bridge to mov-ing loads using ensemble empirical mode decomposition. Mech. Syst. Signal Process. 2016, 66–67, 314–338. [Google Scholar] [CrossRef]
  9. Lee, Y.K.; Tang, S.C.; Yeh, J.R.; Shieh, J.S. Detecting signal quality by ensemble empirical mode decomposition and Monte Carlo verification. Biomed. Signal Process. Control 2015, 20, 10–15. [Google Scholar] [CrossRef]
  10. Wu, Z.; Huang, N.E. Ensemble Empirical Mode Decomposition: A Noise-Assisted Data Analysis Method. Adv. Adapt. Data Anal. 2009, 1, 1–41. [Google Scholar] [CrossRef]
  11. Yeh, J.-R.; Shieh, J.-S.; Huang, N.E. Complementary Ensemble Empirical Mode Decomposition: A Novel Enhanced Data Analysis Method. Adv. Adapt. Data Anal. 2010, 2, 135–156. [Google Scholar] [CrossRef]
  12. 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, Prague, Czech Republic, 22–27 May 2011; pp. 4144–4147. [Google Scholar]
  13. Liu, Z.; Lv, K.; Zheng, C.; Cai, B.; Lei, G.; Liu, Y. A fault diagnosis method for rolling element bearings based on ICEEMDAN and Bayesian network. J. Mech. Sci. Technol. 2022, 36, 2201–2212. [Google Scholar] [CrossRef]
  14. Colominas, M.A.; Schlotthauer, G.; Torres, M.E. Improved complete ensemble EMD: A suitable tool for biomedical signal pro-cessing. Biomed. Signal Process. Control. 2014, 14, 19–29. [Google Scholar] [CrossRef]
  15. Zheng, J.; Cheng, J.; Yang, Y. Partly ensemble empirical mode decomposition: An improved noise-assisted method for eliminating mode mixing. Signal Process. 2014, 96, 362–374. [Google Scholar] [CrossRef]
  16. Li, H.; Liu, T.; Wu, X.; Chen, Q. Research on bearing fault feature extraction based on singular value decomposition and optimized frequency band entropy. Mech. Syst. Signal Process. 2019, 118, 477–502. [Google Scholar] [CrossRef]
  17. Minka, T.P. Automatic choice of dimensionality for PCA. In Proceedings of the 14th Annual Neural Information Processing Systems Conference—NIPS 2000, Denver, CO, USA, 27 November–2 December 2000; Neural Information Processing Systems Foundation: La Jolla, CA, USA, 2001. [Google Scholar]
  18. Wang, J.G.; Li, J.; Liu, Y.Y. An improved method for determining effective order rank of SVD denoising. J. Vib. Shock 2014, 33, 176–180. [Google Scholar]
  19. Wang, C.; Li, H.; Huang, G.; Ou, J. Early Fault Diagnosis for Planetary Gearbox Based on Adaptive Parameter Optimized VMD and Singular Kurtosis Difference Spectrum. IEEE Access 2019, 7, 31501–31516. [Google Scholar] [CrossRef]
  20. Zhao, X.; Ye, B.; Chen, T. Theory of Multi-resolution Singular Value Decomposition and Its Application to Signal Processing and Fault Diagnosis. J. Mech. Eng. 2010, 46, 64–75. [Google Scholar] [CrossRef]
  21. Xu, F.; Liu, Y.F.; Song, J. Feature extraction of acoustic emission based on median filter-singular value decomposition and empirical mode decomposition. Chin. J. Sci. Instrum. 2011, 32, 2712–2719. [Google Scholar]
  22. Guo, H.; Zhang, Y.; Zhang, Q.; Li, S. Optimization of Empirical Mode Decomposition and Its Application in Analysis of Aero-Engine Vibration Signal. J. Test Meas. Technol. 2015, 29, 271–276. [Google Scholar] [CrossRef]
  23. Jiang, W.; Zhou, J. Analysis of hydro-turbine non-stationary vibration signals based on CEEMDAN and Wigner-Ville Distribution. In Proceedings of the 5th International Conference on Frontiers of Manufacturing Science and Measuring Technology (FMSMT 2017), Taiyuan, China, 24–25 June 2017; pp. 775–778. [Google Scholar]
  24. Bai, L.; Han, Z.; Li, Y.; Ning, S. A Hybrid De-Noising Algorithm for the Gear Transmission System Based on CEEMDAN-PE-TFPF. Entropy 2018, 20, 361. [Google Scholar] [CrossRef]
  25. Zhang, J.; Guo, Y.; Shen, Y.; Zhao, D.; Li, M. Improved CEEMDAN-wavelet transform de-noising method and its application in well logging noise reduction. J. Geophys. Eng. 2018, 15, 775–787. [Google Scholar] [CrossRef]
  26. Vanraj; Dhami, S.S.; Pabla, B.S. Non-contact incipient fault diagnosis method of fixed-axis gearbox based on CEEMDAN. R. Soc. Open Sci. 2017, 4, 170616. [Google Scholar] [CrossRef]
  27. Ma, L.; Wang, G.; Zhang, P.; Huo, Y. Fault Diagnosis Method of Circuit Breaker Based on CEEMDAN and PSO-GSA-SVM. IEEJ Trans. Electr. Electron. Eng. 2022, 17, 1598–1605. [Google Scholar] [CrossRef]
  28. Meng, X.; Cai, C.; Wang, Y.; Wang, Q.; Tan, L. Remaining useful life prediction of lithium-ion batteries using CEEMDAN and WOA-SVR model. Front. Energy Res. 2022, 10, 984991. [Google Scholar] [CrossRef]
  29. Golub, G.H.; Reinsch, C. Singular value decomposition and least squares solutions. Numer. Math. 1970, 14, 403–420. [Google Scholar] [CrossRef]
  30. Zhao, X.; Ye, B. Selection of effective singular values using difference spectrum and its application to fault diagnosis of headstock. Mech. Syst. Signal Process. 2011, 25, 1617–1631. [Google Scholar] [CrossRef]
  31. Fernando, K.V.; Parlett, B.N. Accurate singular values and differential qd algorithms. Numer. Math. 1994, 67, 191–229. [Google Scholar] [CrossRef]
  32. Businger, P.A.; Golub, G.H. Algorithm 358, singular value decomposition of a complex matrix. Commun. ACM 1969, 12, 564–565. [Google Scholar] [CrossRef]
  33. Guo, Q.; Zhang, C.; Zhang, Y.; Liu, H. An Efficient SVD-Based Method for Image Denoising. IEEE Trans. Circuits Syst. Video Technol. 2016, 26, 868–880. [Google Scholar] [CrossRef]
  34. Lei, B.; Soon, I.Y.; Tan, E.L. Robust SVD-Based Audio Watermarking Scheme with Differential Evolution Optimization. IEEE Trans. Audio Speech Lang. Process. 2013, 21, 2368–2378. [Google Scholar] [CrossRef]
  35. He, X. Wind turbine gearbox operating status monitoring and fault diagnosis. Merch. Qual. 2020, 271. [Google Scholar]
  36. Wang, L.; Shao, Y. Fault feature extraction of rotating machinery using a reweighted complete ensemble empirical mode decomposition with adaptive noise and demodulation analysis. Mech. Syst. Signal Process. 2020, 138, 106545. [Google Scholar] [CrossRef]
Figure 1. Noise Reduction Technology Roadmap.
Figure 1. Noise Reduction Technology Roadmap.
Applsci 13 10713 g001
Figure 2. Simulation Signal Time-Domain Diagram.
Figure 2. Simulation Signal Time-Domain Diagram.
Applsci 13 10713 g002
Figure 3. IMF time-domain graphs of each order after decomposition. (a) EMD decomposition; (b) EEMD decomposition; (c) CEEMD decomposition; (d) CEEMDAN decomposition; (e) CEEMDAN decomposition.
Figure 3. IMF time-domain graphs of each order after decomposition. (a) EMD decomposition; (b) EEMD decomposition; (c) CEEMD decomposition; (d) CEEMDAN decomposition; (e) CEEMDAN decomposition.
Applsci 13 10713 g003
Figure 4. A comparison of magnitude spectrum between Improved CEEMDAN and CEEMDAN decompositions.
Figure 4. A comparison of magnitude spectrum between Improved CEEMDAN and CEEMDAN decompositions.
Applsci 13 10713 g004
Figure 5. A comparison of power spectra between Improved CEEMDAN and CEEMDAN decompositions.
Figure 5. A comparison of power spectra between Improved CEEMDAN and CEEMDAN decompositions.
Applsci 13 10713 g005
Figure 6. A time–frequency diagram of the original signal; (a) Noiseless STFT; (b) Noiseless CWT; (c) Noise-containing STFT; (d) Noise-containing CWT.
Figure 6. A time–frequency diagram of the original signal; (a) Noiseless STFT; (b) Noiseless CWT; (c) Noise-containing STFT; (d) Noise-containing CWT.
Applsci 13 10713 g006aApplsci 13 10713 g006b
Figure 7. The time–frequency plot of the noise-containing raw signal after direct SVD thresholding noise reduction; (a) STFT; (b) CWT.
Figure 7. The time–frequency plot of the noise-containing raw signal after direct SVD thresholding noise reduction; (a) STFT; (b) CWT.
Applsci 13 10713 g007
Figure 8. The time–frequency plot of the noise-containing signal after SVD thresholding noise reduction reconstruction with improved CEEMDAN decomposition; (a) STFT; (b) CWT.
Figure 8. The time–frequency plot of the noise-containing signal after SVD thresholding noise reduction reconstruction with improved CEEMDAN decomposition; (a) STFT; (b) CWT.
Applsci 13 10713 g008
Figure 9. Signal Denoising Effect Comparison.
Figure 9. Signal Denoising Effect Comparison.
Applsci 13 10713 g009
Figure 10. Experimental combine harvester and problem injection locations.
Figure 10. Experimental combine harvester and problem injection locations.
Applsci 13 10713 g010
Figure 11. The measurement point locations of the experimental combine harvester.
Figure 11. The measurement point locations of the experimental combine harvester.
Applsci 13 10713 g011
Figure 12. A time-domain diagram of the test signal.
Figure 12. A time-domain diagram of the test signal.
Applsci 13 10713 g012
Figure 13. The decomposition of the IMF of each order using improved CEEMDAN decomposition.
Figure 13. The decomposition of the IMF of each order using improved CEEMDAN decomposition.
Applsci 13 10713 g013
Figure 14. A time–frequency diagram of the original signal. (a) Original signal STFT; (b) Original signal CWT.
Figure 14. A time–frequency diagram of the original signal. (a) Original signal STFT; (b) Original signal CWT.
Applsci 13 10713 g014
Figure 15. The time–frequency plot after direct SVD threshold denoising; (a) STFT; (b) CWT.
Figure 15. The time–frequency plot after direct SVD threshold denoising; (a) STFT; (b) CWT.
Applsci 13 10713 g015
Figure 16. The time–frequency plot after improved CEEMDAN decomposition with SVD thresholding noise reduction reconstruction; (a) STFT; (b) CWT.
Figure 16. The time–frequency plot after improved CEEMDAN decomposition with SVD thresholding noise reduction reconstruction; (a) STFT; (b) CWT.
Applsci 13 10713 g016
Table 1. A comparison of various indexes after simulation signal decomposition.
Table 1. A comparison of various indexes after simulation signal decomposition.
Decomposition
Algorithm
Decomposition OrderCross-Correlation
Coefficient
KurtosisSample Entropy
EMDIMF10.02842.17721.2447
IMF20.01342.89091.1447
IMF30.01792.91570.7159
IMF40.00203.23690.5941
IMF50.00173.86460.4715
IMF6−0.01912.84850.2547
EEMDIMF10.03772.22051.4206
IMF20.01902.82861.3053
IMF30.00733.02850.7125
IMF40.00153.13410.6053
IMF50.01843.39330.4845
IMF6−0.00242.80400.2774
CEEMDIMF10.04063.16392.1710
IMF20.03632.34271.5538
IMF30.01092.86801.1767
IMF4−0.00022.98730.6512
IMF50.02163.04040.5448
IMF60.00522.85920.3443
CEEMDANIMF10.03332.23531.4703
IMF20.02022.87921.2438
IMF30.01053.12520.6793
IMF40.00093.12090.6111
IMF50.02043.36640.4899
IMF6−0.01902.59210.2662
Improving
CEEMDAN
IMF10.03442.24651.4909
IMF20.02082.87361.2156
IMF30.00513.11510.6980
IMF40.00433.16170.5805
IMF50.02023.46850.4604
IMF6−0.01952.54300.2170
Table 2. A comparison of the effect of each noise reduction method.
Table 2. A comparison of the effect of each noise reduction method.
Signal TypeNormBefore Noise ReductionImprovement of the CEEMDAN MethodSVD Noise
Reduction
Methodology of This Paper
Emulation signalSNR/dB−12.9989−7.4970−2.40130.9957
Table 3. Indicators of the test signal after decomposition.
Table 3. Indicators of the test signal after decomposition.
Decomposition AlgorithmDecomposition OrderKurtosisSample Entropy
EMDIMF12.88501.5207
IMF24.08091.1447
IMF33.24090.676
IMF43.21290.5941
IMF52.75780.4715
IMF62.60450.2547
EEMDIMF12.99011.4206
IMF23.82861.2053
IMF33.04790.7125
IMF43.13950.6053
IMF52.76880.4845
IMF63.80400.2774
CEEMDIMF13.63281.8710
IMF24.03871.5538
IMF33.86800.9767
IMF42.98730.6612
IMF52.94040.5448
IMF62.85920.3943
CEEMDANIMF13.02081.4703
IMF24.82581.1438
IMF33.01520.6755
IMF42.99120.6007
IMF52.89280.4823
IMF62.59210.2651
Improving
CEEMDAN
IMF13.02471.4234
IMF24.76440.8495
IMF33.14580.6765
IMF43.48390.5855
IMF52.83390.4688
IMF62.32440.2183
Table 4. A comparison of different noise reduction methods.
Table 4. A comparison of different noise reduction methods.
Signal TypeNormImprovement CEEMDAN MethodSVD Noise ReductionMethodology of This Paper
Test SignalSNR/dB−7.4236−3.97942.5439
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

Zhao, S.; Ma, L.; Xu, L.; Liu, M.; Chen, X. A Study of Fault Signal Noise Reduction Based on Improved CEEMDAN-SVD. Appl. Sci. 2023, 13, 10713. https://doi.org/10.3390/app131910713

AMA Style

Zhao S, Ma L, Xu L, Liu M, Chen X. A Study of Fault Signal Noise Reduction Based on Improved CEEMDAN-SVD. Applied Sciences. 2023; 13(19):10713. https://doi.org/10.3390/app131910713

Chicago/Turabian Style

Zhao, Sixia, Lisha Ma, Liyou Xu, Mengnan Liu, and Xiaoliang Chen. 2023. "A Study of Fault Signal Noise Reduction Based on Improved CEEMDAN-SVD" Applied Sciences 13, no. 19: 10713. https://doi.org/10.3390/app131910713

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