Inverse Discrete Time Fourier Transform (DTFT) Question

Click For Summary
SUMMARY

The discussion centers on the Inverse Discrete Time Fourier Transform (IDTFT) of the function X(e) = cos(ω/2) over the interval |ω| ≤ π. The IDTFT synthesis equation is applied, resulting in x(n) = (1/π)[(2sin(π(n+1/2))/(n+1/2)) + (2sin(π(n-1/2))/(n-1/2))]. The outcome is a sinc function centered at zero, which raises questions about the implications of the ω/2 term smearing the time domain signal. The periodic nature of the frequency domain signal, while not sinusoidal, contributes to the observed behavior.

PREREQUISITES
  • Understanding of Discrete Time Fourier Transform (DTFT)
  • Familiarity with the Inverse Discrete Time Fourier Transform (IDTFT) synthesis equation
  • Knowledge of Euler's Identity and its applications
  • Basic concepts of signal periodicity and convolution
NEXT STEPS
  • Explore the properties of the Discrete Time Fourier Transform (DTFT) and its implications on signal analysis
  • Study the effects of periodic functions in the frequency domain on time domain signals
  • Investigate the relationship between convolution and multiplication in signal processing
  • Learn about the characteristics of sinc functions and their role in signal reconstruction
USEFUL FOR

Signal processing engineers, students studying Fourier analysis, and anyone involved in analyzing or synthesizing signals using the Discrete Time Fourier Transform.

DSRadin
Messages
12
Reaction score
1
1. Given: The DTFT over the interval |ω|≤\pi, X\left ( e^{jω}\right )= cos\left ( \frac{ω}{2}\right )
Find: x(n)



2. Necessary Equations: IDTFT synthesis equation: x(n)=\frac{1}{2\pi}\int\limits_{-\pi}^{\pi}X\left ( e^{jω} \right ) e^{j\omega n}d\omega
Euler's Identity: cos\left ( \omega \right ) = \frac{e^{j\omega n} + e^{-j\omega n}}{2}




b]3. Summary: My intuition tells me that a sinusoid in the frequency domain should pop out an impulse in the time domain.

BUT when running the synthesis equation where I normally end up with an orthogonality situation landing me a pair of delayed impulses, I end up with a delay of (n-1/2) and (n+1/2). As 'n' is a discrete time integer sample there is no data for (n-1/2) and (n+1/2) so I would expect the result to fall between samples and be zero.

Running all the way through the synthesis results in the following expression:

x(n) = \frac{1}{\pi}\left [ \frac{2sin\left ( \pi \left ( n+\frac{1}{2} \right ) \right )}{n+\frac{1}{2}} + \frac{2sin\left ( \pi \left ( n-\frac{1}{2} \right ) \right )}{n-\frac{1}{2}} \right ]


Which is great (I guess) - except that this expression results in a sinc function centered on zero.

Any guidance is appreciated!

I have a faint suspicion that the ω/2 would smear the time domain signal - but I don't quite have grasp enough of the theory to prove it.

Thanks for your help.

-DR
 
Physics news on Phys.org
DSRadin said:
1. Given: The DTFT over the interval |ω|≤\pi, X\left ( e^{jω}\right )= cos\left ( \frac{ω}{2}\right )
Find: x(n)
2. Necessary Equations: IDTFT synthesis equation: x(n)=\frac{1}{2\pi}\int\limits_{-\pi}^{\pi}X\left ( e^{jω} \right ) e^{j\omega n}d\omega
Euler's Identity: cos\left ( \omega \right ) = \frac{e^{j\omega n} + e^{-j\omega n}}{2}

b]3. Summary: My intuition tells me that a sinusoid in the frequency domain should pop out an impulse in the time domain.

BUT when running the synthesis equation where I normally end up with an orthogonality situation landing me a pair of delayed impulses, I end up with a delay of (n-1/2) and (n+1/2). As 'n' is a discrete time integer sample there is no data for (n-1/2) and (n+1/2) so I would expect the result to fall between samples and be zero.

Running all the way through the synthesis results in the following expression:

x(n) = \frac{1}{\pi}\left [ \frac{2sin\left ( \pi \left ( n+\frac{1}{2} \right ) \right )}{n+\frac{1}{2}} + \frac{2sin\left ( \pi \left ( n-\frac{1}{2} \right ) \right )}{n-\frac{1}{2}} \right ]
For what it's worth, your calculations differ from mine by a factor of 4. Other then that, they agree in terms of the sinc() functions and all.

Which is great (I guess) - except that this expression results in a sinc function centered on zero.

Any guidance is appreciated!

I have a faint suspicion that the ω/2 would smear the time domain signal - but I don't quite have grasp enough of the theory to prove it.

Thanks for your help.

-DR
The frequency domain of DTFT is assumed to be periodic with a period equal to 1 over the sample rate (the sample period). In this problem, the sample rate is normalized, such that the period is equal to 2π.

The reason you don't get the pair of impulses is that although the frequency domain signal is periodic, it is not sinusoidal. Recall the function cos(ω/2) defined from -π < ω < π. The function is always positive [Edit: well, technically non-negative]. When you repeat the function for higher or lower values of ω, it stays positive. You'll end up with a periodic function that's really the absolute value of a sinusoidal function.

If you'd like to analyze it further (perhaps to help build up your intuition), think of the sinusoidal function being multiplied by a rectangular "box" function. Then realize that multiplication in one domain is equivalent to convolution in the other domain. What is the transform of a rectangular "box" function? What is the result if you convolve that with a pair of impulses? :wink:
 
Last edited:
  • Like
Likes   Reactions: 1 person
Collinsmark,

Thank you for the response - the bit about being periodic but not sinusoidal was very helpful. I did not recognize that before (my fault in not sketching the magnitude plot - I need to remember to do that).

As for the example at the bottom - I understand the relationship between convolution and multiplication, and I see the connection to the problem, good insight!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K