11 ZTransform Part 01
11 ZTransform Part 01
11 ZTransform Part 01
1 Introduction
2 z-Transform
Preliminaries
Representation
Other Details
Region of Convergence
3 Properties
Introduction
Introduction
Preliminaries
Preliminaries
−2
−5 0 5 10 15
k
2
Im(z)
−2
−5 0 5 10 15
k
Preliminaries
Eigenfunction Property
Preliminaries
Eigenfunction Property
Definition
The Transfer Function of the discrete-time LTI system with
impulse response h[k] is
X∞
H(z) = h[k]z −k
k=−∞
Preliminaries
Eigenfunction Property
Preliminaries
Transfer Function
Representation
z-Transform Representation
Text Development
The z-Transform
Representation
z-Transform Representation
Definition
The Bilateral z-Transform of the discrete-time signal x[k] is
X∞
X (z) = x[k]z −k
k=−∞
Definition
The Inverse Bilateral z-Transform
I of X (z) is
1
x[k] = X (z)z k−1 dz
2πj
Representation
z-Transform Representation
z
We Use The Notation x[k] ⇐⇒ X (z)
We Use Bilateral z-Transform For “General“ Signals
Can Use Simpler Unilateral z-Transform For Causal Signals
Direct Evaluation Of The Inverse z-Transform Is Difficult
(need complex-variable theory for contour integral)
We’ll Discuss Other Simpler Ways To Do This For A
Relatively Large Class of Signals
Other Details
Convergence
Other Details
Convergence
x[k]=αku[k], α > 1
10
5
0
−5 0 5 10
r−k
20
10
0
−5 0 5 10
x[k]r−k, r > α
1.5
1
0.5
0
−0.5
−5 0 5 10
Figure : DTFT of x[k] Does Not Exist, But z-Transform Does For r > α
Other Details
The z-Plane
Notes Development
The z-Plane
Other Details
Examples
Notes Example
z-Transform Example #1
Notes Example
z-Transform Example #2
Notes Example
z-Transform Example #3
Region of Convergence
The ROC
Region of Convergence
Poles
Region of Convergence
Region of Convergence
Region of Convergence
Region of Convergence
Region of Convergence
Region of Convergence
−1
X
S− (z) = |x[k]||z −k |
k=−∞
−1
X
≤ A− (r− )k |z|−k
k=−∞
−1 ∞
r− k |z| n
X X
= A− = A−
|z| r−
k=−∞ n=1
Region of Convergence
∞
X
S+ (z) = |x[k]||z −k |
k=0
∞
X
≤ A+ (r+ )k |z|−k
k=0
∞ k
X r+
= A+
|z|
k=0
Region of Convergence
Conclusion
Definition
A Left-Sided Signal has x[k] = 0 for k ≥ 0, a Right-Sided Signal
has x[k] = 0 for k < 0, and a Two-Sided Signal extends infinitely
in both directions.
Region of Convergence
Conclusion
Region of Convergence
Example
Notes Example
ROC of Two-Sided Signal
Introduction
Introduction
Properties
Definition
The Linearity Property of the z-Transform States that
z
ax[k] + by [k] ⇐⇒ aX (z) + bY (z).
Properties
Definition
The Time Reversal Property of the z-Transform States that
z 1
x[−k] ⇐⇒ X
z
1
with ROC Rx
Properties
Definition
The Time-Shift Property of the z-Transform States that
z
x[k − k0 ] ⇐⇒ z −k0 X (z)
Properties
Definition
The Exponential Sequence Property of the z-Transform States that
z
z
αk x[k] ⇐⇒ X
α
with ROC |α|Rx
If Rx is a < |z| < b, then new ROC is |α|a < |z| < |α|b
Poles And Zeros Of X (z) Have Their Radii Changed by |α|
and Angles Changed by ∠(α)
Properties
Properties
Definition
The Convolution Property of the z-Transform States that
z
x[k] ∗ y [k] ⇐⇒ X (z)Y (z).
Properties
Definition
The z-Domain Differentation Property of the z-Transform States
that z d
kx[k] ⇐⇒ −z X (z)
dz
with ROC Rx
Properties
Definition
The Initial Value Theorem of the z-Transform States that for
causal x[k]
x[0] = lim X (z)
z→∞
Proof:
∞
X
lim X (z) = lim x[k]z −k
z→∞ z→∞
k=0
x[1] x[2]
= lim x[0] + + 2 + ···
z→∞ z z
= x[0]
Dr. Adam Panagos
Analytical Methods for Multivariable and Discrete-Time Systems
Outline Introduction z-Transform Properties
Properties
Definition
The Final Value Theorem of the z-Transform States that if
(z − 1)X (z) has no poles outside the unit circle, then
lim x[N] = lim (z − 1)X (z)
N→∞ z→1
Examples
Notes Development
Pole-Zero Cancellation
Notes Example
Using z-Transform Properties #1
Notes Example
Using z-Transform Properties #2