420 likes | 1.03k Views
Chapter 10 The z-Transform. 崔琳莉. The Z-Transform. Another transform, any end? Motivation : analogous to LT in CT So, the definition and properties of the z-Transform closely parallel those of the Laplace Transform Pay attention to the relation and difference between LT and zT.
E N D
The Z-Transform • Another transform, any end? • Motivation: analogous to LT in CT • So, the definition and properties of the z-Transform closely parallel those of the Laplace Transform • Pay attention to the relation and differencebetween LT and zT
In this chapter, we will learn… • The z-Transform (bilateral and unilateral) and the inverse z-transform • The Region of Convergence for the zT • Properties of the z-Transform • The Pole-Zero plot • Analysis LTI system using zT • Block Diagram
x[n]=zn y[n]=H(z)zn h[n] 10.1 The Z-Transform • Review (assuming it converges)
x[n]=zn y[n]=H(z)zn h[n] When z=ejw (unit magnitude), H(ejw) corresponds to the FT of h[n] When z=rejw (complex), H(z) corresponds to the zT of h(t) Definition: The (Bilateral) Z-Transform
Im Unit circle z-plane w 1 Re • Relationship between DTFT and ZT (Similar to FT and LT)
x[n] r-n • Region of Convergence ( ROC ) ROC: Range of |z| for X(z) to converge
Relationship between LT and ZT If and sampled signal (1) suppose (2) We can get (1) = (2) Then, s-plane vs.z-plane ??
Im Im Z-plane Z-plane a Re -1 1 Re -1 1 Specially, unit circle unit circle The ROC of signals in example 10.1 (right-sided signal)
include |z|=1stable ROC outside |z|=1unstable
include |z|=1stable ROC outside |z|=1unstable
Im a - Re 1 1 The ROC of Example 10.2 (a left-sided signal)
ROC include |z|=1 stable inside |z|=1 unstable
Example The ROC is the entire z-plane .
Rational z-Transforms • x[n] = linear combination of exponentials for n > 0 and for n < 0 X(z) is rational polynomials in z — characterized (except for a prefactor) by its poles and zeros — sometimes, it is convenient for X(z) to be expressed in terms of polynomials in z-1
Im Re a -1 b 10.2 The Region of Convergence for z-Transform Property1: The ROC of X(z) consists of a ring in the z-plane centered about the origin. Property2: the ROC does not contain any poles. (equivalent to a vertical strip in the s-plane) (same as in LT)
Property3: If x[n] is of finite duration, then the ROC is the entire z-plane ,except possibly z=0 and/or z= Example
Property4: If x[n] is right sided, and if the circle |z|=r0 is in the ROC,then all finite values of z for which |z|>r0will also in the ROC. Z-plane Prove The ROC of a right-sided signal
Im Z-plane r Re b 0 Property5: If x[n] is left sided, and if the circle |z|=r0is in the ROC,then all values of z for which0<|z|<r0will also in the ROC. The ROC of a left-sided signal
Property6: If x[n] is two sided, and if the circle |z|=r0is in the ROC,then the ROC will consist of a ring in the z-plane that includes the circle|z|=r0 .Normally, r1<|z|<r2. (r1<r2)
Quiz: What types of signals do the following ROC correspond to? right-sided left-sided two-sided
Example 10.6 Then zeros: or ROC:
Im unit circle a Re (N - 1) st order poles: z=0 (N-1)st order Note: z=a is cancelled.
Clearly, ROC does notexist if b > 1 ⇒ Noz-transform for b|n|.
Im Unit circle z-plane x x x x Re Property7: If the z transform X(z) of x[n] is rational, then its ROC is bounded by poles or extends to infinity. In addition,no poles of X(z) are contained in the ROC.
Property8: If the z transform X(z) of x[n] is rational — if x[n] is right sided,then the ROC is the region in the z-plane outside the outmost pole i.e., outside the circle of radius equal to the largest magnitude of the poles of X(z). —Furthermore,if x[n] is causal,then the ROC also includes z=∞.
Property9: If the Z transform X(z) of x[n] is rational, — if x[n] is left sided, then the ROC is the region in the z-plane inside the innermost nonzero pole i.e., inside the circle of radius equal to the smallest magnitude of the poles of X(z) other than any at z=0 and extending inward to and possibly including z=0. — in particular. if x[n] is anticausal,then the ROC also includes z=0.
Im Unit circle z-plane Re Example 10.8 How may possible ROCs in this Figure?
Im Im Im Unit circle Unit circle Unit circle z-plane z-plane z-plane Re Re Re There are 3 possible ROCs shown in Figure before. ROC1 right sided ROC3 left sided ROC2 two sided Homework: 10.2 10.3 10.6 10.7