Sunday, 23 April 2017

FIR filter design using FSM

In this experiment, we have done FIR filter design using Frequency Sampling Method. In this method, impulse response h(n) is obtained using desired frequency response. The given frequency response is sampled at a set of equally spaced frequencies to obtain N samples. Sampling the continuous frequency response Hd(w) at N points essentially gives the N-point DFT of Hd(wk). A Set of samples determined from Hd(w) are identified as Discrete Fourier Transform Coefficients. It is denoted by H(k). The filter coefficients are obtained by IDFT.

7 comments:

  1. The is the simplest and most precise ,easy to perform method.

    ReplyDelete
  2. If no. of frequency samples are increased then error reduces

    ReplyDelete
  3. OAM and OSM techniques are used to design FIR filter

    ReplyDelete
  4. The digital filter is used to filter discrete time signals with
    the ability to modify the frequency response of the filter at
    any time

    ReplyDelete
  5. N is increased to get the desired output spectrum

    ReplyDelete