| Voltage | Binary | Binary | 2’s Complement | 2’s Complement |
| |
|
| ||||||
|
| unipolar | bipolar | unipolar | bipolar |
|
|
| n/a | 0 | n/a |
|
| ||
| n/a | +16,384 | n/a |
|
| ||
| 0 | 0 | +32,768 | 0 |
|
| |
| +Vmax/2 | +32,768 | +49,152 | 0 | +16,384 |
|
|
| +Vmax | +65,535 | +65,535 | +32,767 | +32,767 |
|
|
|
|
|
|
|
|
|
|
Table
In order to calculate the actual input voltage from the digital "code" provided by the
Unipolar, binary
input =
CODE 65, 536
* Vmax
Bipolar, binary
input =
Unipolar, 2’s complement
input =
Bipolar, 2’s complement
input =
CODE 65, 536
CODE 65, 536
CODE 65, 536
- 12 * 2 * Vmax + 12 * Vmax
*2 * Vmax
13 |