SLUUCF2C January 2021 – May 2022 BQ769142
The BQ769142 device supports passive cell balancing by bypassing the current of selected cells during charging or at rest, using either integrated bypass switches between cells, or external bypass transistors. The device incorporates a voltage-based balancing algorithm which can optionally balance cells autonomously without requiring any interaction with a host processor. Or if preferred, balancing can be entirely controlled manually from a host processor. For autonomous balancing, the device will only balance non-adjacent cells in use (it does not consider inputs used to measure interconnect as cells in use). In order to avoid excessive power dissipation within the BQ769142 device, the maximum number of cells allowed to balance simultaneously can be limited by setting Settings:Cell Balancing Config:Cell Balance Max Cells. For host-controlled balancing, adjacent as well as non-adjacent cells can be balanced.
Host-controlled balancing can be controlled using specific subcommands (described below) sent by the host. These subcommands are also accessible in SEALED mode, to avoid the need for the pack to be unsealed in operation in order to initiate balancing. If host-controlled balancing will not be used, access to these subcommands can be disabled by setting the Settings:Cell Balancing Config:Balancing Configuration[CB_NO_CMD] configuration bit.
The subcommands the host uses to control cell balancing are described below.
Subcommand | Description |
---|---|
0x0083 CB_ACTIVE_CELLS() | When read, reports a bit mask of which cells are being actively balanced. When written, starts balancing on the specified cells. Write 0x0000 to turn balancing off. This command may take up to approximately 1 second to take effect. |
0x0084 CB_SET_LVL() | When written with a 16-bit cell voltage threshold in mV, the device begins balancing one or more of the highest voltage cells if above the written threshold. |
The device also returns status information regarding how long cells have been balanced through the subcommands described below.
Subcommand | Description |
---|---|
0x0085 CBSTATUS1() | When read, returns the 16-bit time in seconds that balancing has been active. |
0x0086 CBSTATUS2() | When read, returns a block containing the 32-bit cumulative balancing times in seconds for each of cells 1–8. These values will reset if a device reset occurs, or the device enters CONFIG_UPDATE mode. |
0x0087 CBSTATUS3() | When read, returns a block containing the 32-bit cumulative balancing times in seconds for each of cells 9–14. These values will reset if a device reset occurs, or the device enters CONFIG_UPDATE mode. |
When host-controlled balancing is initiated using the subcommands above, the device starts a timer and continues balancing until the timer reaches a value of Settings:Cell Balancing Config:Cell Balance Interval, or a new balancing subcommand is issued (which resets the timer). This is included as a precaution, in case the host processor initiated balancing but then stopped communication with the BQ769142 device, so that balancing would not continue indefinitely.
The BQ769142 device can automatically balance cells using a voltage-based algorithm based on environmental and system conditions. Several settings are provided to control when balancing is allowed, as described below.
Temperature—The device will disable balancing (both autonomous and host-controlled) if the cell temperature is below Settings:Cell Balancing Config:Min Cell Temp or above Settings:Cell Balancing Config:Max Cell Temp or the internal die temperature of the device is above Settings:Cell Balancing Config:Max Internal Temp.
Charge versus Relax—Autonomous balancing can be allowed during charging by setting Settings:Cell Balancing Config:Balancing Configuration[CB_CHG], or in a relaxed condition by setting Settings:Cell Balancing Config:Balancing Configuration[CB_RLX], or both. If Settings:Cell Balancing Config:Balancing Configuration[CB_CHG] is set, autonomous balancing is allowed while the CC1 Current is above Settings:Current Thresholds:Chg Current Threshold. If Settings:Cell Balancing Config:Balancing Configuration[CB_RLX] is set, autonomous balancing is allowed while the current is below Settings:Current Thresholds:Chg Current Threshold and above the negative of Settings:Current Thresholds:Dsg Current Threshold. The device evaluates the conditions for continuing balancing every Settings:Cell Balancing Config:Cell Balance Interval. For example, if the device is configured to avoid balancing during charge, and while balancing the pack begins charging, balancing will continue until the interval timer expires before it is disabled.
Cell Voltage—If autonomous balancing during charge is enabled, the device will allow balancing if the minimum cell voltage is above Settings:Cell Balancing Config:Cell Balance Min Cell V (Charge) and the difference between the maximum and minimum cell voltages is greater than Settings:Cell Balancing Config:Cell Balance Min Delta (Charge). Similarly, if autonomous balancing during relax is enabled, the device will allow balancing if the minimum cell voltage is above Settings:Cell Balancing Config:Cell Balance Min Cell V (Relax) and the difference between the maximum and minimum cell voltages is greater than Settings:Cell Balancing Config:Cell Balance Min Delta (Relax).
While balancing during relax, when the device reevaluates the cell status at the end of each timer interval, it will cease balancing if all cell voltages are within Settings:Cell Balancing Config:Cell Balance Stop Delta (Relax) of the minimum cell voltage. This Cell Balance Stop Delta reduces the risk of over-balancing a higher voltage cell to slightly below the minimum voltage cell, and thereby slowly draining the pack. Operation while balancing during charge is similar, instead using the Settings:Cell Balancing Config:Cell Balance Stop Delta (Charge) configuration value. The Cell Balance Stop Delta parameters should be set to a lower level than the Cell Balance Min Delta parameters, then the device will have a hysteresis that delays restarting balancing until the level of imbalance again exceeds the higher Cell Balance Min Delta level. Note that when balancing is enabled because at least one cell voltage exceeds Cell Balance Min Delta, the device will still attempt to balance all cells that are above the Cell Balance Stop Delta.
NORMAL versus SLEEP Mode—The BQ769142 device can also be configured to avoid autonomous balancing while in SLEEP mode by clearing the Settings:Cell Balancing Config:Balancing Configuration[CB_SLEEP] configuration bit. The device can also be prevented from entering SLEEP mode while balancing if the Settings:Cell Balancing Config:Balancing Configuration[CB_NOSLEEP] bit is set. The functionality based on these bits is described in the table below.
CB_SLEEP | CB_NOSLEEP | Description |
---|---|---|
0 | 0 | Cell balancing is not allowed to occur while in SLEEP mode. If balancing were active when the device entered SLEEP mode, balancing would stop at the end of the present Cell Balance Interval and could not restart until the device returned to NORMAL mode. |
0 | 1 | This setting is not allowed. When CB_NOSLEEP is set, CB_SLEEP should also be set. |
1 | 0 | Cell balancing is allowed to begin and continue while the device is in SLEEP mode. |
1 | 1 | If the device is in SLEEP mode and cell balancing is deemed necessary, the device will exit SLEEP mode to begin balancing. The device is prevented from re-entering SLEEP mode while balancing is active. |
To disable autonomous cell balancing, the Settings:Cell Balancing Config:Balancing Configuration[CB_CHG] and Settings:Cell Balancing Config:Balancing Configuration[CB_RLX] configuration bits should be cleared.
Cell voltage measurements cannot be performed while balancing is underway, due to the IR drop across the external cell input resistors significantly reducing the voltage at the device VC pins. Therefore, the device autonomously interrupts balancing briefly to allow cell voltage measurements to occur. During a measurement scan, the device disables balancing on any cell being measured, as well as any cell adjacent to that cell. Balancing is also disabled on the top cell while the top-of-stack voltage is being measured.
The COV and CUV protection checks for each cell normally operate every 3.3 ms when balancing is not enabled. In order to avoid balancing causing a protection alert or fault, the device disables the typical COV and CUV protection schedule while balancing is active. Every 1 second while balancing is active, the device briefly stops balancing of all cells, allows all COV and CUV protection checks to occur, then re-starts balancing again.
The device draws current through the VC14 pin to enable the balancing switches when balancing is active, resulting in approximately 35 uA flowing into the VC14 pin times the number of cells being balanced. In order to avoid this current affecting the cell 14 voltage measurements while balancing is active, it is recommended to minimize the cell 14 input resistor to reduce the IR drop across this resistor.