Sunday, 23 April 2017

FIR Filter Design using FSM

FSM, i.e., Frequency Sampling Method is another method of designing an FIR Filter. FSM for FIR filter design is perhaps the simplest and most direct technique when a desired frequency response has been specified. It involves uniform sampling of the desired frequency response, and performing an inverse DFT to obtain the corresponding FIR response. The results are not optimal, however, because the response generally deviates from what is desired between the samples. When the desired frequency response is undersampled, the resulting impulse response will be time aliased to some extent. 

21 comments:

  1. Its the simplest method of filter design because only limited information about the filter is required as an input.

    ReplyDelete
    Replies
    1. Also, if the desired filter is undersampled, time aliasing of the output may take place.

      Delete
  2. Replies
    1. Yes, and hence it is used in low-end applications.

      Delete
  3. best method to FIR filter design

    ReplyDelete
    Replies
    1. Yes, when it comes to ease of implementation!

      Delete
  4. The frequency response has to be sampled, which lead to quantization and quantization error

    ReplyDelete
    Replies
    1. Also, this type of system requires precise input of values for its stable working too.

      Delete
  5. This comment has been removed by the author.

    ReplyDelete
    Replies
    1. Thank u.There are other blogs as well. check them out.

      Delete
  6. Easy to compute as most values in DFT are zero

    ReplyDelete
    Replies
    1. Also, as desired output is sampled, the whole process becomes easy to implement.

      Delete
  7. FSM is used for narrowband.

    ReplyDelete
  8. FSM is computationally faster and hence more widely used

    ReplyDelete
  9. It uses the sampling of desired frequency

    ReplyDelete
  10. It uses the sampling of desired frequency

    ReplyDelete
  11. Hardware requirement are less in FSM

    ReplyDelete