Question:medium

Determine the z-transform corresponding to the given pole-zero plot.

Show Hint

For pole-zero plots: \[ X(z)=G\frac{\prod(z-\text{zero})} {\prod(z-\text{pole})} \] and the ROC is determined separately from the shaded region. \[ |z|>r \Rightarrow \text{Right-sided (causal) sequence} \] \[ |z|<r \Rightarrow \text{Left-sided (anti-causal) sequence} \]
Updated On: Jun 25, 2026
  • \[ X(z)=G\frac{(z+r\cos\omega_0)} {(z-re^{j\omega_0})(z-re^{-j\omega_0})}, \qquad |z|<r \]
  • \[ X(z)=G\frac{(z+r\cos\omega_0)} {(z+re^{j\omega_0})(z-re^{-j\omega_0})}, \qquad |z|<r \]
  • \[ X(z)=G\frac{z(z-r\cos\omega_0)} {(z-re^{j\omega_0})(z-re^{-j\omega_0})}, \qquad |z|>r \]
  • \[ X(z)=G\frac{z(z+r\cos\omega_0)} {(z+re^{j\omega_0})(z-re^{-j\omega_0})}, \qquad |z|>r \]
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0