Digital Signal Processing

Quantization Effects in the Computation of DFT

Question 1
Marks : +2 | -2
Pass Ratio : 100%
How many quantization errors are present in one complex valued multiplication?
One
Two
Three
Four
Explanation:
We assume that the real and imaginary components of {x(n)} and {WNkn} are represented by ‘b’ bits. Consequently, the computation of product x(n). WNkn requires four real multiplications. Each real multiplication is rounded from 2b bits to b bits and hence there are four quantization errors for each complex valued multiplication.
Question 2
Marks : +2 | -2
Pass Ratio : 100%
Every fourfold increase in the size N of the DFT requires an additional bit in computational precision to offset the additional quantization errors.
True
False
Explanation:
We know that, the variance of the quantization errors is directly proportional to the size N of the DFT. So, every fourfold increase in the size N of the DFT requires an additional bit in computational precision to offset the additional quantization errors.
Question 3
Marks : +2 | -2
Pass Ratio : 100%
What is the variance of the output DFT coefficients |X(k)|?
\\(\\frac{1}{N}\\)
\\(\\frac{1}{2N}\\)
\\(\\frac{1}{3N}\\)
\\(\\frac{1}{4N}\\)
Explanation:
We know that the variance of the signal sequence is (2/N)2/12=\\(\\frac{1}{3N^2}\\)
Question 4
Marks : +2 | -2
Pass Ratio : 100%
What is the model that has been adopt for characterizing round of errors in multiplication?
Multiplicative white noise model
Subtractive white noise model
Additive white noise model
None of the mentioned
Explanation:
Additive white noise model is the model that we use in the statistical analysis of round off errors in IIR and FIR filters.
Question 5
Marks : +2 | -2
Pass Ratio : 100%
The effect of round off errors due to the multiplications performed in the DFT with fixed point arithmetic is known as Quantization error.
True
False
Explanation:
Since DFT plays a very important role in many applications of DSP, it is very important for us to know the effect of quantization errors in its computation. In particular, we shall consider the effect of round off errors due to the multiplications performed in the DFT with fixed point arithmetic.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
What is the range in which the quantization errors due to rounding off are uniformly distributed as random variables if Δ=2-b?
(0,Δ)
(-Δ,0)
(-Δ/2,Δ/2)
None of the mentioned
Explanation:
The Quantization errors due to rounding off are uniformly distributed random variables in the range (-Δ/2,Δ/2) if Δ=2-b. This is one of the assumption that is made about the statistical properties of the quantization error.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
How is the variance of the quantization error related to the size of the DFT?
Equal
Inversely proportional
Square proportional
Proportional
Explanation:
We know that each of the quantization has a variance of Δ2/12=2-2b/12.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
The 4N quantization errors are mutually uncorrelated.
True
False
Explanation:
The 4N quantization errors are mutually uncorrelated. This is one of the assumption that is made about the statistical properties of the quantization error.
Question 9
Marks : +2 | -2
Pass Ratio : 100%
What is the total number of quantization errors in the computation of single point DFT of a sequence of length N?
2N
4N
8N
12N
Explanation:
Since the computation of single point DFT of a sequence of length N involves N number of complex multiplications, it contains 4N number of quantization errors.
Question 10
Marks : +2 | -2
Pass Ratio : 100%
The 4N quantization errors are correlated with the sequence {x(n)}.
True
False
Explanation:
According to one of the assumption that is made about the statistical properties of the quantization error, the 4N quantization errors are uncorrelated with the sequence {x(n)}.