Zum Hauptinhalt springen

An Efficient Porcine Acoustic Signal Denoising Technique Based on EEMD-ICA-WTD

Tian, Jianyan ; Li, Jiangli ; et al.
In: Mathematical Problems in Engineering, Jg. 2019 (2019-08-25), S. 1-12
Online unknown

An Efficient Porcine Acoustic Signal Denoising Technique Based on EEMD-ICA-WTD  1. Introduction

Automatic monitoring of group-housed pigs in real time through porcine acoustic signals has played a crucial role in automated farming. In the process of data collection and transmission, acoustic signals are generally interfered with noise. In this paper, an effective porcine acoustic signal denoising technique based on ensemble empirical mode decomposition (EEMD), independent component analysis (ICA), and wavelet threshold denoising (WTD) is proposed. Firstly, the porcine acoustic signal is decomposed into intrinsic mode functions (IMFs) by EEMD. In addition, permutation entropy (PE) is adopted to distinguish noise-dominant IMFs from the IMFs. Secondly, ICA is employed to extract the independent components (ICs) of the noise-dominant IMFs. The correlation coefficients of ICs and the first IMF are calculated to recognize noise ICs. The noise ICs will be removed. Then, WTD is applied to the other ICs. Finally, the porcine acoustic signal is reconstructed by the processed components. Experimental results show that the proposed method can effectively improve the denoising performance of porcine acoustic signal.

With the development of precision livestock farming, it is hard for breeders to monitor porcine abnormal states. Sound recognition, as one of the noncontact detection methods, has been proven to be a valuable method to detect some diseases [1]. But during the process of acoustic signals collection and transmission, the recognition process is easy to be interfered by noise which will exert a negative impact on the recognition accuracy. Therefore, it is essential to eliminate the noise before analyzing the acoustic signals.

Empirical mode decomposition (EMD) is an effective automatic decomposition algorithm to analyze nonlinear, nonstationary, and non-Gaussian signals [2], and basis function is not required [3]. Because of this advantage, EMD is extensively applied in many different fields, such as blind source separation [4] and denoising [5]. The most common denoising method based on EMD is the threshold method of EMD, which determines the signal-dominated and noise-dominated intrinsic mode functions (IMFs) by the threshold. There are two types of denoising strategies for the threshold method of EMD. One is removing the noise-dominated IMFs directly [6], and the other is denoising IMFs by wavelet thresholding denoising (WTD) [7]. In order to distinguish the noise-dominated IMFs and signal-dominated IMFs, many methods have been proposed including the energy entropies of the IMFs [8], the correlation coefficients of the original signal and IMFs [9], and maximum variances of IMFs [10], among others. Ensemble empirical mode decomposition (EEMD) is proposed to overcome the problem of frequency aliasing of EMD [11]. Through adding Gaussian white noise, EEMD can avoid frequency aliasing to some extent. Some researchers have achieved good results in noise removal through replacing EMD with EEMD. Since the majority of useful information is lost when applying the first denoising strategy [12], some studies combine wavelet threshold denoising with the EMD threshold method [13]. However, the application of the wavelet threshold method in IMFs denoising may affect the continuity of reconstructed signals [14].

In order to effectively eliminate the noise produced in the process of sound collection and transmission, EEMD-ICA-WTD, which can be employed before porcine sound recognition, is proposed in this paper. EEMD is used to decompose the porcine acoustic signal into IMFs. Then noise-dominant IMFs are distinguished by permutation entropy (PE). The independent components (IC) of noise-dominant IMFs are extracted by independent component analysis (ICA). As the first IMF contains much of the high-frequency noise [15], the correlation coefficients of ICs and the first IMF are calculated to recognize noise ICs. After that, the noise ICs are removed and the other ICs are denoised by WTD. Finally, the processed ICs are used to reconstruct the porcine acoustic signal. Experimental results show that the proposed method can eliminate the noise in porcine acoustic signal efficiently.

This paper is organized as follows: Section 1 introduces the background significance of porcine acoustic signal denoising and the methods commonly used to eliminate the noises of different signals in recent years. Section 2 describes the porcine acoustic signals and the individual methods, including EEMD, PE, Fast-ICA, and WTD. The process of the proposed EEMD-ICA-WTD is presented in Section 3. The denoising performance evaluation indices, the simulation process, results of EEMD-ICA-WTD, and comparisons with other methods are presented in Section 4. Conclusions are drawn in Section 5.

2. Materials and Methods

The materials of this study are porcine acoustic signals. Below are the details of porcine acoustic signals. The methods are mainly comprised of EEMD, PE, Fast-ICA, and WTD, with a detailed explanation given below.

2.1. Materials

In this study, the original data are collected by an acoustic pickup device (ELITE model OS-100) from a large-scale pig farm in Shanxi Province, China. The schematic of the installation of the acoustic pickup in the pig farm is shown in Figure 1. The replacement gilts (PIC) at 5∼10 months old with weight ranging from 110 kg to 130 kg were studied in these experiments. Five replacement gilts were housed in a pigpen which is four meters wide and six meters long. The collection of sounds is controlled by the program developed in the numerical computing software (Python, ver. Python 3.5). The sampling frequency of the collected acoustic data is 1 kHz. The porcine acoustic signals we selected are scream [16] and cough [17], which are found most commonly in the pigpen. See the data in the Supplementary Material (available here) for the denoising experiments of porcine acoustic signals. In order to analyze the performance of the proposed method qualitatively, Gaussian white noise is added to the porcine acoustic signals to obtain signals with different signal-to-noise ratios (SNRs). In this paper, SNRin is defined as an input SNR of the added white Gaussian noise value and SNRout is defined as an output SNR of denoised signal.

PHOTO (COLOR): The installation drawing of the acoustic pickup in piggery.

2.2. Methods

The process of EEMD-ICA-WTD is mainly comprised of porcine acoustic signal decomposition based on EEMD, noise-dominant IMFs differentiation based on PE, independent components extraction by Fast-ICA, and denoising by WTD.

2.2.1. Porcine Acoustic Signal Decomposition Based on EEMD

In this paper, the porcine acoustic signal is firstly decomposed. EMD can decompose the signals into IMFs from high to low frequency self-adaptively [18, 19], which is based on the decomposition principle that any signal is composed of IMFs [20]. The IMF must satisfy two conditions: (1) The number of extreme points is equal to the number of zero-crossings. Or the difference of the number of extreme points and the number of zero-crossings is at most 1; (2) At any point, the mean value of the envelope defined by the local maxima and the envelope defined by the local minima is zero. The process of EMD is as follows:

The local extreme points which are detected from the original signal s(t) can be connected by cubic curve spline and formed the upper and lower envelops. And the list m1(t) is defined as the means of the upper and lower envelopes.

The list h1(t) is defined as(1)h1t=st−m1t.If h1(t) satisfies the above two conditions of IMF, it will be regarded as one of the IMF components:(2)c1t=h1t,where c1(t) is the first IMF.

The residual list r1(t) is the difference between the original signal s(t) and c1(t), which is defined as(3)r1t=st−c1t.

The residual list r1(t) is regarded as original signal. And then, repeat the steps 1–3. Finally, the other IMFs c1(t), c2(t), ..., cn(t) and the final residual rn(t) (Res) can be obtained.

Therefore, the original signal s(t) is decomposed as the sum of the IMF components and residual list rn(t):(4)st=∑i=1ncit+rnt,where n is the number of IMF components.

Classical EMD may cause frequency aliasing during signal decomposition. In order to overcome this shortcoming, EEMD was proposed by Wu and Huang [11]. The structure of EEMD is similar to EMD. The EEMD decomposition is done according to the following steps [21]:(5)sit=st+n^it,(6)sit=∑j=1ncijt+rint,(7)cjt=1N∑i=1Ncij,

Add a random Gaussian white noise signal n^it to original signal s(t), which is defined as

where si(t) is a synthetic signal after the ith iteration adding white noise.

Decompose si(t) by EMD into several IMFs and a residual as

where cij(t) are the IMF components and rin(t) is the residual.

Repeat the process as described above N times and add the different Gaussian white noises. Therefore, the original signal adds the Gaussian white noise N times. The means of IMFs can be obtained as

where cj(t) is the jth IMF.

2.2.2. Identification of Noise-Dominant IMFs by PE

Permutation entropy (PE), proposed by Bandt and Pompe [22], is an average entropy parameter based on the statistical attributes of time series elements [23]. It is sensitive to the variations of signals. PE can be described as follows:

For a given time series X = {x(i), i = 1, 2, ..., n}, the matrix of phase space reconstruction A is obtained as [24](8)A=x1x1+λ⋯x1+m−1λx2x2+λ⋯x2+m−1λ⋯⋯⋯⋯xrxr+λ⋯xr+m−1λ,where λ is the time delay, m denotes the embedding dimension, and r is the number of vectors in phase space reconstruction components, r = n − (m − 1)λ.

Each row of A can be arranged in ascending order [25]:(9)xi+j1−1λ≤xi+j2−1λ≤⋯≤xi+jm−1λ,where j1, j2, ..., jm are the column indexes of elements in reconstruction components.

Since the embedding dimension is m, there will be m! possible permutations. Each row of A can be represented by one of the permutations. Pj represents the probability of jth permutation. Then, the PE can be designated as follows [26]:(10)Hpm=−∑j=1kPjln Pj,where Pj is the probability of jth permutation and k is the number of possible permutations, k = m!.

The PE of order can be normalized as [26](11)Hp=Hpmlnm!.The range of PE is 0 to 1. The PE can be used to recognize the IMF of noise [27]. Therefore, PE is adopted to distinguish noise-dominant IMFs in this paper.

2.2.3. Independent Components Extraction by Fast-ICA

The ICA, as one of the multivariate statistical methods, is widely used in statistical sources separation [28]. It can extract the independent components from the mixture with unknown mixing coefficients [3].

The independent sources can be denoted as s(t) = [s1(t), s2(t), ..., sK(t)]T, where K is the number of independent sources. The observed signals can be defined as x(t) = [x1(t), x2(t), ..., xM(t)]T, where M is the number of observed signals. A=a11⋯a1jM⋯Mai1⋯aij represents the matrix of mixing coefficients. The mixing relationship is defined as follows:(12)xit=∑j=1Kaijsjt, i=1,2,...,M.

This function can be expressed by the matrix:

The aim of ICA is to estimate the inverse of the mixing matrix W, which could be used to calculate the independent signals.(14)yt=W⋅xt=W⋅A⋅st,where y(t) is the estimation of s(t), y(t) = [y1(t), y2(t), ..., yN(t)]T.

Fast-ICA algorithm is one of the improved ICA algorithms, which is widely utilized to estimate the orthogonal matrix. Fast-ICA has higher convergence speed compared to the conventional method and the step-size parameters are not needed. In this paper, Fast-ICA is used to extract independent components from IMFs.

2.2.4. Denoising by WTD

Wavelet transform denoising (WTD) is one of the denoising algorithms based on wavelet transform (WT). WT can decompose signals at different scales. The discrete wavelet transform (DWT) is calculated as follows:(15)WTa,b=12a∑t=1Tst×ψt−b⋅2a2a,where a is the decomposition level, b is the parameter of translation (for dyadic WT: b = 1), ψ is the wavelet basis function, and T is the number of sampling points.

The primary steps of WTD are described as follows:

Decompose the original signal by WT with proper wavelet basis function and decomposition level.

The threshold is performed by the selected proper threshold method for high-frequency coefficients at each decomposition scale. The low-frequency wavelet coefficient is kept unchanged.

The signal is reconstructed by the low-frequency coefficients and high-frequency coefficients after threshold processing.

It is crucial to select an appropriate threshold method for WTD. The common threshold selection methods fall into soft threshold method and hard threshold method [29]. The hard threshold method causes breakpoint at the threshold point. The reconstruction coefficient of the soft threshold method has good continuity [30]. Therefore, the soft threshold method is adopted in this paper.

3. Proposed Methodology

The process of the new efficient denoising technique proposed in this paper is shown in Figure 2. It consists of five main steps explained as follows:

The porcine acoustic signal is decomposed into IMFs by EEMD. Sorted in the increasing order of IMFs, the frequency distribution of the IMFs varies from high to low. The noise mainly concentrates in high frequency. Therefore, the first few IMFs contain both the information of porcine acoustic signal and noise [15]. PE of each IMF is calculated. If PE is more than 0.5, the corresponding IMF will be regarded as noise-dominant one.

Denoising the noise-dominant IMFs directly may destroy the continuity of reconstructed signals. It is harmful to the denoising effect [14]. Therefore, Fast-ICA is used to extract the ICs of noise-dominant IMFs to concentrate the noise and real information and improve SNR of components.

As the first IMF contains much of the high-frequency noise [15], the correlation coefficients of ICs and the first IMF are calculated. If the correlation coefficient is more than 0.8, the IC will be regarded as noise and will be removed.

Denoise the other ICs by WTD. The wavelet basis function and decomposition level we selected are db6 and 3.

The denoised ICs (DICs) are transformed to denoised IMFs (DIMFs) through the matrix of mixing coefficients. Then the porcine acoustic signal is reconstructed by these DIMFs and real IMFs.

PHOTO (COLOR): The process chart of the proposed denoising technique for porcine acoustic signal.

4. Results and Discussion

This section introduces the simulation process and results of EEMD-ICA-WTD. In order to verify the performance of EEMD-ICA-WTD, the performance of the denoising is compared with the other six methods.

4.1. Simulation Process and Result of EEMD-ICA-WTD

In order to analysis the process and results of EEMD-ICA-WTD, porcine scream and porcine cough are selected for denoising, taking the noisy scream with 5 dB SNRin by adding Gaussian white noise as an example. The time-domain waveforms of porcine scream and noisy scream are shown in Figure 3. The sampling frequency of the collected acoustic data is 1 kHz. Therefore, the porcine scream of 1 s contains 1000 sampling points.

PHOTO (COLOR): The time-domain waveforms of (a) porcine scream and (b) noisy scream.

The noisy scream is decomposed as step 1. The time-domain waveforms of IMFs and Res are shown in Figure 4. The noisy scream is divided into 9 IMFs of different frequencies and 1 residual. Each IMF contains different local characteristics of the original noisy scream.

PHOTO (COLOR): The decomposition result of the noisy scream.

The PE of each IMF is calculated as step 1. The time delay λ is commonly used as 1 and the embedding dimension m is commonly used as 3 [31]. In this paper, λ = 1, m = 3. The PE of each IMF is shown in Table 1.

PEs of noisy scream IMFs.

IMF1IMF2IMF3IMF4IMF5IMF6IMF7IMF8IMF9Res
0.9740.9970.8240.6740.5670.4930.4400.4150.3960

Table 1 shows that the PEs of IMF1, IMF2, IMF3, IMF4, and IMF5 are greater than 0.5. Therefore, these are noise-dominant IMFs.

The ICs of noise-dominant IMFs are extracted by Fast-ICA as step 2. The time-domain waveforms of ICs are shown in Figure 5. It can be observed that each IC concentrates more information.

PHOTO (COLOR): The time-domain waveforms of ICs.

The correlation coefficients are calculated as step 3. The correlation coefficients of ICs and the first IMF are shown in Table 2.

Correlation coefficients of each IC and the first IMF.

IC1IC2IC3IC4IC5
0.32220.46560.27720.84600.3170

Table 2 shows that the correlation coefficient between IC4 and the first IMF is larger than 0.8. Therefore, it should be removed.

The other ICs are denoised by WTD as step 4. The denoising results are shown in Figure 6.

PHOTO (COLOR): The denoising results of ICs by WTD.

The end result of the reconstructed signal is shown in Figure 7.

PHOTO (COLOR): The time-domain waveforms of the reconstructed porcine scream.

In order to evaluate the denoising performance of the method quantitatively, the root mean square error (RMSE), SNRout, and correlation coefficient (R) are adopted in this article [32]:(16)RMSE=1T∑t=1Tst−s′t2,SNR=101g ∑t=1Ts2t∑t=1Tst−s′t2,R=covs′,sσs′⋅σs,where s(t) is the porcine acoustic signal, s′(t) is the denoised porcine acoustic signal, T is the number of sampling points, cov(s′, s) is the covariance of s′ and s, σs is the standard deviation of s′, and σs is the standard deviation of s.

RMSE reflects the degree of error between the denoised porcine acoustic signal and the original porcine acoustic signal. The smaller the value, the better the denoising effect. SNRout reflects the ratio of the porcine acoustic signal to real noise. Therefore, the higher the value, the less noise mixes. R is used to evaluate the correlation between the denoised porcine acoustic signal and the original porcine acoustic signal. The higher value represents the better denoising effect.

The performance of the denoising is shown in Table 3.

The denoising parameters of porcine scream.

RMSESNRoutR
0.14766.28310.8992

4.2. Comparison with Other Methods

In order to verify the performance of EEMD-ICA-WTD, six different denoising methods are used as comparison methods. They are EMD-TD [33], EMD-WTD [34], EEMD-TD [35], EEMD-WTD [36], wavelet soft threshold denoising (WSTD) [37], and multiband spectral subtraction (MBSS) [38]. To verify the universality of the methods, two kinds of porcine acoustic signals with different SNRins are denoised. The denoising results of different methods are shown in Tables 4 and 5, where Table 4 is the denoising results of porcine scream and Table 5 is the denoising results of porcine cough.

Denoising results of porcine scream.

SNRinParameterDenoising methods
EMD-TDEMD-WTDEEMD-TDEEMD-WTDWSTDMBSSEEMD-ICA-WTD
−10RMSE0.47940.35940.39520.36820.43190.73620.3389
SNRout/dB−3.9501−1.4474−2.2729−1.6579−3.0440−8.6582−1.0408
R0.06330.35850.17230.33030.17620.03240.3701
−5RMSE0.43790.35970.37740.36430.41010.52140.3339
SNRout/dB−3.1633−1.2094−1.8728−1.5668−2.5937−3.9452−0.8091
R0.14490.53800.24980.53430.38970.11670.5544
0RMSE0.44970.25330.33890.26010.28670.32410.2496
SNRout/dB−3.39461.5894−0.93771.36190.5148−0.88521.4573
R0.19720.75900.40290.77790.76830.70910.7810
5RMSE0.44600.14740.34830.14910.15060.15430.1432
SNRout/dB−3.32426.2958−1.17676.19376.10546.24386.4831
R0.23810.90470.39550.90640.90290.88230.9145
10RMSE0.43150.09710.33210.09440.09350.09510.0913
SNRout/dB−3.03619.9147−0.761310.159410.246310.086410.3106
R0.20380.94800.40880.95180.95310.94870.9569

Denoising results of porcine cough.

SNRinParameterDenoising methods
EMD-TDEMD-WTDEEMD-TDEEMD-WTDWSTDMBSSEEMD-ICA-WTD
−10RMSE0.42160.31000.32450.31630.34170.47750.3025
SNRout/dB−2.47450.1955−0.19950.0217−0.6479−2.92450.2213
R0.23370.47320.48320.49510.43890.21830.4978
−5RMSE0.34470.26290.26660.27730.29460.33410.2442
SNRout/dB−0.72541.62901.50761.16450.6390−0.47621.9498
R0.39030.64060.66560.67360.60750.40970.6752
0RMSE0.41680.20480.24640.20420.24230.26580.1880
SNRout/dB−2.37553.79670.19143.82362.33602.19354.0920
R0.27670.79360.73590.83100.82570.70160.8353
5RMSE0.39410.12980.27620.13430.13620.14070.1224
SNRout/dB−1.88877.76091.19937.46017.33797.28377.9737
R0.27120.92370.74030.93320.92930.88190.9360
10RMSE0.27770.07210.09520.06920.08420.07430.0646
SNRout/dB2.171113.879811.473914.241712.541713.796114.6788
R0.68970.98050.96890.98540.98280.98290.9859

The results, shown in Tables 4 and 5, are compared with different denoising methods evaluated using three parameters. According to the evaluations of RMSE, SNRout, and R, the EEMD-ICA-WTD has lower RMSE, higher SNRout, and R than the other six methods.

The results show that the EEMD-ICA-WTD proposed in this paper has the best denoising effects with different SNRins not only for porcine scream but also for porcine cough. The EEMD-WTD has the second-best denoising effects. Taking the denoising results for porcine cough as an example, when the SNRin of porcine cough is 10 dB, the values of RMSE, SNRout, and R after being denoised by EEMD-ICA-WTD are 0.0646, 14.6788, and 0.9859, respectively. These are close to the results of EEMD-WTD. The absolute differences of these three parameters between EEMD-ICA-WTD and EEMD-WTD are 0.0046, 0.4371, and 0.0005, respectively. With the increasing noise, the advantages of EEMD-ICA-WTD are more obvious. When the SNRin of porcine cough is −10 dB, the absolute differences of RMSE, SNRout, and R between EEMD-ICA-WTD and EEMD-WTD are 0.0138, 0.1996, and 0.0027, respectively. A large number of experiments for different kinds of porcine acoustic signals verify the universality of EEMD-ICA-WTD. In order to intuitively compare the performances of different denoising methods for porcine scream and porcine cough with different SNRins, the histograms are shown in Figures 8 and 9. Each histogram contains the denoising results of different methods with different SNRins. Different colors represent different SNRins. It can be observed that the RMSEs of EEMD-ICA-WTD with different SNRins are lower than the other six methods. And the SNRouts and Rs of EEMD-ICA-WTD are higher than the other six methods. In summary, the results show that the EEMD-ICA-WTD method is effective and suitable for porcine acoustic signal.

PHOTO (COLOR): Denoising results for porcine scream with different SNRins: (a) RMSE, (b) SNRout, and (c) R.

PHOTO (COLOR): Denoising results for porcine cough with different SNRins: (a) RMSE, (b) SNRout, and (c) R.

5. Conclusions

To improve the denoising performance of porcine acoustic signal, an efficient denoising technique based on EEMD-ICA-WTD is proposed in this paper. The approach has been developed with the purpose to reduce noise interference during the recognition of porcine abnormal sounds.

Firstly, the porcine acoustic signal is decomposed into different components in order of frequency. Because of the frequency aliasing of EMD, the EEMD is used to decompose the porcine acoustic signal into IMFs. As the noise mainly concentrates in high frequency, PE is used to distinguish the noise-dominant IMFs from the IMFs. Secondly, the continuity of the signal may be adversely affected if the noise-dominant IMFs are denoised directly. Therefore, the ICs of noise-dominant IMFs are extracted by Fast-ICA. The noise and real information are concentrated on the ICs. It has been shown that the first IMF contains much high-frequency noise. Therefore, the noise ICs are identified by correlation coefficients of ICs and the first IMF and are then removed. Finally, WTD is used for denoising the other ICs. The porcine acoustic signal is then reconstructed by processed ICs. The performance of this denoising method is shown to be superior to other methods.

In the future work, this approach will be optimized to reduce the run time on the premise of guaranteeing the performance of the denoising.

Data Availability

The porcine acoustic data used to support the findings of this study are included within the supplementary information file.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

This study was supported by the National High Technology Research and Development Program of China (863 Program) (2013AA102306).

Supplementary Materials

The supplementary materials are porcine acoustic signals of scream and cough. The data are saved as WAV format. The length of each signal is 1 s.

References 1 Lee J., Jin L., Park D., Acoustic features for pig wasting disease detection, Internal Journal of Information Processing and Management, 2015, 6, 1, 37, 46 2 Abdelkader R., Kaddour A., Derouiche Z., Enhancement of rolling bearing fault diagnosis based on improvement of empirical mode decomposition denoising method, The International Journal of Advanced Manufacturing Technology, 2018, 97, 5–8, 3099, 3117, 10.1007/s00170-018-2167-7, 2-s2.0-85049242996 3 Sengottuvel S., Khan P. F., Mariyappa N., Patel R., Saipriya S., Gireesan K., A combined methodology to eliminate artifacts in multichannel electrogastrogram based on independent component analysis and ensemble empirical mode decomposition, SLAS Technology: Translating Life Sciences Innovation, 2018, 23, 3, 269, 280, 10.1177/2472630318756903, 2-s2.0-85044096549 4 Kemiha M., Kacha A., Complex blind source separation, Circuits, Systems, and Signal Processing, 2017, 36, 11, 4670, 4687, 10.1007/s00034-017-0539-0, 2-s2.0-85029774353 5 Jain S., Bajaj V., Kumar A., Riemann liouvelle fractional integral based empirical mode decomposition for ECG denoising, IEEE Journal of Biomedical and Health Informatics, 2018, 22, 4, 1133, 1139, 10.1109/jbhi.2017.2753321, 2-s2.0-85030722497 6 Mao Q., Fang X., Hu Y., Li G., Chiller sensor fault detection based on empirical mode decomposition threshold denoising and principal component analysis, Applied Thermal Engineering, 2018, 144, 21, 30, 10.1016/j.applthermaleng.2018.07.104, 2-s2.0-85051647219 7 Zeng J. X., Wang G. F., Zhang F. Q., Ye J. C., The de-noising algorithm based on intrinsic time-scale decomposition, Advanced Materials Research, 2011, 422, 347, 352, 10.4028/www.scientific.net/amr.422.347, 2-s2.0-84255200413 8 Yu Y., Yu D., Junsheng C., A roller bearing fault diagnosis method based on EMD energy entropy and ANN, Journal of Sound and Vibration, 2006, 294, 1-2, 269, 277, 10.1016/j.jsv.2005.11.002, 2-s2.0-33646519024 9 Ayenu-Prah A., Attoh-Okine N., A criterion for selecting relevant intrinsic mode functions in empirical mode decomposition, Advances in Adaptive Data Analysis, 2010, 2, 1, 1, 24, 10.1142/s1793536910000367, 2-s2.0-80052102628 Zhang Q., Xing H. Y., Adaptive denoising algorithm based on the variance characteristics of EMD, Acta Electronica Sinica, 2015, 43, 5, 901, 906 Wu Z., Huang N. E., Ensemble empirical mode decomposition: a noise-assisted data analysis method, Advances in Adaptive Data Analysis, 2009, 1, 1, 1, 41, 10.1142/s1793536909000047, 2-s2.0-80052078099 Wang R., Sun S., Guo X., Yan D., EMD threshold denoising algorithm based on variance estimation, Circuits, Systems, and Signal Processing, 2018, 37, 12, 5369, 5388, 10.1007/s00034-018-0819-3, 2-s2.0-85056848382 Ni Y. M., Yang N. H., Speech denoising application based on Hilbert-Huang transform, Computer simulation, 2011, 28, 4, 408, 412 Kopsinis Y., Mclaughlin S., Development of EMD-based denoising methods inspired by wavelet thresholding, IEEE Transactions on Signal Processing, 2009, 57, 4, 1351, 1362, 10.1109/tsp.2009.2013885, 2-s2.0-63449122839 Singh P., Shahnawazuddin S., Pradhan G., An efficient ECG denoising technique based on non-local means estimation and modified empirical mode decomposition, Circuits, Systems, and Signal Processing, 2018, 37, 10, 4527, 4547, 10.1007/s00034-018-0777-9, 2-s2.0-85053054165 Vandermeulen J., Bahr C., Tullo E., Discerning pig screams in production environments, PLoS One, 2015, 10, 4, e0123111, 10.1371/journal.pone.0123111, 2-s2.0-84928737567 Silva M., Exadaktylos V., Ferrari S., Guarino M., Aerts J.-M., Berckmans D., The influence of respiratory disease on the energy envelope dynamics of pig cough sounds, Computers and Electronics in Agriculture, 2009, 69, 1, 80, 85, 10.1016/j.compag.2009.07.002, 2-s2.0-68949192685 Yu Y., Li W., Sheng D., Chen J., A novel sensor fault diagnosis method based on modified ensemble empirical mode decomposition and probabilistic neural network, Measurement, 2015, 68, 328, 336, 10.1016/j.measurement.2015.03.003, 2-s2.0-84925845246 Zhao N., Li R., EMD method applied to identification of logging sequence strata, Acta Geophysica, 2015, 63, 5, 1256, 1275, 10.1515/acgeo-2015-0052, 2-s2.0-84947255323 Wang B., Wang L., Tang X., Yang S., A braking intention identification method based on data mining for electric vehicles, Mathematical Problems in Engineering, 2019, 2019, 8, 7543496, 10.1155/2019/7543496 Dun S., Fu J., Zhu F., Xiong N., A compound structure for wind speed forecasting using MKLSSVM with feature selection and parameter optimization, Mathematical Problems in Engineering, 2018, 2018, 21, 9287097, 10.1155/2018/9287097, 2-s2.0-85057413451 Bandt C., Pompe B., Permutation entropy: a natural complexity measure for time series, Physical Review Letters, 2002, 88, 17, 174102, 10.1103/physrevlett.88.174102, 2-s2.0-84880568281 Li C., Zhan L., Shen L., Friction signal denoising using complete ensemble EMD with adaptive noise and mutual information, Entropy, 2015, 17, 12, 5965, 5979, 10.3390/e17095965, 2-s2.0-84945157163 Zheng J., Dong Z., Pan H., Ni Q., Liu T., Zhang J., Composite multi-scale weighted permutation entropy and extreme learning machine based intelligent fault diagnosis for rolling bearing, Measurement, 2019, 143, 69, 80, 10.1016/j.measurement.2019.05.002 Gu Y., Liang Z., Hagihira S., Use of multiple EEG features and artificial neural network to monitor the depth of anesthesia, Sensors, 2019, 19, 11, 2499, 10.3390/s19112499 Zheng X., Zhou G., Li D., Ren H., Application of variational mode decomposition and permutation entropy for rolling bearing fault diagnosis, 2019, 2019, 24, 2, 303, 311, 10.20855/ijav.2019.24.21325 Lili B., Zhennan H., Yanfeng L., Shaohui N., A hybrid de-noising algorithm for the gear transmission system based on CEEMDAN-PE-TFPF, Entropy, 2018, 20, 5, 361, 10.3390/e20050361, 2-s2.0-85052199238 Hyvärinen A., Oja E., Independent component analysis: algorithms and applications, Neural Networks, 2000, 13, 4-5, 411, 430, 10.1016/s0893-6080(00)00026-5, 2-s2.0-0042826822 Donoho D. L., De-noising by soft-thresholding, IEEE Transactions on Information Theory, 1995, 41, 3, 613, 627, 10.1109/18.382009, 2-s2.0-0029307534 Wang G., Chen L., Guo S., Peng Y., Guo K., Application of a new wavelet threshold method in unconventional oil and gas reservoir seismic data denoising, Mathematical Problems in Engineering, 2015, 2015, 7, 969702, 10.1155/2015/969702, 2-s2.0-84942747789 El Sayed Hussein Jomaa M., Van Bogaert P., Jrad N., Multivariate improved weighted multiscale permutation entropy and its application on EEG data, Biomedical Signal Processing and Control, 2019, 52, 420, 428, 10.1016/j.bspc.2018.08.004, 2-s2.0-85056279960 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, Journal of Geophysics and Engineering, 2018, 15, 3, 775, 787, 10.1088/1742-2140/aaa076, 2-s2.0-85047445885 Khaldi K., Boudraa A.-O., Bouchikhi A., Alouane M. T.-H, Speech enhancement via EMD, EURASIP Journal on Advances in Signal Processing, 2018, 2008, 1, 8, 873204, 10.1155/2008/873204, 2-s2.0-47649089807 Sun H., Chen W., Gong J., An improved empirical mode decomposition-wavelet algorithm for phonocardiogram signal denoising and its application in the frist and second heart sound extraction, Proceedings of the 2013 6th International Conference on Biomedical Engineering and Informatics (BMEI), December 2013, Hangzhou, China, 187, 191, 10.1109/bmei.2013.6746931, 2-s2.0-84896284324 Zhang M. J., Chen H., Wang C., Cao Q., Threshold noise reduction research of improved EEMD method, Applied Mechanics and Materials, 2012, 226–228, 237, 240, 10.4028/www.scientific.net/amm.226-228.237, 2-s2.0-84871271784 Wang W., Chen Q., Yan D., Geng D., A novel comprehensive evaluation method of the draft tube pressure pulsation of Francis turbine based on EEMD and information entropy, Mechanical Systems and Signal Processing, 2019, 116, 772, 786, 10.1016/j.ymssp.2018.07.033, 2-s2.0-85050308923 Jiang J.-J., Bu L.-R., Wang X.-Q., Clicks classification of sperm whale and long-finned pilot whale based on continuous wavelet transform and artificial neural network, Applied Acoustics, 2018, 141, 26, 34, 10.1016/j.apacoust.2018.06.014, 2-s2.0-85049335286 Biswas T., Mandal S. B., Saha D., Chakrabarti A., FPGA based dual microphone speech enhancement, Microsystem Technologies, 2019, 25, 3, 765, 775, 10.1007/s00542-019-04299-1, 2-s2.0-85060133744

By Sunan Zhang; Jianyan Tian; Amit Banerjee and Jiangli Li

Titel:
An Efficient Porcine Acoustic Signal Denoising Technique Based on EEMD-ICA-WTD
Autor/in / Beteiligte Person: Tian, Jianyan ; Li, Jiangli ; Banerjee, Amit ; Zhang, Sunan
Link:
Zeitschrift: Mathematical Problems in Engineering, Jg. 2019 (2019-08-25), S. 1-12
Veröffentlichung: Hindawi Limited, 2019
Medientyp: unknown
ISSN: 1563-5147 (print) ; 1024-123X (print)
DOI: 10.1155/2019/2858740
Schlagwort:
  • 0209 industrial biotechnology
  • Article Subject
  • Computer science
  • General Mathematics
  • Noise reduction
  • Physics::Medical Physics
  • 02 engineering and technology
  • Signal
  • Hilbert–Huang transform
  • 020901 industrial engineering & automation
  • Wavelet
  • 0203 mechanical engineering
  • otorhinolaryngologic diseases
  • business.industry
  • Noise (signal processing)
  • lcsh:Mathematics
  • General Engineering
  • Pattern recognition
  • lcsh:QA1-939
  • Independent component analysis
  • 020303 mechanical engineering & transports
  • Transmission (telecommunications)
  • lcsh:TA1-2040
  • Computer Science::Sound
  • Artificial intelligence
  • lcsh:Engineering (General). Civil engineering (General)
  • business
Sonstiges:
  • Nachgewiesen in: OpenAIRE
  • File Description: text/xhtml
  • Rights: OPEN

Klicken Sie ein Format an und speichern Sie dann die Daten oder geben Sie eine Empfänger-Adresse ein und lassen Sie sich per Email zusenden.

oder
oder

Wählen Sie das für Sie passende Zitationsformat und kopieren Sie es dann in die Zwischenablage, lassen es sich per Mail zusenden oder speichern es als PDF-Datei.

oder
oder

Bitte prüfen Sie, ob die Zitation formal korrekt ist, bevor Sie sie in einer Arbeit verwenden. Benutzen Sie gegebenenfalls den "Exportieren"-Dialog, wenn Sie ein Literaturverwaltungsprogramm verwenden und die Zitat-Angaben selbst formatieren wollen.

xs 0 - 576
sm 576 - 768
md 768 - 992
lg 992 - 1200
xl 1200 - 1366
xxl 1366 -