Objective questions-IAT-1
Objective questions-IAT-1
a) {0,0,0,4}
b) {4,0,0,0}
c) {0,0,4,0}
d) {4,0,4,0}
4. Demonstrate the output y(n) of a filter whose impulse response ℎ(𝑛) = {1,1,1} and
input signal 𝑥(𝑛) = {3,−1,0,1,3,2,0,1,2,1} using overlap save method
a) {*,*,2,2,0,4,6,5,3,3,4,3}
b) {*,*,2,0,4,6,5,3,3,4,3,1}
c) {*,2,2,0,4,0,5,3,3,4,3,1}
d) {*,2,2,0,4,6,5,3,3,4,3,1}
6. Find the 8-point of a given sequence x(𝑛) = {0,1,2,3,4,5,6,7} using DIF-FFT algorithm
8. Compute the DFT of the sequence x(𝑛) = 𝑐𝑜𝑠 (𝑛𝜋/2) where 𝑁 = 4 using DIF FFT algorithm.
a) {0,0,0,4}
b) {2,0,0,0}
c) {2,0,2,0}
d) {4,0,4,0}
a) N(N+1)
b) N(N-1)/2
c) N2/2
d) N(N+1)/2
a) Decimation-in-time FFT
b) Decimation-in-frequency FFT
c) All of the mentioned
d) None of the mentioned
12. For a decimation-in-time FFT algorithm, which of the following is true?
a) Decimation-in-time FFT
b) Decimation-in-frequency FFT
c) All of the mentioned
d) None of the mentioned
1) DFT
2) IDFT
3) Direct Z transform
4) In direct Z transform
16.
16. Which is a typical application of digital signal processing?
A
Noise elimination
.
B. Music signal processing
C. Image processing
D
All of the above
.
17.
17. What do we call the manipulation of an analog signal in a digital domain?
A
Analog-to-digital conversion
.
B. Digital-to-analog conversion
C. Digital signal processing
D
Signal filtering
.
18. If we split the N point data sequence into two N/2 point data sequences f 1(n) and f2(n)
corresponding to the even numbered and odd numbered samples of x(n), then such an
FFT algorithm is known as decimation-in-time algorithm.
a) True
b) False
19. If we split the N point data sequence into two N/2 point data sequences f 1(n) and f2(n)
corresponding to the even numbered and odd numbered samples of x(n) and F1(k) and
F2(k) are the N/2 point DFTs of f1(k) and f2(k) respectively, then what is the N/2 point
DFT X(k) of x(n)?
a) F1(k)+F2(k)
b) F1(k)-WNk F2(k)
c) F1(k)+WNk F2(k)
d) None of the mentioned
20. Divide-and-conquer approach is based on the decomposition of an N-point DFT into
successively smaller DFTs. This basic approach leads to FFT algorithms.
a) True
b) False
21. What is the circular convolution of the sequences X1(n)={2,1,2,1} and
x2(n)={1,2,3,4}?
a) {14,14,16,16}
b) {16,16,14,14}
c) {2,3,6,4}
d) {14,16,14,16}
22. What is the circular convolution of the sequences X1(n)={2,1,2,1} and
x2(n)={1,2,3,4}, find using the DFT and IDFT concepts?
a) {16,16,14,14}
b) {14,16,14,16}
c) {14,14,16,16}
d) None of the mentioned
23. If X(k) is the N-point DFT of a sequence x(n), then what is the DFT of x*(n)?
a) X(N-k)
b) X*(k)
c) X*(N-k)
d) None of the mentioned
24. Demonstrate the output y(n) of a filter whose impulse response ℎ(𝑛) = {1,-1} and
input signal 𝑥(𝑛) = {1,1,2,2,3,3,4,4} using overlap add method.
a) {1,0,1,0,1,0,1,0,-4}
b) {*,0,1,0,1,0,1,0,-1}
c) {4,0,1,0,1,0,1,0,-4}
d) {*,0,1,0,1,0,1,0,-4}
25. Find the 8-point of a given sequence x(𝑛) = {0,1,2,3,4,5,6,7} using Decimation-in-
time -FFT algorithm
https://forms.gle/EFGvMCmQuRMnepnq9