
In (4.53), a
j,k
is the approximate coefficient, which represents the low-
frequency component of the signal, and d
j,k
is the detailed coefficient, which
corresponds to the high-frequency component. The approximate coefficients
at wavelet decomposition level j are obtained by convolving the approximate coeffi-
cients at the previous decomposition level (j 1) with the low-pass filter coefficients.
Similarly, the detailed coefficients at wavelet decomposition level j are obtained by
convolving the approximate coefficients at the previous decomposition level (j 1)
with the high-pass filter coefficients. Such a process represents the idea of Mallat’s
algorithm to implement the DWT, and is schematically shown in Fig. 4.3.
From Fig. 4.3, we see that a signal is decomposed by a four-level DWT. After
passing through the high-pas s and low-pass filters on the first level (level 1), the
output of the low-pass filter, denoted as the approximate coef ficients of the level 1,
is filtered again by the second-level filter banks. The process repeats itself, and at
the end of the fourth level decomposition, the signal is decomposed into five feature
groups: one group containing the lowest frequency components, denoted as the
approximate information and labeled as AAAA, and four groups containing pro-
gressively higher frequency components, called the detailed information and
labeled as AAAD, AAD, AD, and D. The levels 1 4 correspond to the wavelet scales
2
1
¼ 2, 2
2
¼ 4, 2
3
¼ 8, and 2
4
¼ 16, respectively.
4.5 Commonly Used Base Wavelets
This section introduces several commonly used orthogonal wavelets, which can be
used as the basis for performing the DWT.
Level 3
HG
HG
HG
H
G
Level 4
Level 2
Level 1
Signal
AD
AA
AAA
AAAA AAAD
AAD
AD
Note: H - Low pass filter; G - High pass filter; A - Approximate information; D - Detailed information
Fig. 4.3 Procedure of a four level signal decomposition using discrete wavelet transform. Note:
H low pass filter, G high pass filter, A approximate information, D detailed information
60 4 Discrete Wavelet Transform