Laplace transform with delta function

AI Thread Summary
The Laplace transform of the signal f(t) = cos(pi*t + theta)*delta(t-2) can be computed directly by evaluating the integral. Since the delta function is only non-zero at t = 2, the function simplifies to f(t) = cos(2*pi + theta)*delta(t-2). Consequently, the Laplace transform results in F(s) = cos(theta)*e^(-2s). The discussion highlights the importance of understanding the properties of the delta function in Laplace transforms. Overall, the correct evaluation leads to a straightforward result based on the delta function's behavior.
EvLer
Messages
454
Reaction score
0
I am sort of stuck on this one:
compute Laplace trasnform of this signal (directly by evaluating the integral)

f(t) = cos(pi*t + theta)*delta(t-2);

I know what the LT integral looks like, but I don't think I'm evaluating it right.
Would the answer be just: cos(pi*t + theta)*e^(-2s) ?

Any help is much appreciated.
 
Last edited:
Engineering news on Phys.org
Remember,

\mathcal{L}[\delta(t-c)]=\int_{0}^{\infty}e^{-st}\delta(t-c)dt


\mathcal{L}[f(t)]=\int_{0}^{\infty}e^{-st}\,f(t)\,dt

There are numerous examples of the Laplace Transform in the Mathematics > Calculus & Analysis forum, e.g. https://www.physicsforums.com/showthread.php?t=49248 , or just search the forum for "Lapalce Transform".

There is no time variable 't' in the transform.
 
Since \delta (t-2) exists only at t = 2, your f(t) is:
f(t) = cos(2\pi + \theta)*\delta (t-2) = cos(\theta)*\delta (t-2) and
F(s) = cos(\theta)*e^{-2s}.
 
Agree, I should have searched at other places on these forums.
Thanks everyone for explanation.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...

Similar threads

Back
Top