LTI System Analysis MCQ Quiz – Objective Question with Answer for LTI System Analysis

11. What is the z-transform of the signal x(n)=nanu(n)?

A. \(\frac{(az)^{-1}}{(1-(az)^{-1})^2}\)

B. \(\frac{az^{-1}}{(1-(az)^{-1})^2}\)

C. \(\frac{az^{-1}}{(1-az^{-1})^2}\)

D. \(\frac{az^{-1}}{(1+az^{-1})^2}\)

Answer: C

We know that Z{anu(n)}=\(\frac{1}{1-az^{-1}}\)=X(z) (say)
Now the z-transform of nanu(n)=\(-z\frac{dX(z)}{dz} = \frac{az^{-1}}{(1-az^{-1})^2}\)

 

12. Sampling rate conversion by the rational factor I/D is accomplished by what connection of interpolator and decimator?

A. Parallel
B. Cascade
C. Convolution
D. None of the mentioned

Answer: B

A sampling rate conversion by the rational factor I/D is accomplished by cascading an interpolator with a decimator.

 

13. Which of the following has to be performed in sampling rate conversion by rational factor?

A. Interpolation
B. Decimation
C. Either interpolation or decimation
D. None of the mentioned

Answer: A

We emphasize that the importance of performing the interpolation first and decimation second is to preserve the desired spectral characteristics of x(n).

 

14. Which of the following operation is performed by the blocks given in the figure below?

A. Sampling rate conversion by a factor I
B. Sampling rate conversion by a factor D
C. Sampling rate conversion by a factor D/I
D. Sampling rate conversion by a factor I/D

Answer: D

In the diagram given, an interpolator is in a cascade with a decimator which together performs the action of sampling rate conversion by a factor I/D.

 

15. The Nth root of unity WN is given as _____________

A. ej2πN
B. e-j2πN
C. e-j2π/N
D. ej2π/N

Answer: C

We know that the Discrete Fourier transform of a signal x(n) is given as

X(k)=\(\sum_{n=0}^{N-1} x(n)e^{-j2πkn/N}=\sum_{n=0}^{N-1} x(n) W_N^{kn}\)

Thus we get Nth rot of unity WN= e-j2π/N

 

16. Which of the following is true regarding the number of computations requires to compute an N-point DFT?

A. N2 complex multiplications and N(N-1) complex additions
B. N2 complex additions and N(N-1) complex multiplications
C. N2 complex multiplications and N(N+1) complex additions
D. N2 complex additions and N(N+1) complex multiplications

Answer: A

The formula for calculating N point DFT is given as

X(k)=\(\sum_{n=0}^{N-1} x(n)e^{-j2πkn/N}\)

From the formula given at every step of computing, we are performing N complex multiplications and N-1 complex additions. So, in a total to perform N-point DFT we perform N2 complex multiplications and N(N-1) complex additions.

 

17. Which of the following is true?

A. \(W_N^*=\frac{1}{N} W_{N^{-1}}\)

B. \(W_N-1=\frac{1}{N} W_{N^*}\)

C. \(W_N-1=W_{N^*}\)

D. None of the mentioned

Answer: B

If XN represents the N point DFT of the sequence xN in the matrix form, then we know that XN = WN.xN

By pre-multiplying both sides by WN-1, we get
xN=WN-1.XN

But we know that the inverse DFT of XN is defined as
xN=1/N*XN

Thus by comparing the above two equations we get
WN-1=1/N WN*

 

18. What is the DFT of the four point sequence x(n)={0,1,2,3}?

A. {6,-2+2j-2,-2-2j}
B. {6,-2-2j,2,-2+2j}
C. {6,-2+2j,-2,-2-2j}
D. {6,-2-2j,-2,-2+2j}

Answer: C

The first step is to determine the matrix W4. By exploiting the periodicity property of W4 and the symmetry property

\(W_{N}^{k+N/2}=-W_{N^k}\)

The matrix W4 may be expressed as

W4=\(\begin{bmatrix}W_4^0&W_4^0&W_4^0&W_4^1\\W_4^0&W_4^0&W_4^2&W_4^3\\W_4^0&W_4^2&W_4^0&W_4^3\\W_4^4&W_4^6&W_4^6&W_4^9\end{bmatrix}=\begin{bmatrix}W_4^0&W_4^0&W_4^0&W_4^1\\W_4^0&W_4^0&W_4^2&W_4^3\\W_4^0&W_4^2&W_4^0&W_4^3\\W_4^0&W_4^2&W_4^2&W_4^1\end{bmatrix}\)

=\(\begin{bmatrix}1&1&1&1\\1&-j&-1&j\\1&-1&1&-1\\1&j&-1&-j\end{bmatrix}\)

Then X4=W4.x4=\(\begin{bmatrix}6\\-2+2j\\-2\\-2-2j\end{bmatrix}\)

 

19. If X(k) is the N point DFT of a sequence whose Fourier series coefficients are given by ck, then which of the following is true?

A. X(k)=Nck
B. X(k)=ck/N
C. X(k)=N/ck
D. None of the mentioned

Answer: A

The Fourier series coefficients are given by the expression
ck=\(\frac{1}{N} \sum_{n=0}^{N-1} x(n)e^{-j2πkn/N} = \frac{1}{N}X(k)=> X(k)=Nc_k\)

 

20. What is the DFT of the four point sequence x(n)={0,1,2,3}?

A. {6,-2+2j-2,-2-2j}
B. {6,-2-2j,2,-2+2j}
C. {6,-2-2j,-2,-2+2j}
D. {6,-2+2j,-2,-2-2j}

Answer: D

Given x(n)={0,1,2,3}

We know that the 4-point DFT of the above given sequence is given by the expression
X(k)=\(\sum_{n=0}^{N-1} x(n)e^{-j2πkn/N} \)
In this case N=4
=>X(0)=6, X(1)=-2+2j, X(2)=-2, X(3)=-2-2j.

Scroll to Top