How many bits should be employed to obtain a resolution

  • Thread starter Thread starter killersanta
  • Start date Start date
  • Tags Tags
    Bits Resolution
AI Thread Summary
To achieve a resolution of 0.01% with a full-scale voltage of 10V, the calculated resolution is 0.001V. This leads to the requirement of 17 bits for the A/D converter, as 0.01% of 10V equals 0.001V. There is some ambiguity in the problem statement regarding whether the 0.01% applies only to the maximum voltage or to any voltage level. It's crucial to maintain clarity in calculations by consistently using units. Therefore, the minimum number of bits needed is 17 to meet the specified resolution.
killersanta
Messages
63
Reaction score
0

Homework Statement


An A/D converter is to operate with a full-scale voltage of 10V. How many bits should be employed to obtain a resolution of 0.01%?


Homework Equations


Resolution = Full Scale voltage / (2N - 1)


The Attempt at a Solution



.01% * 10 V = .01/100 * 10 V = .001

.001 = 10 V / (2N - 1)

N = 13.2879 = 14 bits

I am just learning this stuff, but 14 bits seems high to me. I believe the mistake is in the Resolution. I am just assuming they me the resolution is .01% of the full scale voltage, this seems wrong to me.

Thanks for any help!
 
Physics news on Phys.org
0.01 / 100 = 0.0001 not 0.001
 
Wow, thank for the quick reply.

I know that, but don't you times it by 10 V? Isn't the units for resolution volts? I assumed when they said "resolution of 0.01%," I assumed this was .01% of the full scale voltage. Is that wrong to assume?
Should resolution just equal .0001? Then N= 16.6 = 17 bits?
 
0.01% of anything is a pretty fine tolerance. 0.01% of 10V is 0.001 V, so the minimum number of bits would be 17, as you calculated. However, the problem statement is not clear if the 0.01% applies only at the maximum voltage. What if you want 0.01% of a 1-V reading?

Note: it's always important to carry the units thru your calculations, so that it's clear thet 0.01% of 10 V = 0.001 V
 
Back
Top