jens18 / li_ion_cell_discharger

18650 Li-Ion cell discharger circuit and Arduino software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Battery Capacity Checker

Discharge 2 Li-Ion cells from >4.1V voltage to 2.5V while recording the discharge profile and cell capacity. Discharge process can be started by pressing a momentary push button switch. A red LED lights up to indicate that the discharge process is still continuing (2.5V cut off has not been reached).

Circuit:

Schema:

li ion cell discharger schem

Main components:

  • 2x 50A, 50V, 0.022 Ohm, Logic Level, N-Channel Power MOSFET: F50N05L

  • power resistors: 2x Ceramic 1 Ohm, 10 Watt (shunt); 2x Aluminium 3.3 Ohm, 25 Watt (load)

Note
Many other N-Channel MOSFET’s can be used.

Breadboard:

Example Result

1500mAh cell:

y-axis blue: cell voltage
y-axis red: cell capacity
x-axis: time in seconds

About

18650 Li-Ion cell discharger circuit and Arduino software.


Languages

Language:Arduino 95.9%Language:Shell 4.1%