Digital Signal Processing Questions and Answers Part-8

1. The Z-Transform X(z) of a discrete time signal x(n) is defined as ____________
a) \(\sum_{n=-\infty}^{\infty}x(n)z^n\)
b) \(\sum_{n=-\infty}^{\infty}x(n)z^{-n}\)
c) \(\sum_{n=0}^{\infty}x(n)z^n\)
d) None of the mentioned

Answer: b
Explanation: The z-transform of a real discrete time sequence x(n) is defined as a power of ‘z’ which is equal to X(z)=\(\sum_{n=-{\infty}}^{\infty} x(n)z^{-n}\), where ‘z’ is a complex variable.

2. What is the set of all values of z for which X(z) attains a finite value?
a) Radius of convergence
b) Radius of divergence
c) Feasible solution
d) None of the mentioned

Answer: a
Explanation: Since X(z) is a infinite power series, it is defined only at few values of z. The set of all values of z where X(z) converges to a finite value is called as Radius of Convergence(ROC).

3. What is the ROC of the signal x(n)=δ(n-k), k>0?
a) z=0
b) z=∞
c) Entire z-plane, except at z=0
d) Entire z-plane, except at z=∞

Answer: c
Explanation: We know that, the z-transform of a signal x(n) is X(z)=\(\sum_{n=-\infty}^{\infty} x(n)z^{-n}\)
Given x(n)=δ(n-k)=1 at n=k
=> X(z)=z-k
From the above equation, X(z) is defined at all values of z except at z=0 for k>0.
So ROC is defined as Entire z-plane, except at z=0.

4. What is the ROC of the z-transform of the signal x(n)= anu(n)+bnu(-n-1)?
a) |a|<|z|<|b|
b) |a|>|z|>|b|
c) |a|>|z|<|b|
d) |a|<|z|>|b|

Answer: a
Explanation: We know that,
ROC of z-transform of anu(n) is |z|>|a|.
ROC of z-transform of bnu(-n-1) is |z|<|b|.
By combining both the ROC’s we get the ROC of z-transform of the signal x(n) as |a|<|z|<|b|.

5. What is the ROC of z-transform of finite duration anti-causal sequence?
a) z=0
b) z=∞
c) Entire z-plane, except at z=0
d) Entire z-plane, except at z=∞

Answer: d
Explanation: Let us an example of anti causal sequence whose z-transform will be in the form X(z)=1+z+z2 which has a finite value at all values of ‘z’ except at z=∞. So, ROC of an anti-causal sequence is entire z-plane except at z=∞.

6. What is the ROC of z-transform of an two sided infinite sequence?
a) |z|>r1
b) |z|<r1
c) r2<|z|<r1
d) None of the mentioned

Answer: c
Explanation: r2<|z|<r1

7. The z-transform of a sequence x(n) which is given as X(z)=\(\sum_{n=-\infty}^{\infty}x(n)z^{-n}\) is known as _____________
a) Uni-lateral Z-transform
b) Bi-lateral Z-transform
c) Tri-lateral Z-transform
d) None of the mentioned

Answer: b
Explanation: The entire timing sequence is divided into two parts n=0 to ∞ and n=-∞ to 0.
Since the z-transform of the signal given in the questions contains both the parts, it is called as Bi-lateral z-transform.

8. What is the ROC of the system function H(z) if the discrete time LTI system is BIBO stable?
a) Entire z-plane, except at z=0
b) Entire z-plane, except at z=∞
c) Contain unit circle
d) None of the mentioned

Answer: c
Explanation: A discrete time LTI is BIBO stable, if and only if its impulse response h(n) is absolutely summable. That is,
\(\sum_{n=-\infty}^{\infty}|h(n)|<\infty\)
We know that, H(z)= \(\sum_{n=-\infty}^{\infty}h(n)z^{-n}\)
Let z=e so that |z|=|e|=1
Then, |H(e)|=|H(ω)|=| \(\sum_{n=-\infty}^{\infty}\)h(n) e-jωn|≤\(\sum_{n=-\infty}^{\infty}\)|h(n) e-jωn|
=\(\sum_{n=-\infty}^{\infty}\)|h(n)|<∞
Hence, we see that if the system is stable, then H(z) converges for z=e. That is, for a stable discrete time LTI system, ROC of H(z) must contain the unit circle |z|=1.

9. The ROC of z-transform of any signal cannot contain poles.
a) True
b) False

Answer: a
Explanation: Since the value of z-transform tends to infinity, the ROC of the z-transform does not contain poles.

10. What is the ROC of a causal infinite length sequence?
a) |z|<r1
b) |z|>r1
c) r2<|z|<r1
d) None of the mentioned

Answer: b
Explanation: The ROC of causal infinite sequence is of form |z|>r1 where r1 is largest magnitude of poles.