In a ADC,the example I got was.A 2-bit ADC in a 10v range can represent this 10v analog input as 4 different binary values
Value-Voltage Resolution
00-(0-2.5v),
01-(2.5v-5v),
10-(5v-7.5),
11-(7.5v-10v)
and it divides the input voltage range into four voltages of resolution.My question is how does a 10-bit resolution,have 1024 values if you can basically only have 4 finite values of binary. 00,01,10,11.Little confused here,I tried looking it up but got more confused.
Value-Voltage Resolution
00-(0-2.5v),
01-(2.5v-5v),
10-(5v-7.5),
11-(7.5v-10v)
and it divides the input voltage range into four voltages of resolution.My question is how does a 10-bit resolution,have 1024 values if you can basically only have 4 finite values of binary. 00,01,10,11.Little confused here,I tried looking it up but got more confused.