Abstract
As the sound signal of ships obtained by sensors contains other many significant characteristics of ships and called ship-radiated noise (SN), research into a denoising algorithm and its application has obtained great significance. Using the advantage of variational mode decomposition (VMD) combined with the correlation coefficient for denoising, a hybrid secondary denoising algorithm is proposed using secondary VMD combined with a correlation coefficient (CC). First, different kinds of simulation signals are decomposed into several bandwidth-limited intrinsic mode functions (IMFs) using VMD, where the decomposition number by VMD is equal to the number by empirical mode decomposition (EMD); then, the CCs between the IMFs and the simulation signal are calculated respectively. The noise IMFs are identified by the CC threshold and the rest of the IMFs are reconstructed in order to realize the first denoising process. Finally, secondary denoising of the simulation signal can be accomplished by repeating the above steps of decomposition, screening and reconstruction. The final denoising result is determined according to the CC threshold. The denoising effect is compared under the different signal-to-noise ratio and the time of decomposition by VMD. Experimental results show the validity of the proposed denoising algorithm using secondary VMD (2VMD) combined with CC compared to EMD denoising, ensemble EMD (EEMD) denoising, VMD denoising and cubic VMD (3VMD) denoising, as well as two denoising algorithms presented recently. The proposed denoising algorithm is applied to feature extraction and classification for SN signals, which can effectively improve the recognition rate of different kinds of ships.
Keywords: variational mode decomposition (VMD), secondary variational mode decomposition (2VMD), correlation coefficient (CC), ship-radiated noise (SN), denoising
1. Introduction
In the practical measuring process, measured signals are often mixed with noise and useless signal components which come from the surrounding complex environment and the measurement equipment itself. The time domain waveforms of the polluted signals are often different from those of original signals, and it is not easy to identify the original signal from the polluted signal. In the frequency domain, the bandwidth of the clear signal and the noisy signal also partially or even completely overlap. In this case, traditional spectrum analysis techniques and linear filtering algorithms cannot effectively eliminate noise. Therefore, the question of how to eliminate noise from the polluted signal must be solved in the signal processing field [1,2].
There is a kind of common denoising algorithm, the basic ideas of which is to extract components of signal obtained by one signal decomposition algorithm, identify and remove noise components by screening criteria, then reconstruct the useful components. For this kind of denoising algorithm, the focus is on selecting signal decomposition algorithm and noise-screening criteria. For instance, the wavelet denoising algorithm [3,4] has been widely used in various fields, and a good effect is gained. However, using different types of wavelet functions and different numbers of decomposition have a great influence on denoising [5].
A kind of self-adaptive signal processing algorithm is empirical mode decomposition (EMD) [6,7], originally proposed by Huang et al. This is an absolutely data-driven and adaptive algorithm that depends on local characteristics of data in the time domain. EMD can decompose complex signal into intrinsic mode functions (IMFs), with each IMF indicating one oscillation mode of the complex signal. However, EMD faces problems of mode-mixing and end effects and also lacks mathematical demonstration. Ensemble EMD (EEMD) [8], as an algorithm that improves on EMD, can reduce the phenomena of modes overlap to some extent. A growing number of researchers are focusing on developing EMD and improved EMD algorithms, and these algorithms are widely employed in various fields, especially in mechanical fault diagnosis [9,10,11], medical science [12], meteorology [13], oceanography [14,15,16,17,18] and so on. Many denoising algorithms using EMD and improved EMD algorithms have been proposed. For example, high-frequency IMFs are regarded as noise IMFs; the rest of the IMFs are reconstructed for denoising [19]. Nevertheless, this denoising algorithm cannot completely eliminate noise components, and the reconstructed signal lacks some detailed information. Many denoising algorithms have been proposed to solve the problems of this denoising algorithm by the threshold for IMFs [20,21].
As a kind of non-recursive and self-adaptive signal-processing algorithm, variational mode decomposition (VMD) [22,23,24], originally put forward by Dragomiretskiy et al., can effectively decompose a multi-component signal into several bandwidth-limited IMFs. Every IMF has a corresponding central frequency updated in real-time. Compared with EMD and the improved EMD algorithms, VMD has not only a solid theoretical foundation, but also good robustness to noise. In the field of fault diagnosis, a new diagnosis algorithm based on VMD denoising is proposed in [25], which uses the IMFs obtained by VMD to reconstruct the IMFs according to the correlation coefficients (CCs) between IMFs and the original signal in order to realize denoising, and then extracts the bearing fault characteristics by means of a morphological difference filter to demodulate the signals after denoising, with simulated signal and experimental results showing the validity of the algorithm. In research [26], a new denoising algorithm based on the non-convex framework has been proposed. By comparing with wavelet denoising and 1-order total variation denoising algorithms, the validity is verified by analyzing the simulation signals and the vibration signals. In research [27], an adaptive denoising algorithm for a chaotic signal has been proposed by using independent component analysis (ICA) and EMD. In research [28], an adaptive denoising algorithm using a probability density function and VMD has been proposed, and a small mean-error square and a high signal-to-noise ratio prove the effectiveness of the denoising algorithm. These denoising algorithms also demonstrate the feasibility of EMD and VMD in signal denoising.
In this article, we proposed a new denoising algorithm for ship-radiated noise (SN) signals. We used VMD and CC to decompose the original signals into IMFs and identify noise IMFs, respectively; the decomposition number by VMD is equal to the number by EMD. According to the threshold of the CC, noise IMFs and useful IMFs can be distinguished effectively. Then, the first denoising can be realized by reconstructing useful IMFs. Secondary denoising can be accomplished by repeating the above steps of decomposition, mode-identification and reconstruction. The final result of denoising is determined according to the CC between IMFs and the original signal. Simulation results indicate that the proposed denoising algorithm based on the secondary VMD (2VMD) and CC is better than existing denoising ones. The proposed 2VMD denoising algorithm is used to feature extraction and classification for SN signals, which can effectively improve the recognition rate of different kinds of ships.
The outline of the article is as follows. Section 2 provides the background to VMD, CC and the evaluation criterion; a review of the proposed 2VMD denoising algorithm is presented in Section 3; in Section 4 and Section 5, the proposed 2VMD denoising algorithm is used to simulation data and SN signals respectively; finally, the last section is the conclusions.
2. Background
2.1. Variational Mode Decomposition (VMD)
In the VMD algorithm, IMFs are defined as amplitude-modulated–frequency-modulated (AM–FM) signals, which are given by:
(1) |
where and represent time and the envelope of IMF; and and denote the phase and the IMFs. IMFs have center frequencies and limited bandwidths. The decomposition process is the constrained variational problem, which is given by:
(2) |
where is the original signal; represents the number of IMFs; and and are the IMF and the center frequency for each IMF. The constrained variational problems in Equation (2) can be addressed by the penalty factor and the lagrangian multiplier . The augmented lagrangian is expressed as:
(3) |
The alternating direction multiplier method (ADMM) is used to obtain the saddle points, then the , and are updated in the frequency domain, which is given by:
(4) |
(5) |
(6) |
The stop condition is as follows:
(7) |
where represents convergence accuracy. The specific process of VMD is summarized as follows:
Initialize , , and n = 0.
Update the value of , and according to Equations (4)–(6).
Judge whether or not meets the convergence condition (7).
Repeat the steps of updating parameters until the stopped condition is satisfied.
The uniformly spaced distribution for initialization of center frequency is expressed as:
(8) |
and the zero initial can be expressed as:
(9) |
In addition, is equal to the decomposition level by EMD. The zero initial is used in this paper.
2.2. Correlation Coefficient (CC)
The correlation coefficient (CC), as a parameter of statistical relationships, can measure the degree of dependence and correlation. In this paper, the formula of CC is shown as the following:
(10) |
where and represent the original signal and IMF obtained by mode decomposition; and correspond to mathematical expectation and variance; and represents the CC between the IMF and original signal. High values (close to 1) indicate a strong degree of dependence and correlation. Instead, the closer that this value is to −1, the more inverse the relationship value is. The relationship between CC and correlation is shown in Table 1. If CCs between the original signal and IMFs by VMD are within the range of moderate correlation or strong correlation, IMFs contain useful components. Therefore, the CC threshold is within the range of weak correlation.
Table 1.
No Correlation | Weak Correlation | Moderate Correlation | Strong Correlation | |
---|---|---|---|---|
CC | 0~0.1 | 0.1~0.3 | 0.3~0.5 | 0.5~1 |
A simulation example should make this easier to understand, with the simulation signals as follows:
(11) |
where , and represent the three components of . Three decomposition algorithms are used to decompose . The original signals are presented in Figure 1. The decomposition result of VMD is shown in Figure 2.
As can be seen in Figure 1 and Figure 2, the decomposition result using VMD is similar to the component of the simulation signal. CCs between the simulation signal and corresponding IMFs are shown in Table 2. By comparison with EMD and EEMD algorithms, the CCs between simulation signal and corresponding IMFs by VMD are closer to the true values in Table 2. This shows that the VMD algorithm can better reflect the correlation.
Table 2.
Simulation Signals | EMD Algorithm | EEMD Algorithm | VMD Algorithm | ||||
---|---|---|---|---|---|---|---|
0.5775 | IMF1 | 0.6040 | IMF5 | 0.5854 | IMF1 | 0.5772 | |
0.5775 | IMF2 | 0.5756 | IMF6 | 0.6164 | IMF2 | 0.5775 | |
0.5775 | IMF3 | 0.5774 | IMF8 | 0.5773 | IMF3 | 0.5775 |
2.3. Evaluation Criteria for Denoising Algorithm
The denoising effects of different decomposition algorithms are compared. Therefore, two evaluation criteria for denoising algorithms are given as follows:
(12) |
(13) |
where is original signal; is the denoising result; and represents signal length. Signal-to-noise ratio (SNR) and root mean square error (RMSE) are the evaluation criteria for denoising, respectively.
3. Denoising Algorithm Using Secondary VMD (2VMD) and CC
A 2VMD denoising algorithm using VMD and CC is designed in Figure 3. The experimental procedures are as follows:
-
Step 1:
The target signal is decomposed by EMD, and the decomposition number by VMD is equal to the number by EMD;
-
Step 2:
Calculate the CCs between the original signal and IMFs by VMD, screen out the noise IMFs according to CC threshold. Through abundant simulation experiments, the CC threshold is fixed at 0.2 in this paper;
-
Step 3:
Reconstruct the useful IMFs by removing noise IMFs. After the reconstruction, the first denoising is completed;
-
Step 4:
Judge the times decomposition satisfies the 2VMD or not;
-
Step 5:
If 2VMD is not satisfied, the first reconstructed result is regarded as the input signal, then repeat Steps 1–3 to complete the whole denoising process; if it is satisfied, the reconstructed signal is regarded as the final denoising result.
4. Test with Numerical Simulation Signal
The line spectrum is the important information of the SN signals, and it provides a basis for ship detection and tracking. The periodic signal can be used as a line spectrum model. Therefore, three simulation experiments have been carried out in Section 4.1, Section 4.2 and Section 4.3; the different input SNRs and the times of decomposition by VMD for the three simulation signals are also discussed in Section 4.4. To further prove the effectiveness of the proposed denoising algorithm, in Section 4.5 we compare it with two denoising algorithms presented recently using the same simulation signals.
4.1. Simulation 1
The simulation signal is composed of three different frequency and amplitude cosine signals, and 0.5 times standard Gaussian white noise is added to get the noisy signal . The simulation signals are as follows:
(14) |
where , and represent the three frequencies of clear signal ; and is the noisy signal containing both and . The time-domain waveform for clear signal and noisy signal is shown in Figure 4. The decomposition result of the EMD, EEMD, VMD and 2VMD for a noisy signal are presented in Figure 5.
As seen in Figure 5, the number of IMFs by EMD is 9 (containing residue), and the number of VMD should be equal to the number of EMD, so we can set for VMD and set for 2VMD. The CCs between the noisy signal and IMFs by VMD and 2VMD are shown in Table 3.
Table 3.
IMF 1 | IMF 2 | IMF 3 | IMF 4 | IMF 5 | IMF 6 | IMF 7 | IMF 8 | IMF 9 | |
---|---|---|---|---|---|---|---|---|---|
VMD | 0.1438 | 0.1336 | 0.1592 | 0.1465 | 0.1583 | 0.1479 | 0.2417 | 0.4378 | 0.6721 |
2VMD | 0.2205 | 0.0922 | 0.0927 | 0.0913 | 0.4204 | 0.3935 | 0.6673 | − | − |
As seen in Table 3, the number of useful IMFs by VMD is three according to the CC threshold; the 2VMD can further remove noise IMFs (IMF2, IMF3 and IMF4) by the CC threshold. The denoising results of EMD, EEMD, VMD and 2VMD for the noisy signal are shown in Figure 6. The SNR and RMSE for EMD, EEMD, VMD and 2VMD denoising are shown in Table 4.
Table 4.
Noisy Signal | EMD | EEMD | VMD | 2VMD | |
---|---|---|---|---|---|
SNR/db | 2.959 | 8.133 | 9.33 | 15.01 | 17.34 |
RMSE | 0.9797 | 0.8353 | 0.8246 | 0.1508 | 0.03072 |
As seen in Figure 6, the denoising results of EMD and EEMD are obviously different from the clear signal; the denoising results of VMD and 2VMD are close to the clear signal. To compare the performance of different denoising algorithms, the SNR and RMSE are listed in Table 4. As can be seen in Table 4, EEMD denoising is superior to EMD denoising, and VMD denoising is better than EEMD denoising; 2VMD denoising is the best denoising algorithm which has high SNR and low RMSE.
4.2. Simulation 2
The simulation signal is composed of frequency-modulated signal and sine signal, and 0.5 times standard Gaussian white noise is added to get the noisy signal . The simulation signals are as follows:
(15) |
where , and represent the three frequencies of clear signal ; and is the noisy signal containing both and . The time-domain waveform for the clear signal and noisy signal is shown in Figure 7, with the clear signal submerged in Gaussian white noise. The denoising results of EMD, EEMD, VMD and 2VMD are shown in Figure 8, and the SNR and RMSE for EMD, EEMD, VMD and 2VMD denoising are shown in Table 5. As seen in Figure 8 and Table 5, the 2VMD denoising algorithm with high SNR and low RMSE is also the most effective denoising algorithm.
Table 5.
Noisy Signal | EMD | EEMD | VMD | 2VMD | |
---|---|---|---|---|---|
SNR/db | 0.0827 | 2.5348 | 3.6687 | 10.3561 | 11.4758 |
RMSE | 0.9335 | 0.7496 | 0.3384 | 0.2402 | 0.0626 |
4.3. Simulation 3
The simulation signal is composed of an amplitude-modulated signal and sine signal, and standard Gaussian white noise is added to get the noisy signal . The simulation signals are as follows:
(16) |
where , and represent the three frequencies of clear signal ; and is the noisy signal containing both and . The time-domain waveform for the clear signal and noisy signal is shown in Figure 9; the clear signal cannot be distinguished from the noisy signal. The denoising results of EMD, EEMD, VMD and 2VMD for the noisy signal are shown in Figure 10, and the SNR and RMSE for EMD, EEMD, VMD and 2VMD denoising are shown in Table 6. As seen in Figure 10 and Table 6, the 2VMD denoising algorithm with high SNR and low RMSE, which is smooth and close to the clear signal, is the most effective denoising algorithm.
Table 6.
Noisy Signal | EMD | EEMD | VMD | 2VMD | |
---|---|---|---|---|---|
SNR/db | −1.467 | 4.898 | 6.335 | 8.306 | 9.412 |
RMSE | 1.258 | 0.8652 | 0.8473 | 0.3065 | 0.1601 |
4.4. Different Input Signal-to-Noise Ratio (SNR) and Times of Decomposition by VMD
To further prove the suitability of the proposed 2VMD algorithm, the denoising effect is compared under different input SNRs and times of decomposition by VMD for the simulation signals in Section 4.1, Section 4.2 and Section 4.3. Input SNRs range from −10 dB to 5 dB, and the times of decomposition for VMD range from 1 to 3. Figure 11 shows the plots of input SNRs versus output ones for different denoising algorithms and simulation signals, where each output SNR is calculated by using the mean of 100 times. As can be seen in Figure 11, the output SNRs of the 2VMD and cubic VMD (3VMD) denoising algorithms in most cases are higher than the others, especially in the case of low-input SNRs, which are more suitable for SN signal denoising. However, 2VMD denoising has the advantage of low computational cost over 3VMD denoising.
4.5. Comparison with Denoising Algorithms Presented Recently
In recent research [26,29], two denoising algorithms have been proposed for the vibration signal and SN signal, respectively. The same simulation signals in [26] are as follows:
(17) |
where is a typical modulating signal; is Gaussian white noise, whose mean value and variance are 0 and 0.5, respectively. The clear signal and noisy signal are shown in Figure 12. The SNRs for different variances of Gaussian white noise and different denoising algorithms are shown in Table 7. As can be seen in Table 7, the proposed algorithm has high SNR for different variances of Gaussian white noise compared with the wavelet denoising and the denoising algorithms presented recently in [26,29].
Table 7.
5. Application in Feature Extraction for Ship-Radiated Noise (SN)
First, three kinds of SN signals are performed by the proposed 2VMD denoising algorithm; then, the features of SN signals are extracted by the feature extraction algorithm in [16]; finally, the classification results before and after denoising are compared.
5.1. Denoising of SN
Three kinds of SN signals, which are the same as the signals in [16], were recorded using calibrated omnidirectional hydrophones at a depth of 29 m in the South China Sea. During recording, there were no observed disturbances from biological or man-made sources. The distance between the ship and hydrophone was about 1 km. The sampling frequency and sampling points were set as 44.1 kHz and 5000, respectively. The samples were normalized to get the time-domain waveform for three kinds of SN signals shown in Figure 13a,c,e. The denoising results for three kinds of SN signals by the proposed denoising algorithm are shown in Figure 13b,d,f.
5.2. Feature Extraction of SN
According to the research in [16], three kinds of SN signals after denoising are decomposed by VMD. It is then easy to obtain the IMF with the highest energy (EIMF) by calculation, and the center frequency of EIMF is regarded as characteristic parameter in this paper. Forty samples for each kind of SN were selected to calculate the center frequency of the EIMF. The center frequency distribution of EIMF before and after denoising is shown in Figure 14. The proposed denoising algorithm is useful for distinguishing the first and second kinds of ships.
5.3. Classification
To further prove the effectiveness of the proposed 2VMD denoising algorithm, the center frequencies of EIMF are classified by a support vector machine (SVM), and the polynomial kernel function is used for training and identifying. The classification results of train and test samples are shown in Table 8 and Table 9. As shown in Table 8 and Table 9, the accuracy of ship 3 is 100%. However, the recognition rates of Ship 1 and Ship 2 have been improved significantly. The accuracy after denoising is 95.67%, which is obviously superior to that before denoising.
Table 8.
Ship | Train Sample | Test Sample | Accuracy | ||
---|---|---|---|---|---|
Sample | Accuracy | Sample | Accuracy | ||
1 | 100 | 64% | 100 | 66% | 68.5% |
2 | 100 | 38% | 100 | 43% | |
3 | 100 | 100% | 100 | 100% |
Table 9.
Ship | Train Sample | Test Sample | Accuracy | ||
---|---|---|---|---|---|
Sample | Accuracy | Sample | Accuracy | ||
1 | 100 | 94% | 100 | 93% | 95.67% |
2 | 100 | 95% | 100 | 92% | |
3 | 100 | 100% | 100 | 100% |
6. Conclusions
In order to achieve denoising of SN signals, a hybrid secondary denoising algorithm is proposed in this article. The proposed denoising algorithm employs 2VMD and CC. The target signal is decomposed using VMD, and the CC threshold is used to determine the useful IMFs. Through abundant simulation experiments and analytical comparisons, the proposed denoising algorithm demonstrated its superiority and the following contributions:
-
(1)
A secondary VMD algorithm for denoising is put forward for the first time in this paper.
-
(2)
A novel denoising algorithm is proposed using 2VMD and CC for the SN signal in the field of underwater acoustic signal processing.
-
(3)
Compared with EMD and EEMD, the CCs between the simulation signal and its IMFs using VMD are closer to the true values. This shows that the VMD algorithm can better reflect the correlation.
-
(4)
Compared with EMD, EEMD and VMD denoising, the proposed denoising algorithm is a better denoising algorithm which has a high SNR and low RMSE by numerical simulations.
-
(5)
Compared with the different input SNRs and the times of decomposition by VMD, the proposed 2VMD denoising algorithm has high SNRs for different simulation signals, especially in the case of low-input SNRs. In addition, the proposed 2VMD denoising algorithm is superior to the two denoising algorithms presented recently in [26,29].
-
(6)
Using the proposed 2VMD denoising algorithm and the feature extraction method in [16], the dominant frequency information is extracted. Compared with the feature extraction algorithm without denoising, the experimental results indicate that the proposed 2VMD denoising algorithm can effectively improve the recognition rate of different kinds of ships.
Acknowledgments
The authors gratefully acknowledge the support of the National Natural Science Foundation of China (No. 51179157, No. 51409214, No. 11574250 and No. 51709228).
Author Contributions
Yuxing Li and Yaan Li conceived and designed the research, Yuxing Li analyzed the data and wrote the manuscript, Xiao Chen and Jing Yu collected the data. All authors have read and approved the final manuscript.
Conflicts of Interest
The authors declare no conflict of interest.
References
- 1.Guo X., Shen C., Chen L. Deep Fault Recognizer: An Integrated Model to Denoise and Extract Features for Fault Diagnosis in Rotating Machinery. Appl. Sci. 2017;7:41. doi: 10.3390/app7010041. [DOI] [Google Scholar]
- 2.Siddagangaiah S., Li Y., Guo X., Yang K. On the dynamics of ocean ambient noise: Two decades later. Chaos. 2015;25:103117. doi: 10.1063/1.4932561. [DOI] [PubMed] [Google Scholar]
- 3.Murguia J.S., Campos C.E. Wavelet analysis of chaotic time series. Rev. Mex. Fis. 2006;52:155–162. [Google Scholar]
- 4.Liu Y.X., Yang G.S., Jia Q. Adaptive Noise Reduction for Chaotic Signals Based on Dual-Lifting Wavelet Transform. Acta Electron. Sin. 2011;39:13–17. [Google Scholar]
- 5.Zhang L., Bao P., Wu X. Multiscale LMMSE-based image denoising with optimal wavelet selection. IEEE Trans. Circuits Syst. Video Technol. 2005;15:469–481. doi: 10.1109/TCSVT.2005.844456. [DOI] [Google Scholar]
- 6.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. Lond. A. 1998;454:903–995. doi: 10.1098/rspa.1998.0193. [DOI] [Google Scholar]
- 7.Wu Z., Huang N.E. A study of the characteristics of white noise using the empirical mode decomposition method. Proc. R. Soc. Lond. A. 2004;460:1597–1611. doi: 10.1098/rspa.2003.1221. [DOI] [Google Scholar]
- 8.Wu Z., Huang N.E. Ensemble empirical mode decomposition: A noise-assisted data analysis method. Adv. Adapt. Data Anal. 2009;1:1–41. doi: 10.1142/S1793536909000047. [DOI] [Google Scholar]
- 9.Lei Y., He Z., Zi Y. Application of the EEMD method to rotor fault diagnosis of rotating machinery. Mech. Syst. Signal Process. 2009;23:1327–1338. doi: 10.1016/j.ymssp.2008.11.005. [DOI] [Google Scholar]
- 10.Gao B., Woo W.L., Dlay S.S. Single Channel Blind Source Separation Using EMD-Subband Variable Regularized Sparse Features. IEEE Trans. Audio Speech Lang. Process. 2011;19:961–976. doi: 10.1109/TASL.2010.2072500. [DOI] [Google Scholar]
- 11.Zhao L., Yin A., Gao B., Woo W.L. Fast Partial differential equation De-noising filter for Mechanical Vibration Signal. Math. Methods Appl. Sci. 2015;38:4879–4890. doi: 10.1002/mma.3119. [DOI] [Google Scholar]
- 12.Shih M., Doctor F., Fan S., Jen K., Shieh J. Instantaneous 3D EEG Signal Analysis Based on Empirical Mode Decomposition and the Hilbert-Huang Transform Applied to Depth of Anaesthesia. Entropy. 2015;17:928–949. doi: 10.3390/e17030928. [DOI] [Google Scholar]
- 13.Xue C., Hou W., Zhao J., Wang S. The application of ensemble empirical mode decomposition method in multiscale analysis of region precipitation and its response to the climate change. Acta Phys. Sin. 2013;62:109203. [Google Scholar]
- 14.Yang L. A empirical mode decomposition approach to feature extraction of ship-radiated noise; Proceedings of the 4th IEEE Conference on Industrial Electronics and Applications; Xi’an, China. 25–27 May 2009; pp. 3682–3686. [Google Scholar]
- 15.Yang H., Li Y., Li G. Energy analysis of ship-radiated noise based on ensemble empirical mode decomposition. J. Vib. Shock. 2015;34:55–59. [Google Scholar]
- 16.Li Y., Li Y., Chen X. Ships’ radiated noise feature extraction based on EEMD. J. Vib. Shock. 2017;36:114–119. [Google Scholar]
- 17.Zhang Z., Liu C., Liu B. Ship noise spectrum analysis based on HHT; Proceedings of the 2010 IEEE 10th International Conference on Signal Processing (ICSP); Beijing, China. 24–28 October 2010; pp. 2411–2414. [Google Scholar]
- 18.Li Y., Li Y., Chen Z., Chen X. Feature Extraction of Ship-Radiated Noise Based on Permutation Entropy of the Intrinsic Mode Function with the Highest Energy. Entropy. 2016;18:393. doi: 10.3390/e18110393. [DOI] [Google Scholar]
- 19.Boudraa A.O., Cexus J.C. EMD-Based Signal Filtering. IEEE Trans. Instrum. Meas. 2007;56:2196–2202. doi: 10.1109/TIM.2007.907967. [DOI] [Google Scholar]
- 20.Omitaomu O.A., Protopopescu V.A., Ganguly A.R. Empirical Mode Decomposition Technique with Conditional Mutual Information for Denoising Operational Sensor Data. IEEE Sens. J. 2011;11:2565–2575. doi: 10.1109/JSEN.2011.2142302. [DOI] [Google Scholar]
- 21.Kopsinis Y., Mclaughlin S. Development of EMD-Based Denoising Methods Inspired by Wavelet Thresholding. IEEE Trans. Signal Process. 2009;57:1351–1362. doi: 10.1109/TSP.2009.2013885. [DOI] [Google Scholar]
- 22.Dragomiretskiy K., Zosso D. Variational mode decomposition. IEEE Trans. Signal Process. 2014;62:531–544. doi: 10.1109/TSP.2013.2288675. [DOI] [Google Scholar]
- 23.Li Y., Li Y., Chen X., Yu J. A Novel Feature Extraction Method for Ship-Radiated Noise Based on Variational Mode Decomposition and Multi-Scale Permutation Entropy. Entropy. 2017;19:342 [Google Scholar]
- 24.Huang N., Chen H., Cai G., Fang L., Wang Y. Mechanical Fault Diagnosis of High Voltage Circuit Breakers Based on Variational Mode Decomposition and Multi-Layer Classifier. Sensors. 2016;16:1887. doi: 10.3390/s16111887. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25.Liu J., Lv Y. Fault Diagnosis for Rolling Bearing Based on the Variational Mode Decomposition De-Noising. Mach. Des. Manuf. 2015;10:21–25. [Google Scholar]
- 26.Yi C., Lv Y., Dang Z., Xiao H. A Novel Mechanical Fault Diagnosis Scheme Based on the Convex 1-D Second-Order Total Variation Denoising Algorithm. Appl. Sci. 2016;6:403. doi: 10.3390/app6120403. [DOI] [Google Scholar]
- 27.Wang W., Zhang X., Wang X. Chaotic signal denoising method based on independent component analysis and empirical mode decomposition. Acta Phys. Sin. 2013;62:050201. [Google Scholar]
- 28.Xiao Q., Li J., Bai Z., Sun J., Zhou N., Zeng Z. A Small Leak Detection Method Based on VMD Adaptive De-Noising and Ambiguity Correlation Classification Intended for Natural Gas Pipelines. Sensors. 2016;16:2116. doi: 10.3390/s16122116. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 29.Li Y., Li Y., Chen X., Yu J. Denoising and Feature Extraction Algorithms Using NPE Combined with VMD and Their Applications in Ship-Radiated Noise. Symmetry. 2017;9:256. doi: 10.3390/sym9110256. [DOI] [Google Scholar]