Inverse Z Transform *under construction*
Introduction
The Z Transform is the generalized version of the DTFT. This is done by replacing $ e^{j\omega} $ with $ re^{j\omega} = z $. The DTFT is equal to the Z Transform when $ |z| =1 $
$ \begin{align} \text{DTFT: } X(w) &= \sum_{n=-\infty}^\infty x[n]e^{-j\omega n}\\ \text{Z-Transform: } X(z) &= \sum_{n=-\infty}^\infty x[n]z^{-n}\\ \text{Inv. Z-Transform: } x[n] &= \frac{1}{2\pi j}\oint_{c}X(z)z^{n-1}dz \end{align} $
Region of Convergence
The R.O.C. determines the region on the Z Plane where the Z Transform converges. The ROC depends solely on the 'r' value that is contained in 'z'.
$ \begin{align} \text{Remember: } z &=re^{j\omega} \end{align} $
""II. Example Problems of the Inverse Z Transform""
- We will find the Inverse Z transform of various signals by manipulation and then using direct Inversion.
- On the first example we will go slowly over each step.
Ex. 1 Find the Inverse Z transform of the following signal
$ X(z)=\frac{1}{1-z}, \text{ ROC } |z|<1 $
- note: It is important to realize that we are not going to try to use the direct formula for an inverse Z transform, Instead our approach will be to manipulate the signal so that we can directly compare it with the Z transform equation and by inspection obtain the Inverse Z transform.
- First we need to manipulate the given ROC inequality to be in the following form, with 'A' being some expression that contains z
- In this case this is already satisfied with
- Then we need to manipulate the given signal to be in the following form, B is just some expression that is the result of adjusting the equation (in this case B = 1)
- Using a infinite Geometric sum we can obtain following...
- By comparison with the Z Transform definition, we can determine $ x[n] $
Ex. 2 Find the Inverse Z transform of the following signal
$ X(z)=\frac{1}{1-z}, \text{ ROC } |z|>1 $
- First we need to manipulate the given ROC inequality to be in the following form, with 'A' being some expression that contains z
- In this case
- Manipulate the given signal
- Using a infinite Geometric sum we can obtain
- By comparison with the Z Transform definition, we can determine $ x[n] $
Ex. 4 Find the Inverse Z transform of the following signal
$ X(z)=\frac{1}{1-2z}, \text{ ROC } |2z|>1 $
- Manipulate the given signal
- Using a infinite Geometric sum we can obtain
- By comparison with the Z Transform definition, we can determine $ x[n] $