MEEN651-Notes2-distribution
MEEN651-Notes2-distribution
Lecture Notes 2
Laplace and z Transforms
Prabhakar R. Pagilla
[email protected]
Mechanical Engineering
Texas A&M University
College Station, TX 77843-3123
Phone: (979) 458-4829
1
Laplace and z transforms
• Time delay:
• Integration:
Z t
L f (τ )dτ = 1s F (s)
0
7
• Multiplication by an exponential function:
L e−αt f (t) = F (s + α)
• Convolution integral:
R∞
f1 (t) ∗ f2 (t) := 0 f1 (t − τ )f2 (τ )dτ ,
The z transform
FVT:
tables.
Partial-fraction-expansion of a general X(z):
B(z) b0 z m + b1 z m−1 + · · · + bm
X(z) = =
A(z) z n + a1 z n−1 + · · · + an
where m < n. Then the expansion takes the form,
18 C11 C12 C1r1
X(z) = + + ··· +
z − p1 (z − p1 )2 (z − p1 )r1
Cqrq
+ ··· +
(z − pq )rq
X
q
X
ri
Cij
:=
i=1 j=1
(z − pi )j
1 dri −j
Cij = lim [(z − pi ) X(z)]
ri
(ri − j)! z→pi dz ri −j
Examples
Partial-Fraction-Expansion:
1. Consider the X(z) given below
1 C11 C21
X(z) = := +
(z − 1)(z − 0.5) z−1 z − 0.5
20 The coefficients C11 and C21 can be computed as
1
C11 = lim [(z − 1)X(z)] = lim (z − 1)
z→1 z→1 (z − 1)(z − 0.5)
=2
C21 = lim [(z − 0.5)X(z)]
z→0.5
= −2
=4
Therefore,
2 − 4(k − 1) + 4(0.5)k−1 , k = 1, 2, 3, . . .
x(k) =
0 otherwise
or
0, k≤0
x(k) =
C11 + C21 (−2)k−1 + C31 (−3)k−1 , k = 1, 2, . . .