Sunday, 23 April 2017

Windowing method for FIR filter Design

Applying a Window function helps us to get extra control on the characteristics of a filter. The desired filter is truncated with a window function. If the desired window is not given then it is decided depending on the values of As.
The different types of windowing functions are:
1) Hamming Window
2) Hanning Window
3) Rectangular Window
4) Blackman Window
5) Bartlett Window

5 comments:

  1. Rectangular window is generally not preferred due to low value of stop band attenuation.

    ReplyDelete
  2. Window selection depends on attenuation in stopband

    ReplyDelete
  3. Hanning Window gives a good response

    ReplyDelete
  4. As we go from rectangular window function to hanning window, we get smoother response which reduces Gibbs phenomenon.

    ReplyDelete
  5. Window functions can be changed according to the requirements.

    ReplyDelete