Simple 3V battery cut-off circuit

Thread Starter

klodoma

Joined Jan 20, 2022
3
Hi all,

I am planning a home project, that will be powered by a 3.7V battery.
I was looking around for a 3v cut off circuit for battery protection. I searched this forum, but the many discussions over a thread confused me even more if the circuit works or not.

If you can point me to some diagrams that work, I would appreciate it a lot.


Thanks in advance!

PS: I am a complete noob in this area, have some basic know-how on electronics.
 

crutschow

Joined Mar 14, 2008
34,452
What is the maximum load current?

Below is the LTspice simulation of a cutoff circuit using a TLV431 1.24V reference as a comparator:
R4 provides a small amount of hysteresis to avoid chattering of the switch around the set point.
Pot U2 adjusts the set point.

1642705747596.png
 
Last edited:

Audioguru again

Joined Oct 21, 2019
6,692
A battery life is shortened when its is discharged below 3.0V to 3.2V.
The datasheet for the very expensive "protected" battery cuts the load at only 2.5V
so the battery needs to be replaced soon and they make more profit.

A battery life is shortened when it is stored at a full charge.
They say to recharge soon so that the battery dies sooner and they make even more profit.
 

Irving

Joined Jan 30, 2016
3,887
Here's another option using an Infineon IRF7317 dual complementary MOSFET (a Fairchild/On-semi FD9330L is similar). The circuit is initially off. Pressing the push-button turns it on. The Arduino starts and checks the voltage on A0, if its 1.5v or higher then it sets EN (GPIO3) High, holding the system on, A0 is checked periodically, eg on timer. and if below around 1.25v drops GPIO3 turning it all off.

1642949904358.png
 

Irving

Joined Jan 30, 2016
3,887
Finally here is arguably the simplest - though it does require soldering of 1.6 x 1.6mm and 2.5 x 2.5mm SMD parts... Provides overvoltage charge, undervoltage discharge, overcurrent charge & discharge protection. Parts cost at Mouser <$2.5 ex p&p

1643140660301.png
 

Attachments

Top