I am designing a system that will have up to 5 parallel battery packs. Each pack consists of 4 cells in series with a bq76920 or bq40z50 controller for balancing and control. From what I have read, paralleling these battery packs if their SOCs are close is straight forward, the pack with the higher SOC will send current to the one with the lower SOC and the pair will reach equilibrium. Of course I will include protection to avoid a 80% pack connected to a 10% pack does not fry the PCB while pumping too much current into the lower pack. The two BQs I am considering have charge and discharge FETs , so for this to work, I would have to put the pack with the higher SOC in discharge mode and the one with the lower SOC in charge mode. For two packs, that is simple but for 5 sets I will need a pretty complex algorithm. Can I turn-on both FETs simultaniously to speed up the equilibrium? Also the two FETs are in series, the current flows through one diode drop in both directions, turning both on would increase efficiency if the FET's resistance is low enough.
Thanks