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 is realation between time and frequency domain?

Status
Not open for further replies.

lekhoi

Junior Member level 2
Joined
Apr 28, 2006
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Hochiminh city
Activity points
1,539
Hi all,
I can show that convoluntion in time domain is multiplation in frquency domain. However, Can anyone help me show that multiplation in time domain is convolution in frequency domain? like this : v(t)w(t) -> V(f)*W(f)
thanks in advance!
 

hi lekhoi

it works as under

F{v(t)w(t)} = -∞∫∞v(t) w(t) e-jωtdt

= -∞∫∞[-∞∫∞V(ω’)ejω’t dω] w(t)e-jωt dt (Replacing v(t) as
inverse fourier transform)

= -∞∫∞ V(ω’) dω -∞∫∞ w(t)e-jωt ejω’t dt (Interchanging the order of
integration)

= -∞∫∞ V(ω’) dω -∞∫∞ w(t) e-jt(ω- ω’)dt

= -∞∫∞ V(ω’) W(ω-ω’) dω

This is the convolution in frequency domain we set out to prove.
 

the convolution in time domain is a multiply in frequency domain,
and the convolution in frq domain is a multiply in time domain
the preperty and advantage is the most obvious
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top