Data Converters MCQ Quiz in मल्याळम - Objective Question with Answer for Data Converters - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക

Last updated on Mar 10, 2025

നേടുക Data Converters ഉത്തരങ്ങളും വിശദമായ പരിഹാരങ്ങളുമുള്ള മൾട്ടിപ്പിൾ ചോയ്സ് ചോദ്യങ്ങൾ (MCQ ക്വിസ്). ഇവ സൗജന്യമായി ഡൗൺലോഡ് ചെയ്യുക Data Converters MCQ ക്വിസ് പിഡിഎഫ്, ബാങ്കിംഗ്, എസ്എസ്‌സി, റെയിൽവേ, യുപിഎസ്‌സി, സ്റ്റേറ്റ് പിഎസ്‌സി തുടങ്ങിയ നിങ്ങളുടെ വരാനിരിക്കുന്ന പരീക്ഷകൾക്കായി തയ്യാറെടുക്കുക

Latest Data Converters MCQ Objective Questions

Top Data Converters MCQ Objective Questions

Data Converters Question 1:

For a 10-bit digital ramp ADC using 500 kHz clock, the maximum conversion time is

  1. 2048 μs
  2. 2064 μs
  3. 2046 μs
  4. 2084 μs

Answer (Detailed Solution Below)

Option 3 : 2046 μs

Data Converters Question 1 Detailed Solution

Concept:

Digital ramp ADC conversion time is given as:

 \(= \left( {{2^N} - 1} \right){T_{clk}} \)

Given:

n = 10

f = 500 kHz

Analysis:

\({T_{clk}} = \frac{1}{{500\; \times \;{{10}^3}}}\) 

= 2 μs

Conversion time = (2N – 1) Tclk

= (1024 - 1) × 2 μs = 2046 μs

Important Points

 The conversion time of different types of n-bit ADC is shown :

Type of ADC

No. of Clocks

Time

Counter Type

        2n-1

(2n-1 )Tclk

SAR (Successive Approximation Register)

n

Tclk

Flash (Parallel comparator)

1

Tclk

Dual Slope

2n+1

2n+1 Tclk

 

Data Converters Question 2:

A D/A converter has 5V full-scale input voltage and an accuracy of ± 0.2%. The maximum error for any output voltage will be

  1. 5 mV
  2. 10 mV
  3. 20 mV
  4. 1 mV

Answer (Detailed Solution Below)

Option 2 : 10 mV

Data Converters Question 2 Detailed Solution

Concept:

Maximum error (Er) of D/A is given as,

Er = (VFS x Accuracy)

Where,

VFS: full-scale input voltage

Calculation:

Given: VfS = 5V , Accuracy= 0.2%

\({E_r} = \frac{{5 \times 0.2}}{{100}}\)

\({E_r} = \frac{1}{{100}} \)

Er = 10 mV

Data Converters Question 3:

Which of the following is the fastest A-D converter?

  1. Successive approximation type
  2. Flash type
  3. Integration type
  4. Ramp type

Answer (Detailed Solution Below)

Option 2 : Flash type

Data Converters Question 3 Detailed Solution

\The correct answer is option 2):(Flash type)

Concept:

Flash ADC (Fastest)

  • The flash ADC is the fastest type available. A flash ADC uses comparators, one per voltage step, and a string of resistors.
  • Flash-type ADC requires no counter For an n-bit ADC, flash-type ADC requires (2n – 1) comparators
  • A 4-bit ADC will have 15 comparators, and an 8-bit ADC will have 255 comparators.
  • The following figure shows a 3-bit flash ADC circuit.

F1 U.B Deepak 30.03.2020 D1

  • It is formed of a series of comparators, each one comparing the input signal to a unique reference voltage.
  • The comparator outputs connect to the inputs of a priority encoder circuit, which then produces a binary output.
  • Vref is a stable reference voltage provided by a precision voltage regulator as part of the converter circuit.
  • As the analog input voltage exceeds the reference voltage at each comparator, the comparator outputs will sequentially saturate to a high state.
  • The priority encoder generates a binary number based on the highest-order active input, ignoring all other active inputs.

Additional Information

  • The successive approximation A/D converter has a shorter conversion time compared to the counter ramp A/D converter.
  • Counter type ADC and successive approximate ADC use DAC Counter type ADC uses linear search and successive approximation type ADC uses binary search
  • A ring counter is used in successive approximation-type ADC
  •  Dual slope ADC is the most accurate

Data Converters Question 4:

Which of the following types of ADC is also known as continuous conversion type ADC?

  1. Dual-slope ADC
  2. Counter-type ADC
  3. Tracking-type ADC
  4. Successive approximation ADC

Answer (Detailed Solution Below)

Option 4 : Successive approximation ADC

Data Converters Question 4 Detailed Solution

Concept:

successive-approximation ADC is a type of analog-to-digital converter that converts a continuous analog waveform into a discrete digital representation using a binary search through all possible quantization levels before finally converging upon a digital output for each analog voltage conversion.

For an N-bit successive approximation ADC, the conversion time is

= N T

Where T is the time period of the clock pulse.

∴ The conversion time does not depend on the magnitude of the input voltage.

Data Converters Question 5:

The resolution of 4 Bit counting ADC is 05 V For an analog input 5.8 volt the output of ADC will be_____

  1. 1100
  2. 1111
  3. 1010
  4. 1011

Answer (Detailed Solution Below)

Option 1 : 1100

Data Converters Question 5 Detailed Solution

Concept:

  • Analog-to-Digital Converters (ADCs) transform an analog voltage to a binary number (a series of 1’s and 0’s).
  • Then eventually to a digital number (base 10) for reading on a meter, monitor, or chart.
  • The ADC resolution depends upon the number of bits used to represent the digit number. 
  • As the number of bits increases the resolution of an Analog to Digital Converter improves and the quantization error decreases.

 

Resolution for n – bit A/D converter  will be:

\(R= \frac{V_{FS} \ \times \ (2^ib^i)}{{{2^n} - 1}}\)

Where 

R = Resolution

VFS is reference voltage 'or' Full-scale voltage

n = number of bits

2ibi gives output voltage value.

Calculation:

Given:

VFS = 5.8 V

n = 4

R = 05 V

\( 5= \frac{5.8 \ \times \ 2^ib^i}{{{2^{4}} - 1}}\)

\( 2^ib^i= \frac{5 \ \times \ 15}{{5.8}}\)

2ibi = 12.93 V ≈ 12 V

In bits, the output voltage will be 1100

Hence option (1) is the correct answer.

Important Points

The resolution of DAC is a change in analog voltage corresponding to the LSB bit increment at the input.

The resolution (R) is calculated as:

\( R= \frac{{{V_{FS}}}}{{{2^N} - 1}}\)

No. of levels = 2N – 1

Vr is reference voltage 'or' Full-scale voltage

Data Converters Question 6:

A 10-bit D/A converter gives a maximum output of 10.23 V. The resolution is

  1. 10 mV
  2. 20 mV
  3. 15 mV
  4. 25 mV

Answer (Detailed Solution Below)

Option 1 : 10 mV

Data Converters Question 6 Detailed Solution

Concept:

  • Analog-to-Digital Converters (ADCs) transform an analog voltage to a binary number (a series of 1’s and 0’s).
  • Then eventually to a digital number (base 10) for reading on a meter, monitor, or chart.
  • The ADC resolution depends upon the number of bits used to represent the digit number. 
  • As the number of bits increases the resolution of an Analog to Digital Converter improves and the quantization error decreases.

 

The resolution of DAC is a change in analog voltage corresponding to the LSB bit increment at the input.

The resolution (R) is calculated as:

\( R= \frac{{{V_{FS}}}}{{{2^N} - 1}}\)

No. of levels = 2N – 1

Vr is reference voltage 'or' Full-scale voltage

Resolution for n – bit A/D converter in percentage will be:

\(= \frac{V_{FS}}{{{2^n} - 1}} \times 100\)

Calculation:

Given: n = 10, VFS = 10.23 V

\( = \frac{10.23}{{{2^{10}} - 1}}\)

= 10 mV

Data Converters Question 7:

Match List I with List II

List I

List II

A. Simplest type of ADC

1. Flash-type ADC

B. Fastest ADC

2. dual-slope type ADC

C. Slowest ADC

3. counter-type ADC

D. Most widely used ADC

4. Successive – approximation type ADC


Choose the correct answer from the options given below:

  1. A - 3, B - 1, C - 2, D - 4
  2. A - 2, B - 4, C - 1, D - 3
  3. A - 4, B - 2, C - 3, D - 1
  4. A - 3, B - 4, C - 2, D - 1

Answer (Detailed Solution Below)

Option 1 : A - 3, B - 1, C - 2, D - 4

Data Converters Question 7 Detailed Solution

Parameters

Flash type ADC

Successive Approximation type ADC

Dual Slope type ADC

CONVERSION TIME

Shortest

Moderately long

Longest

SPEED

Fastest

Faster than the dual-slope

Slowest

ACCURACY OF CONVERSION

Less accurate

Moderately accurate

Very accurate

COST

Very costly

Moderately high

Low

ADVANTAGES

High speed and no input hold time

Constant conversion of time, good speed

High accuracy low cost

DISADVANTAGES

Low accuracy, high cost

Not many

Long conversion time, low speed

APPLICATIONS

All high-speed applications such as CRO, fiber optic communication

All data acquisition systems

All those application which need very high accuracy

 

Counter type ADC:

  • Counter-type ADC is very simple to understand and also easy to operate.
  • Counter-type ADC design is less complex, so the cost is also less.
  • ·Speed is less, since each time the counter has to begin from ZERO.
  • There may be conflicts if the next input is sampled before the completion of one process.
  • In a Counter type ADC, the conversion time varies.

IMPORTANT POINTS:

Comparison (best to worst)

Resolution

Speed

Dual-slope integrating

Flash

Counter

Tracking

Tracking

Successive Approximation

Successive approximation

Counter

Flash

Dual-slope integrating

Data Converters Question 8:

A 8-bit A/D converter is used over a span of zero to 2.56 V. The binary representation of 1.0 V signal is

  1. 011 001 00
  2. 011 100 01
  3. 101 001 01
  4. 101 000 10

Answer (Detailed Solution Below)

Option 1 : 011 001 00

Data Converters Question 8 Detailed Solution

Resolution:

Resolution of ADC is a change in analog voltage corresponding to a 1-bit increment.

Resolution is the number of bits per conversion cycle that the converter is capable of processing.

\(R=\frac{V_{range}}{2^n}\)

n = No. of bits of ADC

Vrange = Vmax - Vmin

Analog output = Reslotion x Decimal equivalent to binary

Vo = R x D

Calculation:

Vrange = Vmax - Vmin

Vmax = 2.56 V

Vmin = 0 V

⇒ Vrange = 2.56 V

n = 8

Resolution is

\(R=\frac{V_{range}}{2^n}\)

⇒ \(R=\frac{2.56}{2^8}\)

∴ R = 0.01.

Output voltage Vo = 1 V

⇒ 1 = 0.01 x D

∴ D = 100

The binary value of 100 is

F1 Jai.P 12-12-20 Savita D5

The binary equivalent of 100 is (011 001 00)2

Data Converters Question 9:

The minimum number of comparators required to build an 8 bit flash ADC

  1. 255
  2. 63
  3. 8
  4. 256

Answer (Detailed Solution Below)

Option 1 : 255

Data Converters Question 9 Detailed Solution

Concept:

Flash Type ADC:

1) It is the fastest ADC among all the ADC types.

2) An n-bit flash type ADC requires:

2n -1 comparators, 2n resistors and one 2n × n priority encoder. 

Calculation:

The number of comparators required to build an 8-bit flash ADC will be:

N = 28 - 1

N = 256 - 1

N = 255

Data Converters Question 10:

Find out the integrating type analog to digital converter from the following.

  1. flash type converter
  2. tracking converter
  3. successive approximation type converter
  4. dual-slope analog to digital converter

Answer (Detailed Solution Below)

Option 4 : dual-slope analog to digital converter

Data Converters Question 10 Detailed Solution

Dual slope ADC:

  • These reduce design complexity and improves measurement quality.
  • Dual-Slope integration type ADC is the most accurate type of ADC because of non-dependency on variation in components values caused by noise.
  • It is quite slow in nature and used in application as digital voltmeter, multimeters etc.
  • In dual slope and single slope ADCs instead of using a DAC with a ramped output, we use an op-amp circuit called integrator to generate a sawtooth wave.
  • These are used in the precision application.

F1 S.B 4.8.20 Pallavi D17

26 June 1

  • Counter type ADC and successive approximate ADC uses DAC
  • Counter type ADC uses linear search and successive approximation type ADC uses binary search
  • A ring counter is used in successive approximation type ADC
  • Flash type ADC is fastest ADC
  • Flash type ADC requires no counter
  • For an n-bit ADC, flash type ADC requires (2– 1) comparators
  • Dual slope ADC is most accurate
Get Free Access Now
Hot Links: teen patti gold download apk teen patti master 2023 teen patti cash