Additional Data Memory Parameter Descriptions
39
SLUUBE8 – September 2018
Copyright © 2018, Texas Instruments Incorporated
Functional Description
2.9.8 Ext a Coef and Ext b Coef
External Model Coefficient 1-5
and
Ext Model Coefficient b 1-4
are the thermistor temperature
linearization polynomial coefficients. The default values were computed with a Semitec 103AT thermistor.
If a different type of thermistor is used, then the coefficients will need to be changed. Contact TI to
generate coefficients for a different thermistor.
2.9.9 RC0
RC0 is the ideal value for the internal pullup resistor on the TS pin, shown in counts from the ADC based
on typical reference voltage. No modifications to this value are required
2.9.10 Filter
Defines the filter constant used in ±
AverageCurrent()
calculation:
AverageCurrent()
= a ×
AverageCurrent()
old + (1-a) ×
Current()
with:
a =
Filter
/256; time constant = 1 s/in(1/a) (default = 14.5 s)
2.9.11 Deadband
Any current within ±
Deadband
is reported as 0 mA by the
Current()
function.
2.9.12 CC Deadband
This constant defines the deadband voltage for the measured voltage between the SRP and SRN pins
used for capacity accumulation in units of 294 nV. Any voltages within ±
CC Deadband
do not contribute
to capacity accumulation.
2.9.13 SOC Flag Configuration A (SOC Flag Config A) Register
The settings in
SOC Flag Config A
configure how the
[TC]
,
[FC]
, and
[TD]
flags in
GaugingStatus()
set
and clear. These flags are also used to set the
[TCA]
,
[TDA]
, and
[FC]
flags in
BatteryStatus()
.
Table 2-7. SOC Configuration Flag A Register Bit Definitions
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
High Byte
RSVD
RSVD
RSVD
RSVD
TCSETVCT
FCSETVCT
RSVD
RSVD
Default
0
0
0
0
1
1
0
0
0x0C
Low Byte
TCCLEARR
SOC
TCSETR
SOC
TCCLEARV
TCSETV
TDCLEARR
SOC
TDSETR
SOC
TDCLEARV
TDSETV
Default
1
0
0
0
1
1
0
0
0x8C
RSVD = Reserved
TCSETVCT = Enables
BatteryStatus()[TCA]
flag set on primary charge termination
0 = Disabled
1 = Enabled (default)
FCSETVCT = Enables
BatteryStatus()[FC]
flag set on primary charge termination
0 = Disabled
1 = Enabled (default)
TCCLEARRSOC = Enables
BatteryStatus()[TCA]
flag clear when
RelativeStateOfCharge()
≤
TC:Clear % RSOC Threshold
0 = Disabled
1 = Enabled (default)
TCSETRSOC = Enables
BatteryStatus()[TCA]
flag set when
RelativeStateOfCharge()
≥
TC:Set % RSOC Threshold
0 = Disabled (default)