Lec 2 - LT 1 - Basic
Lec 2 - LT 1 - Basic
• If the for
• Proof:
6 EXAMPLES
3 𝑢( 𝑡 ) • Hence,
+
3
3 3
5 𝑢(𝑡 – 1) 2 5
5
1 1
–2 –2
2 𝑢(𝑡 – 2)
2
1
2
10/12/2023
1.13 Compute the inverse transform of the • Using shift theorem (see an example
function 1.12),
1 1 1
= −
𝑠 ( 𝑠+ 1 ) 𝑠 𝑠 +1
10/12/2023
8 MULTIPLICATION-BY-T PROPERTY
1.15 Compute for the pulse f(t) and the triangular waveform sketched in figures below,
• Solution:
• Recall, (see eq. 1.16 from example 1.8)
• Then,
• Since hence,
10/12/2023
• By direct calculation,
when we view the sum in the integral as a new variable , it will lead to with replaced by
10/12/2023
12
• Thus,
• The differential property is derived via
integration by parts as follows:
or
• Let this integrate by part, and we let and
10/12/2023
14
1.17 Find if
Solution: 1 s s
L[cos(t )u (t )] 2
• Since, (s ) s 2
2 2
• Hence,
10/12/2023
15
1.18 Let f(t) and its derivative have shapes as in figure below, find .
• Solution:
• And
10/12/2023
16
• Thus,
• It is consistent
10/12/2023
17
18
• Let and
10/12/2023
20
21 SOLUTION INTEGRODIFFERENTIAL
EQUATION BY THE LAPLACE TRANSFORM
• If the differential equations relates a sum input and output signals are voltages, then
d n v out d n 1vout d m vin d m 1
n
a1 n 1
a n v out b0 m
b1 m 1 bm vin
dt dt dt dt
• Procedure for solving differential equations
- Take the Laplace transform of both sides of the
equation, using the appropriate derivative formulas
- Manipulate the resulting expression for
- Execute a partial fraction expansion
- Inverse transform the partial fraction expansion to obtain the answer.
10/12/2023
22 EXAMPLE
1.21 Consider the pulse excitation below in the figure (a) to RC circuit in figure (b).
1)Find the differential equation by using Laplace transform techniques from the RC circuit
2)Find the response voltage
10/12/2023
23
• Solution:
• Step1: Find Since
• Step 2: Find the circuit’s differential model that links the excitation current i(t) to the
response voltage Since and , summing the current yields
10/12/2023
24
• Step 3: Take the Laplace transform of both sides, apply the differentiation rule to the left
side, and solve for Applying Laplace transform to both sides yields
Thus, with the aid of shift property and the transform pair of table 13.1, we obtain
10/12/2023
25
• Because of the initial condition and the magnitude of pulse input, the capacitor voltage is
constant for At t = 1 s, the pulse magnitude drops to zero, making the circuit equivalent
to a source-free RC circuit in which the capacitor voltage decay to zero, as show in the
figure below.
10/12/2023
26
1.22 Compute the response denoted by the input to the input voltage excitation given the
series RLC circuit of the figure below. Suppose the initial conditions are and
Solution:
Step 1 Compute the Laplace transform of the input.
10/12/2023
27
29
Step 4 Find Taking the inverse Laplace transform yields the desired result:
THE INVERSE
30
LAPLACE TRANSFORM
• The inverse Laplace transform integral is a complex line integral defined as
(1.17)
• over a particular path in the complex plane.
• The path is taken to be the vertical line where ranges from to and is any real number
greater than the abscissa of absolute convergence.
• All the transform of interest have a rational function structure, i.e., F(s) is the ratio of two
polynomials
tom - LCA 2 10/12/2023
POLES
• The rational functions,
POLES (CONT’D)
• There are three cases,
• Case of distinct poles:
POLES (CONT’D)
• If F(s) is a proper rational function with distinct poles , then
1.18
where
1.19a
and where the residue is
1.19
• Thus,
1.20
tom - LCA 2 10/12/2023
EXAMPLE
34
35
• Similar to B,
• Hence,
tom - LCA 2 10/12/2023
POLES
• For example,
• where the denominator factor specifies a repeated root of order is the remaining factor in
the denominator of the rational function and is the numerator of .
tom - LCA 2 10/12/2023
37
• In generals,
tom - LCA 2 10/12/2023
EXAMPLE:
38
40
• Similarly,
• Hence
tom - LCA 2 10/12/2023
COMPLEX POLES
• Consider a rational function having a pair of distinct complex poles,
42
• With A and B known, executing a little algebra on above equation to eliminate complex
numbers results in an expression more agreeable to inversion
C1 s C 2 n1 ( s )
F (s)
(s a) 2 2 d (s)
where
C1 2 A
C 2 2aA 2B
C1 s C 2 sa C 2 C1 a
C
1
(s a) 2 2 ( s a) 2 2 ( s a)
2 2
tom - LCA 2 10/12/2023
43
44
• Thus,
45
46
With Matlab,
>> K = 2*sqrt(A^2 + B^2)
K = 2.0616
>> theta = atan2(B.A)*180/pi
tetha = - 14.0362
From item 19 of the same table, for
tom - LCA 2 10/12/2023
(CONT’D)
tom - LCA 2 10/12/2023
(CONT’D)