Presentation is loading. Please wait.

Presentation is loading. Please wait.

BIEN425 – Lecture 15 By the end of this lecture, you should be able to: –Design and implement integer decimators and interpolators –Design and implement.

Similar presentations


Presentation on theme: "BIEN425 – Lecture 15 By the end of this lecture, you should be able to: –Design and implement integer decimators and interpolators –Design and implement."— Presentation transcript:

1 BIEN425 – Lecture 15 By the end of this lecture, you should be able to: –Design and implement integer decimators and interpolators –Design and implement a narrow band filter using interpolation and decimation techniques.

2 To resample a digital signal The simplest way: It will introduce additional quantization noise and aliasing noise Computationally intensive DACADC

3 Decimation Decreasing sampling rate f M = f s /M Or simply taking every M samples (decimation) However, we will need to consider an anti-aliasing filter

4 Digital anti-aliasing filter We can consider this as FIR filter Where H M (f) = y(k) = H M (z)M

5 Intepolation Increasing sampling rate f L = Lf s Observe here we are using zero-padding

6 Effect in frequency domain Observe X L (f) = X(Lf) This means that frequency content is the power of x L (k) is 1/L times the original x(k)

7 Need to compensate for the effect of 1/L in the anti- imaging filter Where H L (f) = y(k) = LH L (z)

8 Example Lecture15.m

9 Rational sampling rate converter LH L (z)H M (z)M f new = (L/M)f s Combine H L and H M to form H 0

10 Since H L and H M are both LP H 0 (f) = y(k)=

11 Narrow band filter Definition: sharp filter whose passband or stopband is small in comparison with sampling frequency Usually need high-order FIR filters Example: Ideal response

12 Reduce sampling rate by M Then create new filter G(f) Then interpolate by M again G(z)MMH M (z)


Download ppt "BIEN425 – Lecture 15 By the end of this lecture, you should be able to: –Design and implement integer decimators and interpolators –Design and implement."

Similar presentations


Ads by Google