Wavelet transform ( English Wavelet transform ) - an integral transformation , which is a convolution of the wavelet function with a signal. The wavelet transform translates the signal from a temporal representation into a frequency-temporal one .
A method of converting a function (or signal) into a form that either makes some values of the original signal more studyable, or allows you to compress the original data set. Wavelet signal conversion is a generalization of spectral analysis. The term ( English wavelet ) in translation from English means "small wave". Wavelets are a generic name for mathematical functions of a certain form, which are local in time and frequency and in which all functions are obtained from one basic one, changing it (shifting, stretching).
Content
- 1 Wavelet Requirements
- 2 Wavelet transform properties
- 3 Continuous wavelet transform
- 4 Discrete Wavelet Transform
- 5 Graphical representation
- 6 Application
- 7 notes
- 8 References
- 9 See also
- 10 Literature
Wavelet Requirements
To implement the wavelet transform, wavelet functions must satisfy the following criteria [1] :
1. Wavelet must have finite energy:
2. If Fourier transform for wavelet , i.e
then the following condition must be fulfilled:
This condition is called the admissibility condition, and it follows from it that the wavelet at the zero frequency component must satisfy the condition or, otherwise, a wavelet must have an average of zero.
3. An additional criterion is presented for complex wavelets, namely, for them the Fourier transform must be real at the same time and should decrease for negative frequencies.
4. Localization: the wavelet must be continuous, integrable, have a compact medium and be localized both in time (in space) and in frequency. If a wavelet narrows in space, then its average frequency increases, the wavelet spectrum moves to the region of higher frequencies and expands. This process should be linear - narrowing the wavelet by half should increase its average frequency and the width of the spectrum also by half.
Wavelet Transform Properties
1. Linearity
2. Shear invariance
The time shift of the signal by t 0 leads to a shift of the wavelet spectrum also by t 0 .
3. Invariance with respect to scaling
Stretching (compression) of the signal leads to compression (stretching) of the wavelet spectrum of the signal.
4. Differentiation
It follows that it makes no difference whether to differentiate a function or an analyzing wavelet. If the analyzing wavelet is given by the formula, then this can be very useful for signal analysis. This property is especially useful if the signal is given by a discrete row.
Continuous Wavelet Transform
The wavelet transform for a continuous signal relative to the wavelet function is defined as follows [1]:
{\ displaystyle T (a, b) = {\ frac {1} {\ sqrt {a}}} \ int \ limits _ {- \ infty} ^ {\ infty} x (t) \ psi ^ {*} \ left ({\ frac {tb} {a}} \ right) \, dt}
Where means complex pairing for , parameter corresponds to a time shift, and is called a position parameter, the parameter sets the scaling and is called the stretch parameter.
- weight function.
We can define a normalized function as follows
which means time shift by b and time scaling by a . Then the wavelet transform formula will change to
The original signal can be restored by the inverse transformation formula
Discrete Wavelet Transform
In the discrete case, the parameters of scaling a and shift b are represented by discrete values:
Then the analyzing wavelet has the following form:
where m and n are integers.
In this case, for a continuous signal, the discrete wavelet transform and its inverse transform are written as follows:
Quantities also known as wavelet coefficients.
Where - constant normalization.
Graphical View
Application
Wavelet transform is widely used for signal analysis. In addition, it finds great application in the field of data compression. In a discrete wavelet transform, the most significant information in the signal is contained at high amplitudes, and less useful at low amplitudes. Data compression can be obtained by dropping low amplitudes. Wavelet transform allows you to get a high compression ratio in combination with good quality of the restored signal. The wavelet transform was chosen for JPEG2000 and ICER image compression standards. However, at low compressions, the wavelet transform is inferior in quality compared to the window Fourier transform , which underlies the JPEG standard.
The choice of a specific type and type of wavelets in many respects depends on the analyzed signals and analysis tasks. To obtain optimal conversion algorithms, certain criteria have been developed, but they still cannot be considered final, since they are internal to the conversion algorithms themselves and, as a rule, do not take into account external criteria related to the signals and goals of their transformations. It follows that in the practical use of wavelets it is necessary to pay sufficient attention to checking their operability and effectiveness for the set goals in comparison with the known methods of processing and analysis.
Notes
Advantages:
- Wavelet transforms have all the advantages of Fourier transforms.
- Wavelet bases can be well localized both in frequency and in time. When isolating well-localized different-scale processes in signals, one can consider only those scale levels of decomposition that are of interest.
- Basic wavelets can be implemented with functions of various smoothness.
Disadvantages:
- One drawback can be distinguished, this is the relative complexity of the conversion.
Links
- ↑ Addison PS The Illustrated Wavelet Transform Handbook. - IOP, 2002.
See also
- Wavelet
- Continuous Wavelet Transform
- Discrete Wavelet Transform
- Fourier Transform
- Window Fourier Transform
Literature
- Daniel TL Lee, Akio Yamamoto, Wavelet Analysis: Theory and Applications, Hewlett-Packard Journal, December 1994
- RJE Merry, Wavelet Theory and Applications, 2005
- Discrete Wavelet Transform
- Robi Polikar, The Wavelet Tutorial, 2006
- Roby Policar Introduction to Wavelet Transform - 49 p.
- J. Lewalle - An Introduction to Continuous Wavelet Transformation Data Analysis - 29 pp.