✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
With 8 bits, bipolar ADC (rounding quantization), having reference voltage VREF = 15.36 V, we perform ADC conversion of UIN = -2770 mV. Determine the binary number from ADC output.
The result must be put in the form: b7b6b5b4b3b2b1b0, where b0 is LSB , and b7 is MSB.
Obs: if leading bits are zeros, you have not to write them ( you should write the number with the leading bit equal to one, even the number appears to be written on smaller number of bits)
Example 1: if the result is b7=1 b6=1, b5=1, b4=1, b3=1, b2=0, b1=0, b0=1
the result must be filled in the following form: 11111001
Example 2: if the result is b7=0 b6=0, b5=0 b4=1, b3=1, b2=0, b1=0, b0=1 you have to fill the b4b3b2b1b0 only
the result must be filled in the following form: 11001
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!