In: Computer Science
Suppose you have an 8-bit A/D converter that has a full-scale input range of ︎2V to ︎6V. When a particular voltage is applied, the computer records the hex number B3. Assuming a perfect calibration, answer the following questions:
- What output voltage does this value correspond to?
- What is the digitization (quantization) error in the
voltage?
- By how much percent would this error change if 12 bits were used
to approximate the output instead of 8 bits?
PLEASE ANSWER THE 3 QUESTIONS