Z-Transform


Question 1
The transfer function of a stable discrete-time LTI system is H(z)=\frac{K(z-\alpha )}{z+0.5}, where K and \alpha are real numbers. The value of \alpha (rounded off to one decimal place) with |\alpha| \gt 1, for which the magnitude response of the system is constant over all frequencies, is _____.
A
-1
B
1
C
2
D
-2
GATE EC 2020   Signals and Systems
Question 1 Explanation: 
System is all-pass filter.
For digital all-pass filter, condition is
\text{zero}=\frac{1}{\text{pole}^{*}}\; \; ...(i)
By given transfer function,
\text{zero}=\alpha
\text{Pole}=-0.5
using condition(i),
\alpha =\frac{1}{-0.5}=-2
Question 2
Let H(z) be the z-transform of a real-valued discrete-time signal h[n]. If P(z)=H(z)H\left (\frac{1}{z} \right ) has a zero at z=\frac{1}{2}+\frac{1}{2}j, and P(z) has a total of four zeros, which one of the following plots represents all the zeros correctly?
A
A
B
B
C
C
D
D
GATE EC 2019   Signals and Systems
Question 2 Explanation: 
P(Z)=H(Z)H\left ( \frac{1}{Z} \right )
(i) h(n) is real. Som p(n) will be also real
(ii) P(z)=P(z^{-1})
From (i) : if z_1 is a zero of P(z), then z_1^* will be also a zero of P(z).
From (ii): If z_1 is a zero of P(z), then \frac{1}{z_1} will be also a zero of P(z).
So, the 4 zeros are,
\begin{aligned} z_1&= \frac{1}{2}+\frac{1}{2}j\\ z_2&= z_1^*=\frac{1}{2}-\frac{1}{2}j\\ z_3&=\frac{1}{z_1}=\frac{1}{\frac{1}{2}-\frac{1}{2}j}=1-j \\ z_4&=\left ( \frac{1}{z_1} \right )^*=z_3^*=1+j \end{aligned}


Question 3
A discrete-time all-pass system has two of its poles at 0.25\angle 0^{\circ} and 2\angle 30^{\circ}. Which one of the following statements about the system is TRUE?
A
It has two more poles at 0.5\angle 0^{\circ} and 4\angle 0^{\circ} .
B
It is stable only when the impulse response is two-sided.
C
It has constant phase response over all frequencies.
D
It has constant phase response over the entire z-plane.
GATE EC 2018   Signals and Systems
Question 3 Explanation: 


The AOC should include unit circle to make the system stable. From the given pole pattern it is clear that, to make the system stable, the ROC should be finite circular strip or finite annular strip and hence the impulse response of the system should be also two-sided.
Question 4
The ROC (region of convergence) of the z-transform of a discrete-time signal is represented by the shaded region in the z-plane. If the signal x[n]=(2.0)^{|n|}, -\infty \lt n \lt +\infty, then the ROC of its z-transform is represented by
A
A
B
B
C
C
D
D
GATE EC 2016-SET-3   Signals and Systems
Question 4 Explanation: 
\begin{array}{l} \begin{aligned} \text { Given, } & x[n]=(2.0)^{\ln 1},-\infty \lt n \lt +\infty \\ &=2^{n}(n]+\left(\frac{1}{2}\right)^{n} u(-n-1) \end{aligned} \\ \text{ROC}:|z| \gt 2 \text { and }|z| \lt \frac{1}{2}\\ \therefore \text{No Roc} \end{array}
Question 5
A discrete-time signal x[n]=\delta [n-3]+2\delta [n-5] has z-transform X(z). If X(z)=X(-z) is the z-transform of another signal y[n], then
A
y[n]=x[n]
B
y[n]=x[-n]
C
y[n]=-x[n]
D
y[n]=-x[-n]
GATE EC 2016-SET-3   Signals and Systems
Question 5 Explanation: 
Given,
\begin{aligned} x[n] &=\delta[n-3]+2 \delta[n-5] \\ X(z) &=z^{3}+2 z^{5} \\ X(-z) &=(-z)^{-3}+2(-z)^{-5} \\ Y(z) &=X(-z)=-z^{-3}-2 z^{-5} \\ &=-\left[z^{-3}+2 z^{-5}\right] \\ y[n] &=-x[n] \end{aligned}


There are 5 questions to complete.