<< Chapter < Page | Chapter >> Page > |
Rate-changing appears expensive computationally, since for both decimation and interpolation the lowpass filter is implementedat the higher rate. However, this is not necessary.
For the interpolator, most of the samples in the upsampled signal are zero, and thus require no computation. ( [link] ) For and ,
We only want every th output, so we compute only the outputs of interest. ( [link] ) The decimation structures are flow-graph reversals of the interpolation structure. Although direct implementation ofthe full filter for every th sample is obvious and straightforward, these polyphasestructures give some idea as to how one might evenly partition the computation over cycles.
Interpolate by and decimate by ( [link] ). Combine the lowpass filters ( [link] ). We can couple the lowpass filter either to the interpolator or the decimator to implement it efficiently ( [link] ). Of course we only compute the polyphase filter output selected by the decimator.
Notification Switch
Would you like to follow the 'Digital signal processing: a user's guide' conversation and receive update notifications?