I'm planning to build a DIY Raspberry Pi tablet powered by three 18650 li-ion cells.
I want to be able to use the device and charge the batteries at the same time, like it's common for tablets.
Here https://electronics.stackexchange.com/a/79108 it says:
While it is true that you can't actually charge and discharge a battery simultaneously, it is quite common to have a charging source, a battery, and a load, all connected in parallel so it looks like you are charging and discharging simultaneously.
I'm looking to combine available parts, as I don't know how to create my own circuits. I found the following component on aliexpress:
3S 12V 18650 Lithium Battery Protection Board 11.1V 12.6V overcharge over-discharge protect 8A 3 Cell Pack Li-ion BMS PCM PCB
https://de.aliexpress.com/item/32899770249.html
I could not find a datasheet for the board or the chips on the board, here are the specs listed on aliexpress:
Model | HX-3S-03 |
---|---|
Overcharge voltage range | 4.25-4.35v±0.05v |
Size | 30302.8mm |
Over-discharge voltage range | 2.3-3.0v±0.05v |
Upper limit working current | 6-8A |
Working temperature | -40---+50 °C |
Upper limit instantaneous current | 9-10A |
Storage conditions | -40-- +80 ° C |
Quiescent current | less than 30uA |
Effective life | more than 30,000 hours |
Internal resistance | less than 100mΩ |
Short circuit protection | protection, delay self-recovery |
Charging voltage | 12.6V-13V |
Would such a board be suitable for my purpose?
Edit: the comments asked for better information, i.e. a datasheet, which I couldn't find. So I added the specs listed on the aliexpress page.
I also found that note on an ebay-ad for the same board:
- After connecting the cable, you need to charge it first, then there will be output
So that sounds if it cannot be used as "load sharing charger" (like @ocrdu pointed out).