Fourier transform (got right answer, but not matching graph)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 5K views
jaus tail
Messages
613
Reaction score
48

Homework Statement


upload_2018-2-8_17-45-1.png


Homework Equations


Scaling property and property of dual. I got the answer.

The Attempt at a Solution


I got the answer using scaling property and using property of dual.
x1(t)---> X2(W)----(another Fourier transform)--->2(3.14) x1(-w)
But I think the final answer should be A.
1/4 rect (w/8(pie)) has time period of 8
Even when I use area under frequency domain = 2(3.14)x(t) at t = 0, I get A as answer.
I tried google but couldn't find in the expression rect (k w) where k is constant, what will the time period be.
 

Attachments

  • upload_2018-2-8_17-45-1.png
    upload_2018-2-8_17-45-1.png
    17.4 KB · Views: 4,477
  • upload_2018-2-8_17-45-29.png
    upload_2018-2-8_17-45-29.png
    6.7 KB · Views: 841
Last edited:
Physics news on Phys.org
I got the answer in terms of equation or rect value. But I don't think (1/4) rect (w/8π) is D. I think it's A.
I'm searching on google how to represent: rect (w) but am failing.
Does rect (w) mean it spans from -w to +w or does it mean it spans from -2w to +2w?
 
Even as per this formula:
upload_2018-2-8_19-25-38.png

in Time domain, the coefficient of 't' is k
and in frequency domain the rect pulse spans from -K to +K
Do you think A is right answer instead of D?
 

Attachments

  • upload_2018-2-8_19-25-38.png
    upload_2018-2-8_19-25-38.png
    45.1 KB · Views: 789
Can somebody please help me with this question? I get the matching answer in rect form but I think (1/4) rect (W/8 pie) is option A and not Sure as they've marked.

Thanks in advance.
 
jaus tail said:
But I don't think (1/4) rect (w/8π) is D. I think it's A.
This is correct. The rect function is defined according to
$$
\operatorname{rect}(x) = \begin{cases} 1, & |x| < 1/2 \\ 1/2, & |x| = 1/2 \\ 0, & |x| > 1/2\end{cases}
$$
In your case, this means that it is one when
$$
\left\lvert \frac{\omega}{8\pi}\right\rvert < \frac 12 \quad \Longleftrightarrow \quad \lvert \omega \rvert < 4\pi
$$
 
  • Like
Likes   Reactions: vanhees71 and jaus tail
jaus tail said:
Does rect (w) mean it spans from -w to +w or does it mean it spans from -2w to +2w?
I don't think that question makes sense.
rect(f(x)) spans from f(x)=-½ to f(x)=+½.
rect##\left(\frac{\omega}{8\pi}\right)## spans from ##\frac{\omega}{8\pi}=-\frac 12##, so from ##\omega=-4\pi##.
So yes, I agree it should be A.

Took too long typing... Orodruin got there first.
 
  • Like
Likes   Reactions: jaus tail
Thanks a lot. I was freaked out thinking i was wrong somewhere. So A is right answer. Thanks.