Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Is the Fourier transform possible ?

Status
Not open for further replies.

prathamesh29

Newbie level 4
Newbie level 4
Joined
Oct 20, 2013
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
32
Can the function :
X^f (w) = cos (w/2) , w= R
be the fourier transform of a discrete signal x[n] ?

Please help with this question.
Regards,
Prathamesh
 

As far as I understood you have the Fourier transform X(ω)=cos(ω/2) of a discrete time signal x(n) and you want to find x(n). It's not clear to me what you mean with "w=R". However I'll try to answer.

The inverse Fourier transform is:

\[x(n)=\frac{ 1}{2\pi}*\int {X(\omega)}*{2}^{j\omega *n}*d\omega\]

we know that \[cos(\omega/2)=\frac{1}{2}*{(e}^{j\omega /2} +{e}^{-j\omega /2})*d\omega \]

then

\[x(n)=\frac{ 1}{4\pi}*\int {(e}^{j\omega /2} +{e}^{-j\omega /2})*{e}^{j\omega *n}*d\omega\]

that is

\[x(n)=\frac{ 1}{4\pi}*\int {(e}^{j(n+1)\omega /2} +{e}^{j(n-1)\omega /2})*d\omega\]

remembering that \[\delta(n)=\frac{ 1}{\sqrt{4\pi}}*\int {e}^{j\omega}*d\omega\]

Thus:

\[x(n)=sqrt{2\pi}*[\delta{[(n+1)/2]}+\delta{[(n-1)/2]}]\]

Hope it's correct.
 
Last edited:
Hi albbg,
The solution for this says as : X^f(w) must be 2pi periodic if X^f(w) is dtft of x(n), but cos(0.5pi n) is not periodic,so dtft is not possible. Can you clarify this statement.
PS:w belongs to R i.e Real value
Thanks and regards,
Prathamesh :)
 

I corrected a bit the final results in my previous calculation, however from your last post it seems your function is X(ω)=cos(ω*n/2) instead of X(ω)=cos(ω/2) of the original post #1. That is also depends from "n". Is it correct ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top