Confused about region of convergence in $z$ transform.

19 Views Asked by At

If $X_1(z)=\dfrac{z}{z-2}$ and $X_2(z)=\dfrac{z}{z+2},$ then what will be the difference between ROCs of $X_1$ and $X_2?$

1

There are 1 best solutions below

0
On BEST ANSWER

So, we have \begin{align*} X_1(z)&=\frac{1}{1-2z^{-1}}\\ X_2(z)&=\frac{1}{1+2z^{-1}}. \end{align*} From the wiki article, we can see that the ROC for $X_1$ is $|z|>|2|,$ or $|z|>2.$ But we can rewrite $X_2$ as $$X_2(z)=\frac{1}{1-(-2)z^{-1}}, $$ which we can see will have an identical ROC.