Friday, 22 April 2016

Experiment 7: Design of FIR Filter using Windowing Method

We performed design of Linear Phase FIR Filter using Windowing Method. We took two case: Low Pass FIR Filter and Band Pass FIR Filter using Scilab. We specified the stop band and pass band attenuation, stop band and pass band frequencies and sampling frequency in each case. Depending on the value of Pass Band Attenuation we can choose the Window Function from:  Rectangular, Bartlett, Hamming, Hanning and Blackman. We studied the magnitude and phase spectrum for each case. The observed phase spectrum in each case is linear.

FIR Filter: https://drive.google.com/open?id=0BwzFGc0wvjNvMnBtWHBWNy1XVjQ
Window: https://drive.google.com/open?id=0BwzFGc0wvjNvQVNORGJ6VmJocWc

3 comments:

  1. Phase spectrum in lowpass and Bandpass filter is linear for linear phase FIR filter.

    ReplyDelete
  2. Rectangular window function is,however, the easiest and simplest to implement.

    ReplyDelete
  3. Yes, I agree. Window function is simpler so used in most theoretical cases

    ReplyDelete