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.

laplace ( exponentials and sinusoids)

Status
Not open for further replies.

tronicsworld

Newbie level 2
Joined
May 7, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,297
i learned that the differnece between FT and LT is that FT uses division of a time doamain signal into its sinusoids frequency components we have chosen sinusoids because when passed through LTI its shape not changes so we can easily detect change in amplitude and phase . Now i do not understand why we break up into exponentials and and sinusoids both in laplace i read that it is necessary because differential equation solution consists of both sinusods and exponentials . but i do not understand physical significance of this ???
 

i learned that the differnece between FT and LT is that FT uses division of a time doamain signal into its sinusoids frequency components we have chosen sinusoids because when passed through LTI its shape not changes so we can easily detect change in amplitude and phase . Now i do not understand why we break up into exponentials and and sinusoids both in laplace i read that it is necessary because differential equation solution consists of both sinusods and exponentials . but i do not understand physical significance of this ???

The physical significance comes from the solution of the differential equation. If you are solving a first-order differential equation, your general solution comes from the characteristic equation A+Bs=0, where you solve for s=-A/B and you end up with \[{Ke }^{-\frac{A }{B } t }\] for your general solution. For second (and higher) -order differential equations, you have characteristic equations that are second (and higher) order polynomials, from which you solve for the roots of the equation, r1, r2, r3,... These are then integrated and you find the solution \[{K_1e}^{-r_1 t}+{K_2e}^{-r_2 t}+{K_3e}^{r_3 t}+...\]. Now the really interesting part is when your polynomial has complex roots. If r1 and r2 are something like \[\alpha+j\omega\] and \[\alpha-j\omega\], you can find decaying complex sinusoidals in your general solution using Euler's identities: \[{K_1e^{-\alpha t}e^{-j\omega t}}+{K_2e^{-\alpha t}e^{j\omega t}} \equiv K_3e^{-\alpha t}(cos( \omega t + \phi))[\tex]. This is what leads into all those neat things like natural resonances.

Hope this helps!
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top