Having problems with some audio gear. Few 5536 low noise opamps doing fairly standard audio things. The power supply is +/-8V, from a pair of HW rectifiers onto 470u caps, providing about +/- 13v unregulated. The +8v supply is provided by a 7808 reg, and the -8 volts by a resistor and a zener in series.
When the power is applied, the 7808 sometimes fails to kick in, its output holds at a *negative* voltage of about -1 volt. There's no instability evident, it seems to be some sort of startup transient relating to the fact that the two rails come up together, causing the 3-terminal device to latch low.
I'd appreciate any suggestions on how I can get the 3-terminal reg to come up reliably. TIA
Does your circuit have protection diodes from the output rails to ground? If not, and the negative regulator "comes up" faster than the positive and pulls the positive regulator's output below ground, the regulator can latch up. If the diodes are in place, than capacitance across the supply rails can cause a similar problem. See here:
formatting link
(From Douglas Self's book "Small Signal Audio Design")
This is actually a well-known problem with the 78xx / 79xx series of linear regulators when used for dual supplies. The 790x is usually slightly faster, and the 780x cannot start up if it sees a negative voltage on its output.
It would also stop and sit there unable to restart if its output gets driven negative at any later time (e.g. during an overload transient).
The trick here is to never allow the outputs of 78xx / 79xx regulators (especially the positive 78xx) to be driven to opposite polarity.
This can easily be done using a transistor or MOSFET of appropriate polarity (PNP or PMOS for the positive side, NPN or NMOS for the negative side). In your application (8V output level) it's easiest to use MOS, because the gate can be grounded directly and no other parts are needed - just connect the source to your existing regulator and the drain is now the output. Make sure the transistor or MOSFET is rated for the output current.
This keeps the output unloaded, so it won't swing to opposite polarity, until it has risen to the gate threshold voltage, at which time the regulator has already successfully started up and is providing output power charging the output capacitors at its internal current limit. Since at this time the regulator is sourcing maximum current and the voltage is ramping up fast, it's no longer in danger of not starting any more.
If the output is external and connected to user-accessible cabling, and you therefore expect transients there, make sure to connect clamping zeners from outputs to ground and freewheeling diodes across the regulators (output-to-input in reverse polarity). This keeps the power supply happy should the outputs accidentally get zapped by ESD.
Note: If you need a lower output impedance for dynamic loads than the FET provides, you can use an additional capacitor (marked *) at the output. See below for details.
+------||-------o----o-+ +------o-------o---- OUT -
Add a schottky diode, 1N5819 maybe, from the reg output to ground. That will keep the negative supply from pulling the +8 rail very far in the wrong direction.
78Lxx and 79Lxx are _not_ just junior versions of 78xx and 79xx. At least the 78Lxx ones have *horrible* supply rejection, far worse than the 317L. I had a bunch of them once and threw them all out so I wouldn't be tempted to use them.
The freewheeling diodes protect the regulators against reverse-polarity transient currents by diverting the overcurrent that can happen in either of two possible situations:
the output experiences low-energy overvoltage transient with moderate risetimes (as would be typical with a relay or some other inductor switching), and
the input is discharged very fast (additional heavy load before the regulator) and there is a lot of additional capacitance on the output, so that the output capacitors would try to discharge "through" the regulator back to the input during turn-off.
If there is a transient that is energetic enough to overcharge the input capacitors above the regulators' maximum ratings, it needs to be clamped before it can reach the regulators and capacitors. This requires a dissipating device: a varistor or zener.
Similarly, dissipative clamping is also needed if the transient is very fast (micro- to nanoseconds) and can exceed the regulators' ratings before the (somewhat resistive and inductive) input electrolytics can bring it down to manageable levels. This can happen with ESD, as these discharges have very fast risetimes. Here, ceramic output capacitors dampen the fastest parts of the impulse, and the zeners eat the rest.
ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here.
All logos and trade names are the property of their respective owners.