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.

BQ25750: bq25750

Part Number: BQ25750
Other Parts Discussed in Thread: BQ25756,

Tool/software:

Hi,

We are developing a battery backup system, required to provide 24V at 10A into a load for 1hr.  An input supply of 24V 14A is used to power the load in normal operation with a pickoff to supply current to charge the battery.  If the input supply fails the battery needs to automatically take over supplying the load voltage / current.  The system does not use a microcontroller.

We were designing in a BQ25756 chip to use it in Standalone mode, but its operation in Reverse Mode (taking battery power and feeding back through the converter to drive out to the load) is not well defined.

We now plan to use a BQ25750 device, using the device Reverse mode buck-boost converter path to ensure a stable output voltage (24V).  This is catered for in the device datasheet section 8.1 last half of the last sentence:  '..or via reverse power flow, discharging the battery through the buck-boost converter to generate a programmable, regulated voltage on system which is above or below the battery voltage'.

During board programming we are planning on setting the following bits:

REG0x19:

REG_RST = 0

EN_REV = 1

EN_AUTO_REV = 1

REG0x0C:

VSYS_REV == 24000mV.

Figure 8.6 of the datasheet shows the operation of Auto reverse mode, but only for a VBAT greater than the required system output voltage SYS (value programmed by the VSYS_REV register), i.e. buck operation of the converter.  The datasheet does not follow this up with an illustration of the operation of the converter if the battery is partally discharged and VBAT is less than the VSYS_REV value, i.e. boost mode.

The REG0x19 bit 1 EN_AUTO_REV description states:  'Auto Reverse Mode to regulate SYS when VBAT < VSYS_REV register:'  This implies the device can act as a boost converter to maintain SYS at the required voltage.

Q1.  Is my interpretation of the operation of the system correct?  Can the device regulate the battery stack voltage (18V to 26V), both up and down as necessary to support a defined VSYS voltage?

Q2.  Is the operation from charge to reverse mode, with no micro attached (device will be programmed during build - no I2C available during operation) completely automatic and seamless?

Q3.  Will the device auto-recover and be able to continue its buck-boost reverse mode operation after a fault condition has cleared?  If not, the device is, like the BQ25756, not actually standalone.

Regards

Andy

  • Hello Andy,

    Thanks for being patient with this. I'll get back to you later this week.

    Best Regards,
    Ethan Galloway

  • Hello Andy,

    Q1.  Is my interpretation of the operation of the system correct?  Can the device regulate the battery stack voltage (18V to 26V), both up and down as necessary to support a defined VSYS voltage?

    Yes, the BQ25750 regulate the VSYS voltage from the battery voltage.

    Q2.  Is the operation from charge to reverse mode, with no micro attached (device will be programmed during build - no I2C available during operation) completely automatic and seamless?

    I don't think this is possible. The BQ25750 has no flash memory and the registers will reset when the device loses power. It is possible to use a EEPROM to program the device or some other form of data storage to program the device though.

    Q3.  Will the device auto-recover and be able to continue its buck-boost reverse mode operation after a fault condition has cleared?  If not, the device is, like the BQ25756, not actually standalone.

    It depends on the fault condition. Like the BQ25756, the BQ25750 needs a microcontroller to monitor reverse mode. I'll explain more about this in the other thread you made for the BQ25756.

    Best Regards,
    Ethan Galloway