I was thinking about dividing the ES into two batteries block which would be capable to operate like parallel or as two independent batteries to ensure capability to simultaneous charge and discharge to the pack.
Then I realized, what if the ES is divided into even more small blocks where each small block have an electronic circuit which will operate like some kind of switch with hysteresis.
- I've imagine system with two buses (charge and discharge) and the return (so 3 power wires).
- Each line will have current sensing circuit to monitor the current demand for discharge / ability to charge.
- Whole ES will be created from small battery blocks (cells) which are connected to both of these buses through a control circuit.
- The circuit on each battery cell will monitor the voltage level (charge level) and will automatically connect the battery cell to the representative bus (to charge bus when the cell is empty or to discharge bus when the cell is charged).
- The circuit will also maintain hysteresis of the connecting to a bus. Thats mean while the cell is about <30% of capacity it will be automatically connected to charge bus and stay there till it's charged at least to 80% or more.
- All battery cells will be interconnected with CAN interface.
- A master control unit will monitor all the cells and also the energy demand / ability to charge.
In such system you will be capable to simultaneously charge and discharge the ES and also you are protected of losing the whole ES if some of the batteries die (this cell will be disconnected from both buses). Regarding to the circuit I think it's not to hard to have some FETs / IGBTs and few OAMPs and small MCUs for the battery cells.