Hann function

The Hann function, named after the Austrian meteorologist Julius von Hann, is a window function given by:
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 Window_function#A_list_of_window_functions)
Fourier transform

The Hann window is a linear combination of modulated rectangular windows:
Using Euler's formula to expand the cosine term, we can write:
whose Fourier transform is just:
Discrete transforms
The Discrete-time Fourier transform (DTFT) of the N+1 length, time-shifted sequence is defined by a Fourier series, which also has a 3-term equivalent that is derived similarly to the Fourier transform derivation:
For even values of N, the truncated sequence is a DFT-even (aka periodic) Hann window. Since the truncated sample has value zero, it is clear from the Fourier series definition that the DTFTs are equivalent. However, the approach followed above results in a significantly different-looking, but equivalent, 3-term expression:
An N-length DFT of the window function samples the DTFT at frequencies for integer values of From the expression immediately above, it is easy to see that only 3 of the N DFT coefficients are non-zero. And from the other expression, it is apparent that all are real-valued. These properties are appealing for real-time applications that require both windowed and non-windowed (rectangularly windowed) transforms, because the windowed transforms can be efficiently derived from the non-windowed transforms by convolution.[2]
Name
Hann function is the original name, in honour of von Hann; however, the erroneous "Hanning" function is also heard of on occasion, derived from the paper in which it was named, where the term "hanning a signal" was used to mean applying the Hann window to it.[3] The confusion arose from the similar Hamming function, named after Richard Hamming.
See also
References
- ^ Harris, Fredric J. (Jan 1978). "On the use of Windows for Harmonic Analysis with the Discrete Fourier Transform" (PDF). Proceedings of the IEEE. 66 (1): 51–83. CiteSeerX 10.1.1.649.9880. doi:10.1109/PROC.1978.10837.
- ^ US patent 6898235, Carlin, Joe; Collins, Terry & Hays, Peter et al., "Wideband communication intercept and direction finding device using hyperchannelization", issued 2005
- ^ Blackman, R. B. (Ralph Beebe); Tukey, John W. (John Wilder) (1959). The measurement of power spectra from the point of view of communications engineering. New York : Dover Publications. p. 98. LCCN 59-10185.
{{cite book}}
: CS1 maint: publisher location (link)
Further reading
- Blackman, R. B.; Tukey, J. W. (1958). "The Measurement of Power Spectra from the Point of View of Communications Engineering - Part I". Bell System Technical Journal. 37: 185–282. doi:10.1002/j.1538-7305.1958.tb03874.x.