Wednesday 13 March 2019

batteries - Are laptop cells balanced while charging?


I have little-to-no knowledge about how the laptop batteries work.


I know there is a microcontroller to actually verify the balancing between cells (and in case blow up a fuse or something similar).


I was wondering, does the recharge circuit balances cells as well while charging?


Is charging procedure the same of the external chargers (diffent CV/CC phases) ?





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...