You are on page 1of 11

Multiple Choice Questions

1. What is the solution called when the input of the system is assumed to be
zero? 

A. Complete solution

B. General solution

C. Homogeneous solution

D. Particular solution 

Answer: C

2. How is the complete solution of any difference equation given?

A. y (n) – y (n)
p h

B. y (n) * y (n)
p h

C. y (n) + y (n)
p h

D. y (n) – y (n)
h p

Answer: C

Let x(n) be the input signal, y(n) be the response, and h(n) be the unit sample
response of the system. What is the relation given by

A. Convolution difference

B. Convolution sum

C. Convolution product

D. Convolution division

Answer: B

4. What is the correct sequence of procedures to perform on h(n) to convolute x(n)


and y(n)?
A. Folding shifting multiplication with x(n)summation
B. Multiplication with x(n)summation folding shifting
C. Summation folding shifting multiplication with x(n)
D. Shifting summation folding multiplication with x(n)

Answer: 1

5. What is the necessary condition for an LTI system to be causal in nature?

A. For negative value of n, impulse response should be non-zero

B. For positive value of n, impulse response should zero

C. For negative value of n, impulse response should be zero

D. For positive value of n, impulse response should be non-zero

Answer: C

6. What is the value of discrete-time signal x(n) for the value of n being non-integer?

A. Positive

B. Negative

C. Undefined

D. Zero

Answer: C

7. How is the unit ramp signal defined in discrete-time function?

A. u(n)=n for n≥0;u(n)=0 for n<0   

B. u(n)=n for n≤0;u(n)=0 for n>0   

C. u(n)=n for n>0;u(n)=0 for n≤0   

D. None of these

Answer: A

8. What is the condition for a real-valued signal to be antisymmetric in nature?

A. x(n)=-x(n)
B. x(n)=x(-n)

C. x(n)=-x(-n)

D. None of these

Answer: C

9. What is another term used for time scaling operation in digital signal processing?

A. Up sampling

B. Down sampling

C. Convolution

D. Quantization

Answer: B

10.  Which of the following functions represents impulse function?

A. x(n)=n for n≥0; x(n)=0 for n<0

B. x(n)=1 for n=0; x(n)=0 for n≠0 

C. x(n)=0 for n=0; x(n)=1 for n≠0

D. x(n)=n for n≤0; x(n)=0 for n>0

Answer: B

11. The autocorrelation of a discrete signal x(n) is represented by which of the given
equations?

A. r (l)=x(l)-x(-l)
xy

B. r (l)=x(l)+x(-l)
xy

C. r (l)=x(l)x(-l)
xy

D. r (l)=x(l)x(l)
xy

Answer: C
12.  Which of the following is the type of discrete system?

A. Non-causal systems

B. Recursive systems

C. Dynamic systems

D. All of the above

Answer: D

13. What is another term used for two-sided Z transform?

A. Bilateral Z-transform

B. Unilateral Z-transform

C. Trilateral Z-transform

D. None of these

Answer: A

14. What is zero padding technique?

A. Zeroes are added at the end of the sequence to make the number of samples equal
to a power of two. 

B. Zeroes are added at the start of the sequence to make the number of samples equal
to a power of two. 

C. Zeroes are added anywhere in between the sequence to make the number of
samples equal to a power of two. 

D. None of the mentioned. 

Answer: A

15. How many complex additions are needed for 16 direct computations in discrete
Fourier transform?

A. 56

B. 240
C. 756

D. 32

Answer: B

Solution- number of total complex additions = N(N – 1)

N = 16

Complex additions = 16(16 – 1)

= 240

16. Which of the following statements is invalid about linear convolution?

A. It needs zero padding.

B. The sequence length of input and output is the same.

C. The input and output sequence is aperiodic.

D. All the above statements are valid.

Answer: B

17. In the divide and conquer approach, the equation to calculate total complex
additions is ________

A. N (M + L + 2)

B. N (M + L – 3)

C. N (M + L – 2)

D. N (M – L + 1)

Answer: C

18. Which of the following properties is correct for FIR (Finite Impulse Response)
filters?

A. FIR filters are generally canonical

B. FIR filters are not always stable

C. FIR filters require less memory than IIR filters


D. FIR filter’s linear phase realisation structure can not be designed easily

Answer: A

19. Which technique is used to obtain a discrete-time signal from a continuous-


time signal?

A. Differentiating

B. Convolution

C. Integrating

D. Sampling

Answer: D

20. What is the method of joining steps in the digital to analogue conversion
known as?

A. Quadratic interpolation

B. Staircase approximation

C. Linear interpolation

D. None of the above

Answer: B

21. What should be the minimum frequency of sampling to avoid aliasing?

A. F/2  ( here, F is the analogue signal frequency)

B. F

C. 2F

D. 4F

Answer: C

22. Which of the following factors provides the quality of output from the A/D
converter?

A. Quantisation to signal noise ratio


B. Signal to quantisation noise ratio

C.Quantisation error

D. None of the above

Answer: B

23. In RADAR signal application, which of the following elements is unnecessary?

A. Digital signal processor

B. A/D converter

C. D/A converter

D. All of the above

Answer: C

24. Which of the following correctly represents the Z-transform X(z) of a discrete-
time signal x(n)?

Answer- A

25. For a sequence of finite duration with anti-causal property, the Z-transform
ROC is ________

1.

A. Entire z-plane, except at z = ∞


B. Z=0
C. Entire z-plane, except at z = 0
D. Z=∞

Answer- A
26. In which condition of ROC is a linear time-invariant system called BIBO
stable? 

1.

A. The ROC of the system is a unit circle


B. The ROC of the system includes unit circle
C. The ROC of the system excludes unit circle
D. None of the above

Answer- B

27. Which of the following equations represents a periodic signal x(t)’s average
power?

Answer: A

28. Which of the following system functions represents an all pass filter?

A. H(z)=z k

B. H(z)=z -k

C. H(z)=z 1/k

D. H(z)=z 2k

Answer: B

29. In an invertible system, _____

A. The input and output signals have many to one correspondence


B. The input and output signals have many to many correspondences

C. The input and output signals have one to many correspondences

D. The input and output signals have one to one correspondence

Answer: D

30. In which of the following applications digital signal processing is used?

A. Space applications

B. Biomedical applications

C. Video processing

D. All of the above

Answer: D

31. Which of the following is/are common applications of IIR filters?

A. Audio equalisation

B. IoT/IIoT smart sensors

C. High-speed RF applications

D. All of the above

Answer: D

32. In the Overlap add method to compute N point DFT, M-1 zeroes are added
_________.

A. At the first of each data block

B. At the last of each data block

C. In between the data block

D. No zeroes are added

Answer: B

33. In a single complex-valued multiplication, the number of quantisation errors is


______.
A. Three

B. Four

C. Seven

D. Two 

Answer: B

34. In a logarithmic scale, the Signal-to-Quantisation Noise ratio is expressed as

Pn
A. 10log 10
Px

px
B. 2 log 2
pn

px
C. 10log 2
pn

Px
D. 10log 10
Pn

Answer:D

35. What is the nature of truncation error in the case of representation of a


number in two’s complement?

A. Zero

B. Always positive

C. Always negative

D. Can’t say

Answer: C

36. In which of the following transformations, the poles of the transformation and
the poles of matched z-transform are identical?

A. Impulse transformation

B. Approximation of derivatives
C. Bilinear transformation

D. None of the above

Answer: A

37. Which of the following is/are the frequent applications of Hilbert transform?

A. Bandpass signals representation

B. SSB signals generation

C. Minimum phase type filter designing

D. All of the above

Answer: D

You might also like