<< Chapter < Page Chapter >> Page >

Digital transformation of the sampling rate of signals, or signal processing with different sampling rates in the system.

Applications

  1. CD to DAT format change, for example.
  2. oversampling converters; which reduce performance requirements onanti-aliasing or reconstruction filters
  3. bandwidth of individual channels is much less than theoverall bandwidth
  4. Eyes and ears are not as sensitive to errors in higher frequencybands, so many coding schemes split signals into different frequency bands and quantize higher-frequency bands withmuch less precision.

Outline of multirate dsp material

  1. General Rate-changing System
  2. Integer-factor Interpolation and Decimation and Rational-factor Rate Changing
  3. Efficient Multirate Filter Structures
  4. Optimal Filter Design for Multirate Systems
  5. Multi-stage Multirate Systems
  6. Oversampling D/As
  7. Perfect-Reconstruction Filter Banks and Quadrature Mirror Filters

General rate-changing procedure

This procedure is motivated by an analog-based method: one conceptually simple method to change the sampling rate is tosimply convert a digital signal to an analog signal and resample it! ( [link] )

H aa Ω 1 Ω T 1 0 h aa t T 1 t T 1 t Recall the ideal D/A:
x a t n x 0 n t n T 0 T 0 t n T 0 T 0
The problems with this scheme are:
  1. A/D, D/A,filters cost money
  2. imperfections in these devices introduce errors

Digital implementation of rate-changing according to this formula has three problems:

  1. Infinite sum: The solution is to truncate. Consider sinc t 0 for t t 1 , t t 2 : Then m T 1 n T 0 t 1 and m T 1 n T 0 t 2 which implies N 1 m T 1 t 2 T 0 N 2 m T 1 t 1 T 0 x 1 m n N 1 N 2 x 0 n sinc T m T 1 n T 0
    This is essentially lowpass filter design using a boxcar window: other finite-length filter design methods could beused for this.
  2. Lack of causality : The solution is to delay by N samples. The mathematics of the analog portions of this system can be implemented digitally.
    x 1 m t m T 1 h aa t x a t τ n x 0 n m T 1 τ n T 0 T 0 m T 1 τ n T 0 T 0 τ T 1 τ T 1
    x 1 m T T 0 T 1 n x 0 n T m T 1 n T 0 T m T 1 n T 0 n x 0 n sinc T m T 1 n T 0
    So we have an all-digital formula for exact digital-to-digital rate changing!
  3. Cost of computing sinc T m T 1 n T 0 : The solution is to precompute the table of sinc t values. However, if T 1 T 0 is not a rational fraction, an infinite number of samples will be needed, so some approximation will have tobe tolerated.
    Rate transformation of any rate to any other rate can be accomplished digitally with arbitrary precision (if somedelay is acceptable). This method is used in practice in many cases. We will examine a number of special cases andcomputational improvements, but in some sense everything that follows are details; the above idea is the centralidea in multirate signal processing.

Useful references for the traditional material (everything except PRFBs) are Crochiere and Rabiner, 1981 and Crochiere and Rabiner, 1983 . A more recent tutorial is Vaidyanathan ; see also Rioul and Vetterli . References to most of the original papers can be found in these tutorials.

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