Post Go back to editing

LTC1760 LOPWR trip

Hello,

I'm testing a board with three LTC1760s in parallel connected to 6 Inspired Energy NH2034HD43 packs, (4s, 2p). I set the LOPWR trip voltage to be at 11V, but I find the controllers let the batteries discharge all the way down to 9.6V where the internal battery protection kicks in and shuts off the battery output.

Any ideas what I might be missing? I had understood the LOPWR function to disable discharge when when no other power sources are present, but perhaps that is not the case. Are there any other ways to set the cutoff voltage without connecting to a dedicated SMBus host?

Thanks!

Paul

Parents
  • Hi Paul,

    That is not what the LOPWR trip does - its function is to attempt to keep the load powered, not to disable discharge from the batteries. The LTC1760 offers no such function inherently.

    It is perfectly fine to rely on the battery's own protection to do this instead.

    If you want to manually disable a battery's path to the load, you can do so following the instructions in the attached document.

    PDF

    Regards,

    Zack

  • Hi Zack,

    Thanks for the feedback! That explains the behavior I'm seeing. I actually added the ability to disconnect the batteries from the circuit for storage using a pfet in series with the battery + terminal where the gate is pulled up to the battery voltage when shut off and pulled to ground when enabled (schematic attached). In the next version I could likely modify this to add a low-voltage cutoff for the battery.

    I initially planned to use the battery protection to end discharge, but the issue is that the LTC1760 will not detect the battery after this happens and so will not charge it (or perhaps tries to trickle charge very slowly). Could this be a side effect of the pfet addition to the circuit? Otherwise it's a straight copy of the demo board for the LTC1760 x3.

    Paul

Reply
  • Hi Zack,

    Thanks for the feedback! That explains the behavior I'm seeing. I actually added the ability to disconnect the batteries from the circuit for storage using a pfet in series with the battery + terminal where the gate is pulled up to the battery voltage when shut off and pulled to ground when enabled (schematic attached). In the next version I could likely modify this to add a low-voltage cutoff for the battery.

    I initially planned to use the battery protection to end discharge, but the issue is that the LTC1760 will not detect the battery after this happens and so will not charge it (or perhaps tries to trickle charge very slowly). Could this be a side effect of the pfet addition to the circuit? Otherwise it's a straight copy of the demo board for the LTC1760 x3.

    Paul

Children