Linear Phase FIR Filter design using Frequency Sampling Method

frequency Sampling Method is an another way of designing linear phase FIR(Finite Impulse Response) Filter. The process of obtaining the desired frequency response is same as the window function method. The desired frequency response is sampled in the frequency domain, Discrete Fourier Transform(DFT) of samples was taken.FIR filter response is now obtained by taking Inverse Discrete Fourier Transform(IDFT). The results were verified by comparing the stopband and passband attenuation from the magnitude and phase spectrum which were plotted on the Graphic window of the Scilab.

Comments

  1. No. of lobes in frequency response increased with increase in order

    ReplyDelete
  2. Frequency sampling realization is computationally more efficient than direct form realization.

    ReplyDelete
  3. , using N frequency samples to generate an N tap filter

    ReplyDelete
  4. In FIR filter design more memory required for the storage of the coefficients

    ReplyDelete
    Replies
    1. in comparison IIR requires less memory

      Delete

Post a Comment

Popular posts from this blog

Filtering of Long Data Sequence

Discrete Fourier Transform

Discrete time Convolution and Correlation