31.0k views
5 votes
A successive approximation A/D converter has a full-scale output of 0 to 10 V and uses an 8-bit register. An input of 6.185 V is applied.Estimate the final register value

User Cagreen
by
8.0k points

1 Answer

3 votes

Answer:

158

Step-by-step explanation:

The input is 6.185/10.000 = 0.6185 of the full-scale of the A/D converter. If a 10V input is represented by a register value of 255, then the expected register value for this input is about ...

0.6185·255 = 157.7175 ≈ 158

_____

In hexadecimal, that is 9E.

User Nicolas Noble
by
8.2k points