Google

main
dspblog
cyclic_signals
FFT_interpolation
FFT_interpolation_how_does_it_work
FFT_smoothness_cyclic
discrete_time_reconstruction
discrete_time_reconstruction2
Nyquist_on_the_edge
FFT_delay_special_case
Fourier_reconstruction
pulse_and_Nyquist
FFT_complexError
matlabOctave
matlab_upsampling
matlab_downsampling
FFT_delay
FFT_filter_example
FFT_interpolation_example
FFT_bin_frequencies
fit_signal
FFT_peaksearch_audio_example
matlab_binary_readwrite
Octavesvg
C
FFTW_example
looprecord
SNR
SNR3
SNR_example_96kAudio
SNR_FFT_correlation_example
lua
luagpib
luasplit
luadump
mnoofltk
wxLuaDll
wxLua_loadAsDll
wxLua_HelloWorld
wxLua_simpleButton
wxLua_resourceManagement
wxLua_XMLparser
DSP
IQ_LO
IQ_LO_2
optimum_receiver
DSP_basics
sampleRateChange_terms
dirac_pulse
freqresp_s
zfilter_example
freqresp_z
freqresp_z_sign
misc
zero_forcing_equalizer_example
nonminphase_inverse
periodic_spectrum
lagrange_multipliers
Entropy
RC_chopper
TRex450_setup
EP100
EP100SE
EP100Gremlins
essential_spares
tail_rotor
motoradjustment
blade_balancing
blade_repair
GAUI_SAE12A
Walkera43


valid html (click to verify)



prevupnextdisable ads

FFT delay: Catch 22

Summary

It is impossible to delay [...-1, 1, -1, 1, ...] by a fraction of a sample, no matter how hard you try
When using an even sized Fourier transform (FFT), the frequency at the Nyquist limit has no phase information.
Therefore, it cannot be phase shifted, except trivially in steps of one sample.
In other words, the task of delaying the signal is impossible.

The experiment below shows what happens, if one tries nonetheless:

Figure 1 shows a test signal (black impulses), that was delayed using FFT methods.
The red curve is the continuous-time signal reconstructed from the delayed samples.
The blue curve shows the equivalent continuous-time signal, time-shifted by the same amount (ideal result).
For an odd number of points, red and blue curve match for all delays.
Figure 1: Delaying an odd-sized signal
Figure 2 shows the same experiment, this time with an even number of points.
This time, red and blue curve match only for the undelayed data, and for the final set of points with a delay of one full sample.
Delaying an even-sized signal


prevupnextdisable ads

© Markus Nentwig 2007-2008
The content of this page is provided without any warranty and may not be reproduced without permission.

Comments? Questions?

Please send me a mail! mnentwig@elisanet.fi