UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs...

112
UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS

Transcript of UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs...

Page 1: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

UNIT - 4

ANALYSIS OF DISCRETE TIME SIGNALS

Page 2: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Sampling Frequency

• Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling Theorem:– In order to be ‘perfectly’ represented by its samples, a signal must be

sampled at a sampling rate (also called sampling frequency) equal to at least twice its highest frequency component

– Or: fs = 2f

– Note that fs here is frequency of sampling, not the frequency of the sample

How often do you sample? The sampling rate depends on the signal’s highest frequency (for baseband)

Page 3: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Sampling Rate Examples• Take Concert A: 440 Hz

– What would be the minimum sampling rate needed to accurately capture this signal?

– fs = 2 x 440 Hz = 880 Hz

• Take your telephone used for voice, mostly– Highest voice component is: 3000 Hz– Minimum sampling rate: fs = 2 x 3000 Hz = 6000 Hz– Real telephone digitization is done at 8000 Hz sampling rate (supporting a 4

kHz bandwidth). Why? Remember that Nyquist said “equal to at least twice…”

Page 4: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Undersampling and Oversampling• Undersampling

– Sampling at an inadequate frequency rate– Aliased into new form - Aliasing– Loses information in the original signal

• Oversampling – Sampling at a rate higher than minimum rate – More values to digitize and process– Increases the amount of storage and transmission– COST $$

Page 5: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Effects of Undersampling

Original waveform

Reconstructed waveform

Page 6: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

DISCRETE TIME FOURIER TRANSFROM (DTFT)

• Definition of DTFT:– The Fourier transform (FT) of discrete – time signals is called Discrete Time

Fourier Transform (i.e DTFT).

Let x(n) = Discrete time signal

X(ej) = Fourier transform of x(n)

The Fourier transform of a finite energy discrete time signal, x(n) is defined as,

X(ej)= F{x(n)} =

Page 7: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

FREQUENCY SPECTRUM• The FT X(ej) of a signal x(n) represents the frequency content of x(n).

By taking FT, the signal x(n) is decomposed into its frequency components. Hence X(ej) is also called frequency spectrum of discrete time signal or signal spectrum.

• Magnitude and Phase Spectrum• The X(ej is a complex value function of and so it can be expressed in

rectangular form as,

X(ej) = Xr(ej) + jXi(ej)

Where Xr(ej) = Real part of X(ej)

Xi(ej) = Imaginary part of X(ej)

Page 8: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

• The polar form of X(ej) is,• X(ej) = |X(ej)|∟X(ej)

• Where, |X(ej)| = Magnitude spectrum

∟X(ej) = Phase spectrum

• The magnitude spectrum is defined as,• |X(ej)| = X(ej)X*(ej)

Page 9: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Derivation of the Discrete-time Fourier Transform

Page 10: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Recall DTFS pair

where

Page 11: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The limit of integration is over any interval of 2p in w

Periodic in w with period 2p

Thus,

Page 12: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

DTFT Pair

Page 13: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Conditions for Convergence

Page 14: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Examples

Page 15: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

0

,1

1

,1

1

a

a

Page 16: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 17: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

IDTFT

Page 18: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

6) Complex Exponentials

Page 19: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

DTFT of Periodic Signals

Recall the following DTFT pair:

Represent periodic signal x[n] in terms of DTFS:

Page 20: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A discrete-time Sine Function

Page 21: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A discrete-time Periodic Impulse Train

The DTFS coefficients for this signal are:

ck

Page 22: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Properties of DTFT

Page 23: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Properties of DTFT

Page 24: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Convolution Property

Page 25: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Multiplication Property

Page 26: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

PROPERTIES OF DTFT

Page 27: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 28: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 29: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 30: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 31: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 32: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 33: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 34: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 35: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 36: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
Page 37: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-Transform

Page 38: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Content

• Introduction• z-Transform• Zeros and Poles• Region of Convergence• Important z-Transform Pairs• Inverse z-Transform• z-Transform Theorems and Properties• System Function

Page 39: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-Transform

Introduction

Page 40: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Why z-Transform?• A generalization of Fourier transform• Why generalize it?

– FT does not converge on all sequence– Notation good for analysis– Bring the power of complex variable theory deal

with the discrete-time signals and systems

Page 41: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-Transform

z-Transform

Page 42: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Definition

• The z-transform of sequence x(n) is defined by

n

nznxzX )()(

Let z = ej.

( ) ( )j j n

n

X e x n e

Fourier Transform

Page 43: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

z-Plane

Re

Im

z = ej

n

nznxzX )()(

( ) ( )j j n

n

X e x n e

Fourier Transform is to evaluate z-transform on a unit circle.

Fourier Transform is to evaluate z-transform on a unit circle.

Page 44: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

z-Plane

Re

Im

X(z)

Re

Im

z = ej

Page 45: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Periodic Property of FT

Re

Im

X(z)

X(ej)

Can you say why Fourier Transform is a periodic function with period 2?Can you say why Fourier Transform is a periodic function with period 2?

Page 46: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-TransformZeros and Poles

Page 47: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Definition

• Give a sequence, the set of values of z for which the z-transform converges, i.e., |X(z)|<, is called the region of convergence.

n

n

n

n znxznxzX |||)(|)(|)(|

ROC is centered on origin and consists of a set of rings.

ROC is centered on origin and consists of a set of rings.

Page 48: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: Region of Convergence

Re

Im

n

n

n

n znxznxzX |||)(|)(|)(|

ROC is an annual ring centered on the origin.

ROC is an annual ring centered on the origin.

xx RzR ||r

}|{ xx

j RrRrezROC

Page 49: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Stable Systems

• A stable system requires that its Fourier transform is uniformly convergent.

Re

Im

1

Fact: Fourier transform is to evaluate z-transform on a unit circle.

A stable system requires the ROC of z-transform to include the unit circle.

Page 50: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A right sided Sequence

)()( nuanx n

1 2 3 4 5 6 7 8 9 10-1-2-3-4-5-6-7-8

n

x(n)

. . .

Page 51: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A right sided Sequence

)()( nuanx n

n

n

n znuazX

)()(

0n

nn za

0

1)(n

naz

For convergence of X(z), we require that

0

1 ||n

az 1|| 1 az

|||| az

az

z

azazzX

n

n

10

1

1

1)()(

|||| az

Page 52: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

aa

Example: A right sided Sequence ROC for x(n)=anu(n)

|||| ,)( azaz

zzX

Re

Im

1 aaRe

Im

1

Which one is stable?Which one is stable?

Page 53: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A left sided Sequence

)1()( nuanx n

1 2 3 4 5 6 7 8 9 10-1-2-3-4-5-6-7-8n

x(n)

. . .

Page 54: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A left sided Sequence

)1()( nuanx n

n

n

n znuazX

)1()(

For convergence of X(z), we require that

0

1 ||n

za 1|| 1 za

|||| az

az

z

zazazX

n

n

10

1

1

11)(1)(

|||| az

n

n

n za

1

n

n

n za

1

n

n

n za

0

1

Page 55: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

aa

Example: A left sided Sequence ROC for x(n)=anu( n1)

|||| ,)( azaz

zzX

Re

Im

1 aaRe

Im

1

Which one is stable?Which one is stable?

Page 56: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-TransformRegion of

Convergence

Page 57: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Represent z-transform as a Rational Function

)(

)()(

zQ

zPzX where P(z) and Q(z) are

polynomials in z.

Zeros: The values of z’s such that X(z) = 0

Poles: The values of z’s such that X(z) =

Page 58: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A right sided Sequence

)()( nuanx n |||| ,)( azaz

zzX

Re

Im

a

ROC is bounded by the pole and is the exterior of a circle.

Page 59: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A left sided Sequence

)1()( nuanx n|||| ,)( az

az

zzX

Re

Im

a

ROC is bounded by the pole and is the interior of a circle.

Page 60: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: Sum of Two Right Sided Sequences

)()()()()( 31

21 nununx nn

31

21

)(

z

z

z

zzX

Re

Im

1/2

))((

)(2

31

21

121

zz

zz

1/31/12

ROC is bounded by poles and is the exterior of a circle.

ROC does not include any pole.

Page 61: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A Two Sided Sequence

)1()()()()( 21

31 nununx nn

21

31

)(

z

z

z

zzX

Re

Im

1/2

))((

)(2

21

31

121

zz

zz

1/31/12

ROC is bounded by poles and is a ring.

ROC does not include any pole.

Page 62: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: A Finite Sequence

10 ,)( Nnanx n

nN

n

nN

n

n zazazX )()( 11

0

1

0

Re

ImROC: 0 < z < ROC does not include any pole.

1

1

1

)(1

az

az N

az

az

z

NN

N

1

1

N-1 poles

N-1 zeros

Always StableAlways Stable

Page 63: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Properties of ROC• A ring or disk in the z-plane centered at the origin.• The Fourier Transform of x(n) is converge absolutely iff the ROC includes

the unit circle.• The ROC cannot include any poles• Finite Duration Sequences: The ROC is the entire z-plane except possibly

z=0 or z=. • Right sided sequences: The ROC extends outward from the outermost

finite pole in X(z) to z=. • Left sided sequences: The ROC extends inward from the innermost

nonzero pole in X(z) to z=0.

Page 64: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

More on Rational z-Transform

Re

Im

a b c

Consider the rational z-transform with the pole pattern:

Find the possible ROC’s

Find the possible ROC’s

Page 65: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

More on Rational z-Transform

Re

Im

a b c

Consider the rational z-transform with the pole pattern:

Case 1: A right sided Sequence.

Page 66: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

More on Rational z-Transform

Re

Im

a b c

Consider the rational z-transform with the pole pattern:

Case 2: A left sided Sequence.

Page 67: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

More on Rational z-Transform

Re

Im

a b c

Consider the rational z-transform with the pole pattern:

Case 3: A two sided Sequence.

Page 68: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

More on Rational z-Transform

Re

Im

a b c

Consider the rational z-transform with the pole pattern:

Case 4: Another two sided Sequence.

Page 69: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-TransformImportant

z-Transform Pairs

Page 70: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Pairs

Sequence z-Transform ROC)(n 1 All z

)( mn mz All z except 0 (if m>0)or (if m<0)

)(nu 11

1 z

1|| z

)1( nu 11

1 z

1|| z

)(nuan 11

1 az

|||| az

)1( nuan 11

1 az

|||| az

Page 71: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Pairs

Sequence z-Transform ROC)(][cos 0 nun 21

0

10

]cos2[1

][cos1

zz

z1|| z

)(][sin 0 nun 210

10

]cos2[1

][sin

zz

z1|| z

)(]cos[ 0 nunr n 2210

10

]cos2[1

]cos[1

zrzr

zrrz ||

)(]sin[ 0 nunr n 2210

10

]cos2[1

]sin[

zrzr

zrrz ||

otherwise0

10 Nnan

11

1

az

za NN

0|| z

Page 72: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-TransformInverse z-Transform

Page 73: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The Inverse Z-Transform• Formal inverse z-transform is based on a Cauchy

integral• Less formal ways sufficient most of the time

– Inspection method– Partial fraction expansion– Power series expansion

Page 74: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

• Inspection Method– Make use of known z-transform pairs such as

• Example: The inverse z-transform of

az az11

nua 1Zn

nu21

nx 21

z z

21

1

1zX

n

1

Page 75: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Inverse Z-Transform by Partial Fraction Expansion• Assume that a given z-transform can be expressed as

• Apply partial fractional expansion

• First term exist only if M>N– Br is obtained by long division

• Second term represents all first order poles• Third term represents an order s pole

– There will be a similar term for every high-order pole

• Each term can be inverse transformed by inspection

N

0k

kk

M

0k

kk

za

zbzX

s

1mm1

i

mN

ik,1k1

k

kNM

0r

rr

zd1

Czd1

AzBzX

Page 76: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Partial Fractional Expression

• Coefficients are given as

s

1mm1

i

mN

ik,1k1

k

kNM

0r

rr

zd1

Czd1

AzBzX

kdz

1kk zXzd1A

1idw

1sims

ms

msi

m wXwd1dwd

d!ms

1C

Page 77: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example: 2nd Order Z-Transform

– Order of nominator is smaller than denominator (in terms of z-1)

No higher order pole

1

2

1

1

z21

1

A

z41

1

AzX

1

41

21

1

1zXz

41

1A1

41

z

11

2

21

41

1

1zXz

21

1A1

21

z

12

21

z :ROC z

21

1z41

1

1zX

11

Page 78: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example Continued

• ROC extends to infinity – Indicates right sided sequence

21

z z

21

1

2

z41

1

1zX

11

nu41

-nu21

2nxnn

Page 79: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example #2

• Long division to obtain Bo

1z z1z

21

1

z1

z21

z23

1

zz21zX

11

21

21

21

1z5

2z3z

21z2z1z

23

z21

1

12

1212

11

1

z1z21

1

z512zX

1

2

1

1

z1A

z21

1

A2zX

9zXz21

1A

21

z

11

8zXz1A1z

12

Page 80: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example #2 Continued

• ROC extends to infinity– Indicates right-sides sequence

1z z1

8

z21

1

92zX 1

1

n8u-nu21

9n2nxn

Page 81: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Inverse Z-Transform by Power Series Expansion

• The z-transform is power series

• In expanded form

• Z-transforms of this form can generally be inversed easily

• Especially useful for finite-length series

n

nz nxzX

2112 z 2xz 1x 0xz 1xz 2xzX

12

1112

z21

1z21

z

z1z1z21

1z zX

Page 82: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

• Example,

12

1112

z21

1z21

z

z1z1z21

1z zX

1n21

n1n21

2nnx

2n0

1n21

0n1

1n21

2n1

nx

Page 83: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Properties: Linearity• Notation

• Linearity

– Note that the ROC of combined sequence may be larger than either ROC– This would happen if some pole/zero cancellation occurs– Example:

• Both sequences are right-sided• Both sequences have a pole z=a• Both have a ROC defined as |z|>|a|• In the combined sequence the pole at z=a cancels with a zero at z=a• The combined ROC is the entire z plane except z=0

xZ RROC zXnx

21 xx21

Z21 RRROC zbXzaXnbxnax

N-nua-nuanx nn

Page 84: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Properties: Time Shifting

• Here no is an integer– If positive the sequence is shifted right– If negative the sequence is shifted left

• The ROC can change the new term may– Add or remove poles at z=0 or z=

• Example

xnZ

o RROCzXznnx o

41

z z

41

1

1z zX

1

1

1-nu41

nx1-n

Page 85: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Properties: Multiplication by Exponential• ROC is scaled by |zo|

• All pole/zero locations are scaled

• If zo is a positive real number: z-plane shrinks or expands

• If zo is a complex number with unit magnitude it rotates

• Example: We know the z-transform pair

• Let’s find the z-transform of

xooZn

o RzROC z/zXnxz

1z:ROC z-1

1nu 1-

Z

nure21

nure21

nuncosrnxnjnj

on oo

rz zre1

2/1

zre1

2/1zX

1j1j oo

Page 86: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Properties: Differentiation

• Example: We want the inverse z-transform of

• Let’s differentiate to obtain rational expression

• Making use of z-transform properties and ROCCopyright (C) 2005 Güner Arslan

351M Digital Signal Processing 86

x

Z RROC dz

zdXznnx

az az1logzX 1

1

11

2

az11

azdz

zdXz

az1az

dzzdX

1nuaannx 1n

1nuna

1nxn

1n

Page 87: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Properties: Conjugation

• Example

Copyright (C) 2005 Güner Arslan

351M Digital Signal Processing 87

x**Z* RROC zXnx

nxZz nxz nxzX

z nxz nxzX

z nxzX

n

n

n

n

n

n

n

n

n

n

Page 88: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Properties: Time Reversal

• ROC is inverted• Example:

• Time reversed version of

Copyright (C) 2005 Güner Arslan

351M Digital Signal Processing 88

x

Z

R1

ROC z/1Xnx

nuanx n

nuan

111-

1-1

az za-1

za-az1

1zX

Page 89: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Z-Transform Properties: Convolution• Convolution in time domain is multiplication in z-domain• Example:Let’s calculate the convolution of

• Multiplications of z-transforms is

• ROC: if |a|<1 ROC is |z|>1 if |a|>1 ROC is |z|>|a|• Partial fractional expansion of Y(z)

Copyright (C) 2005 Güner Arslan

351M Digital Signal Processing 89

2x1x21

Z21 RR:ROC zXzXnxnx

nunx and nuanx 2n

1

az:ROC az11

zX 11

1z:ROC z1

1zX 12

1121 z1az11

zXzXzY

1z :ROC asume az11

z11

a11

zY 11

nuanua1

1ny 1n

Page 90: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-Transformz-Transform Theorems and Properties

Page 91: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Linearity

xRzzXnx ),()]([Z

yRzzYny ),()]([Z

yx RRzzbYzaXnbynax ),()()]()([Z

Overlay of the above two

ROC’s

Page 92: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Shift

xRzzXnx ),()]([Z

xn RzzXznnx )()]([ 0

0Z

Page 93: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Multiplication by an Exponential Sequence

xx- RzRzXnx || ),()]([Z

xn RazzaXnxa || )()]([ 1Z

Page 94: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Differentiation of X(z)

xRzzXnx ),()]([Z

xRzdz

zdXznnx

)()]([Z

Page 95: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Conjugation

xRzzXnx ),()]([Z

xRzzXnx *)(*)](*[Z

Page 96: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Reversal

xRzzXnx ),()]([Z

xRzzXnx /1 )()]([ 1 Z

Page 97: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Real and Imaginary Parts

xRzzXnx ),()]([Z

xRzzXzXnxe *)](*)([)]([ 21R

xj RzzXzXnx *)](*)([)]([ 21Im

Page 98: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Initial Value Theorem

0for ,0)( nnx

)(lim)0( zXxz

Page 99: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Convolution of Sequences

xRzzXnx ),()]([Z

yRzzYny ),()]([Z

yx RRzzYzXnynx )()()](*)([Z

Page 100: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Convolution of Sequences

k

knykxnynx )()()(*)(

n

n

k

zknykxnynx )()()](*)([Z

k

n

n

zknykx )()(

k

n

n

k znyzkx )()(

)()( zYzX

Page 101: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

The z-TransformSystem Function

Page 102: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Shift-Invariant System

h(n)h(n)x(n) y(n)=x(n)*h(n)

X(z) Y(z)=X(z)H(z)H(z)

Page 103: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Shift-Invariant System

H(z)H(z)X(z) Y(z)

)(

)()(

zX

zYzH

Page 104: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Nth-Order Difference Equation

M

rr

N

kk rnxbknya

00

)()(

M

r

rr

N

k

kk zbzXzazY

00

)()(

N

k

kk

M

r

rr zazbzH

00)(

Page 105: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Representation in Factored Form

N

kr

M

rr

zd

zcAzH

1

1

1

1

)1(

)1()(

Contributes poles at 0 and zeros at cr

Contributes zeros at 0 and poles at dr

Page 106: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Stable and Causal Systems

N

kr

M

rr

zd

zcAzH

1

1

1

1

)1(

)1()( Re

ImCausal Systems : ROC extends outward from the outermost pole.

Page 107: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Stable and Causal Systems

N

kr

M

rr

zd

zcAzH

1

1

1

1

)1(

)1()( Re

ImStable Systems : ROC includes the unit circle.

1

Page 108: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example

Consider the causal system characterized by

)()1()( nxnayny

11

1)(

azzH

Re

Im

1

a

)()( nuanh n

Page 109: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Determination of Frequency Response from pole-zero pattern

• A LTI system is completely characterized by its pole-zero pattern.

))(()(

21

1

pzpz

zzzH

Example:

))(()(

21

1

00

0

0

pepe

zeeH jj

jj

0je

Re

Im

z1

p1

p2

Page 110: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Determination of Frequency Response from pole-zero pattern

• A LTI system is completely characterized by its pole-zero pattern.

))(()(

21

1

pzpz

zzzH

Example:

))(()(

21

1

00

0

0

pepe

zeeH jj

jj

0je

Re

Im

z1

p1

p2

|H(ej)|=?|H(ej)|=? H(ej)=?H(ej)=?

Page 111: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Determination of Frequency Response from pole-zero pattern

• A LTI system is completely characterized by its pole-zero pattern.

Example:0je

Re

Im

z1

p1

p2

|H(ej)|=?|H(ej)|=? H(ej)=?H(ej)=?

|H(ej)| =| |

| | | | 1

2

3

H(ej) = 1(2+ 3 )

Page 112: UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.

Example

11

1)(

azzH

Re

Im

a

0 2 4 6 8-10

0

10

20

0 2 4 6 8-2

-1

0

1

2

dB