Loading...

Loading, please wait...

Back to Topics

Digital Electronics
Data Converters

Practice questions from Data Converters.

20
Total
0
Attempted
0%
0
Correct
0%
0
Incorrect
0%
Q#1 Data Converters GATE EE 2023 (Set 1) MCQ +2 marks -0.66 marks

An 8-bit ADC converts analog voltage in the range of 0 to  to the corresponding digital code as per the conversion characteristics shown in figure. For , which of the following digital output, given in hex, is true?

64 H

65 H

66 H

67 H

Explanation:

length of each interval or step size = 19.6 mV

Number of steps for given analog input

= 101.64

∴ The o/p makes a transition at middle of interval as can be seen from graph.

& 101.64 > 101.5 ∴ output will be hexadecimal value of 102

(102)10 = (66)H

Q#2 Data Converters GATE EE 2016 (Set 1) MCQ +1 mark -0.33 marks

A temperature in the range of  is to be measured with a resolution of . The minimum number of ADC bits required to get a matching dynamic range of the temperature sensor is

8

10

12

14

Explanation:

Nearest integer = 10

Q#3 Data Converters GATE EE 2016 (Set 1) MCQ +2 marks -0.66 marks

A 2-bit flash Analog to digital converter (ADC) is given below. The input is  Volts. The expression for the LSB of the output  as a Boolean function of  and  is

 

Explanation:

By potential divider rule:

V

V

V

Q#4 Data Converters GATE EE 2015 (Set 1) MCQ +2 marks -0.66 marks

An 8-bit, unipolar successive approximation register type ADC is used to convert 3.5V to digital equivalent output. The reference voltage is +5V. The output of the ADC, at the end of 3rd clock pulse after the start of conversion, is

1010 0000

1000 0000

0000 0001

0000 0011

Explanation:

Resolution =

Output after 1st clock pulse = (10000000)2 = (128)10 

Voltage equivalent

, so next bit will be set in the next clock cycle.

Output after 2nd clock pulse = (11000000)2 = (192)10 

Voltage equivalent

, so this bit is reset and next bit will be set.

Therefore, output after 3rd clock pulse = (10100000)2

Q#5 Data Converters GATE EE 2008 (Set 1) MCQ +1 mark -0.33 marks

Two 8-bit ADCs, one of single slope integrating type and other of successive approximation type, take and times to convert 5V analog input signal to equivalent digital output. If the input analog signal is reduced to 2.5V, the approximate lime taken by the two ADCs will respectively be

Explanation:

In slope integrating type ADCs, the conversion time depends on the value of the input signal but in SAR the conversion time is independent of the magnitude of the input sampled value.

Hence option (b) is correct.

Q#6 Data Converters GATE EE 2006 (Set 1) MCQ +2 marks -0.66 marks

A student has made a 3-bit binary down counter and connected to the R- 2R ladder type DAC [Gain = (-1 kΩ/2R)] as shown in figure to generate a staircase waveform.  The output achieved is different as shown in figure.  What could be the possible cause of this error?

 

The resistance values are incorrect

The counter is not working properly

The connection from the counter to DAC is not proper

The R and 2R resistances are interchanged

Explanation:

Q61-2.jpg

Since, it is a down counter it will count from 7 to 0. When the counter count is 7 (111) the DAC output is corresponding to 7 input (111) from the waveform.

When the down counter comes down to 6 (110), the DAC output is corresponding to 3 (011) and when the count comes down to 5 (101), the DAC output is corresponding to 5 (101).

So, from this we conclude that MSB of counter is connected to LSB of DAC and vice versa so the connection is not proper.

Q#7 Data Converters GATE EE 2006 (Set 1) MCQ +2 marks -0.66 marks

It is required to design an anti-aliasing filter for an 8 bit ADC.  The filter is a first order RC filter with R = 1Ω and C = 1F.  The ADC is designed to span a sinusoidal signal with peak to peak amplitude equal to the full range of the ADC.

The transfer function of the filter and its roll off respectively are

dB/decade

dB/decade

dB/decade

dB/decade

Explanation:

Transfer function of RC Filter

D:\DATA\Rahul\Digital Previous Year\24.jpg

For nth-order filter roll-off slope = “n x -20dB/decade”.

For first order filter roll off = -20dB/decade

Q#8 Data Converters GATE EE 2006 (Set 1) MCQ +2 marks -0.66 marks

It is required to design an anti-aliasing filter for an 8 bit ADC.  The filter is a first order RC filter with R = 1W and C = 1F.  The ADC is designed to span a sinusoidal signal with peak to peak amplitude equal to the full range of the ADC.

What is the SNR (in dB) of the ADC? Also find the frequency (in decades) at the filter output at which the filter attenuation just exceeds the SNR of the ADC.

50 dB, 2 decades

50 dB, 2.5 decades

60 dB, 2 decades

60 dB, 2.5 decades

Explanation:

SNR for ADC = 6.02N+1.76dB

For 8 bit ADC

SNR=49.92 dB

Transfer function of RC Filter

At high frequency

Attenuation in dB =  

Q#9 Data Converters GATE EE 2005 (Set 1) MCQ +1 mark -0.33 marks

A digital-to-analog converter with a full-scale output voltage of 3.5V has a resolution close to 14 mV. Its bit size is:

4

8

16

32

Explanation:

Resolution=

Thus, .

Q#10 Data Converters GATE EE 2004 (Set 1) MCQ +1 mark -0.33 marks

The voltage comparator shown in figure can be used in as

 

A 1-bit quantizer

A 2-bit quantizer

A 4-bit quantizer

A 8-bit quantizer

Explanation:

For V1 >V2 , Output V0 is high

For V1 <V2 , Output V0 is low

Since the output V0 has only two states high and low which can be represented by 1 bit.

Hence this can be used as 1 bit quantizer in the analog-to-digital conversion

Q#11 Data Converters GATE EE 2003 (Set 1) MCQ +2 marks -0.66 marks

The simplified block diagram of a 10-bit A/D converter of dual slope integrator type is shown in figure. The 10-bit counter at the output is clocked by a 1MHz clock. Assuming negligible timing overhead for the control logic, the maximum frequency of the analog signal that can be converted using this A/D converter is approximately

 

2 kHz

1 kHz

500 Hz

250 Hz

Explanation:

Minimum conversion time of dual slope ADC

Maximum sampling frequency

Q#12 Data Converters GATE EE 2001 (Set 1) MCQ +1 mark -0.33 marks

Among the following four, the slowest ADC (analog-to-digital converter) is

Parallel comparator (i.e., flash) type

Successive approximation type

Integrating type

Counting type

Explanation:

The increasing order of speed of the comparator is given by,

Integrating type < Counting < Successive Approximation type< Flash type

Q#13 Data Converters GATE EE 2001 (Set 1) MCQ +2 marks -0.66 marks

A sample-and-hold (S/H) circuit, having a holding capacitor of 0.1nF, is used at the input of an ADC (analog-to-digital converter).  The conversion time of the ADC is 1µsec, and during this time, the capacitor should not lose more than 0.5% of the charge put across it during the sampling time.  The maximum value of the input signal to the S/H circuit is 5V.  The leakage current of the S/H circuit should be less than

2.5 mA

0.25 mA

25.0 µA

2.5 µA

Explanation:

Change in voltage during sampling time = 0.5% of 5V

Leakage current through the capacitor =

Where is the sampling time

Q#14 Data Converters GATE EE 2000 (Set 1) MCQ +2 marks -0.66 marks

A dual slope analog-to-digit converters uses an N-bit counter. When the input signal  is being integrated, the counter is allowed to count up to a value

Equal to

Equal to

Proportional to

Inversely proportional to

Explanation:

In dual slope ADC

We know that total conversion line

D:\DATA\Rahul\Digital Previous Year\3.jpg

N can be obtained as

At t=T, V0 =0

Hence total number of count is proportional to Va.

Q#15 Data Converters GATE EE 1995 (Set 1) MCQ +1 mark -0.33 marks

A  digit, 2 V full scale slope ADC has its integration time set to 300ms. If the input to the ADC is (1+1sin314t)V, then the ADC output will be

1.000

1.999

1.414

1.500

Explanation:

A 3.5 digit ADC just implies that it can count from 0 to 1999.The integration time and the clock rate of the counter are related such that a full-scale input (1.999V) gives 1999 counts. From this, you can infer that the clock speed is 2000 counts/300 ms = 6667 Hz. Therefore, a half-scale input will give half the count in the counter, or 1000 counts.

The only reason the integration time was given was so that you would realize that it incorporates only whole cycles of the AC frequency, and since the mean value of a sine wave is zero, it contributes nothing to the final reading.

Q#16 Data Converters GATE EE 1994 (Set 1) MCQ +1 mark -0.33 marks

The number of comparisons carried out in a 4-bit flash-type A/D converter is_________?

16

15

4

3

Explanation:

For an N-bit Flash comparator ADC,

Number of comparators

Q#17 Data Converters GATE EE 1993 (Set 1) MCQ +1 mark -0.33 marks

A 10 bit A/D converter is used to digitize an analog signal in the 0 to 5V range. The maximum peak to peak ripple voltage that can be allowed in the D.C. supply voltage is

Nearly 100 mV

Nearly 50 mV

Nearly 25 mV

Nearly 5.0 mV

Explanation:

Resolution=.

The maximum peak to peak ripple variation in DC supply voltage cannot exceed the LSB or the resolution of the ADC. So maximum peak to peak ripple voltage=5mV

Q#18 Data Converters GATE EE 1992 (Set 1) MCQ +1 mark -0.33 marks

The number of comparators needed in a parallel conversion type 8-bit A to D converter is

8

16

255

256

Explanation:

For n bit parallel Analog to digital converter

No of comparator required=

So for 8-bit= comparators.

Q#19 Data Converters GATE EE 1992 (Set 1) NAT +2 marks -0 marks

In a dual slope integrating type digital voltmeter the first integration is carried out for 10 periods of the supply frequency of 50 Hz. If the reference voltage used is 2 V, the total conversion time for an input 1V is ___________ sec

Explanation:

In dual slope ADC

We know that total conversion line

D:\DATA\Rahul\Digital Previous Year\3.jpg

N can be obtained as

At t=T, V0 =0

Given

Since the first integration is carried out for 10 periods of supply frequency,

Q#20 Data Converters GATE EE 1991 (Set 1) NAT +2 marks -0 marks

The resolution of an 8-bit A/D converter is ________________%

Explanation:

The Percentage resolution of 8 bit Analog to digital converter is given by,

Resolution (%) ==0.392%