Hi,
I would like to ask a question on bq27x00 and bq2622x series.
I read from Application Report SLUA358, Choosing Between Battery Gas Gauges and Battery Monitors to Track Charge Availability in Handheld Devices, that:
Page 1:
A gas gauging algorithm in a microprocessor is used to analyze the data. This algorithm is complex, due to the various characteristics among batteries that must be considered.
- Self-discharge and aging of batteries also must be considered when implementing gas gauging.
- A battery that is at rest may show decreased capacity after an extensive time because of self-discharge.
- As a battery ages, the impedance is higher, and hence decreases the total battery capacity that can be used.
Page 2:
The small CPU that is in the bq27x00 devices contains an advanced gas gauging algorithm developed by TI for single-cell, Li-ion applications. The
bq2622x does not have this small CPU. With the bq2622x, the gas gauging algorithm is performed by the host. The host has to get the measurement data such as battery voltage, charge and discharge current, and battery temperature to calculate the remaining capacity and estimate the battery run time.
Coulomb counters that have the internal CPU with a gas gauging algorithm are known as gas gauges, whereas coulomb counters without a CPU are known as battery monitors.
I compared some aspects of the two series from datasheets:
|
bq27x00 |
bq2622x |
||||||
Datasheet year |
2004 |
2004 |
||||||
Name |
battery gas gauge |
battery monitor |
||||||
Price($) |
1.15-1.25 |
2.55-2.60 |
||||||
CPU |
✓ |
✕ |
||||||
Register maintenance by host |
not required |
required, otherwise some will overflow Example:
|
||||||
Register count |
RAM: 25 EEPROM: 11 |
13 |
||||||
Automatic calculation |
many Example:
|
Not found |
Question 1:
Does the "complex algorithm(s)" cited in SLUA358 refer to the "Automatic calculation" row the table?
Question 2:
The two series have most likely the same release year according to datasheet versions, and are both still active. From all most all aspects' comparison bq27x00 series is more advanced and convenient than bq2622x series, but why curiously the latter have higher price than the former?
Zheng