??? 05/16/08 13:12 Read: times |
#154819 - throwing away bits Responding to: ???'s previous message |
let us imagine that the input voltage is one picovolt above what is needed to make an 8 bit a/d read 1000 0000. If the input voltage drops (noise or whatever) 2 picovolts the a/d will read 0111 1111. so if you threw away the 7 LSBs the a/d would still be 'unstable'. Do not throw bits away, average/hysteresis/whatever instead
Erik |