Number of bits and resolution my answer VS my teacher's

  • Thread starter Thread starter Femme_physics
  • Start date Start date
  • Tags Tags
    Bits Resolution
AI Thread Summary
The discussion centers on determining the appropriate number of bits for an A/D converter in a weight measurement system with a range of 0-200 kgf and an accuracy requirement of 0.5 kgf. One participant calculated the necessary bits as n = 10, while the teacher indicated n = 11. The key calculation involves ensuring that the least significant bit (LSB) can accurately resolve the required measurement precision. It was clarified that to meet the accuracy of 0.5 kgf, the LSB should be 0.125 kg, necessitating 11 bits for the A/D converter. The final consensus confirms that n = 11 is indeed correct for the given specifications.
Femme_physics
Gold Member
Messages
2,548
Reaction score
1

Homework Statement



A load cell converts weight to voltage. It's known that the transmission of a certain measurement system is 5 mV/kgf


In a computerized control system, it is necessary to translate the analog signal, which the transducer sends off, to a digital signal through an A/D converter.

In a certain weight system, it is necessarily to measure weight in the range of 0-200 kgf, whereas the needed accuracy of the measurement is 0.5 kgf

The A/D converter which is in the conversion system, is supplied by a 5V DC (Direct Current) voltage.

1) Pick the appropriate A/D converter for this measurement system (what's the required "data bits"?)



The Attempt at a Solution



What bothers me is that I got n = 10 and he got n = 11. What gives?

My solution:

http://img827.imageshack.us/img827/7513/myann.jpg

My teacher solution: (Don't mind the Hebrew words)

http://img703.imageshack.us/img703/5646/teacherans.jpg
 
Last edited by a moderator:
Physics news on Phys.org
Hi FP. It is just an arithmetic error (on your part) I think. :smile:

0.0025 ≤ 5/(2n - 1)

2n - 1 ≥ 2 x 103

if n=10, LHS = 1023
if n=11, LHS = ...
 
How did you find your n=9.64?
 
Has nothing to do with the 5V a/d converter reference. We are interested in resolving 0.5kg/200 kg. If the LSB is 0.25kg and the actual weight is say 10.25 kg then we could get a reading of either 10.00 or 10.50 which is at the limit of requirement, so you should resolve to 0.125 kg which implies 200/.125 = 1600 LSB's or n = 11.
 
Nascent is right, I just reset my calculator and recalculated. It is indeed n =11 :-) Thank you for the replies.
 
Femme_physics said:
Nascent is right, I just reset my calculator and recalculated. It is indeed n =11 :-) Thank you for the replies.

Bad calculator! Bad! Switch to a slide-rule. :-)
 
Back
Top