Digital Signal Processing Multiple Choice Questions on “Rational Z Transform”.
1. What are the values of z for which the value of X(z)=0?
A. Poles
B. Zeros
C. Solutions
D. None of the mentioned
Answer: B
Clarification: For a rational z-transform X(z) to be zero, the numerator of X(z) is zero and the solutions of the numerator are called as ‘zeros’ of X(z).
2. What are the values of z for which the value of X(z)=∞?
A. Poles
B. Zeros
C. Solutions
D. None of the mentioned
Answer: A
Clarification: For a rational z-transform X(z) to be infinity, the denominator of X(z) is zero and the solutions of the denominator are called as ‘poles’ of X(z).
3. If X(z) has M finite zeros and N finite poles, then which of the following condition is true?
A. |N-M| poles at origin(if N>M)
B. |N+M| zeros at origin(if N>M)
C. |N+M| poles at origin(if N>M)
D. |N-M| zeros at origin(if N>M)
Answer: D
Clarification: If X(z) has M finite zeros and N finite poles, then X(z) can be rewritten as X(z)=z -M+N.X'(z).
So, if N>M then z has a positive power. So, it has |N-M| zeros at origin.
4. If X(z) has M finite zeros and N finite poles, then which of the following condition is true?
A. |N-M| poles at origin(if N < M)
B. |N+M| zeros at origin(if N < M)
C. |N+M| poles at origin(if N < M)
D. |N-M| zeros at origin(if N < M)
Answer: A
Clarification: If X(z) has M finite zeros and N finite poles, then X(z) can be rewritten as X(z)=z-M+N.X'(z).
So, if N < M then z has a negative power. So, it has |N-M| poles at origin.
5. Which of the following signals have a pole-zero plot as shown below?
A. a.u(n)
B. u(an)
C. anu(n)
D. none of the mentioned
Answer: C
Clarification: From the given pole-zero plot, the z-transform of the signal has one zero at z=0 and one pole at z=a.
So, we obtain X(z)=z/(z-A.
By applying inverse z-transform for X(z), we get
x(n)= anu(n).
6. Which of the following signals have a pole-zero plot as shown below?(Let M=8 in the figure)
A.
x(n)=an, 0≤n≤8
=0, elsewhere
B.
x(n)=an, 0≤n≤7
=0, elsewhere
C.
x(n)=a-n, 0≤n≤8
=0, elsewhere
D.
x(n)=a-n, 0≤n≤7
=0, elsewhere
View Answer
Answer: B
Clarification: From the figure given, the z-transform of the signal has 8 zeros on circle of radius ‘a’ and 7 poles at origin.
So, X(z) is of the form X(z)=(frac{(z-z_1) (z-z_2)……(z-z_8)}{z^7})
By applying inverse z-transform, we get x(n)=an, 0≤n≤7
=0, elsewhere.
7. The z-transform X(z) of the signal x(n)=anu(n) has:
A. One pole at z=0 and one zero at z=a
B. One pole at z=0 and one zero at z=0
C. One pole at z=a and one zero at z=a
D. One pole at z=a and one zero at z=0
Answer: D
Clarification: The z-transform of the given signal is X(z)=z/(z-A.
So, it has one pole at z=a and one zero at z=0.
8. What is the nature of the signal whose pole-zero plot is as shown?
A. Rising signal
B. Constant signal
C. Decaying signal
D. None of the mentioned
Answer: C
Clarification: From the pole-zero plot, it is shown that r < 1, so the signal is a decaying signal.
9. What are the values of z for which the value of X(z)=0?
A. Poles
B. Zeros
C. Solutions
D. None of the mentioned
Answer: B
Clarification: For a rational z-transform X(z) to be zero, the numerator of X(z) is zero and the solutions of the numerator are called as ‘zeros’ of X(z).
10. If Y(z) is the z-transform of the output function, X(z) is the z-transform of the input function and H(z) is the z-transform of system function of the LTI system, then H(z)=?
A. (frac{Y(z)}{X(z)})
B. (frac{X(z)}{Y(z)})
C. Y(z).X(z)
D. None of the mentioned
Answer: A
Clarification: We know that for an LTI system, y(n)=h(n)*x(n)
On applying z-transform on both sides we get, Y(z)=H(z).X(z)=>H(z)=(frac{Y(z)}{X(z)}).
11. What is the system function of the system described by the difference equation y(n)=0.5y(n-1)+2x(n)?
A. (frac{2}{1+0.5z^{-1}})
B. (frac{0.5}{1+2z^{-1}})
C. (frac{0.5}{1-2z^{-1}})
D. (frac{2}{1-0.5z^{-1}})
Answer: D
Clarification: Given difference equation of the system is y(n)=0.5y(n-1)+2x(n)
On applying z-transform on both sides we get, Y(z)=0.5z-1Y(z)+2X(z)
=>(frac{Y(z)}{X(z)}=frac{2}{1-0.5z^{-1}})=H(z).
12. What is the unit sample response of the system described by the difference equation y(n)=0.5y(n-1)+2x(n)?
A. 0.5(2)nu(n)
B. 2(0.5)nu(n)
C. 0.5(2)nu(-n)
D. 2(0.5)nu(-n)
Answer: B
Clarification: By applying the z-transform on both sides of the difference equation given in the question we obtain,
(frac{Y(z)}{X(z)}=frac{2}{1-0.5z^{-1}})=H(z)
By applying the inverse z-transform we get h(n)=2(0.5)nu(n).
