How to start LM317 regulator from 0 Volts

  • Thread starter Thread starter Mohammed Ayaz Quadri
  • Start date Start date
  • Tags Tags
    Regulator Volts
Click For Summary

Discussion Overview

The discussion revolves around designing a power supply using the LM317 voltage regulator that can start from 0 volts instead of the typical 1.25 volts. Participants explore various methods, including the use of diodes, capacitors, and transistors, to achieve this goal while considering the implications for regulation and output current.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose taking the output across R2 instead of the OUT terminal of the LM317 to achieve a variable voltage starting from zero, questioning why this method is not commonly used.
  • Others argue that applying a load across R2 would disrupt regulation since the current through R1 is constant, suggesting the need for alternative methods to achieve 0V output while maintaining regulation.
  • A participant mentions that to regulate at zero volts, a negative supply or a drop after the output is necessary.
  • It is suggested that a pass transistor can be used to boost output current, with the transistor turning on as the current through the LM317 increases.
  • Some participants reference the TI LM317 datasheet to derive the output voltage formula, noting the requirement of a negative voltage rail for certain configurations.
  • Concerns are raised about the reliability of using a resistor to the negative supply, as it may introduce noise and affect regulation.
  • One participant suggests considering alternative regulators, such as the LM10, which has a lower reference voltage and may be more suitable for the design.
  • Participants discuss the challenges of managing power dissipation and heat generation in linear regulators when operating at low output voltages and high currents.

Areas of Agreement / Disagreement

There is no consensus on the best method to achieve a 0V output with the LM317. Multiple competing views and approaches are presented, with participants expressing uncertainty about the implications of various configurations on regulation and output current.

Contextual Notes

Participants highlight limitations such as the need for a negative voltage supply, the potential for unreliable regulation with certain configurations, and the importance of specifying maximum output voltage and current for reliable circuit recommendations.

Who May Find This Useful

Electronics enthusiasts, engineers, and students interested in power supply design, voltage regulation, and circuit optimization may find this discussion relevant.

Mohammed Ayaz Quadri
Messages
26
Reaction score
2
TL;DR
I want to make power supply from LM317 from 0 volts instead of 1.25 volts. I have seen method of using diodes and zeners but I think there maybe a better way.
I want to make power supply from LM317 which starts from 0 volts instead of 1.25 volts. I have seen method of using diodes and zeners but I think there maybe a better way.

We know Voltage across R1 (see image 1) is 1.25V. So if I take the output across R2 rather than at OUT of IC, won't I get variable voltage from zero volts? Why not people do this? Does this effect regulation in any manner?
Refer image2. We can add addition capacitor and two diodes for short protection and further stabilization? How do they ger changed if I use my method of taking output across R2?How can I increase the current output above 1.5A? I've seen ways of adding a transistor. How would that work here in case of taking output across R2?
Thank you.
 

Attachments

  • images (1).png
    images (1).png
    1.9 KB · Views: 503
  • images (1).jpeg
    images (1).jpeg
    17.7 KB · Views: 593
Engineering news on Phys.org
I started to think if I apply load across R2 the current it needs should come from R1 but ideally Curreny thru R1 is constant. Thus regulatuon will be destroyed. Isnt there another way to getting from 0V output where I can apply those additional capacitor and diodes for protection and additional stabilization and also I can increase current output much over 1.5A.
 
Mohammed Ayaz Quadri said:
We know Voltage across R1 (see image 1) is 1.25V. So if I take the output across R2 rather than at OUT of IC, won't I get variable voltage from zero volts? Why not people do this? Does this effect regulation in any manner?
Regulated output is from LM317 out terminal. If you load the potential divider Adj terminal it will no longer be regulated.
To regulate at zero volts you need a 1.25 V negative supply or a 1.25 V drop after the output.
 
  • Like
Likes   Reactions: DaveE
To boost output current you can use a pass transistor. When current through the LM317 rises towards one amp, the voltage across R1 turns the transistor on and provides more current.
LM317Boost.jpg
 
Mohammed Ayaz Quadri said:
I want to make power supply from LM317 which starts from 0 volts instead of 1.25 volts

Please refer to the page 11 of the TI LM317 datasheet in the following link:-
http://www.ti.com/lit/ds/slvs044x/slvs044x.pdf

It is easy to derive the formula for the output voltage (Vo).

Because Vo [(R2+R3)/(R1+R2+R3)] - 10[R1/(R1+R2+R3)] + Vref = Vo
By solving this equation, we obtain Vo = Vref [1+(R2+R3)/R1] -10

Remark : A negative supply voltage of -10V was applied to the design
 
Last edited:
That circuit uses a negative voltage rail and a voltage reference diode to offset the output voltage to include zero.
 
  • Like
Likes   Reactions: DaveE
Baluncore said:
...voltage reference diode...
Uhmm... It at least appears to be an ordinary diode symbol. The formula in the data sheet,
VOUT= VREFx (1+(R2+(R3)/R1) -10V,
indicates the lower end of the divider is at -10V.
Must be a protection diode. Maybe to avoid the output from feeding back to the -10V supply during the shut-off transient?

That still leaves the -10V supply requirement though. :cry: Oh well. At least it needs only 45mA.

Another possibility is to put two Silicon diodes in series with the output before the load. This will drop about 1.4V from the regulator output.

The two drawbacks of using series diodes are:
  • the voltage regulation at the load will be worse because of the diode resistance
  • and you will need a minimum load current of a few mA to handle the diode leakage current.

Cheers,
Tom
 
I speculate that even if a negative voltage far below -1.25V is applied to the ADJ pin, the output voltage of this TI example circuit will never become negative.

Therefore, I performed an accurate circuit simulation using TI's LM317 SPICE model and confirmed this assumption 😀.

Negative voltage changed from -10V to -20V in order to produce a negative voltage much lower than -1.25V for the ADJ pin.

LM317-TI.jpg
 
The problem with a resistor to the negative supply is that regulation is unreliable and supply noise appears on the output.
Here are a couple of quieter solutions.
The first uses the constant reference current and an op-amp to generate a negative reference voltage.
The second uses a voltage reference diode, biased with sufficient current to a negative supply.

LM317-0Vmin.jpg
 
  • Informative
Likes   Reactions: Tom.G
  • #10
Do you have to use an LM317? It's not the best starting point for this design since you will need a negative PS and the 1.25V reference is sort of buried in the device. There are other issues with this older design that can cause problems in non-standard applications, primarily the bias currents required.
I haven't looked at it recently, but you might consider the LM10 (0.2V reference and op-amp) and a power transistor of some sort. I believe the input CMR includes ground in this IC.
Or, just go to the TI or Analog Devices website and search for a more modern IC that does what you need.
 
  • Like
Likes   Reactions: rbelli1 and Tom.G
  • #11
Tom.G said:
Uhmm... It at least appears to be an ordinary diode symbol. The formula in the data sheet,
VOUT= VREFx (1+(R2+(R3)/R1) -10V,
indicates the lower end of the divider is at -10V.
Must be a protection diode. Maybe to avoid the output from feeding back to the -10V supply during the shut-off transient?

That still leaves the -10V supply requirement though. :cry: Oh well. At least it needs only 45mA.

Another possibility is to put two Silicon diodes in series with the output before the load. This will drop about 1.4V from the regulator output.

The two drawbacks of using series diodes are:
  • the voltage regulation at the load will be worse because of the diode resistance
  • and you will need a minimum load current of a few mA to handle the diode leakage current.

Cheers,
Tom
I am actually making a dual power supply with lm317 and lm337. So I do have negative supply. So I can use another regulator to generate the -10V or -1.25V. But problem is that I want to boost the current using transistor and I want to use the protection diodes as well. But I don't have enough knowledge so I can understand how the circuit will change. Plus if I usea regulator to generate the negative voltagr for adj terminal I need to add protection diodes there. Do I need to add booster transister there as well? It seems people here are giving awesome solutions which I can't understand right now. Thank You fr your efforts.
 
  • #12
DaveE said:
Do you have to use an LM317? It's not the best starting point for this design since you will need a negative PS and the 1.25V reference is sort of buried in the device. There are other issues with this older design that can cause problems in non-standard applications, primarily the bias currents required.
I haven't looked at it recently, but you might consider the LM10 (0.2V reference and op-amp) and a power transistor of some sort. I believe the input CMR includes ground in this IC.
Or, just go to the TI or Analog Devices website and search for a more modern IC that does what you need.
Thank You I will try considering that. Can you tell me a negative compliment to Lm10?
 
  • #13
Linear regulators like the LM317 generate most heat when high current flows with a low output voltage. Keep both the maximum voltage and current as low as possible. That will keep the cost and heat down.

Mohammed Ayaz Quadri said:
I want to make power supply from LM317 which starts from 0 volts instead of 1.25 volts.
You must specify a maximum output voltage.
Mohammed Ayaz Quadri said:
How can I increase the current output above 1.5A?
You must also specify a maximum output current.
 
  • #14
Mohammed Ayaz Quadri said:
Can you tell me a negative compliment to Lm10?
There is no complementary LM10 because it is an op-amp with a low voltage reference in one package. For negative voltages the LM10 external circuit would need to be changed.

Managing power dissipation with heatsinks will be a problem unless you use switching regulators.
You need to specify the limits for output current and voltage if you want us to recommend a reliable circuit.
 
  • Like
Likes   Reactions: DaveE

Similar threads

  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 38 ·
2
Replies
38
Views
5K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 8 ·
Replies
8
Views
10K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K