![]() | ||
The Kaiser window, also known as the Kaiser–Bessel window, was developed by James Kaiser at Bell Laboratories. It is a one-parameter family of window functions used for digital signal processing, and is defined by the formula:
Contents
where:
When N is an odd number, the peak value of the window is
Fourier transform
Underlying the discrete sequence is this continuous-time function and its Fourier transform:
The maximum value of w0(t) is w0(0) = 1. The w[n] sequence defined above are the samples of:
and where rect() is the rectangle function. The first null after the main lobe of W0(f) occurs at:
α controls the tradeoff between main-lobe width and side-lobe area. As α increases, the main lobe of W0(f) increases in width, and the side lobes decrease in amplitude, as illustrated in the figure at right. α = 0 corresponds to a rectangular window. For large α, the shape of the Kaiser window (in both time and frequency domain) tends to a Gaussian curve. The Kaiser window is nearly optimal in the sense of its peak's concentration around frequency 0 (Oppenheim et al., 1999).
Kaiser–Bessel-derived (KBD) window
A related window function is the Kaiser–Bessel-derived (KBD) window, which is designed to be suitable for use with the modified discrete cosine transform (MDCT). The KBD window function is defined in terms of the Kaiser window of length M+1, by the formula:
This defines a window of length 2M, where by construction dn satisfies the Princen-Bradley condition for the MDCT (using the fact that wM−n = wn): dn2 + dn + M2 = 1 (interpreting n and n + M modulo 2M). The KBD window is also symmetric in the proper manner for the MDCT: dn = d2M−1−n.
Applications
The KBD window is used in the Advanced Audio Coding digital audio format.