DREAM INSTITUTE OF TECHNOLOGY
MCQ TEST
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
DIGITAL SIGNAL PROCESSING (EC-602)
1. If x(n) is a discrete-time signal, then the value of x(n) at non integer value of ‘n’ is
a) Zero b) Positive c) Negative d) Not Defined
2. The signal defined by ∑∞ 2
𝑛=∞ |𝑥(𝑛)| is
a) Energy Signal b) Power Signal c) Work Done d) None of these
3. The output signal when a signal x(n)=(0,1,2,3) is processed through an ‘Delay’ system is
a) (3,2,1,0) b) (1,2,3,0) c) (0,1,2,3) d) (2,1,0,3)
4. What is the ROC of the z-transform of the signal x(n)=anu(n)+bnu(-n-1)?
a) |a|<|z|<|b| b) |a|>|z|>|b| c) |a|>|z|<|b| d) |a|<|z|>|b|
5. X(z) is the z-transform of the signal x(n), then what is the z-transform of the signal nx(n)?
a) -z(dX(z))/dz b) z(dX(z))/dz c) z-1 (dX(z))/dz d) - z-1 (dX(z))/dz
6. If x(n) is a real sequence and X(k) is its N-point DFT, then which of the following is true?
a) X(N-k)=X(-k) b) X(N-k)=X*(k) c) X(-k)=X*(k) d) All of these
7. What is the circular convolution of the sequences x1(n)={2,1,2,1}
a) {14,14,16,16} b) {16,16,14,14} c) {2,3,6,4} d) {14,16,14,16}
8. By means of the DFT and IDFT, determine the response of the FIR filter with impulse response
h(n)={1,2,3} to the input sequence x(n)={1,2,2,1}?
a) {1,4,11,9,8,3} b) {1,4,9,11,8,3} c) {1,4,9,11,3,8} d) {1,4,9,8,3,11}
9. Which of the following is true in case of Overlap add method?
a) M zeros are appended at last of each data block
b) M zeros are appended at first of each data block
c) M-1 zeros are appended at last of each data block
d) M-1 zeros are appended at first of each data block
10. How many complex multiplications are need to be performed for each FFT algorithm?
a) (N/2)log N b) Nlog2N c) (N/2)log2N d) None of these
11. In IIR Filter design by the Bilinear Transformation, the Bilinear Transformation is a mapping from
a) Z-plane to S-plane b) S-plane to Z-plane c) S-plane to i-plane d) Z-plane to i-plane
12. What is the lowest order of the Butterworth filter with a pass band gain KP= -1dB at ΩP= 4 rad/sec
and stop band attenuation greater than or equal to 20dB at ΩS= 8 rad/sec?
a) 4 b) 5 c) 6 d) 3
13. Chebyshev polynomials of odd orders are
a) Even Function b) Odd Function c) Exponential Function d) Log Function
14. What is the approximate transition width of main lobe of a Hamming window?
a) 4π/M b) 12π/M c) 8π/M d)2π/M
15. In ________ approach resource is the main priority
a) Parallel b) Serial c) Iterative d) Combinational