You are on page 1of 65

Chapter 4

Z-Transform & its Applications

1
Chapter Outline

4.1 Definition of z-Transform


4.2 Region of Convergence (ROC)
4.3 Rational z-Transforms
4.4 Properties of the ROC
4.5 Properties of z-Transform
4.6 Inverse z-Transform
4.7 System Function (causality, stability)

2
Why do we need another transform?
Think about all the transforms you have seen so far.
Why need yet another?
-Convergence issues with the FT
-The DTFT of a sequence exits if and only if the sequence x[n] is absolutely
summable, that is, if

x[n]
n

-DTFT may not exits for many signals of practical or analytical signals, whose
frequency analysis can therefore not be obtained through DTFT
A generalization of the DTFT leads to the z-transform that may
exits for many signals for which DTFT does not.
Furthermore, the use of the z-transform allows simple algebraic
expressions to be used which greatly simplifies frequency domain
analysis.
Digital filters are designed, expressed, applied and represented in
terms of the z-transform.
3
4.1 Definition of Z-Transform
For a given sequence x[n], its z-transform X(z) is defined as:

X ( z ) zx[n] x[ n ] z n

where z is a complex variable whose polar form is:


x[n]r

j
z a jb re X re j n jn
e
n

The DTFT of a sequence x[n] was defined in previous


chapter as:
x[n]e

j jn
X e
n

Note that the DTFT is simply X(z) with z = ej!

4
Thus by restricting z to have unity magnitude; i.e., for |z| = 1
(r=1), the z-transform corresponds to the DTFT (finding
frequency response).
Since the z-transform is a function of a complex variable, it is
convenient to describe and interpret it using the complex z-plane.

The unit circle in the


complex z-plane.

In the z-plane, the contour corresponding to |z| = 1 is a circle of


unit radius known as the unit circle.

5
The unit circle in the
complex z-plane.

If we evaluate X(z) at points on the unit circle in the z-plane


beginning at z = 1 (i.e., = 0) through z = j (i.e., = /2) to z = -1
(i.e., = ), we obtain the DTFT for 0 .
Continuing around the unit circle would correspond to examining
the DTFT from = (or = - ) to = 2 (or = 0).
Interpreting the DTFT as the z-transform on the unit circle in the
z-plane corresponds conceptually to wrapping the linear frequency
around the unit circle with = 0 at z =1 and = at z = -1.
6
4.2 Region of Convergence (ROC)
The z-transform does not converge for all sequences or for all
values of z.
For any given sequence, the set of values of z for which the z-
transform converges is called the region of convergence (ROC).
The condition for convergence of the z-transform is:


n
x[n]r n

Because of the multiplication of the sequence by the real


exponential r-n, it is possible for the z-transform to converge even
if the DTFT does not.
For example, the sequence x[n] = u[n] is not absolutely summable
and therefore the DTFT does not converge; however, r-nu[n] is
absolutely summable if r > 1.
7
Equivalently, convergence of the z-transform depends only on |z|,
since |X(z)| < if


n
x[n] z
n

Thus, if some value of z, say, z = z1 is in the ROC, then all values


of z on the circle defined by |z| = |z1| will also be in the ROC.
Consequently, the ROC will consist of a ring in the z-plane
centered about the origin.
Its outer boundary will be a circle (or the ROC may extend
outward to infinity), and its inner boundary will be a circle (or it
may extend inward to the origin).

8
The ROC as a ring in the z-
plane. For specific cases, the
inner boundary can extend
inward to the origin, and the
ROC becomes a disc. For other
cases, the outer boundary can
extend outward to infinity.

If the ROC includes the unit circle, this implies convergence of


the z-transform for |z| = 1, or equivalently, the DTFT of the
sequence converges.
Conversely, if the ROC does not include the unit circle, the DTFT
does not converge absolutely.

9
4.3 Rational Z-Transforms
The Z-transforms of LTI systems can be expressed as a ratio
of two polynomials in z-1, hence they are rational transforms.
Starting with the constant coefficient linear difference
equation representation of an LTI system:

10
A rational z-transform can be alternately written in factored
form as
M M
b0 (1 k z )
1
p0 ( z k )
H ( z) k 1
N
z ( N M ) k 1
N
k = zeros of H(z)
a0 (1 k z 1 ) d 0 ( z k ) k = poles of H(z)
k 1 k 1

-Note that H(z) has M finite zeros and N finite poles


-If N>M there are additional N-M zeros at z=0
- If N<M there are additional M-N poles at z=0

A digital filter is designed by placing appropriate


number of zeros at the frequencies (z-values) to be
suppressed, and poles at the frequencies to be amplified!
11
The poles and zeros uniquely define the functional form of a
rational z-transform to within a constant.
They provide a concise representation of H(z) that is often
represented pictorially in terms of a pole-zero plot.
With a pole-zero plot, the location of each pole is indicated by an
x and the location of each zero is indicated by an o, with the
ROC indicated by shading the appropriate region of the z-plane.
Example of pole-zero plot:

Note: For a rational H(z), the ROC


will contain no poles!

FIR: only zeros (o)


IIR: zeros (o) and poles (x)

12
Demo
What does this look like?

13
Poles & Zeros In Matlab

14
15
16
4.4 Properties of the ROC
The properties of the ROC depend on the nature of the signal.
Assume that the algebraic expression for the z-transform is a
rational function and that x[n] has finite amplitude, except possibly
at n = and n = -.
The properties are summarized below:

Property 1: The ROC is a ring or disk in the z-plane


centered at the origin, i.e., 0 Rg- |z| Rg+ .
Property 2: The DTFT of x[n] converges absolutely if and
only if its ROC includes the unit circle.
Property 3: The ROC cannot contain any poles.
Property 4: The ROC must be a connected region.

17
(cont)
Property 5: If x[n] is a finite-duration sequence, then the
ROC is the entire z-plane, except possibly z = 0 or z = . The
point z = will be included if x[n] = 0 for n < 0, and the point
z = 0 will be included if x[n] = 0 for n > 0.
Property 6: If x[n] is a right-sided sequence, the ROC
extends outward from the outermost (largest magnitude) finite
pole in X(z) to (and possibly including) z = .
Property 7: If x[n] is a left-sided sequence, the ROC extends
inward from the innermost (smallest magnitude) nonzero pole
in X(z) to (and possibly including) z = 0.
Property 8: If x[n] is a two-sided sequence, the ROC will be
the intersection of the two ROC areas corresponding to the left
and right sides of the sequence.

18
19
Example 1: Right-Sided Exponential Sequence

Consider the right-sided sequence x[n] = anu[n], the z-transform is:



X z x[n]z n
a u[n]zn n
(az 1 n
)
n n n

For convergence of X(z), we require that


|
| az
n
1 n

Thus, the ROC is the range of values of z for which |az-1| < 1 or,
equivalently, |z| > |a|. Inside the ROC, the infinite series converges
to:
X z (az 1 ) n
1 z
1
, | z || a |
n 0 1 az za
Recall this
1

k

k 0 1
20
Polezero plot
and ROC for
Example 1.

A right-handed series has as ROC the exterior of a circle

For |a| >1, the ROC does not include the unit circle, and thus the
DTFT of x[n] does not converge.

21
Example 2: Left-Sided Exponential Sequence

Now consider the left-sided (anti-causal) sequence


x[n] = -anu[-n-1], the z-transform is:
1
X z x[n]z n
a nu[n 1]z n a n z n
n n n

a z 1 (a 1 z ) n
n n

n 1 n 0

If |a -1z| < 1 or, equivalently, |z| < |a|, the infinite series converges
and
X z 1
1
1 a 1 z
1 z
1
, | z || a |
1 az za

Same as Example1 !
22
A left-handed series
has as ROC the
Polezero plot interior of a circle
and ROC for
Example 2.

For |a| <1, the ROC does not include the unit circle, and thus the
DTFT of x[n] does not exist.
Note that the z-transforms of the two sequences anu[n] and
-anu[-n-1] are identical even though the sequences are different!

Different series can have same z-transform but different ROC


A series should be defined by its z-transform PLUS ROC!
23
Example 3: Sum of two exponential sequences

Consider a signal that is the sum of two real exponentials:


n n
1 1
x[n] u[n] u[n]
2 3
The z-transform is then
1 n 1
n
n
X z u[n] u[n] z
n 2 3
n n
1 1 1
z z 1
n 0 2 n 0 3
1
2 z z
1 12
k
1 1

1 1 1
1 z 1 1 z 1 1 1
k 0 z z
2 3 2 3
The ROC will be the intersection of the individual regions of
convergence, i.e., the values of z for which both individual sums
converges.
24
For convergence of X(z), both sums must converge, which
requires that both | z-1| < 1 and |(-1/3) z-1 | < 1 or, equivalently,
|z| > and |z| > 1/3.

Polezero plot and ROC for the individual terms


and the sum of terms in Example 3. (a) 1/(1- z-1), |z| > , (b)
1/(1 + z-1/3 ), |z| > 1/3. (c) 1/(1- z-1) + 1/(1 + z-1/3 ), |z| > .

Thus, the ROC is the region of overlap, |z| > .


25
Example 4: Consider x[n]=5nu[n]-8nu[-n-1]
z z
The z-transform is X ( z)
z 5 z 8

26
Summary

The relationship between the


ROC and the time
extent of a signal.
(a) A right-sided signal has
an ROC of the form |z| >
r+ .
(b) A left-sided signal has an
ROC of the form |z| < r
.
(c) A two-sided signal has an
ROC of the form r+ < |z|
< r .

27
4.5 Properties of Z-Transform
Linearity. If the sequences x1[n] and x2[n] have z-transforms X1[z] and
X2[z], the z-transform of their linear combination is
ax1[n] bx2 [n] aX1[ z] bX 2 [ z]
Delays or shifts. If the z-transform of a sequences x[n], is X[z] then the
z-transforms of the sequence delayed by m samples is z-mX[z].
x[n] X [ z ]
x[n m] z m X [ z ]

Convolution. Given a discrete-time LTI system with input x[n] and


impulse response h[k], the output of the system is given by

y[n] h[k ]x[n k ]
k
In terms of the z-transform, the input and output are related as Y [ z] H [ z] X [ z]
where X[z], H[z] and Y[z] are respectively, the z-transform of x[n], h[n]
and y[n]. H[z] is often referred to as the system function.
28
Differentiation. If X[z] is the z-transform of x[n], then the z-transform
of nx[n] can be obtained by differentiating X[z]: x[n] X [ z ]
dX [ z ]
nx[n] z
dz

Relationship with the Laplace transform. Continuous-time systems


or signals are normally described using the Laplace transform. If we let
z=esT, where s is the complex Laplace variable given by s d . jThen
. Thus, z e( d j )T edT e jT
2f 2
z e dT andz T
Fs s
where s (rad s-1) is the sampling frequency. As varies from - to the
s-plane is mapped to the z-plane. The entire j axis in the s-plane is
mapped onto the unit circle. The left-hand s-plane is mapped to the inside
of the unit circle and the right-hand s-plane maps to the outside of the unit
circle. In terms of frequency response, the j axis is the most important in
the s-plane. In this case, d=0, and frequency points in the s-plane are
related to points on the z-plane unit circle by z e jT
29
Mapping of s-plane to z-plane. The left-hand side of the s-plane
maps to the interior of the z-plane, the right-hand side maps to the
exterior and the j-axis maps onto the unit circle.
30
Table below shows how some specific frequencies are mapped from
s-plane to the z-plane.

Mapping of frequencies from the s-plane to the z-plane.

31
z-Transform: Table of Properties

32
z-Transform Pairs

33
34
4.6 Inverse z-Transform
One of the important roles of the z-transform is in the analysis of
discrete-time linear systems.
Often, this analysis involves finding the z-transform of
sequences and, after some manipulation of the algebraic
expressions, finding the inverse z-transform.
The IZT is particularly useful in DSP, for example in finding the
impulse response of digital filters.
Possible methods for determining the inverse z-transform are:


Contour Integration (formal method, difficult to use)
Inspection Method (informal methods,
Partial Fraction Expansion sufficient and
preferable)
Power Series

35
Inspection Method
The inspection method relies on using known transform pairs.
Example 1 Example 2
Find the inverse for Find the inverse for
1 1 1 1
X ( z) , | z|| | X ( z) , | z|| |
1 2 1 2
1 z 1 1 z 1
2 2
From table: From table:
1 1
a n u[ n] 1
, |z||a | a n u[ n 1] , | z||a |
1 az 1 az 1

Answer: Answer:
n
1
n
1
x[ n] u[ n] x[ n] u[ n 1]
2 2

Tables of z-transforms are invaluable in applying the inspection


method.
36
Partial Fraction Expansion
For z-transform that are rational functions of z,
1 2 M
b0 b1 z b2 z ... bM z
H ( z)
a0 a1 z 1 a2 z 2 ... aN z N
a simple and straightforward approach to find the inverse z-
transform is to perform a partial fraction expansion of X(z).

The z-transform is first expanded into sum of simple partial


fractions.
The inverse z-transform of each fraction is then obtained from
Table of Properties, and then summed to give the overall inverse z-
transform.

37
If the poles of H(z) are of first order and N=M, then H(z) can be
expanded as
C1 C2 CN
H ( z ) B0 1
1
...
1 p1 z 1 p2 z 1 pN z 1
N
C1 z C2 z CN z Ck z
B0 ... B0
z p1 z p2 z pN k 1 z pk

where pk are the poles of H(z) (assumed distinct), Ck are the partial
fraction coefficients and B0 bM aM . The Ck are also known as the
residues of H(z).
If M<N, then B0 will be zero. If M>N then H(z) must be reduced
first, to make MN, by long division with the numerator and
denominator polynomials written in descending powers of z-1.
38
The coefficient, Ck, associated with the pole pk may be obtained
by multiplying both sides of equation earlier by ( z pk ) z and then
letting z = pk.
z pk
Ck H ( z ) k 0,1,2,3...N
z z pk
If H(z) contains one or more multiple-order poles (that is poles
that are coincident) then extra terms are required in equation to
take this into account. For example, if H(z) contains an m-th order
pole at z=pk the partial fraction expansion must include terms of the
form m
Di
(z p
i ) i
k

The coefficients, Di, may be obtained by using


1 d m i m H ( z)
Di ( z p )
(m i)! dz mi z z pk
k

39
Example 1
X(z) contains simple, first-order poles. Find the inverse z-transform of
the following: z 1
X ( z)
1 0.25z 1 0.375z 2
Solution:
First, express the z-transform in positive power of z by multiplying the
numerator and denominator by z2 (the highest power of z):
z z
X ( z) 2
z 0.25z 0.375 ( z 0.75)( z 0.5)
X(z) contains first-order poles at z=0.75 and at z=-0.5 (that is, only one
pole occurs at each pole position). Since the order of the numerator is less
that the order of the denominator (N<M), the partial fraction expansion
has the form z C1 z C2 z
X ( z)
( z 0.75)( z 0.5) z 0.75 z 0.5
Divide both sides by z:
X ( z) z C1 C
2
z z ( z 0.75)( z 0.5) z 0.75 z 0.5
40
To obtain C1, we simply multiply both sides of the equation by z-0.75
and let z=0.75: ( z 0.75) X ( z ) ( z 0.75) C2 ( z 0.75)
C1
z ( z 0.75)( z 0.5) z 0.5
1 1 4
C1
z 0.5 z 0.75 0.75 0.5 5
C2 is obtained by: ( z 0.5) X ( z ) 1 4
C2
z z 0.5 0.75 0.5 5
4 5z 4(0.75)
4 5z 4 5z
n
Thus we have 1
Z
X ( z) z 0.75 5
z 0.75 z 0.5 4 5z 4(0.5)
1
n
Z

z 0.5 5

The desired inverse z-transform, x(n), is the sum of the two inverse z-
transforms:
4
x(n) [(0.75) (0.5) ], n 0
n n

5
41
Example 2
X(z) contains a second-order poles. Find the discrete-time sequence, x[n],
with the following z-transform: z2
X ( z)
( z 0.5)( z 1) 2
Solution:
X(z) has a first-order pole at z=0.5 and a second-order pole at z=1. The
partial fraction expansion has the form: C D1 D2
X ( z)
z 0.5 z 1 ( z 1) 2
To obtain C, multiply both sides of the equation by z-0.5 and let z=0.5:
( z 0.5) z 2 0.5
C 2
z ( z 0.5)( z 1) z 0.5 (0.5 1)
2 2

To obtain D1, use the equation (slide 39), with i=1 and m=2. Thus
d z 1 X ( z ) d z 1 z 2
2 2
D1 2
dz z z 1 dz z ( z 0.5)( z 1) z 1
d z z 0.5 z
2
dz z 0.5 z 1 ( z 0.5) z 1
2

42
To obtain D2, use the equation (slide 34), with i=2 and m=2:

D2
z 1 X ( z)
2

z 12 z 2
1
2
z z 1 z( z 0.5)( z 1) z 1 (1 0.5)
2

Combining the results, X(z) becomes


2z 2z 2z
X ( z)
z 0.5 z 1 ( z 1) 2
The inverse transform of each term is obtained from the Table and
summed to give x[n]:

x[n] 2(0.5) 2 2n 2[(n 1) (0.5) ], n 0


n n

43
Example 3

Find the inverse for


1 1
X ( z) , | z || |
1 1 1 1 2
1 z 1 z
4 2

From the ROC, we see that x[n]


is a right-sided sequence:
Largest pole =

Since the poles are both first order, X(z) can be expressed as:
A1 A2
X ( z)
1 1 1 1
1 z 1 z
4 2
44
cont

The constants A1 and A2 can be found as follows:

1 1
A1 [(1 z 1 ) X ( z )]z 1/ 4 1 A2 [(1 z 1 ) X ( z )]z 1/ 2 2
4 2

Therefore, 1 2
X ( z)
1 1 1 1
1 z 1 z
4 2

Since x[n] is right sided, the ROC for each term extends
outward from the outermost pole. From the z-transform table:
n n
1 1
x ( n) 2 u[ n] u[ n]
2 4

45
Example 4
1 z 1
Find the inverse for X ( z)
1 z 1 6 z 2
X(z) can be expressed as:
1 z 1 A1 A2
X ( z)
(1 2 z 1 )(1 3z 1 ) (1 2 z 1 ) (1 3z 1 )

The constants A1 and A2 can be found as follows:


1
( z 1)

A1 X ( z )(1 2 z 1 ) | z 2
(1 z )
(1 3 z 1 )
| z 2
( z 3)
| z 2
1
5
(1 z 1 ) ( z 1) 4 4
1

A2 X ( z )(1 3 z ) | z 3 1
(1 2 z )
| z 3
( z 2)
| z 3
5 5

Therefore 15 45
X ( z)
(1 2 z 1 ) (1 3 z 1 )

46
cont

From the table: X ( z)


1
1
, | z || a | x[ n] a n u[ n]
1 az
1
X ( z) 1
, | z || a | x[ n] a n u[ n 1]
1 az
Since the ROC is not specified explicitly, x[n] can be:
1 4 1 4
| z | 3 x[n] 2 n u[n] (3) n u[n] 2 n (3) n u[n]
5 5 5 5
1 4 1 4
| z | 2 x[n] 2 n u[ n 1] (3) n u[ n 1] 2 n (3) n u[ n 1]
5 5 5 5
1 4
2 | z | 3 x[n] 2 n u[n] (3) n u[ n 1]
5 5

NB: To decide whether the term Ak


1 k z 1
corresponds to (k)nu[n] or -(k)nu[-n-1], we must
know the ROC!
47
Example 5
Find the inverse for
1 z4
X ( z) 1 2 3 4
4
1 10 z 35 z 50 z 24 z z 10 z 3 35 z 2 50 z 1 24

Given that the ROC is 2 | z | 3, poles are real and positive


2 and 3 are poles : ( z 2)( z 3) z 2 5 z 6

z2-5z+4 = (z-1)(z-4)

z -5z+6|z4-10z3+35z2-50z+24
2

z4- 5z3+ 6z2


-----------------
-5z3+29z2-50z Therefore:
-5z3+25z2-30z
-------------------
z4
4z2-20z+24 X ( z)
4z2-20z+24 ( z 1)( z 2)( z 3)( z 4)
----------
0

48
cont

X(z) can be expressed as:


z4 A A2 A3 A4
X ( z) 1 1
( z 1)( z 2)( z 3)( z 4) 1 z 1 2 z 1 1 3 z 1 1 4 z 1

The constants A1 A4 can be found as follows:


1 1 1
A1 | z 1
(1 2 z 1 )(1 3 z 1 )(1 4 z 1 ) (1)( 2)( 3) 6
1 1
A2 | z 2 4
(1 z 1 )(1 3 z 1 )(1 4 z 1 ) 1 1
( )( )( 1)
2 2
1 1 27
A3 | z 3
(1 z 1 )(1 2 z 1 )(1 4 z 1 ) 2 1 1
( )( )( ) 2
3 3 3
1 1 32
A4 | z 4
(1 z 1 )(1 2 z 1 )(1 3 z 1 ) 3 2 1
( )( )( ) 3
4 4 4
49
cont

Therefore
1/ 6 4 27 / 2 32 / 3
X ( z) 1
1
1
ROC : 2 | z | 3
1 z 1 2z 1 3z 1 4 z 1
From the table:
1
X ( z) 1
, | z || a | x[ n ] a n
u[ n]
1 az
1
X ( z) 1
, | z || a | x[ n ] a n
u[ n 1]
1 az
The sequence x[n] that satisfies the ROC is:
1 27 32
x[ n] ( )u[n] (4)2 n u[ n] ( )( 1)3n u[ n 1] ( )( 1)4 n u[ n 1]
6 2 3
n2 1 3n 3 2 2 n 5
x[ n] ( 2 )u[n] ( )u[ n 1]
6 2 3

50
Example 6
1 2 z 1 z 2
X ( z) , | z | 1
Find the inverse for 3 1 1 2
1 z z
2 2

Note that M N Long division


2
1 2 3 1
1 5 z 1 z z 1 z 2 2 z 1 1
X ( z) 2 ,| z | 1 2 2
z 2 3 z 1 2
3 1 1 2
1 z z 5 z 1 1
2 2

1 5 z 1 A1 A2 1 5 z 1 9
X ( z) 2 2 A1 1
9
1 1 1 1 1 1 z 1 1 z z 1/ 2 1
(1 z )(1 z ) 1 z
2 2
1 5z
1
4
A2 8
1 1 1/ 2
From the table: 1 z
2 z 1
1
x[ n ] 2 [ n ] 9( ) n u[ n ] 8u[ n ]
2

51
Example 7
Find the inverse z-transform of H(z) given the ROC
i) -0.6<|z|<0.2 ii) |z|>0.2 z 2 2z 1
H ( z) 2
z 0.4 z 0.12

52
Power Series

The z-transform is a power series expansion:



X z x[n]z n
... x[2]z 2 x[1]z1 x[0] x[1]z 1 x[2]z 2 ...
n

where the sequence values x[n] are the coefficients of z-n in


the expansion.
Therefore, if we can find the power series expansion for X(z),
the sequence values x[n] may be found by simply picking off
the coefficients of z-n.
This approach is very useful for finite-length sequences where
X(z) may have no simpler form than a polynomial in z-1.

53
Example 8
Find the inverse for X z z 2 (1 z 1 )(1 z 1 )(1 z 1 )
1
2

Although X(z) is a rational function, its only pole are at z = 0,


so a partial fraction expansion is no appropriate.
By multiplying the factors, we can express X(z) as:
X z z 2 z 1 z 1
1 1
2 2

By inspection, 1, n 2
1 / 2, n 1

x[n] 1, n0
1 / 2, n 1

0, otherwise

Equivalently, 1 1
x[n] [n 2] [n 1] [n] [n 1]
2 2
54
In MATLAB

55
4.7 System Function
y[ n ] h[ n ] * x[ n ] Y (e j ) H (e j ) X (e j ) Y ( z ) H ( z ) X ( z )
h[ n ] : impulse response, H (e j ) : freq. response, H ( z ) : system function

Causality
Recall that for a system to be causal, its impulse response must
satisfy h[n]=0, n<0, that is for a causal system, the impulse
response is right sided.
A pole inside the unit circle contributes an exponentially decaying
term to the impulse response.
A pole outside the unit circle contributes an exponentially
increasing term to the impulse response.
The ROC of a causal system extends outside of the outermost
pole circle.

56
causal +
stable
e.g., 0.6 u[n]
n

causal +
unstable
e.g., 2 u[n]
n

The relationship between the location of a pole and the impulse response characteristics for
a causal system. (a) A pole inside the unit circle contributes an exponentially decaying term
to the impulse response. (b) A pole outside the unit circle contributes an exponentially
57
increasing term to the impulse response.
Stability
If a system is stable, then the impulse response h[n] is
absolutely summable and the DTFT of the impulse response
exists.
An LTI system is stable, if and only if the ROC of its transfer
function H(z) includes the unit circle!
A pole inside the unit circle contributes a right-sided
decaying term to the impulse response.
A pole outside the unit circle contributes a left-sided
decaying term to the impulse response.
Note that a stable impulse response cannot contain any
increasing exponential or sinusoidal terms, since then the
impulse response is not absolutely summable.
An FIR Filter is always stable, why?
58
causal +
stable
e.g., 0.6 u[n]
n

anticausal
+ stable
e.g., 2 u[n 1]
n

The relationship between the location of a pole and the impulse response characteristics for
a stable system. (a) A pole inside the unit circle contributes a right-sided decaying term to
the impulse response. (b) A pole outside the unit circle contributes a left-sided decaying term
to the
59
impulse response.
Causality and Stability
A causal systems ROC lies outside of a pole circle. If that
system is also stable, its ROC must include unit circle.
So, for a LTI system to be both stable and causal, the ROC
must be outside the outermost pole and include the unit
circle.
Clearly, a realizable LTI system that is both stable and
causal must have all their poles inside the unit circle.
A pole inside the unit circle a right-sided decaying term.
Similarly, an anticausal system is stable, if and only if its
poles lie outside the unit circle.
Poles on the unit circle complex sinusoidal terms
unstable.
60
cont

A system that is both stable and causal must have all its poles inside the
unit circle in the z-plane, as illustrated above.

61
Example 1
An LTI system has the transfer function:
X z
2 2 3



j
1
j 1 2 z 1
1 0.9e z 4
1 0.9e 4
z 1
Find the impulse response if the system is (a) stable or (b) causal.
Can this system be both stable and causal?
Solution: The poles are z = 0.9e j/4, z = 0.9e-j/4, and z = 2

62
If the system is stable, then the ROC includes the unit circle. The two poles
inside the unit circle contribute right-sided terms to the impulse response, while
the pole outside the unit circle contributes a left-sided term. Hence for case (a)

n n
j j
h[n] 2 0.9e u[n] 2 0.9e 4 u[n] 3 2 u[n 1]
4 n



40.9 cos n u[n] 3 2 u[n 1]
n n

If the system is causal, then all poles contribute right-sided terms to the impulse
response, so for case (b), we have:

n n
j j
h[n] 2 0.9e 4 u[n] 2 0.9e 4 u[n] 32 u[n]
n

Note that this LTI system cannot be both stable and causal, since there is a pole
outside the unit circle.

63
A Summary
ROC
For causal sequences of finite duration the z-transform converges
everywhere except at z=0. For causal infinite duration sequences the z-
transform converges everywhere outside a circle bounded by the radius of
the pole with the largest radius. For stable causal system the ROC always
encloses the unit circle which is important for the system to have a
frequency response.
Pole-zero plot
The pole-zero diagram provides an insight into the properties of a given
discrete-time system. For example, from the locations of the poles and
zeros we can infer the frequency response of the system as well as its
degree of stability. For a stable system, all the poles must lie inside the
unit circle (or be coincident with zeros on the unit circle).

64
Frequency response
Why frequency response is important? For example, in the design of
discrete filters, it is often necessary to examine the spectrum of the filter
to endure that the desired specifications are satisfied.
Do you know that the frequency response of a discrete-time system is
simply the Fourier Transform of its impulse response?
For example, if we set z e jT , that is evaluate the z-transform around
the unit circle, we obtain the Fourier transform of the system:

H ( z) h[n]z
n
n

z e jT
H (e jT
) h[ n
n
]e jnT

H(ejT) is referred to as the frequency response of the system. Symbol T


is used to emphasize the dependence of the frequency response of
discrete-time systems on the sampling frequency. In general, H(ejT) is
complex. Its modulus gives the magnitude response and its phase the
phase response of the system.

65

You might also like