LM3940 regulator not putting out 3.3V

  • Thread starter Thread starter radiodude
  • Start date Start date
  • Tags Tags
    Regulator
Click For Summary

Discussion Overview

The discussion revolves around the LM3940 voltage regulator not outputting the expected 3.3V when supplied with 5V. Participants explore potential causes, including the absence of necessary capacitors and the stability of the regulator circuit.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Exploratory

Main Points Raised

  • One participant reports that the LM3940 is not outputting 3.3V despite being supplied with 5V, noting specific output behavior based on input voltage levels.
  • Another participant inquires about the presence of capacitors as per the regulator's datasheet, suggesting they are crucial for stability.
  • A participant expresses skepticism about the impact of missing capacitors, questioning their necessity when a steady voltage is applied.
  • It is mentioned that voltage regulators require certain configurations to maintain stability and that they may not function properly without a load current.
  • One participant speculates on the minimum input voltage required for the LM3940, considering dropout voltage and quiescent current.
  • Another participant clarifies that the minimum input voltage is the desired output voltage plus the dropout voltage, emphasizing the feedback nature of voltage regulators.
  • A participant shares an experience where connecting the LM3940 to the output of a 7805 regulator caused the latter's output voltage to drop significantly, suggesting a potential issue with the LM3940 or incorrect pinout.
  • Concerns are raised about the pinout differences between various packages of voltage regulators, which could lead to misconfiguration.

Areas of Agreement / Disagreement

Participants generally agree on the importance of capacitors for the stability of the LM3940, but there is no consensus on the exact cause of the output issue or the implications of the observed voltage drop in the 7805 regulator.

Contextual Notes

Participants mention the need for specific capacitors and the potential for feedback instability, but the discussion does not resolve the underlying issues or confirm the exact specifications required for proper operation.

Who May Find This Useful

Individuals working with voltage regulators, particularly those new to electronics or troubleshooting power supply circuits, may find this discussion relevant.

radiodude
Messages
14
Reaction score
0
I'm giving it exactly 5 volts directly from a DC Power Supply and the output voltage should be 3.3V but it's not. I don't even have anything connected to the output pin of the regulator (holding it in my hand).

It seems if
V_in < 1.5V, V_out = about 0 plus a couple millivolts
V_in >= 1.5V, V_out = V_in minus a couple millivolts

I am using an http://www.national.com/mpf/LM/LM3940.html . I've tried one from a box of them just to be sure I hadn't shorted the old one out. There's only 3 pins: V_in, Ground, and V_out...how can you mess that up?

http://www.national.com/images/pf/LM3940/1208002.jpg

I don't know what I am doing wrong as I am using some 7805s in my circuit which have no problem taking my 8volt DC and putting out 5volts.

Any suggestions? Thanks.
 
Last edited by a moderator:
Engineering news on Phys.org
Have you got the caps like from the diagram in place?
 
That's the last thing I haven't tried yet (ordered some, waiting for them to arrive). But I didn't think the caps not being there would make a difference if I threw it a steady voltage. Could they really be the culprit? If so, why?
 
radiodude said:
That's the last thing I haven't tried yet (ordered some, waiting for them to arrive). But I didn't think the caps not being there would make a difference if I threw it a steady voltage. Could they really be the culprit? If so, why?

Yes.

It's probably singing its head off at around 40MHz...

I was amazed the first time that happened to me too...

It needs two 100nF caps, on on the input, one on the output, and probably an electrolytic too.
 
radiodude said:
I'm giving it exactly 5 volts directly from a DC Power Supply and the output voltage should be 3.3V but it's not. I don't even have anything connected to the output pin of the regulator (holding it in my hand).

It seems if
V_in < 1.5V, V_out = about 0 plus a couple millivolts
V_in >= 1.5V, V_out = V_in minus a couple millivolts

I am using an http://www.national.com/mpf/LM/LM3940.html . I've tried one from a box of them just to be sure I hadn't shorted the old one out. There's only 3 pins: V_in, Ground, and V_out...how can you mess that up?

http://www.national.com/images/pf/LM3940/1208002.jpg

I don't know what I am doing wrong as I am using some 7805s in my circuit which have no problem taking my 8volt DC and putting out 5volts.

Any suggestions? Thanks.

I don't have time right now to check the datasheet... What are the specs for minimum input voltage, and for minimum output current?
 
Last edited by a moderator:
Voltage regulators are feedback circuits, and can only be stable in certain configurations. The capacitors add poles and are necessary for stability.

Also, many regulators will not function properly unless you are pulling some current from them.

- Warren
 
Thank you guys for all the responses. I guess I need those caps there. I designed the board with the caps in mind but I guess my preliminary testing before I soldered them in made me feel something was wrong altogether. I'll just wait & see what happens after the caps are in. I'll be honest I'm pretty new at this so this was the first big thing I've learned & will have to keep in mind.

berkeman, I'm not sure of the minimums but I think the minimum input is 3.3V + dropout[0.31] = 3.61V? And I'm guessing minimum output current is the quiescent current [0.11mA]? Also, 73s to you. Just made General last year.

The full story is that when the 3940 regulator was connected to the output of the 7805 regulator, the output voltage of the 7805 dropped down to 3.something volts from 5 volts, which baffled me. Feedback is key word I need to remember.
 
Yes, the minimum input voltage is the desired output voltage plus the drop out.

The quiescent current is the current drawn by the regulator even when supplying no load. It's basically a small amount of current that's used to bias the transistors in the regulator.

Many people are surprised to learn that voltage regulators are feedback circuits, but there's really no other way to design them. Basically, the regulator monitors its own output voltage, creates an error signal, and servos the gate voltage of a big power transistor to let more or less current through to the load, regulating the voltage. The result is a feedback loop, and all feedback loops require care to maintain stability.

- Warren
 
Last edited:
FWIW the datasheet I saw listed the dropout voltage as 0.5v.
Either way it should work with a Vin of 5v.
 
  • #10
radiodude said:
The full story is that when the 3940 regulator was connected to the output of the 7805 regulator, the output voltage of the 7805 dropped down to 3.something volts from 5 volts, which baffled me.

Are you saying that the output of the LM7805 voltage regulator dropped down to 3V when you connected the LM3940 regulator's input to the 5V rail? If so, there is something wrong with the LM3940, or you have the pinout wrong.

Keep in mind that the pinout is different for some regulators when they are in different packages. The pinout for the 7805 regulator is different between the TO-92 package and the TO-220 package, for example. Also, if you are using a power transistor package with a metal tab for a heat sink, that tab may not tolerate being grounded (check the datasheet to see what the tab is connected to).
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 38 ·
2
Replies
38
Views
5K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 63 ·
3
Replies
63
Views
8K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K