Z Transform Application MCQ Quiz – Objective Question with Answer for Z Transform Application

11. 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

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 parts, it is called a Bi-lateral z-transform.

 

12. 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

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=ejω so that |z|=|ejω|=1

Then, |H(ejω)|=|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=ejω. That is, for a stable discrete-time LTI system, the ROC of H(z) must contain the unit circle |z|=1.

 

13. The ROC of the z-transform of any signal cannot contain poles.

A. True
B. False

Answer: A

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

 

14. Is the discrete-time LTI system with impulse response h(n)=an(n) (|a| < 1) BIBO stable?

A. True
B. False

Answer: A

Given h(n)=an(n) (|a|<1)

The z-transform of h(n) is H(z)=\(\frac{z}{z-a}\), ROC is |z|>|a|

If |a|<1, then the ROC contains the unit circle. So, the system is BIBO stable.

 

15. 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

The ROC of the causal infinite sequence is of form |z|>r1 where r1 is the largest magnitude of poles.

 

16. Which of the following justifies the linearity property of z-transform?[x(n)↔X(z)].

A. x(n)+y(n) ↔ X(z)Y(z)
B. x(n)+y(n) ↔ X(z)+Y(z)
C. x(n)y(n) ↔ X(z)+Y(z)
D. x(n)y(n) ↔ X(z)Y(z)

Answer: B

According to the linearity property of z-transform, if X(z) and Y(z) are the z-transforms of x(n) and y(n) respectively then, the z-transform of x(n)+y(n) is X(z)+Y(z).

 

17. What is the z-transform of the signal x(n)=[3(2n)-4(3n)]u(n)?

A. \(\frac{3}{1-2z^{-1}}-\frac{4}{1-3z^{-1}}\)

B. \(\frac{3}{1-2z^{-1}}-\frac{4}{1+3z^{-1}}\)

C. \(\frac{3}{1-2z}-\frac{4}{1-3z}\)

D. None of the mentioned

Answer: A

Let us divide the given x(n) into x1(n)=3(2n)u(n) and x2(n)= 4(3n)u(n)
and x(n)=x1(n)-x2(n)

From the definition of z-transform

X1(z)=\(\frac{3}{1-2z^{-1}}\) and X2(z)=\(\frac{4}{1-3z^{-1}}\)

So, from the linearity property of z-transform

X(z)=X1(z)-X2(z)

=> X(z)=\(\frac{3}{1-2z^{-1}}-\frac{4}{1-3z^{-1}}\).

 

18. What is the z-transform of the signal x(n)=sin(jω0n)u(n)?

A. \(\frac{z^{-1} sin\omega_0}{1+2z^{-1} cos\omega_0+z^{-2}}\)

B. \(\frac{z^{-1} sin\omega_0}{1-2z^{-1} cos\omega_0-z^{-2}}\)

C. \(\frac{z^{-1} cos\omega_0}{1-2z^{-1} cos\omega_0+z^{-2}}\)

D. \(\frac{z^{-1} sin\omega_0}{1-2z^{-1} cos\omega_0+z^{-2}}\)

Answer: D

By Euler’s identity, the given signal x(n) can be written as

x(n) = sin(jω0n)u(n)=\(\frac{1}{2j}[e^{jω_0n} u(n)-e^{-jω_0n} u(n)]\)

Thus X(z)=\(\frac{1}{2j}[\frac{1}{1-e^{jω_0} z^{-1}}-\frac{1}{1-e^{-jω_0} z^{-1}}]\)

On simplification, we obtain

=> \(\frac{z^{-1} sin\omega_0}{1-2z^{-1} cos\omega_0+z^{-2}}\).

 

19. According to the Time-shifting property of the z-transform, if X(z) is the z-transform of x(n) then what is the z-transform of x(n-k)?

A. zkX(z)
B. z-kX(z)
C. X(z-k)
D. X(z+k)

Answer: B

According to the definition of Z-transform

X(z)=\(\sum_{n=-\infty}^{\infty} x(n) z^{-n}\)
=>Z{x(n-k)}=\(X^1(z)=\sum_{n=-\infty}^{\infty} x(n-k) z^{-n}\)

Let n-k=l

=> X1(z)=\(\sum_{l=-\infty}^{\infty} x(l) z^{-l-k}=z^{-k}.\sum_{l=-\infty}^{\infty} x(l) z^{-l}= z^{-k}X(z)\)

 

20. What is the z-transform of the signal defined as x(n)=u(n)-u(n-N)?

A. \(\frac{1+z^N}{1+z^{-1}}\)

B. \(\frac{1-z^N}{1+z^{-1}}\)

C. \(\frac{1+z^{-N}}{1+z^{-1}}\)

D. \(\frac{1-z^{-N}}{1-z^{-1}}\)

Answer: D

We know that \(Z{u(n)}=\frac{1}{1-z^{-1}}\)

And by the time shifting property, we have Z{x(n-k)}=z-k.Z{x(n)}

=>Z{u(n-N)}=\(z^{-N}.\frac{1}{1-z^{-1}}\)

=>Z{u(n)-u(n-N)}=\(\frac{1-z^{-N}}{1-z^{-1}}\).

Scroll to Top