Reverse Biasing a Voltage Regulator

AI Thread Summary
Connecting an external 5V power supply to the 5V pin of a microcontroller board while the wall plug is disconnected poses a risk to the LM7805 voltage regulator. Without input voltage, the regulator may be damaged, especially if there is a charged capacitor on the 5V line. It is advisable to use a diode across the regulator to prevent reverse biasing in normal use. Additionally, the setup could lead to faster battery drain if a battery is used as the external power source. Some regulators, like the Micrel MIC5235, are designed to handle such scenarios safely.
Jdo300
Messages
548
Reaction score
5
Hello All,

Simple question here. I have a microcontroller development board that plugs into the wall and has a garden variety LM7805 type 5V regulator on the board for powering the microcontroller and other peripherals. But also on this board is a header that allows the 5V from the board to power external circuits. My question is, what happens if I connect the 5V pin on the board to an external 5V power supply without the wall plug connected to the board?

In other words, I have a situation where I am supplying 5V to the 5V rail while there is no input voltage on the input side of the 5V regulator. Does it care if there is no input voltage or will this cause damage to the regulator?

Thanks,
Jason O
 
Engineering news on Phys.org
There is often a diode placed across the regulator to avoid this happening in normal use.
It could happen if there was a charged capacitor on the 5 Volt line and you turned off the input power.

So, yes, this is risky. The plug should probably disconnect the output of the regulator from the 5 Volt line if the 5 volts was going to come from elsewhere.
 
Plus you are powering all of the internal circuitry of the 7805 with your alternate supply. If it a battery it will drain faster.

There are some regulators that are designed to be operated like you are describing. Micrel MIC5235 for example.

BoB
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...

Similar threads

Back
Top