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 in finite impulse response filter design and spectral analysis. The Kaiser window approximates the DPSS window which maximizes the energy concentration in the main lobe but which is difficult to compute. The Kaiser window and its Fourier transform are given by: where: I0 is the zeroth-order modified Bessel function of the first kind, L is the window duration, and α is a non-negative real number that determines the shape of the window. In the frequency domain, it determines the trade-off between main-lobe width and side lobe level, which is a central decision in window design. Sometimes the Kaiser window is parametrized by β, where β = πα. For digital signal processing, the function can be sampled symmetrically as: where the length of the window is and N can be even or odd. (see A list of window functions) In the Fourier transform, the first null after the main lobe occurs at which is just in units of N (DFT "bins"). As α increases, the main lobe increases in width, and the side lobes decrease in amplitude. α = 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 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 N+1, by the formula: This defines a window of length 2N, where by construction dn satisfies the Princen-Bradley condition for the MDCT (using the fact that w_N−n = w_n): d_n2 + (d_n+N)2 = 1 (interpreting n and n + N modulo 2N). The KBD window is also symmetric in the proper manner for the MDCT: dn = d2N−1−n. The KBD window is used in the Advanced Audio Coding digital audio format.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
Related courses (32)
ME-213: Programmation pour ingénieur
Mettre en pratique les bases de la programmation vues au semestre précédent. Développer un logiciel structuré. Méthode de debug d'un logiciel. Introduction à la programmation scientifique. Introductio
COM-500: Statistical signal and data processing through applications
Building up on the basic concepts of sampling, filtering and Fourier transforms, we address stochastic modeling, spectral analysis, estimation and prediction, classification, and adaptive filtering, w
AR-219: Advanced CAO and Integrated Modeling DIM
1ère année: bases nécessaires à la représentation informatique 2D (3D). Passage d'un à plusieurs logiciels: compétence de choisir les outils adéquats en 2D et en 3D. Mise en relation des outils de CAO
Show more
Related lectures (94)
Introduction to LabVIEW
Covers the basics of LabVIEW, including its importance, history, functions, and tools available.
Spectral Estimation Methods
Explores parametric spectrum estimation methods, including line and smooth spectra, and delves into heart rate variability analysis.
Introduction to Rhino Surfaces and Meshes
Introduces working with surfaces, polysurfaces, and solids in Rhino, covering rendering, material editing, and mesh creation.
Show more
Related publications (55)

Disentangling Thermal from Electronic Contributions in the Spectral Response of Photoexcited Perovskite Materials

Majed Chergui, Thomas Charles Henry Rossi, Malte Oppermann, Lijie Wang

Disentangling electronic and thermal effects in photoexcited perovskite materials is crucial for photovoltaic and optoelectronic applications but remains a challenge due to their intertwined nature in both the time and energy domains. In this study, we emp ...
Washington2024

A universal co-solvent dilution strategy enables facile and cost-effective fabrication of perovskite photovoltaics

Shaik Mohammed Zakeeruddin, Ursula Röthlisberger, Sandy Sanchez Alonso, Narges Yaghoobi Nia, Ulf Anders Hagfeldt, Hong Zhang, Dan Ren, Linfeng Pan, Paramvir Ahlawat, Masaud Hassan S Almalki, Viacheslav Bolnykh, Anurag Krishna, Tzu-Sen Su

Cost management and toxic waste generation are two key issues that must be addressed before the commercialization of perovskite optoelectronic devices. We report a ground-breaking strategy for eco-friendly and cost-effective fabrication of highly efficient ...
2022

Visual feature integration: how long can it last?

Michael Herzog, Leila Drissi Daoudi - Kleinbauer, Lukas Vogelsang

Spatiotemporal features are integrated along motion trajectories. For example, when a central line is followed by pairs of flanking lines, two motion streams diverging from the center are perceived. The central line is rendered invisible by the subsequent ...
SAGE Publishing2021
Show more
Related concepts (1)
Window function
In signal processing and statistics, a window function (also known as an apodization function or tapering function) is a mathematical function that is zero-valued outside of some chosen interval, normally symmetric around the middle of the interval, usually approaching a maximum in the middle, and usually tapering away from the middle. Mathematically, when another function or waveform/data-sequence is "multiplied" by a window function, the product is also zero-valued outside the interval: all that is left is the part where they overlap, the "view through the window".