Sunday 3 August 2014

batteries - Battery capacity calculation/method




While calculating battery power capacity requirement for a circuit consisting of multiple loads having different power consumption, how should one proceed to avoid any error? How it is done in industries?


Edits


For example: a. 12V, 5V at 2A each for 10 Hrs. How a battery should be chosen?




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