FIR Filter Design

We learned that FIR filter design is done by window method and frequency sampling method.
The Windowing method is used for truncation of the signal with respect to window functions like rectangular, hamming , hanning, bartlett, Blackmann. Frequency sampling method samples the DTFT signal at frequency of (2*pi*k/N). We wrote a script on scilab to design these filters and obtained the graphs.

Comments

  1. FIR filters are practical filters are causal

    ReplyDelete
    Replies
    1. yes because the practical signals are all finite length signals.

      Delete
  2. THere are ripples in stop band observed..

    ReplyDelete
    Replies
    1. The ripples in stop band are because of the Gibbs phenomenon.

      Delete
  3. FIR filter design methods are explained pointwise and briefly.

    ReplyDelete
  4. Poles of FIR filter always lies at the origin.

    ReplyDelete
  5. Yeah and this provides good stability to this filters.
    Also , FIR filters gives distortionless output.

    ReplyDelete
    Replies
    1. Distortion less output of FIR filters is obtained only if filter is Linear.

      Delete

Post a Comment

Popular posts from this blog

Overlap Add Method and Overlap Save Method

DSPP Course Review

DSP Processor