Mikrokontrollerid ja robootika homework 2
What is the digital output
code word for an input of 1.2V? What is the voltage range
corresponding to 1 LSB?
1,2𝑉
0,0195𝑉
= 61 ; 61 = 001111012
Digital output code for an input of 1.2V is 001111012.
Voltage range corresponding to 1 LSB is U= 0,0195V.
Question 3
A 15 bit ADC has a reference voltage of 10V. What is the digital
output code word for an input of 6.83V?
15 bit = 32768
10V/ 32768 = 0,0003 V
6,83V / 0,0003 = 22767 22767 = 01011000 111011112
Question 4
What is the value of the quantization error between an input voltage of
2.3V and quantized voltage with the output code word equal to
011101012 using an 8 bit ADC with 5V reference?
011101012 = 117
Correspond to 5V * 117/256 = 2.2852V
Error = 2,3V – 2.2852 = 0,0148V
Question 5
A digital multimeter is designed to have a readout with four decimal
digits. How many bits will be required in its ADC?
MAX = 9999
213 = 8192 214 = 16384 (too many digits)
13 Bit will be required in ts ADC