This is as far as I would go for extra protection.
2920L300DR Littelfuse PTC Resettable Fuses
Very low additional resistance. 3A hold, and 5A trip sounds about right.
...For example: one RC site suggests a 3.9v zener, an hi-output led, a fixed resistor and a trim pot to calibrate it. Oddly, the zener is put in backwards (I don't understand it exactly). Then just hook it up to a variable ps and calibrate the cutoff where you want. Light dims as it approaches cutoff, goes out completely when time to replace batts.
P.S. Thanks for the tip Cape. I'm going to use your suggestion. The mod I'm working with has very little room for extra parts. Definitely not enough room to add the shunt regulator circuit. Adding a zener and resistor shouldn't take up too much room.
ETA: Going to order the parts now. From what you're indicating, a 6.5v zener + 680K ohm resistor would shut the regulator off when the batt's voltage is at 6.5v. Is that correct? Is there an equation you used to calculate the value of the resistor?
Interesting, but why "double the trip current". 5A seemed just about right.I'm using the 1812L260THDR Littlefuse PTC part in my current mod. I run two of them in parallel to double the trip current and cut the resistance in half. I'm getting 18mΩ with the both of them, or 18mV per amp. Really happy with that. I was using a single Bourns PTC fuse before with similar trip current as the two, but it had 60mΩ, big improvement.
Mainly to lower the resistance. That one trips in 2.5 seconds at 5A, but will still trip at 3A over time. It measures out at 36mΩ. I would have rather used a single one with a 4 amp hold and a resistance under 25mΩ, but couldn't find anything like that. It seems the actual resistance is always in the middle of the range they give. The last one I used was the same way. It's okay though, my battery can put out 10A all day and the other circuity can handle the surge current as well. I've done repeated short tests on it and it's fine. Normally, there's a voltage detector on the output and the µcontroller shuts down the output in the event of a short in no more than 200µs anyway. The PTC fuse is just my hail mary backup. Can never be too safe with these batteries, especially the big ones that hold lots of energy.
Yeah, you need to do some study to really understand all this stuff. I'm sure a basic understanding can go a long way.
I think I started thinking about my first mod the first time I took a hit off an e-cig.
Nice reg by the way Craig HB you still using them or did you ever...
Me too...I started tiny and graduated to maniacal in no time flat...
The value of the resistor is not critical, it is there to connect the pin to gnd when the voltage to the zener is less than the breakdown voltage, and yet high enough resistance to prevent a short to ground when the voltage is greater than the breakdown voltage. A smaller value would use more current, and a larger value would use less but take longer to shut off.
Resistance is calculated the same way you would calculate an atty. A 680k resistor will use approximately .01milliamps when converter is operational (I=V/R), similar to using an LED.
With the control pin you don't need the P-Fet. It is doing the same thing as the control pin on the regulator. The control pin is going to have low current draw so there is no need for it. And it may cause unintended issues with the internal control pin circuit.
Also purely from a design stand point I prefer to put the main power switch on the positive battery terminal. This is not really necessary in a plastic enclosure but if anyone uses a metal enclosure with your design they may run into issues.
I will let others chime in on the placement of the zener but at first glance I think you have the right idea.
Thanks bstedh! That's good news that I don't need a 3A switch if using the control pin. The switch I plan to use in this mod is a NO switch rated at 100mA so I thought I needed the FET.
The enclosure I'm using is plastic and it's a really tight fit for what I want this mod to have, so not having to wire in the FET definitely makes my day!
Hi Mamu,
I believe what you have will not work, you are connecting the on/off control pin to ground through your atty switch when it really wants to be connected to +Vin. As bstedh pointed out, the P-FET is not needed.
Now, you have several options...I haven't tried these, speaking in theory only.
1. Do not use the zener and resistor, but use your detection circuit output (LM341-C) connected to the on/off control pin to control the uvp. If the LED lights, it will enable the converter. The cathode current of the LM431 should be sufficient to drive the enable pin (1mA) as long as you have it set to > +2V to light the LED. I would still use a 100k resistor from the on/off control pin to ground if you do this. Atty switch can be to ground as you have it. This would allow you to adjust UVP to what you want.
2. Do not use your detection circuit and use the zener diode and resistor, then add a resistor and LED to the on/off control pin. If the on/off control pin is high enough to work, the LED will light. Atty switch will be from on/off control pin to +Vin.
Either way, you do not need as many components and both should perform the same function. Your detection circuit will allow you to adjust the uvp level.