cancel
Showing results for 
Search instead for 
Did you mean: 

AEK-POW-BMS63EN example code : voltage difference for cell balancing

bitBuddy
Associate II

Dear Community member,

 

I am going through example code given in Autodevkit for SPC5 mcu with AEK-POW-BMS63EN ic.

Here I am unable to find at what voltage differences between cells, balancing is being enable ?

during execution, as seen watch view balancing is being halted for some time while the voltage is still high compare to other cells ?

 

 

Regards,

bitBuddy

1 ACCEPTED SOLUTION

Accepted Solutions
Max VIZZINI
ST Employee

Hi,

 

The balacing threshold is not set on the cell voltages but on SOC (State of Charge) range of the cells.

The minimum SOC cell is taken into account and used as a reference for cells with SOC above 3%.

This is the balancing activation condition. 

Obviously, this is not a must but an implementation strategy.

Best Regars,

AutoDevKit Team

 

View solution in original post

1 REPLY 1
Max VIZZINI
ST Employee

Hi,

 

The balacing threshold is not set on the cell voltages but on SOC (State of Charge) range of the cells.

The minimum SOC cell is taken into account and used as a reference for cells with SOC above 3%.

This is the balancing activation condition. 

Obviously, this is not a must but an implementation strategy.

Best Regars,

AutoDevKit Team