Sunday, 23 April 2017

EXP 8: FIR Filter Design Using FSM



In the previous experiment FIR filter was designed using window function which is little bit complicated method. Another method used for FIR filter design was using Frequency Sampling Method(FSM). While performing the experiment, this method was found to be simpler than the method using window function. In this desired frequency response was specified. The given frequency response was sampled at a set of equally spaced frequencies to obtain N samples.Thus , it gave the N-point DFT of Hd(2pnk/N). Thus by using the IDFT formula, the filter co-efficients can be calculated. Increase in number of samples reduces the error.Thus we FIR filter design using Frequency Sampling Method and noted the output.



 

10 comments:

  1. Frequency sampling realization is computationally more efficient than direct form realization.

    ReplyDelete
  2. It is a very efficient method

    ReplyDelete
  3. This is the simplest method of FIR filter design.

    ReplyDelete
  4. The sample values are symmetric about k=N/2.

    ReplyDelete
    Replies
    1. Yes, the sample values are symmetric about centre point

      Delete
  5. If number of samples are increased then error decreases

    ReplyDelete
    Replies
    1. Yes, larger number of samples give more data of original signal.

      Delete
  6. FSM is a direct method to design filter

    ReplyDelete
    Replies
    1. Yes, because don't calculate desired response.

      Delete