This set of Digital Signal Processing Multiple Choice Questions & Answers (MCQs) focuses on “Frequency Analysis of Signals Using DFT”.
1. If the signal to be analyzed is an analog signal, we would pass it through an anti-aliasing filter with B as the bandwidth of the filtered signal and then the signal is sampled at a rate __________
a) Fs ≤ 2B
b) Fs ≤ B
c) Fs ≥ 2B
d) Fs = 2B
View Answer
Explanation: The filtered signal is sampled at a rate of Fs≥ 2B, where B is the bandwidth of the filtered signal to prevent aliasing.
2. What is the highest frequency that is contained in the sampled signal?
a) 2Fs
b) Fs/2
c) Fs
d) None of the mentioned
View Answer
Explanation: We know that, after passing the signal through anti-aliasing filter, the filtered signal is sampled at a rate of Fs≥ 2B=>B≤ Fs/2.Thus the maximum frequency of the sampled signal is Fs/2.
3. The finite observation interval for the signal places a limit on the frequency resolution.
a) True
b) False
View Answer
Explanation: After sampling the signal, we limit the duration of the signal to the time interval T0=LT, where L is the number of samples and T is the sample interval. So, it limits our ability to distinguish two frequency components that are separated by less than 1/T0=1/LT in frequency. So, the finite observation interval for the signal places a limit on the frequency resolution.
4. If {x(n)} is the signal to be analyzed, limiting the duration of the sequence to L samples, in the interval 0≤ n≤ L-1, is equivalent to multiplying {x(n)} by?
a) Kaiser window
b) Hamming window
c) Hanning window
d) Rectangular window
View Answer
Explanation: The equation of the rectangular window w(n) is given as
w(n)=1, 0≤ n≤ L-1
=0, otherwise
Thus, we can limit the duration of the signal x(n) to L samples by multiplying it with a rectangular window of length L.
5. What is the Fourier transform of rectangular window of length L?
a) \(\frac{sin(\frac{ωL}{2})}{sin(\frac{ω}{2})} e^{jω(L+1)/2}\)
b) \(\frac{sin(\frac{ωL}{2})}{sin(\frac{ω}{2})} e^{jω(L-1)/2}\)
c) \(\frac{sin(\frac{ωL}{2})}{sin(\frac{ω}{2})} e^{-jω(L-1)/2}\)
d) None of the mentioned
View Answer
Explanation: We know that the equation for the rectangular window w(n) is given as
w(n)=1, 0≤ n≤ L-1
=0, otherwise
We know that the Fourier transform of a signal x(n) is given as
X(ω)=\(\sum_{n=-∞}^∞ x(n)e^{-jωn}\)
=>W(ω)=\(\sum_{n=0}^{L-1} e^{-jωn}=\frac{sin(\frac{ωL}{2})}{sin(\frac{ω}{2})} e^{-jω(L-1)/2}\)
6. If x(n)=cosω0n and W(ω) is the Fourier transform of the rectangular signal w(n), then what is the Fourier transform of the signal x(n).w(n)?
a) 1/2[W(ω-ω0)- W(ω+ω0)]
b) 1/2[W(ω-ω0)+ W(ω+ω0)]
c) [W(ω-ω0)+ W(ω+ω0)]
d) [W(ω-ω0)- W(ω+ω0)]
View Answer
Explanation: According to the exponential properties of Fourier transform, we get
Fourier transform of x(n).w(n)= 1/2[W(ω-ω0)+ W(ω+ω0)]
7. The characteristic of windowing the signal called “Leakage” is the power that is leaked out into the entire frequency range.
a) True
b) False
View Answer
Explanation: We note that the windowed spectrum \(\hat{X}\)(w) is not localized to a single frequency, but instead it is spread out over the whole frequency range. Thus the power of the original signal sequence x(n) that was concentrated at a single frequency has been spread by the window into the entire frequency range. We say that the power has been leaked out into the entire frequency range and this phenomenon is called as “Leakage”.
8. Which of the following is the advantage of Hanning window over rectangular window?
a) More side lobes
b) Less side lobes
c) More width of main lobe
d) None of the mentioned
View Answer
Explanation: The Hanning window has less side lobes and the leakage is less in this windowing technique.
9. Which of the following is the disadvantage of Hanning window over rectangular window?
a) More side lobes
b) Less side lobes
c) More width of main lobe
d) None of the mentioned
View Answer
Explanation: In the magnitude response of the signal windowed using Hanning window, the width of the main lobe is more which is the disadvantage of this technique over rectangular windowing technique.
10. The condition with less number of samples L should be avoided.
a) True
b) False
View Answer
Explanation: When the number of samples L is small, the window spectrum masks the signal spectrum and, consequently, the DFT of the data reflects the spectral characteristics of the window function. So, this situation should be avoided.
Sanfoundry Global Education & Learning Series – Digital Signal Processing.
To practice all areas of Digital Signal Processing, here is complete set of 1000+ Multiple Choice Questions and Answers.