<< Chapter < Page Chapter >> Page >

Multistage multirate systems are often more efficient. Suppose one wishes to decimate a signal by an integer factor M , where M is a composite integer M M 1 M 2 M p i 1 p M i . A decimator can be implemented in a multistage fashion by first decimating by a factor M 1 , then decimating this signal by a factor M 2 , etc. ( [link] )

Multistage decimator

Multistage implementations are of significant practical interestonly if they offer significant computational savings. In fact, they often do!

The computational cost of a single-stage interpolator is: N M T 0 taps sec The computational cost of a multistage interpolator is: N 1 M 1 T 0 N 2 M 1 M 2 T 0 N p M T 0 The first term is the most significant, since the rate is highest. Since N i M i for a lowpass filter, it is not immediately clear that a multistage system should require less computation. However,the multistage structure relaxes the requirements on the filters, which reduces their length and makes the overallcomputation less.

Filter design for multi-stage structures

Ostensibly, the first-stage filter must be a lowpass filterwith a cutoff at M 1 , to prevent aliasing after the downsampler. However, note that aliasing outside the final overall passband ω M is of no concern, since it will be removed by later stages. We only need prevent aliasing into the band ω M ; thus we need only specify the passband over the interval ω M , and the stopband over the intervals ω 2 k M 1 M 2 k M 1 M , for k 1 M 1 . ( [link] )

Of course, we don't want gain in the transition bands, since this would need to be suppressedlater, but otherwise we don't care about the response in those regions. Since the transition bands are so large, therequired filter turns out to be quite short. The final stage has no "don't care" regions; however, it is operating at a lowrate, so it is relatively unimportant if the final filter turns out to be rather long!

L-infinity tolerances on the pass and stopbands

The overall response is a cascade of multiple filters, so the worst-case overall passband deviation, assuming all the peaksjust happen to line up, is 1 δ p ov i 1 p 1 δ p i 1 δ p ov i 1 p 1 δ p i So one could choose all filters to have equal specifications and require for each-stage filter. For δ p ov 1 , 1 δ p i + p 1 δ p ov 1 p δ p ov 1 δ p i - p 1 δ p ov 1 p δ p ov Alternatively, one can design later stages (at lower computation rates) to compensate for the passband ripple inearlier stages to achieve exceptionally accurate passband response.

δ s remains essentially unchanged, since the worst-case scenario is for the error to alias into the passband and undergo nofurther suppression in subsequent stages.

Interpolation

Interpolation is the flow-graph reversal of the multi-stage decimator. The first stage has a cutoff at L ( [link] ):

However, all subsequent stages have large bands without signal energy, due to the earlier stages ( [link] ):
The order of the filters is reversed, but otherwise thefilters are identical to the decimator filters.

Efficient narrowband lowpass filtering

A very narrow lowpass filter requires a very long FIR filter to achieve reasonable resolution in the frequencyresponse. However, were the input sampled at a lower rate, the cutoff frequency would be correspondingly higher, and thefilter could be shorter!

The transition band is also broader, which helps as well. Thus, [link] can be implemented as [link] .

and in practice the inner lowpass filter can be coupled to the decimator or interpolator filters. If the decimator andinterpolator are implemented as multistage structures, the overall algorithm can be dramatically more efficient thandirect implementation!

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing: a user's guide. OpenStax CNX. Aug 29, 2006 Download for free at http://cnx.org/content/col10372/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing: a user's guide' conversation and receive update notifications?

Ask