usable life cycle
usable life cycle
(OP)
I would like to design a circuit that will determine the number of usable life cycles of different AA batteries by charging them and discharging them and counting the no. of charge/discharge cycles.Any ideas?





RE: usable life cycle
You need to automate the test rig. I would think of using one of these small PLCs that cost next to nothing (abt USD 200). The Siemens LOGO! can easily be set up to do the cycling and the counting. You will need a couple of voltage comparators to detect charge/discharge end voltages (use an opamp on a piece of perf-board and supply via a resistor and zener from the 24V DC that feeds the LOGO!).
You can save much time by running multiple tests from one PLC. They have plenty of timers and counters and by having the discharge resistor permanently connected you can test four batteries simultanously from one LOGO! You will waste some energy, but I wouldn't mind in a test situation like this.