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.

How to find Fourier transform of u(t)????

Status
Not open for further replies.

purnapragna

Advanced Member level 4
Joined
Oct 21, 2005
Messages
107
Helped
6
Reputation
14
Reaction score
3
Trophy points
1,298
Activity points
2,287
fourier transform of u(t)

Hey,

I wish to find the Fourier transform of the signal \[u(t)\] which is unit step using the property of differentiation. i.e.,

\[\frac{d}{dt}u(t)=\delta(t)\]. Thus applying the differentiation property we get

\[j\omega F\left[u(t)\right]=1\] and thus,

\[F\left[u(t)\right]=\frac{1}{j\omega}\] which is obviously wrong!!!

But we already know that

\[F\left[u(t)\right]=\frac{1}{j\omega}+\pi \delta(\omega)\]

So what is the wrong with the property?? is that we should not use it as we wish???

help me out in this!!!
 

Nice question!

I think the porblem is that you have apllied the diffrentiation property in the wrong direction. lt gives you a way of finding out the FT of signal's derivative, if you know the FT of the signal.

Here you have come the other way. You take the FT of the derivative the signal and try to find the FT of the signal using the diff property, which is not how the property is to be used.

The correct direction will be to write the delta function and its FT which we know is 1. Then integrate it to get the step function. now get its FT by applying the integration property.

Then you get the exactly result you have written.
-b
 

That is a good explanation!!

But one more thing how about \[sgn(t)\]? I mean if I apply the differentiation property to \[sgn(t)\] then now, if I integrate I wont get the FT of it. How to resolve???
 

why not?
sgn(t) <-> 2/jw

d/dt(sgn(t)) = 2δ(t)

FT of differential of sgn(t) = jw * FT of sgn(t) = 2 * 2/jw = 2

2 is the FT of 2δ(t).

to go the other way:
2δ(t) <-> 2

∫2δ(t) = sgn(t) + 1 (unless you add 1 there will be an offset)

FT {sgn(t) + 1} = 2/jw + Π * G(w=0) * δ(w) = 2/jw + 2Π * δ(w)
FT {sgn(t)} + FT {1} = 2/jw + 2Π * δ(w)
FT {sgn(t)} + 2Π * δ(w) = 2/jw + 2Π * δ(w)
FT {sgn(t)} = 2/jw

-b
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top