Z - Transform
Z - Transform
A mathematical expression of
f(t) f(z)
such that z is complex.
e-zt
where: z=r(cosθ-jsin θ)
also called the “eulers form
Region of Convergence
Defines all values of z that are real and
located on the z plane
The region of convergence, known as the
ROC, is important to understand because it
defines the region where the
z-transform exists.
The ROC for a given x[n] , is defined as the
range of z for which the z-transform
converges. Since the z-transform is a power
series, it converges when x[n] z−n is
absolutely summable.
REGION OF CONVERGENCE
TIME DOMAIN (“Infinite Series”)
CAUSAL
Im(z)
+∞
Re(z)
REGION OF CONVERGENCE
TIME DOMAIN (“Infinite Series”)
ANTI CAUSAL
Im(z)
-∞
Re(z)
REGION OF CONVERGENCE
TIME DOMAIN (“Infinite Series”)
DOUBLE SIDED
Im(z)
-∞ +∞
Re(z)
REGION OF CONVERGENCE
TIME DOMAIN (“Finite Series”)
All of the z-plane except
Z=0
Im(z)
Re(z)
REGION OF CONVERGENCE
TIME DOMAIN (“Finite Series”)
All of the z-plane except
Z= ∞
Im(z)
Re(z)
REGION OF CONVERGENCE
TIME DOMAIN (“Finite Series”)
All of the z-plane except
Z= 0 and Z = ∞
Im(z)
Re(z)
Examples
Im(z)
Given: X1(n) = {2 3 4 1 6 5}
X2(n) = X1(n+2) = {2 3 4 1 6 5}
X3(n) = X1(n-2) = {2 3 4 1 6 5} Re(z)
GENERAL FORMULA
X(z) = 1 provided a≤ 1
1 – az-1
Examples
Given: X(n) = an u(n) + bn u(-n–1) {n≥1; 0 else
Combination of causal and anti causal for z transform to exists.
0 4 0 5
1 0 4 0 5
2 0 8 0 10
3 0 12 0 15
1 2 3
3 3 6 9
0 0 0 0
0 0 0 0
1 1 2 3
X1(z)X2(z) = {3z3 + 6z2 + 9z + 1 + 2/z +
2/z2}
Pole-Zero Z-plane
R(z) C(z)
H(z)
G(z)
Where G(z) = Transfer Function
G(z) = C(z) = zeros
R(z) poles
Im(z)
X(z) = 1 2
conditions
0 1 Re(z)
1-az-1 |z|>a
|z|<a
Infinite Sequence
Im(z)
Im(z)
0 a 1 Re(z)
Constant Discrete signal
Infinite Sequence
Im(z)
Im(z)
-1 a 0 Re(z)
Infinite Sequence
Im(z)
a -1 0 Re(z)
Im(z)
a -1 0 Re(z)
Infinite Sequence
Im(z)
+jw
0 Re(z)
-jw
Damped sinusoid
Im(z)
+jw
0 Re(z)
-jw
Undamped sinusoid
Infinite Sequence
Im(z)
+jw
0 Re(z)
-jw
Overdamped
Summary Im(z)
If the pole is inside the unit circle execpt p=0, the function f(t)
decreases. N ∞ , stable.
If the pole is exactly on the unit circle, constant amplitude,
stable
If outside the unit circle, the function f(t) increases.
If pole is exactly at 0, f(t) = k
Inverse Z-transform
Methods on calculating for the
inverse z transform
a. Inspection
b. Partial Fraction Expansion
c. Power series Expansion
d. Long Division
By Inspection
When given X(z) = z with an ROC
of z-a
F(z) = -1 + 2
(z-0.5) (z-1) X(n) = (0.5)n u(n) + (1)n u(n)
Roots: z= 0.5; z = 1
By Power Series Expansion
1 + 3/2z-1+7/4z-2+15/8z-3+31/16z-4
1-3/2z-1+1/2z-2 1
1-3/2z-1+1/2z-2
+3/2z-1+1/2z-2
+3/2z-1 – 9/4z-2 + 3/4z-3
-7/4z-2+ 3/4z-3
7/4z-2-21/8z-3+7/8z-4
-15/8z-3+7/8z-4
15/8z-3-45/16z-4+15/16z-5
-31/16z-4+15/16z-5
31/16/z-4-93/32z-5+31/32z-6
Final answer: X(n) = {1 3/2 7/4 15/16 31/16 }