<< Chapter < Page | Chapter >> Page > |
One common application of multirate processing arises in multirate, multi-channel filter banks ( [link] ). One application is separating frequency-division-multiplexed channels. If the filters are narrowband, the output channelscan be decimated without significant aliasing.
Such structures are especially attractive when they can be implemented efficiently. For example, if the filters are simplyfrequency modulated (by ) versions of each other, they can be efficiently implemented using FFTs!
Furthermore, there are classes of filters called perfect reconstruction filters which are of finite length but from which the signal can be reconstructed exactly (using all channels), even though the output of each channel experiences aliasing in the decimation step. These types of filterbankshave received a lot of research attention, culminating in wavelet theory and techniques.
Suppose we wish to split a digital input signal into frequency bands, uniformly spaced at center frequencies , for . Consider also a lowpass filter , . Bandpass filters can be constructed which have the frequency response from The output of the th bandpass filter is simply (assume are FIR)
How would we implement this efficiently if we wanted to decimate the individual channels by a factor of , to their approximate Nyquist bandwidth?
Simply step by time samples between FFTs.
Do you expect significant aliasing? If so, how do you propose to combat it? Efficiently?
Aliasing should be expected. There are two ways to reduce it:
How might one convert from input channels into an FDM signal efficiently? ( [link] )
Use an FFT and an inverse FFT for the modulation (TDM to FDM) and demodulation (FDM to TDM), respectively.
Notification Switch
Would you like to follow the 'Digital signal processing: a user's guide' conversation and receive update notifications?