Next: Perfect Reconstruction Filters
Up: filterbank
Previous: Preparation: the Z-Transform
Consider a two-channel filter bank for 1D discrete signal
as shown.
The idea is to separate the signal in frequency domain into two subbands
(e.g., high-band and low-band) so that each band can be down-sampled for
feature extraction, compression, and transmission and then up-sampled and
combined for recontruction of the original signal. Perfect reconstruction
is possible if no information is lost during compression and
transmision.
Applying the down and up sampling expressions to the subband system, we have
For perfect reconstruction, the output signal must be identical to the
original signal
or
, i.e.,
 |
(1) |
which can be written in matrix form:
where
Solving this for
and
, we get:
where
is the determinant of matrix
. From the above, we get
Replacing
by
in the second equation above, we get
From the above two equations we can also get
 |
(2) |
Substituting Equaitons (2) into Equatioon (1), we get
Due to the following Z-transform: property
and convolution theorem, the time domain expression of the above equation is
The two terms on the left side of the equation cancel each other whenever
is odd, and the summation only has the even terms:
where
is the inner product of the two signals
and
.
In addition to this relation between
and
, from Eqautions (1)
and (2), we can also get three additional relations for
and
,
and
,
and
. These four relations can be summarized as:
and equaivalently in time domain:
These four relations can be further summarized as
Filter banks satisfying this condition are called biorthogonal.
Next: Perfect Reconstruction Filters
Up: filterbank
Previous: Preparation: the Z-Transform
Ruye Wang
2007-10-01