Abstract

In the ensemble empirical mode decomposition (EEMD) algorithm, different realizations of white noise are added to the original signal as dyadic filter banks to overcome the mode mixing problems of empirical mode decomposition (EMD). However, not all the components in white noise are necessary, and the superfluous components will introduce additional mode mixing problems. To address this problem, morphological filter-assisted ensemble empirical mode decomposition (MF-EEMD) was proposed in this paper. First, a new method for determining the structuring element shape and size was proposed to improve the adaptive ability of morphological filter (MF). Then, the adaptive MF was introduced into EMD to remove the superfluous white noise components to improve the decomposition results. Based on the contributions of MF in a single EMD process, the MF-EEMD was proposed by combining EEMD with MF to suppress the mode mixing problems. Finally, an analog signal and a measured signal were used to verify the feasibility of MF-EEMD. The results show that MF-EEMD significantly mitigates the mode mixing problems and achieves a higher decomposition efficiency compared to that of EEMD.

1. Introduction

Signal decomposition techniques, such as Fourier transform (FT), wavelet transform (WT), and empirical mode decomposition (EMD), are widely used in the field of structural health monitoring for denoising, parameter identification, and damage detection [13]. However, these techniques have considerable deficiencies. FT [4] takes the signal as a linear combination of sine waves with different frequencies, but the frequency and amplitude of the sine wave are immutable. Consequently, FT cannot analyze nonstationary or nonlinear signals [5]. Short-time Fourier transform (STFT) is a variation of FT, and it can address nonstationary signals by employing the window function technique. However, it is hard to balance the resolution between the time domain and the frequency domain [6]. WT [7] is suitable for decomposing nonlinear signals with multiple scales and multiple resolutions, but determining the appropriate mother wavelet function is difficult. Hence, the adaptive performance of WT is poor. EMD is a fully data-driven technique with the ability to decompose nonstationary and nonlinear signals; thus, it possesses strong robustness and adaptive ability [5]. However, the mode mixing problems in EMD severely restrict its application [8, 9].

To overcome the mode mixing problem of EMD, Wu and Huang [10] proposed the noise-assisted ensemble empirical mode decomposition (EEMD). In the EEMD algorithm, EMD is performed repeatedly with the addition of different white noises, and an ensemble of the same order intrinsic mode functions (IMF) is made to obtain the final decomposition results. Flandrin and Rilling [11] noted that the white noise added in EEMD could be taken as a set of dyadic filter banks, and different frequency components in the original signal were projected to the corresponding banks. This characteristic of white noise helped to separate the different orders of IMFs.

The valuable components in the original signal are typically limited in quantity; in other words, the number of essential dyadic filter banks for EEMD can be counted. However, the added white noise contains all the dyadic filter banks in the frequency domain. The superfluous dyadic filter banks added to the original signal will not only reduce the decomposition efficiency but also cause additional mode mixing problems [12]. Based on the above problems, it could be speculated that the accuracy and efficiency of EEMD would be improved if the superfluous dyadic filter banks were removed.

The morphological filter (MF) is a type of nonlinear filter that is particularly sensitive to impulse noise and white noise; moreover, it will not cause sudden truncation in the frequency domain or phase delay in the time domain [13, 14]. Deng [15] adopted the MF along with other traditional filters to filter impulse noise, and the results demonstrated that the MF was superior to the other filters, especially when the noise level was high. Yuan [16] adopted the MF and a hybrid filter to detect and eliminate impulse noise in images, and superb denoising results were achieved for different signal-to-noise ratios. Lin [17] used the MF to eliminate the high-ratio impulse noise, and the MF achieved a better performance than other traditional digital filters, such as the mean filter and the median filter. Saniie [14] adopted the MF to suppress the impulse noise and the white noise in an ultrasonic signal; the MF could significantly improve the signal-to-noise ratio and maintain an undistorted signal. Mukhopadhyay [18] adopted the MF to filter different types of noise, and the results showed that the MF was effective for all types of noise and superior to other standard noise removal algorithms. The above literature review illustrates that the MF is a potentially powerful tool for filtering superfluous dyadic filter banks in EEMD.

This paper proposes the morphological filter-assisted ensemble empirical mode decomposition (MF-EEMD) to overcome the mode mixing problems in EEMD. First, the concepts of MF were presented, and the adaptive ability of MF was improved by proposing a new method for determining the structure element shape and size. Then, the adaptive MF was applied to remove the superfluous white noise components in EMD to improve its decomposition results. Based on the contributions of MF in a single EMD process, the MF-EEMD was proposed by introducing MF into EEMD to suppress its mode mixing problems. Finally, MF-EEMD is compared with EEMD by decomposing an analog signal and a measured signal, and the effectiveness of MF-EEMD is validated.

2. MF Theory

In 1986, Serra [19, 20] proposed the MF based on the theory of mathematical morphology. The MF is a type of nonlinear temporal filter that can process a signal directly in the time domain without converting it into the frequency domain. In the MF algorithm, a structuring element is used to address the data points, and its common shapes are shown in Figure 1.

In the algorithm of MF, dilation and erosion are the two most basic operations [21]. The dilation operation on signal α with structuring element β is defined as , and the erosion operation on signal α with structuring element β is defined as , as shown in (1) and (2), respectively.where , , , n is the length of α, and is the width of β.

Based on the dilation and erosion operations, the opening operation on signal α with structuring element β is defined as , and the closing operation on signal α with structuring element β is defined as , as shown in (3) and (4), respectively.

However, the opening operation can only address the local maximums, while the closing operation can only address the local minimums [22]. To address both the local maximums and local minimums of the signal, the opening and closing operations should be combined by (5).

To eliminate the effect of different operational sequences, the average of opening-closing and closing-opening is taken as the final filtering result. The complete operational flow of the MF is shown in Figure 2.

3. Adaptive MF

The shape and size of the structuring element are the two most important parameters in MF, and they have significant influences on the filtering results. The determination of the two parameters relates to multiple factors, such as the sample frequency, the dominant frequency, and the noise type. The shape and size of the structuring element are generally determined by empirical methods [14, 15], and the disadvantages of those methods are low adaptive ability and poor versatility.

To construct an adaptive MF algorithm, the determination method of the appropriate structuring element parameters were investigated in this paper.

A composite signal of sinusoid and white noise is constructed based on (6)-(8).where is a pure sinusoid, is white noise, is the composite signal, sf is the sample frequency, , N is the length of , f is the dominant frequency, λ is the amplitude of the pure sinusoid, and is the amplitude of the white noise.

To make an objective evaluation of the effectiveness of the MF, the signal-to-noise ratio (SNR) [23] is introduced as the evaluation index, as shown in (9).where the operator Std() is the expression of standard deviation and is the filtering result of . When and are more similar, the value of SNR is greater.

3.1. Shape Selection

To investigate the characteristics of different structuring element shapes, a composite signal with one dominant frequency was constructed by (6)-(8) with the parameters sf=256 Hz, N=512, f=5 Hz, λ=1, and k=0.3, as shown in Figure 3.

Three types of structuring elements were constructed, each with linear, sinusoidal, or triangular shapes. The range of the structuring element width (W) was set as 3-35, and the range of the structuring element height (H) was set as 0.1-5 times the standard deviation of . Then, the three types of structuring elements with varying sizes were adopted to filter the signal, and the corresponding SNR of each was calculated. In Figure 4, the initial SNR of is shown as a plane surface with a value of 14.35, and the SNR of is shown as a curved surface.

In Figure 4(a), the changes in SNR values only relate to . The appropriate distribution range of is 3-11, and the best filtering result is achieved with an SNR value of 19.56 when W=5. In Figure 4(b), the changes in SNR values relate to both and H. W and have wide appropriate ranges, and the best filtering result is achieved with an SNR value of 23.72 when W=11 and H=0.7. The filtering result in Figure 4(c) is similar to that in Figure 4(b), but the appropriate ranges of and are narrower. The best filtering result is achieved with an SNR value of 22.61 when W=9 and H=0.5.

Although the filtering results with different white noises are not constant due to the white noise randomness, still some patterns can be observed as follows. The best filtering results of the sinusoidal and triangular structuring elements are similar, and they are superior to that of the linear element. Additionally, the distribution range of the appropriate element sizes of the triangular structuring element is narrower than that of the sinusoidal structuring element and, thus, the distribution law of the appropriate element size of the triangular structuring element is more obvious.

According to the above patterns, the triangular structuring element was selected for the follow-up studies in this paper.

3.2. Size Determination

To investigate the distribution laws of the appropriate and H, multiple composite signals with one dominant frequency were constructed using (6)-(8). The corresponding parameter settings are listed in Table 1. A triangular structuring element with varying sizes was adopted to filter the signals, and the corresponding SNR values of each were calculated, as shown in Figure 5.

In signals #1-3, k is the only parameter that is varied. The distribution range of appropriate sizes becomes wider with increasing k; however, the ridgeline (colored yellow) of the SNR surface remains relatively unchanged. In signals #4-6, f is the only parameter being varied. When is small, the ridgeline is close to axis W, and vice versa. In signals #7-9, sf is the only parameter being varied, and the effect of sf on the ridgeline is opposite that of f.

Figure 5 illustrates that the location and direction of the ridgeline of SNR surface are mainly dominated by sf and . The intersection point of the ridgeline and H=0.1 has a larger value with increases in sf or decreases in . The value of W/H also has the same relationship with sf and . The above laws can be summarized as (10)-(12).

A linear regression was performed to fit (12) using 650 samples with the value of sf/f varying from 4 to 1,024. The fitting result is shown in (13).

In Figure 6, three examples with different values of sf/f were selected to demonstrate the prediction precision of (13). The black points are the predictions of the appropriate structuring element sizes, and they are very close to the ridgelines of the SNR surfaces, which indicates that the prediction of appropriate structuring element sizes has a high precision.

To investigate the applicability of (13) to signals with multiple dominant frequencies, three composite signals with two dominant frequencies were constructed with the parameter settings listed in Table 2. The SNR values of the filtering results along with the predictions of the appropriate structuring element sizes are shown in Figure 7, where the blue points represent the predictions with and the red points represent the predictions with .

Figure 7 illustrates that the ridgeline of the SNR surface is between the two predictions but very close to the blue points, indicating that the distribution of appropriate structuring element sizes is mainly dominated by . Therefore, the ridgeline of the SNR surface can be approximately estimated by (13) with .

In actual operation, one pair of appropriate size (W, H) is sufficient for the MF, and the value of for the triangular structuring element is W=2n+1, which means that the smallest value of is 3. In this paper, a simplified and practical size determination method for the triangular structuring element was proposed as follows: (1) Extract the highest valuable frequency of the signal. (2) Introduce sf and into (13), increase from 0.1 with a step length of 0.1, and calculate the corresponding odd-value of W. (3) Stop the calculation when W ≥ 3, and obtain one pair of appropriate size (W, H).

4. MF-EEMD

The superfluous white noise components in EEMD may cause additional mode mixing problems and reduce the decomposition efficiency [12]. In this paper, the MF was adopted to filter out the superfluous white noise components to improve EEMD.

4.1. EMD Combined with MF

A composite signal with two dominant frequencies was constructed by (6)-(8), as shown in Figure 8, and the parameters were set as =2, =0.5, =5, =0.5, sf=256, N=512, and k=0.3.

EMD was directly adopted for the composite signal in Figure 8(c). The stoppage criterion of EMD was that the number of zero crossing points of IMF must be larger than N/sf, and the decomposition shall be stopped after the appearance of the first unqualified IMF. This stoppage criterion was also applicable to EEMD and MF-EEMD. There were 9 orders of IMFs in the decomposition results of EMD, as shown in Figure 9. The - to -order IMFs are noise, the -order IMF consists of noise and a 5 Hz component, the -order IMF consists of 5 Hz and 2 Hz components, the -order IMF is mainly a 2 Hz component, and the - to -order IMFs are trends. These results illustrate that there are obvious mode mixing problems in the EMD results.

There is typically no prior knowledge about the highest valuable in the signal; thus, the application of (13) is limited. To address this problem, an extraction method for based on the decomposition results of EMD or EEMD was proposed.

First, the original signal is decomposed with EMD or EEMD. Then, the criterion ET proposed by Wu and Huang [24] is used to distinguish the noise components from the valuable components. The criterion EnTn of the IMF is defined by (14) and (15).where is the energy density, is the averaged period, N is the length of , and is the number of zero-crossings of . When is a noise component, the value of is small; otherwise, the value of is considerably larger.

By observing the values of , the noise components and valuable components are distinguished, and the IMF with the desired is selected. Finally, the auto-power spectrum analysis is adopted for the selected IMF, and the frequency of the peak point in the spectrum is taken as f.

The ET values of the IMFs in Figure 9 are shown in Figure 10, where there is a sudden increase between the and ET values. This result indicates that the frequency of the IMF can be taken as . The auto-power spectrum of the IMF is shown in Figure 11 with f=5 Hz.

The appropriate structuring element size was derived as W=3 and H=0.1 by (13) with sf=256 and f=5. Then, the composite signal in Figure 8(c) was filtered by the MF, as shown in Figure 12.

The Fourier spectrum of the noise component is shown in Figure 13. The amplitude of the low-frequency domain, where the frequencies of the valuable components are located, is smaller than that of the high-frequency domain. In other words, the superfluous dyadic filter banks are removed while the valuable ones are retained in .

Then, the EMD was applied again to the filtering result in Figure 12(a), and 7 orders of IMFs were obtained, as shown in Figure 14. The - to -order IMFs are noise, the -order IMF is a 5 Hz component, the -order IMF is mainly a 2 Hz component, and the - and -order IMFs are trends. Only slight mode mixing problems are observed in the decomposition results, indicating that the mode mixing problems are suppressed. Moreover, the number of IMFs is reduced from 9 to 7, which means that the decomposition efficiency of EMD is also improved.

4.2. EEMD Combined with MF

The decomposition results of a single operation of EMD were improved with the addition of MF. EEMD is an ensemble of numerous EMD; therefore, the EEMD results would also be improved by the MF. Hence, MF-EEMD was proposed in this paper by introducing MF into EEMD.

The main flows of MF-EEMD are as follows: (1) Decompose the original signal by traditional EMD or EEMD and determine the appropriate structuring element size based on the decomposition results. (2) Add white noise to the original signal and employ the MF to filter the polluted signal. (3) Adopt EMD to decompose the filtering signal. (4) Repeat the second and third processes by adding different series of white noise. (5) Make an ensemble of the numerous decomposition results and achieve the final decomposition results of EEMD. The above flows of MF-EEMD are shown in Figure 15, where the additional operations proposed in this paper are marked with a gray shade.

5. Application Instance

5.1. Analog Signal Decomposition

To verify the feasibility of the proposed method, the composite signal in Figure 8(c) was selected again to be decomposed by EEMD and MF-EEMD. During operations of the two methods, the level of white noise added in each operation of EMD was set as 0.1 times the standard deviation of , and the number of ensembles was set as 500. The appropriate size of triangular structuring element was set as W=3, H=0.1. Nine IMFs are present in the traditional EEMD results, as shown in Figure 16, while there are 7 IMFs in the MF-EEMD results, as shown in Figure 17. The corresponding Hilbert spectra of the EEMD and MF-EEMD results are shown in Figures 18 and 19, respectively.

In Figure 16, the - to -order IMFs are noise, the -order IMF is a 5 Hz component, the -order IMF is a 2 Hz component, and the - to -order IMFs are trends. However, the waveform of the -order IMF from 1 s to 2 s is quite similar to that of the -order IMF; there are slight mode mixing problems in the EEMD results. The mode mixing problems can also be observed in Figure 18, where there are disturbances around the 5 Hz spectrum.

In Figure 17, the - to -order IMFs are noise, the -order IMF is a 5 Hz component, the -order IMF is a 2 Hz component, and the - and -order IMFs are trends. In Figure 19, the 5 Hz and 2 Hz spectra are straight, and the background is quite clean. No obvious mode mixing problem is found in the MF-EEMD results.

5.2. Measured Signal Decomposition

For further verifying the proposed method, the acceleration signal measured from a shaking table test of a cable-stayed bridge model was taken as another instance. A photograph of the cable-stayed bridge model is shown in Figure 20. The input of the test was white noise with a peak value of 0.1 g, and the input direction was lateral. A set of acceleration responses of the tower top with a sample frequency of 256 Hz was selected, as shown in Figure 21.

In this instance, the level of white noise added in each operation of EMD was set as 0.2 times the standard deviation of the measured signal, and the number of ensembles was set as 2,000. First, the measured signal was decomposed by EEMD, and 11 IMFs were obtained. The decomposition results along with the ET values are shown in Figures 22 and 23. There is a sudden increase between the and ET values, indicating that the desired is in the -order IMF. The auto-power spectrum of the -order IMF is shown in Figure 24, and the frequency of the peak point is 10.38 Hz. The appropriate size of the structuring element was derived as W=3 and H=0.3 by (13) with sf=256 and f=10.38. Then, the measured signal was decomposed by MF-EEMD, and 9 IMFs were obtained, as shown in Figure 25.

To compare the mode mixing problems in detail, the local waveforms of the IMFs of the two methods are presented in Figures 26 and 27. Mode mixing problems are present in the -order IMF of EEMD, and the waveforms marked with the red circle are similar to that of the -order IMF. The waveforms marked with the blue circles are similar to that of the -order IMF. However, there are no evident mode mixing problems in the IMFs of MF-EEMD.

The Hilbert spectra of the EEMD and MF-EEMD results are shown in Figures 28 and 29, respectively. In Figure 28, there are serious mode mixing problems in the two spectra of approximately 4 Hz, and the fluctuations of their frequencies cannot be easily tracked. The spectrum of approximately 10 Hz is widely distributed in the frequency domain, which means that the corresponding waveforms of this spectrum are not smooth. In Figure 29, the mode mixing problems in the two spectra of approximately 4 Hz are mild, and the fluctuations of their frequencies are clear and easy to track. The distribution band of the spectrum of approximately 10 Hz is narrow, which means that the smoothness of its waveforms is improved. The comparison results show that the mode mixing problems in EEMD are effectively suppressed by MF-EEMD.

6. Conclusion

MF-EEMD was proposed to suppress the mode mixing problems in EEMD. Structuring elements with different shapes and sizes were used in the MF to filter a series of analog signals. Based on the filtering results, the triangular shape was found to be superior to the linear and sinusoidal shapes, and an equation for calculating the appropriate sizes of the triangular structuring element was established. Then, the MF was used to filter the superfluous white noise components during the EMD operation. The MF could help suppress the mode mixing problems and improve the decomposition efficiency. Based on the above results, an improved MF-EEMD method was proposed by combining the EEMD with MF. To verify the proposed method, an analog signal and a measured signal were decomposed by EEMD and MF-EEMD, respectively. The comparison results show that the mode mixing problems in EEMD are effectively suppressed by the MF-EEMD. Moreover, under the same stoppage criterion, fewer IMFs are archived by the MF-EEMD, which means that the proposed method also has a higher decomposition efficiency.

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 no conflicts of interest.

Acknowledgments

This work was funded by the National Key R&D Program of China (no. 2016YFC0802202), the National Natural Science Foundation of China (no. 51678489), and the Science and Technology Project of Power China (no. SCMQ-201728-ZB).