Sunday, 23 April 2017

DSPP EXPERIMENT NO. 08

Digital FIR Filter Design using Frequency Sampling Method

Frequency Sampling Method (FSM) is another way of designing linear phase FIR filter.We have used SCILAB software for practical implementation. The formula of DFT and IDFT were put in code.Also filter parameters were taken as input from the user.The plot function enables the user to verify the accurateness of the designed filter.

9 comments:

  1. Easiest method of FIR filter design.

    ReplyDelete
  2. This method is easier than windowing method as many values become zero

    ReplyDelete
  3. Dft and fft are good transforms

    ReplyDelete
  4. FSM method is an efficient method.

    ReplyDelete
  5. Discontinuity is observed in phase plot between lobes and also when the phase spectrum goes out of the range of -pi to pi.

    ReplyDelete
  6. Rectangular window is not preferred because value of As is 21dB

    ReplyDelete
  7. Proper choice of sampling frequency is an important factor in designing filter

    ReplyDelete
  8. The choice of window depends on the stop band attenuation requirement as in selected window's stop band attenuation should be slightly greater than the required value

    ReplyDelete
  9. alising may occur if nyquist criterion is not followed

    ReplyDelete