Sunday, 23 April 2017

Frequency Sampling method for FIR filter design

Frequency Sampling method is also used to design a FIR filter.
In this method the the frequency response is sampled and the desired transfer function is obtained. The transfer function is a combination of FIR filter and parallel IIR filter. The final output is obtained using IDFT method. The final output is always symmetric about the point N/2. It is the most simplest method when desired frequency response is specified.

7 comments:

  1. This method is computationally fast as compared to windowing method

    ReplyDelete
  2. Implementation on Scilab has made the understanding easy

    ReplyDelete
  3. FSM is used in the cases where desired response in known.

    ReplyDelete
  4. Very simple method of filter design

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

    ReplyDelete
  6. This method is useful for the design of non-prototype filters where the desired magnitude response can take any irregular shape

    ReplyDelete