Properties of Z Transform MCQ Quiz - Objective Question with Answer for Properties of Z Transform - Download Free PDF
Last updated on Mar 15, 2025
Latest Properties of Z Transform MCQ Objective Questions
Properties of Z Transform Question 1:
The 𝑍-transform of a discrete signal 𝑥[𝑛] is
\(\rm X(z)=\frac{4z}{\left(z-\frac{1}{5}\right)\left(z-\frac{2}{3}\right)(z-3)}\) with ROC = R.
Which one of the following statements is true?
Answer (Detailed Solution Below)
Properties of Z Transform Question 1 Detailed Solution
Given:
\(X(z)=\frac{4 z}{\left(z-\frac{1}{5}\right)\left(z-\frac{2}{3}\right)(z-3)}\)
Poles of X(z) are located at z = \(\frac{1}{5}\), z = \(\frac{2}{3}\) and z = 3.
For DTFT to converge, the ROC of Z-transform of x() should contain unit circle.
If x(n) is a right sided sequence then the ROC is |z|>3 which does not include unit circle. So, option (D) and (A) are wrong.
If R.O.C. is \(\frac{2}{3}\) < |z| < 3, the R.O.C. includes unit circle. So, option (B) is correct.
If x(n) is a left sided then R.O.C will be |z| < \(\frac{1}{5}\) which does not include unit circle. So, option (C) is wrong.
Hence, the correct option is (B).
Properties of Z Transform Question 2:
Which one of the following statements not correct for convolution?
Answer (Detailed Solution Below)
Properties of Z Transform Question 2 Detailed Solution
Properties of convolution of two signals:
→ Convolution of an odd and even function is an odd function.
→ Convolution of two odd functions is an even function.
→ Convolution of two even function is an even function
→ Convolution of two causal functions is causal function.
→ Convolution of two Anti causal function is Anticausal function.
→ Convolution of two unequal length rectangular pulse is trapezium.
→ Convolution of two equal length rectangular pulses is triangle.
→ Convolution of signal with periodic train of impulses is periodic representation of signal.
Therefore option (4) statement is not correct.
Properties of Z Transform Question 3:
Two systems with impulse responses h1(t) and h2 (t) are connected in cascade. Then the overall impulse response of the cascaded system is given by
Answer (Detailed Solution Below)
Properties of Z Transform Question 3 Detailed Solution
Concept:
- The overall impulse response of systems connected in cascade in the time domain is given by the convolution of the two impulse responses, i.e. convolution h1 (t) and h2 (t).
- In the frequency domain, the overall impulse response is the multiplication of the impulse responses in the frequency domain.
Given two impulse responses are h1(t) and h2(t).
These are cascaded, so the resulting system response will be a convolution of these two systems.
Properties:
Commutative property:
x(t) ∗ h(t) = h(t) ∗ x(t)
Associative property:
x(t) ∗ [h1(t) ∗ h2(t)] = [x(t) ∗ h1(t)] ∗ h2(t)
Distributive property:
x(t) ∗ [h1(t) + h2(t)] = x(t) ∗ h1(t) + x(t) ∗ h2(t)
Convolution with impulse property:
x(t) ∗ δ (t) = x(t)
Width property: if the durations(widths) of x(t) and h(t) are finite and given by Wx and Wh,
Then the duration(width) of the x(t) ∗ h(t) is Wx + Wh
Important points:
Convolution of two equal width rectangles will give resultant as a triangular profile.
Convolution of two unequal width rectangles will give resultant as a trapezoidal profile.
Properties of Z Transform Question 4:
Which of the following is not a step in the evaluation of convolution?
Answer (Detailed Solution Below)
Properties of Z Transform Question 4 Detailed Solution
The convolution of a signal is defined as:
\(y(t)=h(t)*x(t)\)
\( y(t)= \mathop \smallint \limits_{ - \infty }^\infty x\left( τ \right)h\left( {t - τ } \right)dτ \)
The above convolution process can be understood as:
1) Folding the impulse response function h(t), i.e. performing the operation of h(-t) to get h(-τ)
2) Shifting this time domain signal by t, to get h (t - τ)
3) Summation of the input signal x(τ) with the above shifted version of impulse response, i.e.
\( y(t)= \mathop \smallint \limits_{ - \infty }^\infty x\left( τ \right)h\left( {t - τ } \right)dτ \)
Conclusion: Lamination is not a process involved in convolution.
Properties of Z Transform Question 5:
The ROC of the Z-Transform of the signal 2nu(n) - 3nu(-n - 1):
Answer (Detailed Solution Below)
Properties of Z Transform Question 5 Detailed Solution
\(\rm a^n ~u(n) = \frac{z}{z-a}\) ; ROC = |z| > a
\(-a^n ~ u(-n - a) = \frac{z}{z - a}\) ; ROC = |z| < a
From property of linearity:
x1(n) → X1(z); ROC: R1
x2(n) → X2(Z); ROC: R2
If g(n) = x1(n) + x2(n) then ROC of g(n) is R1 intersection R2
If R1 intersection R2 is nullity then that expression's Z transform does not exist.
Analysis:
g(n) = 2nu(n) - 3n(n) u(-n-1)
\(G(z) = \frac{z}{z-2} + \frac{z}{z+3}\)
ROC: |z| > 2 intersection |z| < 3
∴ The resultant ROC will be 2 < |z| < 3
Top Properties of Z Transform MCQ Objective Questions
Consider the following statements regarding a linear discrete-time system
H(z) = (z2 + 1)/[(z + 0.5) (z – 0.5)]
A. The system is stable
B. The initial value h(0) of the impulse response is -4
C. The steady-state value of the impulse response is zero.
Which of these statements is/are correct?
Answer (Detailed Solution Below)
Properties of Z Transform Question 6 Detailed Solution
Download Solution PDFConcept:
For a causal signal x(n), the initial value theorem states that:
\(x\left( 0 \right) = \mathop {\lim }\limits_{z \to \infty } X\left( z \right)\)
For a causal signal x(n), the final value theorem states that:
\(x\left( \infty \right) = \mathop {\lim }\limits_{z \to 1} \left[ {z - 1} \right]X\left( z \right)\)
Calculation:
Given:
\(H\left( z \right) = \frac{{{z^2} + 1}}{{\left( {z + 0.5} \right)\left( {z - 0.5} \right)}}\)
∴ Poles = 0.5 and -0.5
Zeros = ±j
Hence all the poles are lying inside the unit circle. Therefore, the system is stable.
Now by using the initial value theorem, we get
\(h\left( 0 \right) = \mathop {\lim }\limits_{z \to \infty } H\left( z \right) = \mathop {\lim }\limits_{z \to \infty } \frac{{{z^2} + 1}}{{\left( {z + 0.5} \right)\left( {z - 0.5} \right)}} = 1\)
Final Value theorem:
\(h\left( \infty \right) = \mathop {\lim }\limits_{z \to 1 } (z-1)H\left( z \right) \)
\(h\left( \infty \right) = \mathop {\lim }\limits_{z \to 1 } \frac{(z-1){{z^2} + 1}}{{\left( {z + 0.5} \right)\left( {z - 0.5} \right)}}=0\)
Hence, statement C is also correct.
A discrete-time signal x[n] = δ [n - 3] + 2δ [n - 5] has a z-transform X(z). If Y(z) = X(-z) is the z-transform of another signal y[n], then
Answer (Detailed Solution Below)
Properties of Z Transform Question 7 Detailed Solution
Download Solution PDFConcept:
The z-transform of a unit impulse function x[n] = δ [n] is given as:
X(z) = 1
Also, the time-shifting affects the z-transform as:
x[n - n0] = z -n0 X(z)
Application:
Given:
x[n] = δ [n - 3] + 2δ [n - 5]
Taking the z transform, we get:
X(z) = z-3 + 2 z-5
Replacing z by -z we get:
\({\rm{Y}}\left( {\rm{z}} \right) = {\rm{X}}\left( {\rm{-z}} \right) \)
\(= {\left( { - {\rm{z}}} \right)^{ - 3}} + 2{\left( { - {\rm{z}}} \right)^{ - 5}}\)
\(\\ = - {{\rm{z}}^{ - 3}} - 2{{\rm{z}}^{ - 5}}\)
\(Y(z)= - \left( {{{\rm{z}}^{ - 3}} + 2{{\rm{z}}^{ - 5}}} \right)\)
We observe that:
\({\rm{Y}}\left( {\rm{z}} \right) = - {\rm{X}}\left( {\rm{z}} \right)\)
Taking inverse z-transfrom of the above, we get:
\({\rm{y}}\left[ {\rm{n}} \right] = - {\rm{x}}\left[ {\rm{n}} \right]\)If Z transform of x(n) is X(z) then the Z transform of x(n - k) is _______
Answer (Detailed Solution Below)
Properties of Z Transform Question 8 Detailed Solution
Download Solution PDFDefinition:
Z transform is defined as
\(X\left( z \right) = \mathop \sum \limits_{ - \infty }^\infty x\left[ n \right]{z^{ - n}}\)
Time-shifting:
If X(z) is a z transform of x(n), then the z transform of x(n – n0) is,
\(x\left( {n - {n_0}} \right) \leftrightarrow {z^{ - {n_0}}}X\left( z \right)\)
Analysis:
\(x\left( {n - {k}} \right) \leftrightarrow {z^{ - {k}}}X\left( z \right)\)
The output of a linear time invariant system can be obtained from its unit impulse response function and the input function by
Answer (Detailed Solution Below)
Properties of Z Transform Question 9 Detailed Solution
Download Solution PDFDiscrete-Time System:
The convolution of two a signal with a system with impulse response h(n) is represented as:
y[n] = x[n] ∗ h[n]
Continuous Time System:
The convolution of two a signal with a system with impulse response h(t) is represented as:
y(t) = x(t) ∗ h(t)
Let x[n] = x[-n] Let X(z) be the Z-transform of x[n]. if 1 + j2 is a zero of X(z). Which one of the following must also be a zero of X(z)
Answer (Detailed Solution Below)
Properties of Z Transform Question 10 Detailed Solution
Download Solution PDFConcept:
Time reversal property of Z-transform
X[n] ↔ X(z)
X[-n] ↔ X(z-1)
Calculation:
Given that x[n] = x[-n]
⇒ X(z) = X(z-1)
Zero of X(z) = 1 + j2
Then another zero will be:
\(\frac{1}{1+j2}=\frac{1-j2}{5}\)
\(=0.2-0.4j\)
Two systems with impulse responses h1(t) and h2 (t) are connected in cascade. Then the overall impulse response of the cascaded system is given by
Answer (Detailed Solution Below)
Properties of Z Transform Question 11 Detailed Solution
Download Solution PDFConcept:
- The overall impulse response of systems connected in cascade in the time domain is given by the convolution of the two impulse responses, i.e. convolution h1 (t) and h2 (t).
- In the frequency domain, the overall impulse response is the multiplication of the impulse responses in the frequency domain.
Given two impulse responses are h1(t) and h2(t).
These are cascaded, so the resulting system response will be a convolution of these two systems.
Properties:
Commutative property:
x(t) ∗ h(t) = h(t) ∗ x(t)
Associative property:
x(t) ∗ [h1(t) ∗ h2(t)] = [x(t) ∗ h1(t)] ∗ h2(t)
Distributive property:
x(t) ∗ [h1(t) + h2(t)] = x(t) ∗ h1(t) + x(t) ∗ h2(t)
Convolution with impulse property:
x(t) ∗ δ (t) = x(t)
Width property: if the durations(widths) of x(t) and h(t) are finite and given by Wx and Wh,
Then the duration(width) of the x(t) ∗ h(t) is Wx + Wh
Important points:
Convolution of two equal width rectangles will give resultant as a triangular profile.
Convolution of two unequal width rectangles will give resultant as a trapezoidal profile.
The z-transform of \(({\frac{1}{n}})\) is
Answer (Detailed Solution Below)
Properties of Z Transform Question 12 Detailed Solution
Download Solution PDFThe z-transform for 1/n does not exist for n=0, but it exists for n > 0 and for n < 0
Let n > 0
X(z) = \(\sum_{n=1}^{\infty} \frac{1}{n}~z^{-n}\)
Differentiating both sides w.r.t z we get,
\(\frac{d X(z)}{dz}= \sum_{n=1}^{\infty} \frac{1}{n} (-n) z^{-n-1}\)
\(\frac{dX(z)}{dz}=-\sum_{n=1}^{\infty} z^{-n-1}\)
\(\frac{dX(z)}{dz}=- \frac{z^{-2}}{1-z^{-1}}\) |z-1| < 1 or |z| > 1
Integrating both sides, we get
\(X(z)= -\int \frac{z^{-2}}{1-z^{-1}} dz\)
\(-X(z)=\int \frac{1}{z^2 - z} dz\)
\(-X(z)=\int (\frac{-1}{z} + \frac{1}{z-1}) dz\)
\(-X(z)=-log(z)+log(z-1)\)
\(\textbf{X(z)}={\textbf{log}(\frac{\textbf{z}}{\textbf{z-1}})}\) for |z| > 1
Let n < 0
X(z) = \(\sum_{n=-\infty}^{-1} \frac{1}{n}~z^{-n}\)
Differentiating both sides w.r.t z we get,
\(\frac{d X(z)}{dz}= \sum_{n=-\infty}^{-1} \frac{1}{n} (-n) z^{-n-1}\)
\(\frac{dX(z)}{dz}=-\sum_{n=-\infty}^{-1} z^{-n-1}\)
Let n = -p
\(\frac{dX(z)}{dz}=-\sum_{p=\infty}^{1} z^{p-1}\)
\(\frac{dX(z)}{dz}=- \frac{1}{1-z}\) |z| < 1
Integrating both sides, we get
\(\textbf{X(z)}= \textbf{log(z-1)}\) for |z| < 1
∴ By looking at the options the correct answer is 3 (given for n > 0)
Which one of the following statements not correct for convolution?
Answer (Detailed Solution Below)
Properties of Z Transform Question 13 Detailed Solution
Download Solution PDFProperties of convolution of two signals:
→ Convolution of an odd and even function is an odd function.
→ Convolution of two odd functions is an even function.
→ Convolution of two even function is an even function
→ Convolution of two causal functions is causal function.
→ Convolution of two Anti causal function is Anticausal function.
→ Convolution of two unequal length rectangular pulse is trapezium.
→ Convolution of two equal length rectangular pulses is triangle.
→ Convolution of signal with periodic train of impulses is periodic representation of signal.
Therefore option (4) statement is not correct.
The ROC of the Z-Transform of the signal 2nu(n) - 3nu(-n - 1):
Answer (Detailed Solution Below)
Properties of Z Transform Question 14 Detailed Solution
Download Solution PDF\(\rm a^n ~u(n) = \frac{z}{z-a}\) ; ROC = |z| > a
\(-a^n ~ u(-n - a) = \frac{z}{z - a}\) ; ROC = |z| < a
From property of linearity:
x1(n) → X1(z); ROC: R1
x2(n) → X2(Z); ROC: R2
If g(n) = x1(n) + x2(n) then ROC of g(n) is R1 intersection R2
If R1 intersection R2 is nullity then that expression's Z transform does not exist.
Analysis:
g(n) = 2nu(n) - 3n(n) u(-n-1)
\(G(z) = \frac{z}{z-2} + \frac{z}{z+3}\)
ROC: |z| > 2 intersection |z| < 3
∴ The resultant ROC will be 2 < |z| < 3
If ROC1 is the region of convergence of x(n) and ROC2 is the region of convergence of y(n), then x(n) * y(n) is _______. (Where '*' represents the convolution opetation)
Answer (Detailed Solution Below)
Properties of Z Transform Question 15 Detailed Solution
Download Solution PDFConcept:
Let,
yo(n) = x(n) * y(n)
Then to find Yo(z)
\(Y_o (z)=\space \sum _{n=-\infty }^{n=+\infty}y_o(n)\space z^{-n}\space\)
In terms of Z transform we can write:
x(n) * y(n) = X(z) × Y(z)
The convolution of two discrete time signals gives the ROC as the intersection of respective ROCs.
Additional Information
Properties of the region of convergence:
The properties of the ROC depend on the nature of the signal. Assuming that the signal has a finite amplitude and that the z-transform is a rational function.
- The ROC is a ring or disk in the z-plane, centred on the origin (0 < rR < |z| < rL ≤ ∞)
- The Fourier transform of x[n] converges absolutely if and only if the ROC of the z-transform includes the unit circle.
- The ROC cannot contain any poles.
- If x[n] is finite duration, then the ROC is the entire z-plane except perhaps at z = 0 or z = ∞
- If x[n] is a right-sided sequence then the ROC extends outward from the outermost finite pole to infinity.
- If x[n] is left-sided then the ROC extends inward from the innermost nonzero pole to z = 0
- A two-sided sequence (neither left nor right-sided) has a ROC consisting of a ring in the z-plane, bounded on the interior and exterior by a pole (and not containing any poles).
- The ROC is a connected region.