DSPRelated.com
Wavelets I - From Filter Banks to the Dilation Equation

Wavelets I - From Filter Banks to the Dilation Equation

Vincent Herrmann
TimelessIntermediate

This is the first in what I hope will be a series of posts about wavelets, particularly about the Fast Wavelet Transform (FWT). The FWT is extremely useful in practice and also very interesting from a theoretical point of view. Of course there...


Summary

This post introduces wavelet theory from a practical and theoretical viewpoint, showing how wavelet bases arise from digital filter banks and the Fast Wavelet Transform (FWT). It explains the dilation (scaling) equation that defines scaling functions and connects multirate filter-bank operations to the wavelet decomposition used in signal analysis and compression.

Key Takeaways

  • Explain how two-channel multirate filter banks implement the Fast Wavelet Transform and provide perfect reconstruction.
  • Derive the dilation (scaling) equation and show how it defines the scaling function and generates the mother wavelet.
  • Implement the FWT conceptually by mapping analysis/synthesis filters and down/up-sampling steps to wavelet decomposition/reconstruction.
  • Design and interpret compactly supported wavelet filters (e.g., orthogonal/biorthogonal) from their filter-bank coefficients.

Who Should Read This

Intermediate DSP engineers, graduate students, or researchers working on signal processing (audio, communications, radar, or image) who want a clear bridge between filter-bank implementations and wavelet theory for practical FWT use.

TimelessIntermediate

Topics

WaveletsMultirate SystemsFilter DesignFFT/Spectral Analysis

Related Documents