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.

mathematically solving fourier transform

Status
Not open for further replies.

robismyname

Full Member level 6
Joined
Jan 17, 2008
Messages
390
Helped
11
Reputation
22
Reaction score
9
Trophy points
1,298
Location
Central Florida
Activity points
4,603
Since I lack the understand of real world applications of Fourier Transform in the real world I decided to buy a signals and systems book (Lathi) do some FT problems and them do the same in problem in Matlab.

The question in the book wants me to find the FT of signal f(t) = e^-at; from 0 to T

I know in order to find FT I have to do the following:
T
step 1: F(w) = ∫ f(t) * e^-jwt dt
0

T
step 2: ∫ e^-(a+jw)t dt [combine like terms]
0


step 3: [ e^-(a+jw)0 ] - [ e^-(a+jw)T ] [integrate over 0 to T]


step 4: 1 - e^-(a+jw)T




The book says the answer is:

1-e^-(jw+a)T
----------------------------
jw+a




How did the book get the denominator section of jw+a? I cant get from step 4 to the book answer. What am I missing here?
 

you forgot something when you integrate e^ax the ans is not e^ax as you have used

it is (e^ax)/a

and in your case a=(jw+a)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top