Friday, 1 December 2017

battery charging - Can I recharge 12V batteries individually while why are attached in series?




Possible Duplicate:
Charging two lead-acid batteries connected in series, separately (with two solar panels)



I have 12V Solar Panels and 12V batteries. But my laptop needs 17V to recharge. I could attach 2 12V batteries in series, and I would get a 24V current. And I could use this to recharge the laptop.


But then I need to recharge the battery. So, suppose I use two different solar panels for this:

Can I attach each single 12V battery to a solar panel while they are also attached in series between them?


Thanks,
Pietro




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...