Monday, 24 April 2017

Lab 7- FIR filter design using windowing method

This experiment aim was to design an FIR filter, using the Windowing method. In this method, the desired impulse response is multiplied with window function w(n) to obtain h(n) which after Z-transfrom yields the transfer function H(z). There are primarily 5 window functions - Rectangular, Bartlett, Hamming, Hanning and Blackman. The values of Attenuation in Stop band (As) and Pass band (Ap) as well as Pass band frequency, Stop band frequency and sampling frequency was given as input. The program was executed for an LPF.

18 comments: