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.

BQ27Z746: Various questions on using this chip

Part Number: BQ27Z746

Tool/software:

I want my device to allow the battery to run down to a certain voltage, and then shut off. Then, start charging the battery. When the battery voltage exceeds a certain voltage, I want my device to start running. The notion here, is to add hysteresis such that a battery on the edge of usable voltage does not droop as the load comes on, creating a cycle of starts and stops.

It seems to me that some combination of settings in the battery pack should achieve this behavior. The firmware undervoltage logic has a setting where it trips. I think I can setup such that the discharge FET is OFF but the charge FET is ON, which allows me to recharge the battery. Then by setting recovery voltage, it would then turn the discharge FET back on.

For example, set the undervoltage trip voltage at 2.7V, then set the recovery voltage at 3.3V. I think (?) there's a way to make sure the charge FET remains on??? As a last resort protection against a serious problem, use the hardware undervoltage protection to shut off completely if the cell voltage goes below 2.5V.

Is this possible?

  • Hello Gene,

    Your understanding is correct.

    When CUV protection is tripped, the DSG FET will turn off and will turn back on when one of the 2 recovery conditions is met.

    Regards,

    Adrian

  • Sorry for the delay. Thanks for the answer. The chip does exactly what I hoped for.

    Next question...So now consider the battery voltage has fallen below some programmed threshold. The discharge MOSFET now opens. Does the charge MOSFET remain active? Seems likely since that provides a means to charge the battery...that is, through the discharge MOSFET body diode and the ON charge MOSFET. Is that correct?

  • Hello Gene,

    Yes, if the voltage falls below the CUV protection, the DSG FET will turn off but the CHG FET will stay on. Thus, you will be able to charge the battery.

    Regards,

    Adrian