The autocorrelation technique is a method for estimating the dominating frequency in a complex signal, as well as its variance. Specifically, it calculates the first two moments of the power spectrum, namely the mean and variance. It is also known as the pulse-pair algorithm in radar theory.
Contents
The algorithm is both computationally faster and significantly more accurate compared to the Fourier transform, since the resolution is not limited by the number of samples used.
Derivation
The autocorrelation of lag 1 can be expressed using the inverse Fourier transform of the power spectrum
If we model the power spectrum as a single frequency
where it is apparent that the phase of
Implementation
The mean frequency is calculated based on the autocorrelation with lag one, evaluated over a signal consisting of N samples:
The spectral variance is calculated as follows: