250+ TOP MCQs on Discrete Time Convolution – 1 and Answers

Signals & Systems Multiple Choice Questions on “Discrete Time Convolution – 1”.

1. Is discrete time convolution possible?
A. True
B. False
Answer: A
Clarification: Yes, like continuous time convolution discrete time convolution is also possible with the same phenomena except that it is discrete and superimposition occurs only in those time interval in which signal is present.

2. How is discrete time convolution represented?
A. x[n] + h[n]
B. x[n] – h[n]
C. x[n] * h[n]
D. x[n] + h[n]
Answer: C
Clarification: Discrete time convolution is represented by x[n]*h[n]. Here x[n] is the input and h[n] is the impulse response.

3. What are the tools used in a graphical method of finding convolution of discrete time signals?
A. Plotting, shifting, folding, multiplication, and addition in order
B. Scaling, shifting, multiplication, and addition in order
C. Scaling, multiplication and addition in order
D. Scaling, plotting, shifting, multiplication and addition in order
Answer: A
Clarification: The tools used in a graphical method of finding convolution of discrete time signals are basically plotting, shifting, folding, multiplication and addition. These are taken in the order in the graphs. Both the signals are plotted, one of them is shifted, folded and both are again multiplied and added.

4. Choose the correct equation for finding the output of a discrete time convolution?
A. y[n] = ∑x[k]h[n-k], k from 0 to ∞
B. y[n] = ∑x[k]h[n-k], k from -∞ to +∞
C. y[n] = ∑x[k]h[k], k from 0 to ∞
D. y[n] = ∑x[k]h[n], k from -∞ to +∞
Answer: B
Clarification: y[n]=∑x[k]h[n-k], k from -∞ to +∞
Is the correct equation, where x[n] is the input and h[n] is the impulse response of the ∂[n] input of an LTI system. This is referred to as the convolution sum.

5. What is a convolution sum?
A. ∑x[k]h[n-k], k from -∞ to +∞
B. ∑x[k]*∑h[n-k], k from -∞ to +∞
C. ∑x[k]+∑h[n-k], k from -∞ to +∞
D. ∑∑x[k]h[n-k], k from -∞ to +∞
Answer: A
Clarification: y[n]=∑x[k]h[n-k], k from -∞ to +∞, y[n] is the output of the summation of the components on the right hand side. Where x[n] is the input of an LTI system and h[n] is the impulse response of the ∂[n] input of an LTI system. The response is due to superposition, in short.

6. What is the convolution of x[n]=e-n2 and h[n]=n2?
A. 5.318n2 + .123
B. 6.318n2 + .123
C. 5.318n+.88
D. 5.318n2+.8846
Answer: D
Clarification: x[n]*h[n]=∑x[k]h[n-k]
=∑e-k2[(n-k)2]
=3n2∑e-k2 + ∑k2 e-k2
=5.318n2+.8846.

7. Choose the properties which are followed by a discrete time convolution?
A. Associative, commutative, distributive
B. Associative
C. Commutative and distributive
D. Distributive and associative
Answer: A
Clarification: The properties which are followed by a discrete time convolution are same as continuous time convolution. These are – associative, commutative, distributive property.

8. What is the convolution of a signal with an impulse?
A. Signal itself
B. Impulse
C. A new signal
D. Signal multiplied by impulse
Answer: A
Clarification: The convolution of a signal x(n) with a unit impulse function ∂(n) results in the signal x(n) itself:
x(n)* ∂(n)=x(n).

9. What is the commutative property?
A. x(n)*h(n)=h(n)*x(n)
B. x(n)+h(n)=h(n)+x(n)
C. x(n)**h(n)=h(n)**x(n)
D. x(n)h(n)=h(n)x(n)
Answer: A
Clarification: The commutative property is x(n)*h(n)=h(n)*x(n), where x(n) is the input and h(n) is the impulse response of the ∂(n) input of an LTI system.
∑x[k]h[n-k], when we change the variables to n-k to k-n makes it equal to LHS and RHS.

10. What is the associative property of discrete time convolution?
A. [x1(n) * x2(n)]*h(n) = x1(n)* [x2(n)*h(n)]
B. [x1(n) * x2(n)]+h(n) = x1(n) + [x2(n)*h(n)]
C. [x1(n) + x2(n)]*h(n) = x1(n)* [x2(n)+h(n)]
D. [x1(n) * x2(n)]h(n) = x1(n) [x2(n)*h(n)]
Answer: A
Clarification: [x1(n)* x2(n)]*h(n)= x1(n)* [x2(n)*h(n)], x1(n) and x2(n) are inputs and h(n) is the impulse response.
This can be proved by considering two x1(n)* x2(n) as one output and then using the commutative property proof.

Leave a Reply

Your email address will not be published. Required fields are marked *