DSP Bit Bank (R21) 2024-25 MID-1
DSP Bit Bank (R21) 2024-25 MID-1
Bit Questions
UNIT 1
5. Comment on the time invariance of the following discrete system: y[n] = x[2n+4] [ b ]
a) Time invariant b) Time variant
c) Both Time variant and Time invariant d) None of the mentioned
9. What are the mathematical tools to convert a system from a time domain to frequency domain?
[ a ]
a) Fourier series, Fourier transform, Laplace transform, Z-transform
b) Fourier series only c) Fourier series and Laplace transform only
d) Fourier series, Fourier transform and Laplace transform only
13. A linear time invariant system is said to be BIBO stable if and only if the ROC of the system
function _____ [ a ]
a) Includes unit circle b) Excludes unit circle
c) Is an unit circle d) None of the above
14. If all the poles of H(z) are inside the unit circle, then the system is said to be ___ [ c ]
a) Only causal b) Only BIBO stable
c) BIBO stable and causal d) None of the mentioned
15. If a system is said to be invertible, then? [ a ]
a) One-to-one correspondence between its input and output signals
b) One-to-many correspondence between its input and output signals
c) Many-to-one correspondence between its input and output signals
d) None of the mentioned
17. Find the convolution sum of sequences x1[n] = (1, 2, 3) and x2[n] = (2, 1, 4). [ a ]
a) {2, 5, 12, 11, 12} b) {2, 12, 5, 11, 12}
c) {2, 11, 5, 12, 12} d) {-2, 5,-12, 11, 12}
18. The addition of zeroes at the end of the sequence when it is represented as the power of integer is
refer as: [ c ]
A) Region of Convergence b) Bilateral transform c) Zero padding d) None of the above
19. Impulse response is the output of ______ system due to impulse input applied at time=0?[ d ]
a) Linear b) Time varying c) Time invariant d) Linear and time invariant
20. A system is said to be dynamic if the output of the system depends on _________ [ a ]
a) The past Input b) The Future Input
c) The Present Input d) Both the Present and future Inputs
21. If the number of poles (m) are greater than the number of zeros (n), then there will be_________
number of zeros at s = ∞. [ b ]
a) m+n b) m-n c) m d) n
22. If the poles or zeros are not repeated, then the function is said to be having _____ poles or ______
zeros. [ c ]
a) simple, multiple b) multiple, simple c) simple, simple d) multiple, multiple
27. If x(n)=Aejωn is the input of an LTI system and h(n) is the response of the system, then
what is the output y(n) of the system? [ c ]
a) H(-ω)x(n) b) -H(ω)x(n) c) H(ω)x(n) d) None of the mentioned
28. Which of the following conditions made digital signal processing more advantageous over analog
signal processing? [ d ]
a) Flexibility b) Accuracy c) Storage d) All of the mentioned
30. Which of the following method is used to find the inverse z-transform of a signal? [ d ]
a) Counter integration b) Expansion into a series of terms
c) Partial fraction expansion d) All of the mentioned
UNIT 2
5. WNk+N/2=? [ b ]
a) WNk b) -WNk c) WN-k d) None of the mentioned
6. The total number of complex multiplications required for computing N point DFT by radix-2 FFT
is? [ a ]
a) (N/2)log2N b) Nlog2N c) (N/2)log10N d) None of the mentioned
7. The total number of complex additions required for computing N point DFT by radix-2 FFT is?
[ b ]
a) (N/2)log2N b) Nlog2N c) (N/2)log10N d) None of the mentioned
9. wN is equal to [ a ]
2𝜋 2𝜋 𝜋 𝜋
−𝑗 𝑗 −𝑗 𝑗
a) 𝑒 𝑁 b) 𝑒 𝑁 c) 𝑒 𝑁 d) 𝑒 𝑁
20. Determine the number of complex additions required for 32 direct computations of DFT.
[ c ]
a). 240 b). 56 c). 992 d). 854
21. Find the complex multiplications required for 16 direct computations of DFT. [ a ]
a). 256 b). 64 c). 216 d). 1024
25 Given two sequences x1(n) and x2(n) of lengths L1 and L2 respectively, the length of y(n) using
circular convolution would be ? [ b ]
a) min(L1,L2) b) max(L1,L2) c) count(L1,L2) d) ceil(L1,L2
26. What is the main difference between Linear and circular convolution? [ c ]
a) Speed b) Time c) Length d) Breadth
27. While solving linear convolution using circular convolution, which method of circular convolution
can be used? [ d ]
a)wheel method b) overlap save method c) matrix method d) both a & b
28 what does zero padding do while solving linear convolution using circular convolution? [ a ]
a) zero-padding avoids time-domain aliasing and make the circular convolution
behave like linear convolution.
b. Zero-padding avoids speed-domain aliasing and makes the circular convolution behave
like linear convolution.
c. Zero-padding forms time-domain aliasing and make the circular convolution behave
like linear convolution.
d. Zero-padding forms speed-domain aliasing and make the circular convolution behave
like linear convolution.
29 The circular convolution can be performed only if both the sequences are [ b ]
a. Unequal b) equal c) greater than other d) less than other
30 In circular convolution, graph all points for first(X1) on the outer circle in the __ direction[ b ]
a. Same as inner circle b) Anti-clockwise c) Clockwise d) Random