Digital Signal Processing

Quantization and Coding

Question 1
Marks : +2 | -2
Pass Ratio : 50%
The basic task of the A/D converter is to convert a discrete set of digital code words into a continuous range of input amplitudes.
True
False
Explanation:
The basic task of the A/D converter is to convert a continuous range of input amplitude into a discrete set of digital code words. This conversion involves the processes of Quantization and Coding.
Question 2
Marks : +2 | -2
Pass Ratio : 50%
What is the term used to describe the range of an A/D converter for uni-polar signals?
Full scale
FSR
Full-scale region
FSS
Explanation:
The term Full scale (FS) is used for uni-polar signals.
Question 3
Marks : +2 | -2
Pass Ratio : 50%
What is the term used to describe the range of an A/D converter for bipolar signals?
Full scale
FSR
Full-scale region
FS
Explanation:
The term Full-scale range (FSR) is used to describe the range of an A/D converter for bipolar signals (i.e., signals with both positive and negative amplitudes).
Question 4
Marks : +2 | -2
Pass Ratio : 50%
What is the step size or the resolution of an A/D converter?
Δ = (R)/2(b+1)
Δ = (R)/2(b-1)
Δ = (R)/3(b+1)
Δ = (R)/2
Explanation:
The coding process in an A/D converter assigns a unique binary number to each quantization level. If we have L levels, we need at least L different binary numbers. With a word length of b + 1 bits we can represent 2b+1 distinct binary numbers. Hence we should have 2(b+1) > L or, equivalently, b + 1 > log2 L. Then the step size or the resolution of the A/D converter is given by
Question 5
Marks : +2 | -2
Pass Ratio : 50%
What is the type of quantizer, if a Zero is assigned a decision level?
Midrise type
Mid tread type
Mistreat type
None of the mentioned
Explanation:
If a zero is assigned a decision level, the quantizer is of the midrise type.
Question 6
Marks : +2 | -2
Pass Ratio : 50%
What is the type of quantizer, if a Zero is assigned a quantization level?
Midrise type
Mid tread type
Mistreat type
None of the mentioned
Explanation:
If a zero is assigned a quantization level, the quantizer is of the mid treat type.
Question 7
Marks : +2 | -2
Pass Ratio : 50%
What is the fixed range of the quantization error eq(n)?
–\\(\\frac{\\Delta}{6}\\) < eq(n) ≤ \\(\\frac{\\Delta}{6}\\)
–\\(\\frac{\\Delta}{4}\\) < eq(n) ≤ \\(\\frac{\\Delta}{4}\\)
–\\(\\frac{\\Delta}{2}\\) < eq(n) ≤ \\(\\frac{\\Delta}{2}\\)
–\\(\\frac{\\Delta}{16}\\) < eq(n) ≤ \\(\\frac{\\Delta}{16}\\)
Explanation:
The quantization error eq(n) is always in the range – \\(\\frac{\\Delta}{2}\\) < eq(n) ≤ \\(\\frac{\\Delta}{2}\\), where Δ is quantizer step size.
Question 8
Marks : +2 | -2
Pass Ratio : 50%
What is the relation defined by the operation of quantizer?
xq(n) ≡ Q[x(n)] = \\(\\hat{x}_k\\)
xq(n) = Q[x(n)] = \\(\\hat{x}_k\\), if x(n) ∈ Ik
xq(k) ≡ Q[x(k)] = \\(\\hat{x}_k\\)
none of the mentioned
Explanation:
The possible outputs of the quantizer (i.e., the quantization levels) are denoted as \\(\\hat{x}_1, \\hat{x}_2,…\\hat{x}_L\\). The operation of the quantizer is defined by the relation, xq(n) ≡ Q[x(n)]= \\(\\hat{x}_k\\), if x(n) ∈ Ik.
Question 9
Marks : +2 | -2
Pass Ratio : 50%
If the dynamic range of the signal is smaller than the range of quantizer, the samples that exceed the quantizer are clipped, resulting in large quantization error.
True
False
Explanation:
If the dynamic range of the signal, defined as xmax-xmin, is larger than the range of the quantizer, the samples that exceed the quantizer range are clipped, resulting in a large (greater than \\({\\Delta}{2}\\)) quantization error.
Question 10
Marks : +2 | -2
Pass Ratio : 50%
In the practical A/D converters, if the first transition may not occur at exactly + 1/2 LSB, then such kind of error is known as ____________
Scale-factor error
Offset error
Linearity error
All of the mentioned
Explanation:
We note that practical A/D converters may have offset error (the first transition may not occur at exactly + 1/2 LSB).