An illustration is given in
Timing estimate errors are illustrated in
Computational complexity analysis is used as a decision basis for receiver algorithms together with performance evaluations. A coarse evaluation of computational complexity is done below in which computational complexity of FFTs are approximated by a radix-2 FFT. The number of real valued multiplications by IFFT and absolute square equals: 2NFFT log2(NFFT)+2NFFT where NFFT is the size of the IFFT. The number of real valued multiplications can be measured in terms of Multiplications and Accumulations (MACs).
A receiver with narrow IFFT and oversampling has the following number of MACs: NRB(2NIFFT log2(NIFFT)+2NIFFT) where