English
Language : 

BQ27350 Datasheet, PDF (13/33 Pages) Texas Instruments – Single Cell Li-Ion Battery Manager With Impedance Track Fuel Gauge Technology
www.ti.com
bq27350
Single Cell Li-Ion Battery Manager
With Impedance Track Fuel Gauge Technology
SLUS754 – MARCH 2007
4.1.1.15 StandbyTimeToEmpty( ): 0x1c/0x1d
This read-only function returns an unsigned integer value of the predicted remaining battery life at the
standby rate of discharge, in minutes. The computation should use Nominal Available Capacity (NAC), the
uncompensated remaining capacity, for this computation. A value of 65535 indicates battery is not being
discharged.
4.1.1.16 MaxLoadCurrent( ): 0x1e/0x1f
This read-only function returns a signed integer value, in units of mA, of the maximum load conditions.
The MaxLoadCurrent( ) is an adaptive measurement which is initially it reports the maximum load current
programmed in Initial Max Load Current. If the measured current is ever greater than Initial Max Load
Current, then MaxLoadCurrent( ) updates to the new current. MaxLoadCurrent( ) is reduced to the
average of the previous value and Initial Max Load Current whenever the battery is charged to full after
a previous discharge to an SOC less than 50%. This prevents the reported value from maintaining an
unusually high value.
4.1.1.17 MaxLoadTimeToEmpty( ): 0x20/0x21
This read-only function returns an unsigned integer value of the predicted remaining battery life at the
maximum load current discharge rate, in minutes. A value of 65535 indicates that the battery is not being
discharged.
4.1.1.18 AvailableEnergy( ): 0x22/0x23
This read-only function returns an unsigned integer value of the predicted charge or energy remaining in
the battery. The value is reported in units of mWh.
4.1.1.19 AveragePower( ): 0x24/0x25
This read-word function returns an unsigned integer value of the average power of the current discharge.
A value of 0 indicates that the battery is not being discharged. The value is reported in units of mW.
4.1.1.20 TimeToEmptyAtConstantPower( ): 0x26/0x27
This read-only function returns an unsigned integer value of the predicted remaining operating time if the
battery is discharged at the AveragePower( ) value in minutes. A value of 65535 indicates
AveragePower( ) = 0. The gas gauge automatically updates TimeToEmptyatContantPower( ) based on the
AveragePower( ) value every 1s.
4.1.1.21 CycleCount( ): 0x2a/0x2b
This read-only function returns an unsigned integer value of the number of cycles the battery has
experienced with a range of 0 to 65535. One cycle occurs when accumulated discharge ≥ CC Threshold.
4.1.1.22 StateOfCharge( ): 0x2c/0x2d
This read-only function returns an unsigned integer value of the predicted remaining battery capacity
expressed as a percentage of FullChargeCapacity( ), with a range of 0 to 100%.
4.2 EXTENDED DATA COMMANDS
Extended commands offer additional functionality beyond the standard set of commands. They are used in
the same manner; however unlike standard commands, extended commands are not limited to 2-byte
words. The number of commands bytes for a given extended command ranges in size from single to
multiple bytes, as specified in Table 4-6. For details on the SEALED and UNSEALED states, refer to the
section Access Modes.
Submit Documentation Feedback
GENERAL DESCRIPTION
13