Chap. 3: Z Transform and Properties

Chap. 3: Z Transform and Properties

Chapter 3 THE Z TRANSFORM 3.1 Introduction 3.2 Definition 3.3 Convergence Properties 3.4 The Z Transform as a Laurent Series 3.5 Inverse Z Transform 3.6 Theorems and Properties 3.7 Elementary Discrete-Time Signals Copyright c 2005 Andreas Antoniou Victoria, BC, Canada Email: [email protected] July 14, 2018 Frame # 1 Slide # 1 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The Fourier transform will convert a real continuous-time t signal into a function of complex variable j!. Similarly, the z transform will convert a real discrete-time signal into a function of complex variable z. Introduction The Fourier series and Fourier transform can be used to t obtain spectral representations for periodic and nonperiodic continuous-time signals, respectively (see Chap. 2). Analogous spectral representations can be obtained for discrete-time signals by using the z transform. Frame # 2 Slide # 2 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Introduction The Fourier series and Fourier transform can be used to t obtain spectral representations for periodic and nonperiodic continuous-time signals, respectively (see Chap. 2). Analogous spectral representations can be obtained for discrete-time signals by using the z transform. The Fourier transform will convert a real continuous-time t signal into a function of complex variable j!. Similarly, the z transform will convert a real discrete-time signal into a function of complex variable z. Frame # 2 Slide # 3 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The availability of an inverse makes the z transform very t useful for the representation of digital filters and discrete-time systems in general. Introduction Cont'd The z transform, like the Fourier transform, comes along with t an inverse transform, namely, the inverse z transform. Consequently, a discrete-time signal can be readily recovered from its z transform. Frame # 3 Slide # 4 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Introduction Cont'd The z transform, like the Fourier transform, comes along with t an inverse transform, namely, the inverse z transform. Consequently, a discrete-time signal can be readily recovered from its z transform. The availability of an inverse makes the z transform very t useful for the representation of digital filters and discrete-time systems in general. Frame # 3 Slide # 5 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Introduction Cont'd The most basic representation of discrete-time systems is in t terms of difference equations (see Chap. 4) but through the use of the z transform, difference equations can be reduced to algebraic equations which are much easier to handle. Frame # 4 Slide # 6 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Objectives Definition of Z Transform t Convergence Properties t The Z Transform as a Laurent series t Inverse Z Transform t Theorems and Properties t Elementary Functions t Examples t Frame # 5 Slide # 7 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The Z Transform Consider a bounded discrete-time signal x(nT ) that satisfies t the conditions (i) x(nT ) = 0 for n < −N1 (ii) jx(nT )j ≤ K1 for − N1 ≤ n < N2 n (iii) jx(nT )j ≤ K2r for n ≥ N2 where N1 and N2 are positive integers and r is a positive constant. Frame # 6 Slide # 8 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The Z Transform Cont'd ··· (i) x(nT ) = 0 for n < −N1 (ii) jx(nT )j ≤ K1 for − N1 ≤ n < N2 n (iii) jx(nT )j ≤ K2r for n ≥ N2 x(nT) n K2r K1 nT K N 1 N − 1 2 K rn − 2 (a) Frame # 7 Slide # 9 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The Z Transform Cont'd The z transform of a discrete-time signal x(nT ) is defined as t 1 X X (z) = x(nT )z−n n=−∞ for all z for which X (z) converges. Frame # 8 Slide # 10 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 In effect, z transforms can be represented by zero-pole plots. t The Z Transform Cont'd Although the z transform of a signal x(nT ) is an infinite t series, in practice it can be represented in terms of a rational function as 1 X X (z) = x(nT )z−n n=−∞ PM M−i QM N(z) i=0 ai z i=1(z − zi ) = = = H0 D(z) N PN N−i QN z + i=1 bi z i=1(z − pi ) where zi and pi are the zeros and poles of the z transform and H0 is a multiplier constant. Frame # 9 Slide # 11 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The Z Transform Cont'd Although the z transform of a signal x(nT ) is an infinite t series, in practice it can be represented in terms of a rational function as 1 X X (z) = x(nT )z−n n=−∞ PM M−i QM N(z) i=0 ai z i=1(z − zi ) = = = H0 D(z) N PN N−i QN z + i=1 bi z i=1(z − pi ) where zi and pi are the zeros and poles of the z transform and H0 is a multiplier constant. In effect, z transforms can be represented by zero-pole plots. t Frame # 9 Slide # 12 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Example The following z transform has the zero-pole plot shown. (z2 − 4) (z − 2)(z + 2) X (z) = = z(z2 − 1)(z2 + 4) z(z − 1)(z + 1)(z − j2)(z + j2) j Im z z plane j2 2 1 1 2 Re z − − j2 − Frame # 10 Slide # 13 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Theorem 3.1 Absolute Convergence If (i) x(nT ) = 0 for n < −N1 (ii) jx(nT )j ≤ K1 for − N1 ≤ n < N2 n (iii) jx(nT )j ≤ K2r for n ≥ N2 where N1 and N2 are positive constants and r is the smallest positive constant that will satisfy condition (iii), then the z transform of x(nT ), i.e., 1 X X (z) = x(nT )z−n n=−∞ exists and converges absolutely if and only if r < jzj < R1 with R1 ! 1 Frame # 11 Slide # 14 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Absolute Convergence Cont'd Region of x(nT) convergence z plane n K2r R ∞ K 1 r nT K 1 N N2 − 1 n K2r − ( a) ( b) Frame # 12 Slide # 15 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Absolute Convergence Cont'd The proofs of the Absolute Convergence Theorem and the theorems that follow can be found in the textbook. Frame # 13 Slide # 16 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The z transform is given by t 1 X X (z) = x(nT )z−n n=−∞ If we compare the above two series for X (z), we conclude that the z transform is a Laurent series of X (z) about the origin, i.e., a = 0, with an = x(nT ) The Z Transform as a Laurent Series The Laurent series of a function X (z) about point z = a t assumes the form 1 X −n X (z) = an(z − a) n=−∞ (See Appendix A.) Frame # 14 Slide # 17 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The Z Transform as a Laurent Series The Laurent series of a function X (z) about point z = a t assumes the form 1 X −n X (z) = an(z − a) n=−∞ (See Appendix A.) The z transform is given by t 1 X X (z) = x(nT )z−n n=−∞ If we compare the above two series for X (z), we conclude that the z transform is a Laurent series of X (z) about the origin, i.e., a = 0, with an = x(nT ) Frame # 14 Slide # 18 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 The Z Transform as a Laurent Series Cont'd Since the z transform is a specific Laurent series, it follows t that it inherits all the properties of the Laurent series, which are stated in the Laurent theorem as detailed in the slides that follow. Frame # 15 Slide # 19 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Laurent Theorem (a) If F (z) is an analytic and single-valued function on two concentric circles C1 and C2 with center a and in the annulus between them, then it can be represented by the Laurent series 1 X −n F (z) = an(z − a) n=−∞ where I 1 n−1 an = F (z)(z − a) dz 2πj Γ The contour of integration Γ is a closed contour in the counterclockwise sense lying in the annulus between circles C1 and C2 and encircling the inner circle. Frame # 16 Slide # 20 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Laurent Theorem Cont'd z plane C Ŵ 2 C1 a (a) Frame # 17 Slide # 21 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Laurent Theorem Cont'd (b) The Laurent series converges and represents F (z) in the open annulus obtained by continuously increasing the radius of C2 and decreasing the radius of C1 until each of C1 and C2 reaches a point where F (z) is singular. z plane C2 C1 Ŵ a (b) Frame # 18 Slide # 22 A. Antoniou Digital Signal Processing { Secs. 3.1-3.7 Laurent Theorem Cont'd (c) A function F (z) can have several, possibly many, annuli of convergence about a given point z = a and for each one a Laurent series can be obtained.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    65 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us