hilbert huang transform(hht ) & empirical mode decomposition (emd)

22
Hilbert Huang Transform(HHT) & Empirical Mode Decomposition (EMD)

Upload: levana

Post on 22-Feb-2016

68 views

Category:

Documents


1 download

DESCRIPTION

Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD). What is HHT???. An algorithm for analyzing the data obtained from non-linear and non stationary systems Decomposes signal into “Intrinsic Mode Functions” Obtains “Instantaneous frequency” ( not used in our project ). - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Hilbert Huang Transform(HHT)&

Empirical Mode Decomposition(EMD)

Page 2: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

What is HHT???

An algorithm for analyzing the data obtained from non-linear and non stationary systems

Decomposes signal into “Intrinsic Mode Functions”

Obtains “Instantaneous frequency” (not used in our project)

Page 3: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Hilbert Huang Transform: Need

Traditional methods, e.g. Fourier Integral Transform, Fast Fourier Transform (FFT) and Wavelet Transform have a strong priori assumption that the signals being processed should be linear and/or stationary.

They are actually not suitable for nonlinear and non-stationary, the signals encountered in practical engineering.

Page 4: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Intrinsic Mode Functions(IMF)Formal Definition:Any function with the same number of extrema and zero crossings, with its envelopes being symmetric with respect to zero

Counterpart to simple harmonic functionVariable amplitude and frequency along the

time axis

Page 5: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)
Page 6: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Two Steps of HHT:

Empirical Mode Decomposition (Sifting)

Hilbert Spectrum Analysis

Page 7: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Empirical Mode Decomposition:

Assumptions

Data consists of different simple intrinsic modes of oscillations

Each simple mode (linear or non linear) represents a simple oscillations

Oscillation will also be symmetric with respect to the local mean

Page 8: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Sifting Process Explained

Page 9: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)
Page 10: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)
Page 11: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)
Page 12: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)
Page 13: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)
Page 14: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)
Page 15: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Algorithm

Between each successive pair of zero crossings, identify a local extremum in the test data.

Connect all the local maxima by a cubic spline line as the upper envelope.

Repeat the procedure for the local minima to produce the lower envelope.

Continued…..

Page 16: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Sifting……..continuedCalculate mean of the local and upper

minimaSubtract this mean from the data set

Take h1 as data set and repeat above procedure till hi satisfies the criteria of IMF, say Ci

We take Ri=X(t)-Ci and repeat the above steps to find further IMF using Ri as the data set.

Finally Ri becomes monotonic function from which we no IMF can further be obtained.

Page 17: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Stoppage CriteriaLimit on SDk

S Number: The number of consecutive siftings when the numbers of zero-crossings and extrema are equal or at most differing by one.

Page 18: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Comparative Study

Page 19: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Advantages of EMD in Financial Prediction

Reduction in noise

More choices in training the neural network

Page 20: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Drawbacks

Less Robust System

Restricted use of time-series neural network

Longer Computational Time

Page 21: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

Related mathematical problemsAdaptive data analysis methodology in

general

Nonlinear system identification methods

Prediction problem for nonstationary

processes

Spline problems

Page 22: Hilbert Huang Transform(HHT ) & Empirical Mode Decomposition (EMD)

References

Introduction to the Hilbert Huang Transform and its related mathematical problems by Nordan E. Huang