SlideShare a Scribd company logo
1 of 6
Download to read offline
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 5, Issue 5 (Mar. - Apr. 2013), PP 60-65
www.iosrjournals.org
www.iosrjournals.org 60 | Page
Ensemble Empirical Mode Decomposition: An adaptive method
for noise reduction
Megha Agarwal1
, R.C.Jain2
1(
ECE, Jaypee Institute of Information and Technology, Noida, India)
2
(ECE, Jaypee Institute of Information and Technology, Noida, India)
Abstract:Empirical mode decomposition (EMD), a data analysis technique, is used to denoise non-stationary
and non-linear processes. The method does not require any pre & post processing of signal and use of any
specified basis functions. But EMD suffers from a problem called mode mixing. So to overcome this problem a
new method known as Ensemble Empirical mode decomposition (EEMD) has been introduced. The presented
paper gives the detail of EEMD and its application in various fields. EEMD is a time–space analysis method, in
which the added white noise is averaged out with sufficient number of trials; and the averaging process results
in only the component of the signal (original data). EEMD is a truly noise-assisted data analysis (NADA)
method and represents a substantial improvement over the original EMD.
Keywords –Data analysis, Empirical mode decomposition, intrinsic mode function, mode mixing, NADA,
I. INTRODUCTION
Data analysis is an essential part in pure research and practical applications. Basically it is defined as a
process of evaluating data using analytical and logical reasoning to examine each component of the data
provided. As it is well known fact that linear and stationary processes are easy to analyze, but the real world
signals are mostly non-linear and non-stationary in nature. Analysis of such time varying signals is not an easy
process. This gives rise to breakdown the process (under consideration) into individual components and analyze
each component separately. Breaking out a complex process into separate components called decomposition.
There exist a number of time frequency (TF) representation methods of time domain signal such as Fourier
Transform (FT), Short Time Fourier Transform (STFT), Wavelet transform, Wigner Ville distribution, and
evolutionary spectrum. Out of these FT, STFT, and Wavelet are widely used which are described as follows:
a) Fourier Transform: Historically, Fourier spectrum analysis has provided a general method for examining
the global energy-frequency distribution. Fourier analysis has dominated the data analysis efforts soon after
its introduction because of its prowess and simplicity. The Fourier transform belongs to the class of
orthogonal transformations that uses fixed harmonic basis functions. The Fourier transform result can be
shown as a decomposition of the initial process into harmonic functions with fixed frequencies and
amplitudes But the FT is valid under extremely general conditions, i.e. the system must be linear; and the
data must be strictly periodic or stationary; otherwise the resulting spectrum will make little physical sense.
b) STFT: It is a limited time window-width Fourier spectral analysis. Since it relies on the traditional Fourier
spectral analysis, it is assumed that the data has to be piecewise stationary. So in case of non-stationary
signals, it has limited usage.
c) Wavelet transform: To avoid constraints associated with non- stationarity of the initial sequence, a wavelet
transform is used. Like the Fourier transform, it performs decomposition in a fixed basis of functions. But
unlike FT it expands the signal in terms of wavelet functions which are localized in both time and
frequency. But for practical purposes, it would be good to have a transform that would not only allow
dealing with non-stationary processes but would also use an adaptive transform basis determined by initial
data.
II. EMPIRICAL MODE DECOMPOSITION
Empirical Mode Decomposition has been introduced by Huang [1] for analyzing non-linear and non-
stationary signal. EMD effectively overcome the limitations of above described methods. It is an iterative
process which decomposes real signals x into elementary signals (modes) [5]. In this method, first the signal is
decomposed in to a number of IMF. For this the condition of IMF should be verified which are given below:
a. In the whole data set, the number of extrema and the number of zero crossings must be either equal or differ
at most by one.
b. At any data point, the mean value of the envelope defined using the local maxima and the envelope defined
using the local minima are zero.
Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction
www.iosrjournals.org 61 | Page
II.1Sifting procedure
a. Compute a mean envelope m1 (t) of the signal x(t).
b. Let h1(t) = x(t) – m1(t) be the residue.
c. If h1(t) is an IMF, STOP; else, treat h1(t) (with its extrema) as a new signal to obtain h1, 1(t).
d. If h1,1(t) is an IMF, STOP; else, continue the same process
h1,1(t) =h1(t) – m1,1(t)
…
h1,k(t) =h1,k-1(t) – m1,k(t).
Generally, after a finite number k1 times, h1,k1 (t) will be an IMF, denoted by IMF1 (t), the first IMF.Set r1(t)
= x(t) – IMF1(t). And repeat the sifting procedure:
r2(t) = r1(t) – IMF2(t)
· ·
rn(t) = rn-1(t) – IMFn(t)
The process ends when rn has at most one extrema, where n is the total number of decomposed IMF. Thus x(t) is
decomposed into finitely many IMFs.
𝑥 t = IMFi
𝑛
𝑖=1 (t) + rn(t)
II.2 When does the sifting stop?
To guarantee that the IMF components retain enough information of both amplitude and frequency
modulation, a criterion is used to stop the sifting process. This can be accomplished by limiting the size of the
standard deviation, SD, computed from two consecutive sifting results as:
SD (i) =
|𝐼𝑀𝐹𝑡 𝑗 ,𝑖−1(t) – IMF j,i(t)|2
𝐼𝑀𝑡 𝐹𝑗,𝑖−1
2 (𝑡)
III. ENSEMBLE MODE DECOMPOSITION
When a signal contains intermittency the EMD algorithm described above may encounter the problem
of mode mixing. Frequent appearance of mode mixing, is defined as a single Intrinsic Mode Function (IMF)
either consisting of signals of widely disparate scales, or a signal of a similar scale residing in different IMF
components. The intermittence could not only cause serious aliasing in the time-frequency distribution, and also
make the individual IMF devoid of physical meaning [3].
To overcome this limitation a new noise assisted data analysis (NADA) method is proposed, the
ensemble empirical mode decomposition (EEMD). This new approach is based on the recent studies of the
statistical properties of Fractional Gaussian noise (a versatile model for broadband noise include white noise
proposed by Flandrin, 2004, and Wu and Huang, 2004), which showed that the EMD is effectively an adaptive
dyadic filter bank when applied to fractional Gaussian noise [2].
III.1 EEMD Algorithm
The steps for EEMD are as follows [3].
a) Initialize the number of ensemble I.
b) Generate xi
t = x t + wi
t i = 1, … , I are different realization of white Gaussian noise.
c) Each xi
t i = 1, … , I , is fully decomposed by EMD getting their modes IMFk
i
[t], where k=1, 2,…,K
indicates the modes.
d) Assign IMFk as the k-th mode of x[t], obtained as the average of the corresponding IMFk
i
: IMFk t =
1
I
IMFk
iI
i=1 t .
Just as the EMD method, the given signal, x(t) can be reconstructed according to the following
equation:
x n = IMFk
K
k=1
(t) + r(t)
where𝐼𝑀𝐹𝑘 𝑡 =
1
𝐼
𝐼𝑀𝐹𝑘
𝑖𝐼
𝑖=1 𝑡 and 𝑟 𝑡 =
1
𝐼
𝑟𝑖
𝐼
𝑖=1 (𝑡)
The EEMD described here employs all the important characteristics of noise. Its principle is simple:
when a collection of white noise is added to the target signal it cancels each other out in a time space ensemble
Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction
www.iosrjournals.org 62 | Page
mean. The reason is obvious that the added white noise would populate the whole time-frequency space
uniformly with the constituting components of different scales separated by the filter bank.
IV. EXPERIMENT AND RESULT
Electrocardiogram (ECG) and non-stationary signal is analyzed in the present paper. Here the data
length of ECG signal is 983 samples. In fig. 2 the added noise is only white Gaussian noise and reconstructed
signal is shown in fig. 3.Here other than white Gaussian is also added to ECG signal to check the performance
of EEMD algorithm. Three different patterns of added noise are [4]:
a. EMG noise: Electromagnetic sources from the environment may overlay or cancel the signal being recorded
from a muscle. It can be modeled by a random number with normal distribution, originally manipulated
with the Matlab code randn.m. The maximum noise level is (1/8) V.
b. Power line interference: Power line interference is modelled by 50 Hz sinusoidal function with
multiplication on amplitude derived with Matlab code rand.m. The maximum noise level is (1/4) V.
c. Baseline wander: Baseline wander is modelled by a Baseline wander a 0.333 Hz sinusoidal function. The
maximum noise level is (1/8)V.
The reconstructed signal via EEMD method adding above noise is shown in figure (5).Another signal having
data length 500 samples is shown in figure (6) and its reconstructed signal is shown in figure (8).
Fig.(1): ECG signal with data length 983 sample data
Fig.(2): ECG signal with White Gaussian noise (SNR= -1dB)
0 100 200 300 400 500 600 700 800 900 1000
-300
-200
-100
0
100
200
300
400
500
ORIGINAL SIGNAL
Time Axis t(sec)->
Amplitude
0 100 200 300 400 500 600 700 800 900 1000
-300
-200
-100
0
100
200
300
400
500
600
NOISY SIGNAL
Time Axis t(sec)->
Amplitude
Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction
www.iosrjournals.org 63 | Page
Fig.(3): Reconstructed ECG signal via EEMD having I=10
Fig.(4): ECG signal with artifacts
Fig.(5): Reconstructed ECG signal via EEMD
0 100 200 300 400 500 600 700 800 900 1000
-200
-100
0
100
200
300
400
500
600
RECONSTRUCTED SIGNAL
Time Axis t(sec)->
Amplitude
0 100 200 300 400 500 600 700 800 900 1000
-300
-200
-100
0
100
200
300
400
500
NOISY SIGNAL
Time Axis t(sec)->
Amplitude
0 100 200 300 400 500 600 700 800 900 1000
-300
-200
-100
0
100
200
300
400
500
RECONSTRUCTED SIGNAL
Time Axis t(sec)->
Amplitude
Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction
www.iosrjournals.org 64 | Page
Fig.(6): Non-stationary Signal decomposed by EEMD having SNR= -1 and I=20
Fig.(7): Non-stationary Signal decomposed by EEMD having SNR= 1 and I=20
Fig.(8): Non-stationary Signal decomposed by EEMD having SNR= -3 and I=40
Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction
www.iosrjournals.org 65 | Page
V. CONCLUSION
A new technique for the signal analysing and denoising has been described in this paper. Simulations
results of the synthesized signals have expressed the effectiveness of the new algorithm. The technique differs
from many conventional and EMD based algorithms as it uses noise to analysis signals and noise reduction. The
method is a fully data-driven approach and the described technique has the ability to reduce noise efficiently for
a large class of signals including almost all real and non-stationary signals.
REFERENCES
Proceedings and conference papers:
[1]. N. E. Huang, Z. Shen, S. R. Long, M. C. Wu, H. H.Shih, Q. Zheng, N.C. Yen, C. C. Tung, and H. H. Liu. „The Empirical Mode
Decomposition and Hilbert Spectrum for Non-linear and Non stationary Time Series Analysis”. Proceedings of the Royal Society
London A., 1998 454,903–995
[2]. P. Flandrin, G. Rilling and P. Gon¸calv`es, “Empirical mode decomposition as a filter bank”, IEEE Signal Process. Lett. 11 (2004)
112–114.
[3]. Z. Wu and N. E. Huang, “Ensemble empirical mode decomposition: a noise-assisted data analysis method,” Advances in Adaptive
Data Analysis, vol. 1, no. 1, pp. 1–41, 2009
Journal Papers:
[4]. 4.Kang-Ming Chang „Arrhythmia ECG Noise Reduction by Ensemble Empirical Mode Decomposition‟Sensors 2010, 10, 6063-6080;
doi:10.3390/s100606063

More Related Content

What's hot

4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform4.Sampling and Hilbert Transform
4.Sampling and Hilbert TransformINDIAN NAVY
 
Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...IJECEIAES
 
Empirical Mode Decomposition
Empirical Mode DecompositionEmpirical Mode Decomposition
Empirical Mode DecompositionEmine Can
 
Hilbert huang transform(hht)
Hilbert huang transform(hht)Hilbert huang transform(hht)
Hilbert huang transform(hht)Puneet Gupta
 
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...CSCJournals
 
Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...
Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...
Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...Hiroki_Tanji
 
Application of Hilbert-Huang Transform in the Field of Power Quality Events A...
Application of Hilbert-Huang Transform in the Field of Power Quality Events A...Application of Hilbert-Huang Transform in the Field of Power Quality Events A...
Application of Hilbert-Huang Transform in the Field of Power Quality Events A...idescitation
 
Ch6 digital transmission of analog signal pg 99
Ch6 digital transmission of analog signal pg 99Ch6 digital transmission of analog signal pg 99
Ch6 digital transmission of analog signal pg 99Prateek Omer
 
Design of discrete Hilbert transform
Design of discrete Hilbert  transformDesign of discrete Hilbert  transform
Design of discrete Hilbert transformMarwa Bhouri
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing ssuser2797e4
 
Fft analysis
Fft analysisFft analysis
Fft analysisSatrious
 
D ecimation and interpolation
D ecimation and interpolationD ecimation and interpolation
D ecimation and interpolationSuchi Verma
 
Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63Prateek Omer
 
Fast Fourier Transform Analysis
Fast Fourier Transform AnalysisFast Fourier Transform Analysis
Fast Fourier Transform Analysisdhikadixiana
 
EC8562 DSP Viva Questions
EC8562 DSP Viva Questions EC8562 DSP Viva Questions
EC8562 DSP Viva Questions ssuser2797e4
 
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...Venkata Sudhir Vedurla
 
Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...
Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...
Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...IJERA Editor
 

What's hot (20)

4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform4.Sampling and Hilbert Transform
4.Sampling and Hilbert Transform
 
MS Thesis Defense
MS Thesis DefenseMS Thesis Defense
MS Thesis Defense
 
Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...Chaotic signals denoising using empirical mode decomposition inspired by mult...
Chaotic signals denoising using empirical mode decomposition inspired by mult...
 
Empirical Mode Decomposition
Empirical Mode DecompositionEmpirical Mode Decomposition
Empirical Mode Decomposition
 
Hilbert huang transform(hht)
Hilbert huang transform(hht)Hilbert huang transform(hht)
Hilbert huang transform(hht)
 
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
Speech Processing in Stressing Co-Channel Interference Using the Wigner Distr...
 
Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...
Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...
Learning the Statistical Model of the NMF Using the Deep Multiplicative Updat...
 
Lecture9
Lecture9Lecture9
Lecture9
 
Application of Hilbert-Huang Transform in the Field of Power Quality Events A...
Application of Hilbert-Huang Transform in the Field of Power Quality Events A...Application of Hilbert-Huang Transform in the Field of Power Quality Events A...
Application of Hilbert-Huang Transform in the Field of Power Quality Events A...
 
Ch6 digital transmission of analog signal pg 99
Ch6 digital transmission of analog signal pg 99Ch6 digital transmission of analog signal pg 99
Ch6 digital transmission of analog signal pg 99
 
Design of discrete Hilbert transform
Design of discrete Hilbert  transformDesign of discrete Hilbert  transform
Design of discrete Hilbert transform
 
EC8553 Discrete time signal processing
EC8553 Discrete time signal processing EC8553 Discrete time signal processing
EC8553 Discrete time signal processing
 
Fft
FftFft
Fft
 
Fft analysis
Fft analysisFft analysis
Fft analysis
 
D ecimation and interpolation
D ecimation and interpolationD ecimation and interpolation
D ecimation and interpolation
 
Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63Ch7 noise variation of different modulation scheme pg 63
Ch7 noise variation of different modulation scheme pg 63
 
Fast Fourier Transform Analysis
Fast Fourier Transform AnalysisFast Fourier Transform Analysis
Fast Fourier Transform Analysis
 
EC8562 DSP Viva Questions
EC8562 DSP Viva Questions EC8562 DSP Viva Questions
EC8562 DSP Viva Questions
 
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
Analysis the results_of_acoustic_echo_cancellation_for_speech_processing_usin...
 
Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...
Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...
Interference Cancellation by Repeated Filtering in the Fractional Fourier Tra...
 

Viewers also liked (20)

I010135760
I010135760I010135760
I010135760
 
B010120409
B010120409B010120409
B010120409
 
K1802036171
K1802036171K1802036171
K1802036171
 
E017523439
E017523439E017523439
E017523439
 
L1102017479
L1102017479L1102017479
L1102017479
 
K1103047173
K1103047173K1103047173
K1103047173
 
C011141018
C011141018C011141018
C011141018
 
B012620814
B012620814B012620814
B012620814
 
E012513749
E012513749E012513749
E012513749
 
E011122530
E011122530E011122530
E011122530
 
B012630608
B012630608B012630608
B012630608
 
D010522934
D010522934D010522934
D010522934
 
Effectiveness of Strain Counterstrain Technique on Quadratus Lumborum Trigger...
Effectiveness of Strain Counterstrain Technique on Quadratus Lumborum Trigger...Effectiveness of Strain Counterstrain Technique on Quadratus Lumborum Trigger...
Effectiveness of Strain Counterstrain Technique on Quadratus Lumborum Trigger...
 
Q110304108111
Q110304108111Q110304108111
Q110304108111
 
P01262101104
P01262101104P01262101104
P01262101104
 
K012647982
K012647982K012647982
K012647982
 
I1302024147
I1302024147I1302024147
I1302024147
 
F010323236
F010323236F010323236
F010323236
 
E1302042833
E1302042833E1302042833
E1302042833
 
C013132027
C013132027C013132027
C013132027
 

Similar to Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction

De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...
De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...
De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...IOSR Journals
 
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...ijsc
 
Signal denoising techniques
Signal denoising techniquesSignal denoising techniques
Signal denoising techniquesShwetaRevankar4
 
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLSComparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLSijsrd.com
 
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...CSCJournals
 
Estimation of Ensembles in an Adventitious Wave by EMD and EEMD Techniques
Estimation of Ensembles in an Adventitious Wave by EMD and EEMD TechniquesEstimation of Ensembles in an Adventitious Wave by EMD and EEMD Techniques
Estimation of Ensembles in an Adventitious Wave by EMD and EEMD TechniquesIJERDJOURNAL
 
Performance Analysis of Acoustic Echo Cancellation Techniques
Performance Analysis of Acoustic Echo Cancellation TechniquesPerformance Analysis of Acoustic Echo Cancellation Techniques
Performance Analysis of Acoustic Echo Cancellation TechniquesIJERA Editor
 
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang TransformSignal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transformsipij
 
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...ijsc
 
An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...ijsc
 
Performance Evaluation of Different Thresholding Method for De-Noising of Vib...
Performance Evaluation of Different Thresholding Method for De-Noising of Vib...Performance Evaluation of Different Thresholding Method for De-Noising of Vib...
Performance Evaluation of Different Thresholding Method for De-Noising of Vib...IJERA Editor
 
On The Fundamental Aspects of Demodulation
On The Fundamental Aspects of DemodulationOn The Fundamental Aspects of Demodulation
On The Fundamental Aspects of DemodulationCSCJournals
 
Gst08 tutorial-fast fourier sampling
Gst08 tutorial-fast fourier samplingGst08 tutorial-fast fourier sampling
Gst08 tutorial-fast fourier samplingssuser8d9d45
 
Analysis of harmonics using wavelet technique
Analysis of harmonics using wavelet techniqueAnalysis of harmonics using wavelet technique
Analysis of harmonics using wavelet techniqueIJECEIAES
 

Similar to Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction (20)

Iy2617051711
Iy2617051711Iy2617051711
Iy2617051711
 
I0414752
I0414752I0414752
I0414752
 
De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...
De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...
De-Noising Corrupted ECG Signals By Empirical Mode Decomposition (EMD) With A...
 
Remotesensing 06-02069
Remotesensing 06-02069Remotesensing 06-02069
Remotesensing 06-02069
 
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
 
Signal denoising techniques
Signal denoising techniquesSignal denoising techniques
Signal denoising techniques
 
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLSComparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
 
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
Electrocardiogram Denoised Signal by Discrete Wavelet Transform and Continuou...
 
Estimation of Ensembles in an Adventitious Wave by EMD and EEMD Techniques
Estimation of Ensembles in an Adventitious Wave by EMD and EEMD TechniquesEstimation of Ensembles in an Adventitious Wave by EMD and EEMD Techniques
Estimation of Ensembles in an Adventitious Wave by EMD and EEMD Techniques
 
Performance Analysis of Acoustic Echo Cancellation Techniques
Performance Analysis of Acoustic Echo Cancellation TechniquesPerformance Analysis of Acoustic Echo Cancellation Techniques
Performance Analysis of Acoustic Echo Cancellation Techniques
 
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang TransformSignal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
Signal Processing of Radar Echoes Using Wavelets and Hilbert Huang Transform
 
476 293
476 293476 293
476 293
 
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
 
An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...
 
Performance Evaluation of Different Thresholding Method for De-Noising of Vib...
Performance Evaluation of Different Thresholding Method for De-Noising of Vib...Performance Evaluation of Different Thresholding Method for De-Noising of Vib...
Performance Evaluation of Different Thresholding Method for De-Noising of Vib...
 
On The Fundamental Aspects of Demodulation
On The Fundamental Aspects of DemodulationOn The Fundamental Aspects of Demodulation
On The Fundamental Aspects of Demodulation
 
Gst08 tutorial-fast fourier sampling
Gst08 tutorial-fast fourier samplingGst08 tutorial-fast fourier sampling
Gst08 tutorial-fast fourier sampling
 
Analysis of harmonics using wavelet technique
Analysis of harmonics using wavelet techniqueAnalysis of harmonics using wavelet technique
Analysis of harmonics using wavelet technique
 
V01 i010401
V01 i010401V01 i010401
V01 i010401
 
IOMAC2009
IOMAC2009IOMAC2009
IOMAC2009
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
D011121524
D011121524D011121524
D011121524
 
C011121114
C011121114C011121114
C011121114
 

Recently uploaded

computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 

Recently uploaded (20)

🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 

Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 5, Issue 5 (Mar. - Apr. 2013), PP 60-65 www.iosrjournals.org www.iosrjournals.org 60 | Page Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction Megha Agarwal1 , R.C.Jain2 1( ECE, Jaypee Institute of Information and Technology, Noida, India) 2 (ECE, Jaypee Institute of Information and Technology, Noida, India) Abstract:Empirical mode decomposition (EMD), a data analysis technique, is used to denoise non-stationary and non-linear processes. The method does not require any pre & post processing of signal and use of any specified basis functions. But EMD suffers from a problem called mode mixing. So to overcome this problem a new method known as Ensemble Empirical mode decomposition (EEMD) has been introduced. The presented paper gives the detail of EEMD and its application in various fields. EEMD is a time–space analysis method, in which the added white noise is averaged out with sufficient number of trials; and the averaging process results in only the component of the signal (original data). EEMD is a truly noise-assisted data analysis (NADA) method and represents a substantial improvement over the original EMD. Keywords –Data analysis, Empirical mode decomposition, intrinsic mode function, mode mixing, NADA, I. INTRODUCTION Data analysis is an essential part in pure research and practical applications. Basically it is defined as a process of evaluating data using analytical and logical reasoning to examine each component of the data provided. As it is well known fact that linear and stationary processes are easy to analyze, but the real world signals are mostly non-linear and non-stationary in nature. Analysis of such time varying signals is not an easy process. This gives rise to breakdown the process (under consideration) into individual components and analyze each component separately. Breaking out a complex process into separate components called decomposition. There exist a number of time frequency (TF) representation methods of time domain signal such as Fourier Transform (FT), Short Time Fourier Transform (STFT), Wavelet transform, Wigner Ville distribution, and evolutionary spectrum. Out of these FT, STFT, and Wavelet are widely used which are described as follows: a) Fourier Transform: Historically, Fourier spectrum analysis has provided a general method for examining the global energy-frequency distribution. Fourier analysis has dominated the data analysis efforts soon after its introduction because of its prowess and simplicity. The Fourier transform belongs to the class of orthogonal transformations that uses fixed harmonic basis functions. The Fourier transform result can be shown as a decomposition of the initial process into harmonic functions with fixed frequencies and amplitudes But the FT is valid under extremely general conditions, i.e. the system must be linear; and the data must be strictly periodic or stationary; otherwise the resulting spectrum will make little physical sense. b) STFT: It is a limited time window-width Fourier spectral analysis. Since it relies on the traditional Fourier spectral analysis, it is assumed that the data has to be piecewise stationary. So in case of non-stationary signals, it has limited usage. c) Wavelet transform: To avoid constraints associated with non- stationarity of the initial sequence, a wavelet transform is used. Like the Fourier transform, it performs decomposition in a fixed basis of functions. But unlike FT it expands the signal in terms of wavelet functions which are localized in both time and frequency. But for practical purposes, it would be good to have a transform that would not only allow dealing with non-stationary processes but would also use an adaptive transform basis determined by initial data. II. EMPIRICAL MODE DECOMPOSITION Empirical Mode Decomposition has been introduced by Huang [1] for analyzing non-linear and non- stationary signal. EMD effectively overcome the limitations of above described methods. It is an iterative process which decomposes real signals x into elementary signals (modes) [5]. In this method, first the signal is decomposed in to a number of IMF. For this the condition of IMF should be verified which are given below: a. In the whole data set, the number of extrema and the number of zero crossings must be either equal or differ at most by one. b. At any data point, the mean value of the envelope defined using the local maxima and the envelope defined using the local minima are zero.
  • 2. Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction www.iosrjournals.org 61 | Page II.1Sifting procedure a. Compute a mean envelope m1 (t) of the signal x(t). b. Let h1(t) = x(t) – m1(t) be the residue. c. If h1(t) is an IMF, STOP; else, treat h1(t) (with its extrema) as a new signal to obtain h1, 1(t). d. If h1,1(t) is an IMF, STOP; else, continue the same process h1,1(t) =h1(t) – m1,1(t) … h1,k(t) =h1,k-1(t) – m1,k(t). Generally, after a finite number k1 times, h1,k1 (t) will be an IMF, denoted by IMF1 (t), the first IMF.Set r1(t) = x(t) – IMF1(t). And repeat the sifting procedure: r2(t) = r1(t) – IMF2(t) · · rn(t) = rn-1(t) – IMFn(t) The process ends when rn has at most one extrema, where n is the total number of decomposed IMF. Thus x(t) is decomposed into finitely many IMFs. 𝑥 t = IMFi 𝑛 𝑖=1 (t) + rn(t) II.2 When does the sifting stop? To guarantee that the IMF components retain enough information of both amplitude and frequency modulation, a criterion is used to stop the sifting process. This can be accomplished by limiting the size of the standard deviation, SD, computed from two consecutive sifting results as: SD (i) = |𝐼𝑀𝐹𝑡 𝑗 ,𝑖−1(t) – IMF j,i(t)|2 𝐼𝑀𝑡 𝐹𝑗,𝑖−1 2 (𝑡) III. ENSEMBLE MODE DECOMPOSITION When a signal contains intermittency the EMD algorithm described above may encounter the problem of mode mixing. Frequent appearance of mode mixing, is defined as a single Intrinsic Mode Function (IMF) either consisting of signals of widely disparate scales, or a signal of a similar scale residing in different IMF components. The intermittence could not only cause serious aliasing in the time-frequency distribution, and also make the individual IMF devoid of physical meaning [3]. To overcome this limitation a new noise assisted data analysis (NADA) method is proposed, the ensemble empirical mode decomposition (EEMD). This new approach is based on the recent studies of the statistical properties of Fractional Gaussian noise (a versatile model for broadband noise include white noise proposed by Flandrin, 2004, and Wu and Huang, 2004), which showed that the EMD is effectively an adaptive dyadic filter bank when applied to fractional Gaussian noise [2]. III.1 EEMD Algorithm The steps for EEMD are as follows [3]. a) Initialize the number of ensemble I. b) Generate xi t = x t + wi t i = 1, … , I are different realization of white Gaussian noise. c) Each xi t i = 1, … , I , is fully decomposed by EMD getting their modes IMFk i [t], where k=1, 2,…,K indicates the modes. d) Assign IMFk as the k-th mode of x[t], obtained as the average of the corresponding IMFk i : IMFk t = 1 I IMFk iI i=1 t . Just as the EMD method, the given signal, x(t) can be reconstructed according to the following equation: x n = IMFk K k=1 (t) + r(t) where𝐼𝑀𝐹𝑘 𝑡 = 1 𝐼 𝐼𝑀𝐹𝑘 𝑖𝐼 𝑖=1 𝑡 and 𝑟 𝑡 = 1 𝐼 𝑟𝑖 𝐼 𝑖=1 (𝑡) The EEMD described here employs all the important characteristics of noise. Its principle is simple: when a collection of white noise is added to the target signal it cancels each other out in a time space ensemble
  • 3. Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction www.iosrjournals.org 62 | Page mean. The reason is obvious that the added white noise would populate the whole time-frequency space uniformly with the constituting components of different scales separated by the filter bank. IV. EXPERIMENT AND RESULT Electrocardiogram (ECG) and non-stationary signal is analyzed in the present paper. Here the data length of ECG signal is 983 samples. In fig. 2 the added noise is only white Gaussian noise and reconstructed signal is shown in fig. 3.Here other than white Gaussian is also added to ECG signal to check the performance of EEMD algorithm. Three different patterns of added noise are [4]: a. EMG noise: Electromagnetic sources from the environment may overlay or cancel the signal being recorded from a muscle. It can be modeled by a random number with normal distribution, originally manipulated with the Matlab code randn.m. The maximum noise level is (1/8) V. b. Power line interference: Power line interference is modelled by 50 Hz sinusoidal function with multiplication on amplitude derived with Matlab code rand.m. The maximum noise level is (1/4) V. c. Baseline wander: Baseline wander is modelled by a Baseline wander a 0.333 Hz sinusoidal function. The maximum noise level is (1/8)V. The reconstructed signal via EEMD method adding above noise is shown in figure (5).Another signal having data length 500 samples is shown in figure (6) and its reconstructed signal is shown in figure (8). Fig.(1): ECG signal with data length 983 sample data Fig.(2): ECG signal with White Gaussian noise (SNR= -1dB) 0 100 200 300 400 500 600 700 800 900 1000 -300 -200 -100 0 100 200 300 400 500 ORIGINAL SIGNAL Time Axis t(sec)-> Amplitude 0 100 200 300 400 500 600 700 800 900 1000 -300 -200 -100 0 100 200 300 400 500 600 NOISY SIGNAL Time Axis t(sec)-> Amplitude
  • 4. Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction www.iosrjournals.org 63 | Page Fig.(3): Reconstructed ECG signal via EEMD having I=10 Fig.(4): ECG signal with artifacts Fig.(5): Reconstructed ECG signal via EEMD 0 100 200 300 400 500 600 700 800 900 1000 -200 -100 0 100 200 300 400 500 600 RECONSTRUCTED SIGNAL Time Axis t(sec)-> Amplitude 0 100 200 300 400 500 600 700 800 900 1000 -300 -200 -100 0 100 200 300 400 500 NOISY SIGNAL Time Axis t(sec)-> Amplitude 0 100 200 300 400 500 600 700 800 900 1000 -300 -200 -100 0 100 200 300 400 500 RECONSTRUCTED SIGNAL Time Axis t(sec)-> Amplitude
  • 5. Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction www.iosrjournals.org 64 | Page Fig.(6): Non-stationary Signal decomposed by EEMD having SNR= -1 and I=20 Fig.(7): Non-stationary Signal decomposed by EEMD having SNR= 1 and I=20 Fig.(8): Non-stationary Signal decomposed by EEMD having SNR= -3 and I=40
  • 6. Ensemble Empirical Mode Decomposition: An adaptive method for noise reduction www.iosrjournals.org 65 | Page V. CONCLUSION A new technique for the signal analysing and denoising has been described in this paper. Simulations results of the synthesized signals have expressed the effectiveness of the new algorithm. The technique differs from many conventional and EMD based algorithms as it uses noise to analysis signals and noise reduction. The method is a fully data-driven approach and the described technique has the ability to reduce noise efficiently for a large class of signals including almost all real and non-stationary signals. REFERENCES Proceedings and conference papers: [1]. N. E. Huang, Z. Shen, S. R. Long, M. C. Wu, H. H.Shih, Q. Zheng, N.C. Yen, C. C. Tung, and H. H. Liu. „The Empirical Mode Decomposition and Hilbert Spectrum for Non-linear and Non stationary Time Series Analysis”. Proceedings of the Royal Society London A., 1998 454,903–995 [2]. P. Flandrin, G. Rilling and P. Gon¸calv`es, “Empirical mode decomposition as a filter bank”, IEEE Signal Process. Lett. 11 (2004) 112–114. [3]. Z. Wu and N. E. Huang, “Ensemble empirical mode decomposition: a noise-assisted data analysis method,” Advances in Adaptive Data Analysis, vol. 1, no. 1, pp. 1–41, 2009 Journal Papers: [4]. 4.Kang-Ming Chang „Arrhythmia ECG Noise Reduction by Ensemble Empirical Mode Decomposition‟Sensors 2010, 10, 6063-6080; doi:10.3390/s100606063