Next |
Prev |
Up |
Top
|
Index |
JOS Index |
JOS Pubs |
JOS Home |
Search
Bias of Parabolic Peak Interpolation
Since the true window transform is not a parabola (except for the
conceptual case of a Gaussian window transform expressed in dB), there
is generally some error in the interpolated peak due to this mismatch.
Such a systematic error in an estimated quantity (due to modeling
error, not noise), is often called a bias. Parabolic
interpolation is unbiased when the peak occurs at a spectral sample
(FFT bin frequency), and also when the peak is exactly half-way
between spectral samples (due to symmetry of the window transform
about its midpoint). For other peak frequencies, quadratic
interpolation yields a biased estimate of both peak frequency and peak
amplitude. (Phase is essentially unbiased [1].)
Since zero-padding in the time domain gives ideal interpolation in the
frequency domain, there is no bias introduced by this type of
interpolation. Thus, if enough zero-padding is used so that a
spectral sample appears at the peak frequency, simply finding the
largest-magnitude spectral sample will give an unbiased peak-frequency
estimator. (We will learn in §5.7.2 that this is also the
maximum likelihood estimator for the frequency of a sinusoid in
additive white Gaussian noise.)
While we could choose our zero-padding factor large enough to yield
any desired degree of accuracy in peak frequency measurements, it is
more efficient in practice to combine zero-padding with parabolic
interpolation (or some other simple, low-order interpolator). In such
hybrid schemes, the zero-padding is simply chosen large enough so that
the bias due to parabolic interpolation is negligible. In
§5.7 below, the Quadratically Interpolated FFT (QIFFT)
method is described as one such hybrid scheme.
Next |
Prev |
Up |
Top
|
Index |
JOS Index |
JOS Pubs |
JOS Home |
Search
[How to cite this work] [Order a printed hardcopy] [Comment on this page via email]