Continuous wavelet transform

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Continuous wavelet transform of frequency breakdown signal. Used symlet with 5 vanishing moments.

In mathematics, a continuous wavelet transform (CWT) is used to divide a continuous-time function into wavelets. Unlike Fourier transform, the continuous wavelet transform possesses the ability to construct a time-frequency representation of a signal that offers very good time and frequency localization. The continuous wavelet transform of a function x(t) at a scale (a>0) a\in\mathbb{R^{+*}} and translational value b\in\mathbb{R} is expressed by the following integral

X_w(a,b)=\frac{1}{|a|^{1/2}} \int_{-\infty}^{\infty} x(t)\overline\psi\left(\frac{t-b}{a}\right)\, dt

where \psi(t) is a continuous function in both the time domain and the frequency domain called the mother wavelet and the overline represents operation of complex conjugate. The main purpose of the mother wavelet is to provide a source function to generate the daughter wavelets which are simply the translated and scaled versions of the mother wavelet. To recover the original signal x(t), the first inverse continuous wavelet transform can be exploited.

x(t)=C_\psi^{-1}\int_{-\infty}^{\infty}\int_{-\infty}^{\infty} X_w(a,b)\frac{1}{|a|^{1/2}}\tilde\psi\left(\frac{t-b}{a}\right)\, db\ \frac{da}{a^2}

\tilde\psi(t) is the dual function of \psi(t) and

C_\psi=\int_{-\infty}^{\infty}\frac{\overline\hat{\psi}(\omega)\hat{\tilde\psi}(\omega)}{|\omega|}\, d\omega

is admissible constant, where hat means Fourier transform operator. Sometimes, \tilde\psi(t)=\psi(t), then the admissible constant becomes

C_\psi = \int_{-\infty}^{+\infty}
  \frac{\left| \hat{\psi}(\omega) \right|^2}{\left| \omega \right|} d\omega

Traditionally, this constant is called wavelet admissible constant. A wavelet whose admissible constant satisfies

0<C_\psi <\infty

is called an admissible wavelet. An admissible wavelet implies that \hat{\psi}(0) = 0, so that an admissible wavelet must integrate to zero. To recover the original signal x(t), the second inverse continuous wavelet transform can be exploited.

x(t)=\frac{1}{2\pi\overline\hat{\psi}(1)}\int_{-\infty}^{\infty}\int_{-\infty}^{\infty} \frac{1}{a^2}X_w(a,b)\exp\left(i\frac{t-b}{a}\right)\, db\ da

This inverse transform suggests that a wavelet should be defined as

\psi(t)=w(t)\exp(it)

where w(t) is a window. Such defined wavelet can be called as an analyzing wavelet, because it admits to time-frequency analysis. An analyzing wavelet is unnecessary to be admissible.



Scale factor

The scale factor a either dilates or compresses a signal. When the scale factor is relatively low, the signal is more contracted which in turn results in a more detailed resulting graph. However, the drawback is that low scale factor does not last for the entire duration of the signal. On the other hand, when the scale factor is high, the signal is stretched out which means that the resulting graph will be presented in less detail. Nevertheless, it usually lasts the entire duration of the signal.

Continuous wavelet transform properties

In definition, the continuous wavelet transform is a convolution of the input data sequence with a set of functions generated by the mother wavelet. The convolution can be computed by using the Fast Fourier Transform (FFT). Normally, the output X_w(a,b) is a real valued function except when the mother wavelet is complex. A complex mother wavelet will convert the continuous wavelet transform to a complex valued function. The power spectrum of the continuous wavelet transform can be represented by |X_w(a,b)|^2 .

Applications of the wavelet transform

One of the most popular applications of wavelet transform is image compression. The advantage of using wavelet-based coding in image compression is that it provides significant improvements in picture quality at higher compression ratios over conventional techniques. Since wavelet transform has the ability to decompose complex information and patterns into elementary forms, it is commonly used in acoustics processing and pattern recognition. Moreover, wavelet transforms can be applied to the following scientific research areas: edge and corner detection, partial differential equation solving, transient detection, filter design, electrocardiogram (ECG) analysis, texture analysis, business information analysis and gait analysis.[1]

Continuous Wavelet Transform (CWT) is very efficient in determining the damping ratio of oscillating signals (e.g. identification of damping in dynamical systems). CWT is also very resistant to the noise in the signal.[2]

See also

References

  • A. Grossmann & J. Morlet, 1984, Decomposition of Hardy functions into square integrable wavelets of constant shape, Soc. Int. Am. Math. (SIAM), J. Math. Analys.,

15, 723-736.

fr:Ondelette#Transformée en ondelettes continue