Understanding the Fourier Time Shift Property

AI Thread Summary
The discussion centers on the Fourier time shift property and the confusion surrounding the notation X(e^{jω}). Participants clarify that X(ω) typically represents the Fourier transform at a given angular frequency, while X(e^{jω}) is more common in electronic engineering contexts, linking to the Laplace and Z transforms. A user tests the time shift property by manipulating a discrete Fourier transform (DFT) but initially misunderstands the complex multiplication involved, leading to incorrect results. The importance of correctly applying the time shift property is emphasized, particularly the relationship between time shifts and frequency domain representations. Ultimately, the conversation highlights the varying notational conventions in different fields of study.
junglebeast
Messages
514
Reaction score
2
The time shift property of the Fourier transform is defined as follows:

x(n - n_o ) \Leftrightarrow e^{ - j\omega n_o } X(e^{j\omega } )

I am confused by this notation...what does X(e^{j\omega } ) mean? I know that X(\omega) is the value of the Fourier transform at a given angular frequency but I'm confused why it has been put in a complex exponent.

It is also sometimes written as:

h(x) = f(x - x_0)
\hat{h}(\xi)= e^{-2\pi i x_0\xi }\hat{f}(\xi)

This notation I think I understand...it's saying that, if I have the DFT of f(x), then I can get the DFT for f(x - x_0) by multiplying each point in the DFT by a scale factor that depends on the frequency. Specifically, from Euler's relation, I should scale the real/complex part by,

\cos(-2 \pi x_0 \xi ) + i \sin(2 \pi x_0 \xi ).

I tested this out by constructing a DFT that has a single spike, then taking the inverse FFT to reconstruct a time signal...and scaling the DFT spike and reconstructing again to see if I got a time shifted signal. I did not. When I thought about it more, I realized that this doesn't make sense, because some time shifts would result in multiplication by zero, which means that a shift followed by a negative shift could result in the signal being destroyed.

What have I got wrong?
 
Last edited:
Engineering news on Phys.org
junglebeast said:
The time shift property of the Fourier transform is defined as follows:

x(n - n_o ) \Leftrightarrow e^{ - j\omega n_o } X(e^{j\omega } )

I am confused by this notation...what does X(e^{j\omega } ) mean?
Looks like a typo to me, I think it should be simply X(ω). Here's another link, they do have F(ω) (different notation):
http://cnx.org/content/m10100/latest/

I tested this out by constructing a DFT that has a single spike, then taking the inverse FFT to reconstruct a time signal...and scaling the DFT spike and reconstructing again to see if I got a time shifted signal. I did not. When I thought about it more, I realized that this doesn't make sense, because some time shifts would result in multiplication by zero, which means that a shift followed by a negative shift could result in the signal being destroyed.

What have I got wrong?
Not sure what is going on with your test. You might try starting in the time domain, with both a spike at t=0 and also a time-shifted spike. Take the FFT of both and compare.

BTW, if you want to represent purely real time-domain signals, the frequency-domain should have the property

X(-ω) = X*(ω),

where * denotes the complex conjugate. So the only way to have a single spike in the frequency domain is when that spike is at ω=0.
 
Alright, I found out where my confusion was...everything I said in my above post was correct, except for the place where I said "I tried this and it didn't work," because the reason it didn't work is I was doing the complex multiplication pointwise, and complex multiplication actually involves some addition! Now it all makes sense.

X(-ω) = X*(ω),

where * denotes the complex conjugate. So the only way to have a single spike in the frequency domain is when that spike is at ω=0.

Oh I was only referring to a single spike in the positive frequencies...because obviously the negative frequency range is just a mirror of the positive data as you point out.I'm still confused about the X(e^jw) notation though...I've seen it in many different places so I don't think it's just a typo..
 
Last edited:
junglebeast said:
I'm still confused about the X(e^jw) notation though...I've seen it in many different places so I don't think it's just a typo..
That is bizarre. If X is the signal in the frequency domain, the argument must be a real number ... this is the Fourier Transform, not Laplace, after all. I am equally baffled.
 
It's only a notation criterium.

As usual in Fourier Analysis in function of the application area, differents conventions appear.

the notation X(w) it's usual for physicist but the notation X(expiw) it's more usual for electronic engineering.
The second notation has conection with the bilateral Laplace transform for cotninuous signal and Z transform for discrete signals.
Esentially it means:
a) for cotinuos signal, the Fourier Transform is a particular case of laplace transform, where the complex number s, is restricted to unit circle.
b) for discrete signals, the same idea but with Z Transforms.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top