Successive Approx ADC MCQ Quiz in தமிழ் - Objective Question with Answer for Successive Approx ADC - இலவச PDF ஐப் பதிவிறக்கவும்
Last updated on Mar 19, 2025
Latest Successive Approx ADC MCQ Objective Questions
Top Successive Approx ADC MCQ Objective Questions
Successive Approx ADC Question 1:
Consider the following waveform at VAX for a six-bit SAC with a step size of 40 mV during a complete conversion cycle.
The resultant digital output is
Answer (Detailed Solution Below)
Successive Approx ADC Question 1 Detailed Solution
A 6-bit AC operation using a DAC step size of 40 mV is as shown below:
At t = t0, set MSB (bit Q5)
Register output = 1000002 = 3210
∴ VAX = (40 mV) × 32 = 1.28 V
Comparing VAX with VA, VAX remains constant for a set bit (Q5 = 1).
At t = t1, set Bit Q4
Register output = 1100002 = 4810
∴ VAX = (40 mV) × 48 = 1.92 V
After comparing VAX with VA, VAX becomes 1.28 V, i.e. bit Q4 becomes reset (Q3 = 0)
At t = t2, set Bit Q3
Register output = 1010002 = 4010
∴ VAX = (40 mV) × 40 = 1.6 V
After comparing VAX with VA, VAX becomes 1.28 V, i.e. bit Q3 becomes reset (Q3 = 0)
At t = t3, set bit Q2
∴ The register output = 1001002 = 3610
∴ VAX = (40 mA) × 36 = 1.44 V
After comparison of VAX with VA, VAX becomes 1.44 V, i.e. bit Q1 becomes reset (Q1 = 0)
At t = t4, set bit Q1
Register output = 100102 = 3810
∴ VAX = (40 mV) × 38 = 1.52 V
On comparing VAX with VA, VAX becomes 1.44 V, i.e. bit Q1 becomes reset (Q1 = 0)
At t = t5, set bit Q0 (LSB)
Register output = 1001012 = 3710
∴ VAX = (40 mV) × 37 = 1.48 V
On comparing VAX with VA, VAX remains constant for set bit Q0 (Q0 = 1)
∴ The resultant digital output is:
Q5Q4Q3Q2Q1Q0 = 1001012
Successive Approx ADC Question 2:
A 4-bit successive approximation type ADC has a full-scale value of 15 V. The sequence of the states, the SAR will traverse, for the conversion of an input of 8.15 V is
Answer (Detailed Solution Below)
Successive Approx ADC Question 2 Detailed Solution
Input voltage = 8.15 V
Full scale value = 15 V
Number of bits = 4
Step size \(= \frac{{{V_{FSD}}}}{{{2^n} - 1}} = \frac{{15}}{{15}} = 1\;V.\)
First MSB is set to 1.
Vref = (1000)2 = 8
Vref < Vin
Now, next higher bit is set to 1.
Vref = (1100)2 = 12
Vref > Vin
As it is greater than Vin, bit will reset.
Vref = (1000)2 = 8
Now, next higher bit is set to 1.
Vref = (1010)2 = 10
Vref > Vin ⇒ bit will reset.
Vref = (1000)2 = 8
Now, next higher bit is set to 1.
Vref = (1001)2 = 9
Vref > Vin ⇒ bit will reset.
Vref = (1000)2.
So sequence of operation is
1000 → 1100 → 1010 → 1001 → 1000Successive Approx ADC Question 3:
A 10-bit ADC is operating with a 1 μs clock and the total conversion time is 12μs seen to be
Answer (Detailed Solution Below)
Successive Approx ADC Question 3 Detailed Solution
Flash ADC → Fastest, takes 1 clock cycle to convert
Counting type → Conversion time is α magnitude of input signal.
Integrating type → Also known as dual slope is slowest
Successive approximation type → In this ADC the time takes is n clock pulses (n is number of bits)
In practical cases the time taken is n+2 clock pulses
Successive Approx ADC Question 4:
An 8-bit ADC is used to digitize an analogy signal in the 0 to 5 V range. The approximate value of the maximum peak to peak ripple voltage that can be allowed in the dc supply voltage is ________ mV
Answer (Detailed Solution Below) 19 - 20
Successive Approx ADC Question 4 Detailed Solution
Maximum peak to peak ripple voltage = step size of ADC
\( = \frac{{{{\rm{V}}_{{\rm{FS}}}}}}{{{2^{\rm{n}}} - 1}} = \frac{5}{{256 - 1}} = 19.6{\rm{\;mV}}\)Successive Approx ADC Question 5:
The number of comparators present in a 4 bit successive approximation ADC is
Answer (Detailed Solution Below) 1
Successive Approx ADC Question 5 Detailed Solution
Successive Approx ADC Question 6:
The maximum percentage quantization error for a 8 bit analog to digital converter is _______ (in percentage)
Answer (Detailed Solution Below) 0.19 - 0.20
Successive Approx ADC Question 6 Detailed Solution
% max quantization error \( = \pm \frac{1}{2} \times \% \) Resolution
\( = \pm \frac{1}{2} \times \frac{1}{{\left( {{2^8} - 1} \right)}} \times 100\)
\( = \pm \frac{1}{2} \times \frac{1}{{\left( {{2^8} - 1} \right)}} \times 100\)
= 0.196%Successive Approx ADC Question 7:
Which of the following statement is false
Answer (Detailed Solution Below)
None of these
Successive Approx ADC Question 7 Detailed Solution
In a n-bit flash ADC \({2^n} - 1\) comparisons are made with respective voltage levels. Therefore, it requires \({2^n} - 1\) comparators.
Counter type ADC uses linear search where as successive approximation ADC Uses Binary search
i) n-Bit flash ADC:-
- no. of comparators required = 2n – 1
- It is the fastest ADC.
- Its conversion time is = 1. Tclk
Successive Approximation Register ADC → (n Bit)
→ It uses Binary search for conversion.
→ Its conversion time = n tak
→ Its conversion time is independent of A mplitude of analog signal.
Counter type ADC:-
It uses linear search for conversion.
Conversion time = 2n – 1 (Tak)
Important Point-
Linear search-It is a search that finds an element in the list by searching the element sequentially until the element is found in the list.
Binary search-It is a search that finds the middle element in the list recursively until the middle element is matched with a searched element.
Successive Approx ADC Question 8:
A 10 bit successive approximation ADC has a resolution of 20mV Determine the digital output for the analog input of 8.73 V
Answer (Detailed Solution Below)
(436)10
Successive Approx ADC Question 8 Detailed Solution
Digital output \(= \frac{{analog\ input}}{{resolution}}\)
\(= \frac{{8.73}}{{20mV}} = \frac{{\left( {873} \right)}}{2} = {\left( {436.5} \right)_{10}}\)
Since ADC outputs are purely integer values, the output of ADC is \({\left( {436} \right)_{10}}\)
Successive Approx ADC Question 9:
A 12 bit ADC is operating with a 1 μs clock period and the total conversion time is seen to be 14 μs. The ADC must be of
Answer (Detailed Solution Below)
Successive Approximation type
Successive Approx ADC Question 9 Detailed Solution
Given, n = 12 bits
Clock period = 1 μs
Total conversion time = 14 μs
For successive approximation type ADC
TC = n × clock period
= 12 × 1 μs = 12 μs ≈ 14 μs
The ADC must be successive approximation type
Successive Approx ADC Question 10:
Comprehension:
A successive approximation ADC uses a 2 MHz clock and a 5 bit binary ladder containing 8v reference. Find
Calculate aperture time for 2 kHz signal using a 8bit ADC where i/p sine wave amplitude equals maximum input for ADC
Answer (Detailed Solution Below)
312 ns
Successive Approx ADC Question 10 Detailed Solution
\({t_a} = {1 \over {{\rm{w}}\left( {{2^n} - 1} \right)}} = {1 \over {2{\rm{\pi }} \times 2 \times {{10}^3}\left( {{2^8} - 1} \right)}} = {\rm{ }}312{\rm{ }}\:ns\)