This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ78350-R1: Question Regarding bq7693000+bq78350-r1 Cell Blancing

Part Number: BQ78350-R1

Hi,

I have a question regarding bq7693000+bq78350-r1 application: can the cell balancers be on and running as close as possible to 100% duty cycle whenever cell voltages are above 3.65 V? If it can, how should I configure the cell balancing related parameters in gg file? Please advise.

By the way, in the application, the charger will be always connected with the BMS.

Thanks,

Joy

  • Hi Joy,

    The cell balancing duty cycle cannot directly be controlled in the BQ78350-R1 data flash. The BQ78350-R1 has a cell balancing algorithm that cannot be altered other than the 4 parameters in the TRM (Cell Balance Threshold, Cell Balance Window, Cell Balance Min, and Cell Balance Interval). 100% duty cycle is also not possible because the pins that control the balancing also do the cell measurements. The timing of this is described in the Embedded Scheduler app note: http://www.ti.com/lit/an/slua775/slua775.pdf

    To modify the balancing algorithm, you would need to use an MCU instead of the BQ78350-R1 and develop a different balancing algorithm.

    Best regards,

    Matt

  • Hi Matt,

    Got it. I am clear now.

    Thanks a lot!

    Joy