Window Functions

The Window function choices appear when the filter design methods is eithe the Windows design method or the Frequency-sampling design method.

For the Windows design method, a window function is applied to truncate an infinite impulse response in the time domain by having a number of non-zero values equal to the filter length and zero values both before and after that.

For the Frequency-sampling design method, the window is applied in the frequency domain before values are converted to the time domain using a discret cosine transform.

The windows function makes a tradeoff between attenuation outside the passband and the width of the transition region between bands.

The Hamming, Blackman Harris 92 dB, Chebyshev, or the Kaiser window function are commonly used for simple filters.


Window Function Choices