Low voltage cut-off circuit advise [SOLVED]

Thread Starter

anishkgt

Joined Mar 21, 2017
549
Hello All,

Can somebody please advise if the attached circuit would be correct to switch OFF a load when a threshold voltage set by the pot is reached ? max current is 10A, powered by Li-ion 18650 cells i n parallel.
Capture.PNG
 

DickCappels

Joined Aug 21, 2008
10,661
Not knowing what SV1 is all about it looks like the output will be switched off when the battery voltage exceeds a threshold that would be set by R2.

There may be issues with startup time of the reference and the common mode range of the opamps.

IC3B appears to be at the mercy of its input offset voltage. It would make things more certain if the inverting input were connected to a small positive voltage.
 

Externet

Joined Nov 29, 2005
2,635
I would say all lithium cells have a discharge point that is fixed and should be respected, so adjusting the shut-off point may not make enough sense.

Use a plain protection circuit (or several) to manage the discharge point. Am working on a similar project at the moment.
----> https://www.aliexpress.com/item/5PC...000&pvid=bb80881f-bad2-4f3d-9d16-9a89e859912d
For other shut-off points, the circuit should be able to tailor to taste
 
Last edited:

Thread Starter

anishkgt

Joined Mar 21, 2017
549
Thank you Externet. that is indeed helpful. but i wanted to learn to use the opamp which is becoming harder as i dig-in. Theory helps to an expend but when it comes doing stuffs things are a bit different. Some say hysteresis which is a window that the opamp uses to trigger its output but in essence it just a positive or a negative feedback depending on the value of the resistor.


So what would be wrong in my circuit ? couple of resistors in the input and negative feedback for IC3A and B ? it that all ? i haven't tested this because its hard source the components here locally.
 

ericgibbs

Joined Jan 29, 2010
21,448
hi anish,
Hysteresis in the comparator is required so that as the Vthreshold is reached, the Comparator output does not rapidly switch Hi/Lo at that point.
Consider when you are discharging the battery and then remove the load at the Vth point, the battery voltage will rise and the comparator output will change state.
The hysteresis applies a voltage to the comparator input so the threshold Set point is raised and the MOSFET remains Off.
E
 

Thread Starter

anishkgt

Joined Mar 21, 2017
549
Not knowing what SV1 is all about it looks like the output will be switched off when the battery voltage exceeds a threshold that would be set by R2.

There may be issues with startup time of the reference and the common mode range of the opamps.

IC3B appears to be at the mercy of its input offset voltage. It would make things more certain if the inverting input were connected to a small positive voltage.
SV1 is a harting connector. This pcb would be stacked one on top of the other so these connectors would be connected in parallel along the edge of the pcb.
 

Thread Starter

anishkgt

Joined Mar 21, 2017
549
hi anish,
Hysteresis in the comparator is required so that as the Vthreshold is reached, the Comparator output does not rapidly switch Hi/Lo at that point.
Consider when you are discharging the battery and then remove the load at the Vth point, the battery voltage will rise and the comparator output will change state.
The hysteresis applies a voltage to the comparator input so the threshold Set point is raised and the MOSFET remains Off.
E
Thank you Eric. The comaparator explanation helped.
Capture.PNG

I moved the MOSFET to the low side Is this how it is intended to be ? is there an rule of thump when deciding on the resistor values for R1, R4, R6, R5 ?
 

AnalogKid

Joined Aug 1, 2013
12,143
Both IC3A and IC3B are configured as gain of 2 linear inverting amplifiers, not comparators with hysteresis. Also, the IC3A output is connected directly to the battery. This will cause the part to fail.

ak
 

Thread Starter

anishkgt

Joined Mar 21, 2017
549
Where and what value is the Load discharge resistor connected on your circuit.?
not sure what you meant by a load resistor. The only load here would be an LED with a current limiting resistor R3 and the gate of the MOSFET.

What is the intend Load disconnect Vlow-threshold voltage.?
It would be no higher than 3v3 which is the fixed reference voltage.
 

Thread Starter

anishkgt

Joined Mar 21, 2017
549
Both IC3A and IC3B are configured as gain of 2 linear inverting amplifiers, not comparators with hysteresis. Also, the IC3A output is connected directly to the battery. This will cause the part to fail.

ak
The IC3A and IC3B configuration was correct earlier i guess. Then reading further in the thread i thought it would require a hysteresis. The value are just guess. I just wanted to get the schematic correct and then figure out the values using LTSpice.
Capture.PNG

Also, the IC3A output is connected directly to the battery. This will cause the part to fail.
How should they be connected and why would connecting directly fail ? Is a resistor divider required ?
 
Last edited:

ericgibbs

Joined Jan 29, 2010
21,448
The only load here would be an LED with a current limiting resistor R3 and the gate of the MOSFET.
hi,
So what value of battery discharge current are you expecting thru that 'load'.?
Please mark your circuit diagram showing the discharge path.
I am assuming that BT1 thru BT5 are the batteries being discharged.?
Where is the MOSFET BAT- connected too.?
What are the voltages powering the OPA's.?
What are the initial/starting voltages of BT1..5.?

I have made a draft LTSpice circuit, which I can test and post ,when I have the above information.

E
Check the REF2933 Vsupply.
AA1 07-Feb-19 08.29.gif
 

Thread Starter

anishkgt

Joined Mar 21, 2017
549
So what value of battery discharge current are you expecting thru that 'load'.?
No more than 15A
Please mark your circuit diagram showing the discharge path.
I am assuming that BT1 thru BT5 are the batteries being discharged.Where is the MOSFET BAT- connected too.??
Bat 1-5 are 18650 cells in parallel connected two pads in the layout to which a XT90 connector will soldered.
What are the voltages powering the OPA's.?
What are the initial/starting voltages of BT1..5.?
The voltage powering the opamp will 4v2 initially which is the max voltage the 18650 will be charged up to and will be discharged to the votlage set by R2.
 

ericgibbs

Joined Jan 29, 2010
21,448
hi,
So the discharge current for the BT1 thru BT5 is thru a 'working load', your circuit is just a voltage monitor.
The d/s for the REF2933 specifies a 1mV drop out voltage as 'typical' but it can be a maximum of 50mV.

Are you wanting to use the MOSFET to disconnect the BT1>5 batteries from the 'working load' when the battery voltage falls to <= 3.3V .?


E
 

Thread Starter

anishkgt

Joined Mar 21, 2017
549
Are you wanting to use the MOSFET to disconnect the BT1>5 batteries from the 'working load' when the battery voltage falls to <= 3.3V .?
initially yes i thought of doing it so but then i would need another pad to charge them as well. So droped the idea, i would be using a BMS also so a MOSFET wouldn't be necessary.
 

AnalogKid

Joined Aug 1, 2013
12,143
The IC3A and IC3B configuration was correct earlier i guess. Then reading further in the thread i thought it would require a hysteresis.
Most battery monitor circuit require at least a little hysteresis because one of the inputs (the battery voltage) changes very slowly. The problem is that hysteresis is a form of positive feedback, so it always is applied to the non-inverting (+) input. You added feedback to the inverting (-) input, which configures the amp for linear gain, not non-linear switching.
why would connecting directly fail ?
Since it is a comparator, it must be the case that at some point its output will go low. If it does, the output stage will attempt to dead-short the battery output to GND. poof. flame. death. not the end of civilization as it know it, but ... bad.

What is the intent of that battery connection?

ak
 
Top