SBOSAC3A July 2023 – December 2023 INA745A , INA745B
PRODMIX
Multiply the returned value by the LSB value to calculate the parametric values. Table 7-4 below shows the returned values for this application example assuming the design requirements shown in Table 7-3.
PARAMETER | RETURNED VALUE | LSB VALUE | CALCULATED VALUE |
---|---|---|---|
Current (A) | 15000d, 3A98h | 1.2 mA/LSB | 18 A |
Bus voltage (V) | 3840d, F00h | 3.125 mV/LSB | 12 V |
Power (W) | 900000d, DBBA0h | 240 µW/LSB | 216 W |
Energy (J) | 50625000d, 30479E8h | 3.84 mJ/LSB | 194400 J |
Charge (C) | 216000000d, CDFE600 h | 75 µC/LSB | 16200 C |
Temperature (°C) | 680d, 2A8h | 125 m°C/LSB | 85°C |
Current, Bus Voltage (positive only), Charge, and Temperature return values in 2's complement format. In a 2's complement format, a 1 in the most significant bit of the returned value represents a negative value in binary. These values can be converted to decimal by first inverting all the bits and adding 1 to obtain the unsigned binary value. This value must then be converted to decimal with the negative sign applied.