Go Back   Home > Forums > Amplifiers > Power Supplies
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 12th June 2009, 09:55 PM   #11
MondyT is offline MondyT  United Kingdom
diyAudio Member
 
Join Date: Dec 2008
Hi Mike

If your wiring is correct, first thing to check is that when the red and orange transformer leads are disconnected from the rectifier, see that you have 54v rms off load between the black and orange, and 27v rms from either of these leads to the black/yellow centre tap. If not try reversing *one* of the secondary connections.

Cheers
Ray
  Reply With Quote
Old 13th June 2009, 08:06 AM   #12
diyAudio Member
 
Join Date: May 2008
That transformer is too small to charge 2x4700 µF capacitors to ~29 V and may just be sufficient to maintain them charged with no load at the regulator output. To compensate for missing power it has too high voltage. That means you can reduce those 4700 µF to 100 µF and achieve a good regulated voltage. But the power dissipation will be much too high for the 78L/79L.

Your two options are
- replace the 78L/79L with the TO-220 version of the 78/79 regulators and add heatsinks, replace the 4700 µF capacitors with 100 µF and keep the transformer.
- replace the 78L/79L with the TO-220 version of the 78/79 regulators and add heatsinks, if the load draws more than 50 mA and/or the ambient temperature around the regulators is more than 25 °C, buy a transformer with 2x15 V secondary voltage and at least 30 VA to cope with the 2x4700 µF and 100 mA load at the output and keep the capacitors.
__________________
If you've always done it like that, then it's probably wrong. (Henry Ford)
  Reply With Quote
Old 13th June 2009, 08:47 AM   #13
MondyT is offline MondyT  United Kingdom
diyAudio Member
 
Join Date: Dec 2008
Good point PacificBlue!

I doubt if it would drag the negative rail down to 0.7v so I would think there is still a problem somewhere.

Ray
  Reply With Quote
Old 13th June 2009, 10:14 PM   #14
miallen is offline miallen  United States
diyAudio Member
 
Join Date: May 2009
Problem solved.

The VRs were in backwards. My make-shift diagram is a top-view but the pin layout in the datasheet is a bottom view and my brain was stuck on top-view mode so the pins ended up reversed. Lesson learned.

But there were other problems as well. It seems that after meddling with it so much, I fried at least one of the chips and probably a capacitor because I had no luck trying to resurrect the circuit. I just started over with a new circuit, with all new parts, tested frequently and it worked like a champ the first time.

I have not tried the existing 22V torriodal with the new circuit though. I have just been testing with two 9V batteries in series because I'm worried that the 33V coming out of the rectifier a little too close to the 35V limit of the larger caps. I'll just wait for the 15V torroidal. I'll use the 22V one for a little bench supply maybe.

Anyway this was all mostly just an exercise so I think I got what I was looking for out of this. Ultimately I want to see what sort of ripple I get from this 78L15AC/79L15AC circuit as opposed to an LM317T/LM337T supply. The LM317T/LM337T supply will probably be the one that I ultimately use for the device in question. I also have a single set of LT1962/LT1964 chips and some surfboards are on the way but I haven't tried SMT soldering yet so that will have to wait until stop making stupid mistakes.

Thanks to all who replied. If you haven't noticed, I'm not an EE so I appreciate the help.
  Reply With Quote
Old 14th June 2009, 06:32 AM   #15
MondyT is offline MondyT  United Kingdom
diyAudio Member
 
Join Date: Dec 2008
Well done Mike!

Remember, as PacificBlue said, either drop the value of the capacitors or up the VA of the transformer to say 15 or 30VA as the 7VA transformer will not cope with the circuit as it is.

Cheers
Ray
  Reply With Quote
Old 14th June 2009, 07:13 PM   #16
miallen is offline miallen  United States
diyAudio Member
 
Join Date: May 2009
Quote:
Originally posted by MondyT
Remember, as PacificBlue said, either drop the value of the capacitors or up the VA of the transformer to say 15 or 30VA as the 7VA transformer will not cope with the circuit as it is.
I did switch to 1000uF capacitors and I will be getting the 2x15V / 0.233A torroidal.

However, I must admit that I did not understand PacificBlue's comments. The power supply only needs to put out maybe 5mA. So why do I need all of that power?
  Reply With Quote
Old 14th June 2009, 08:28 PM   #17
diyAudio Member
 
Join Date: May 2008
The transformer needs to charge the capacitors. A discharged capacitor is very similar to a short-circuit. The inrush current would be several tens of amperes, with a bigger transformer. The 7 VA transformer cannot deliver that amount of current. The voltage will collapse, when you switch that circuit on. The capacitors charge to that lower voltage, their impedance rises, the transformer voltage does the same. If nothing else but the capacitors were in the circuit, the voltage would probably reach 29 V after sufficient waiting, during which the transformer is severely overloaded. In your circuit, however, the voltage regulators are discharging the capacitors, while the transformer is still trying to charge them. Therefore the full voltage will not be reached. One of the regulators is obviously faster to clamp the voltage, so the secondary voltages are unbalanced. That is a possible explanation, why you get the full voltage on one regulator and next to nothing on the other.

http://hyperphysics.phy-astr.gsu.edu...ic/capchg.html
__________________
If you've always done it like that, then it's probably wrong. (Henry Ford)
  Reply With Quote
Old 14th June 2009, 10:28 PM   #18
miallen is offline miallen  United States
diyAudio Member
 
Join Date: May 2009
I understand (mostly).

So given the size of a capacitor and a voltage, how do I roughly compute how much power will be required to charge and sustain that voltage?

For example, if I have a 15V torroidal (instead of 22V) and 2x1000uF capacitors, will 7VA be sufficient?

You stated I need 30VA for 2x4700uF caps with 100mA load. So if I use 1000uF that is a factor of 0.21 times 30 is 6.3VA and the load will only be ~10mA.

Regarding the TO-220 vs TO-92, is it also a problem that a larger capacitor can deliver too much current to a TO-92 and that's why I need a heat sink?

It seems to me if I do not draw that much power from the voltage regulator and provided that the regulator input voltage is not incorrectly high (forcing it to dissipate the extra power as heat), then should the TO-92 be ok?

I'm trying to get low ripple in less space but it seems that large filter capacitors (low ripple) without heat sinks (less space) are incompatible?
  Reply With Quote
Old 14th June 2009, 10:45 PM   #19
AndrewT is offline AndrewT  Scotland
diyAudio Member
 
Join Date: Jul 2004
Location: Scottish Borders
Quote:
Originally posted by miallen


One thing that is strange is that when I measure the secondaries, I get 27.66 VAC and 27.72 VAC. The output of the rectifier is +33.95 DC and -33.08 DC.

So everything is a bit higher than I thought it would be. Why am I reading almost 28 VAC from the secondaries of a transformer that clearly shows on it's side that it has 22 VAC secondaries?
transformer regulation and mains voltage variation.
  Reply With Quote
Old 15th June 2009, 07:55 PM   #20
diyAudio Member
 
Join Date: May 2008
Quote:
Originally posted by miallen
So given the size of a capacitor and a voltage, how do I roughly compute how much power will be required to charge and sustain that voltage?
You don't need a lot of power to charge it. The point is that you need it in a very short time span, usually in the first half of half a mains cycle. The formula is 1 F = 1 As/V, so to charge 1000µF to 20 V, you only need 0,02 As. The first half of half a mains cycle is 1/240 S, where you live, which means, the transformer would have to supply an average of 4,8 A during 1/240 s. It can probably not do that, so it takes several cycles at overload to achieve the task.

To sustain the capacitor voltage you need to refill, what is taken out by the load and the regulators. Also not much power. P=U*I, e. g. 30 V * 10 mA = 0,3 W.

The problem could be that the regulators are trying to build up a stable voltage and draw more current from the capacitors than the transformer can supply to fill them up. You could make two tests. 1) put a switch between the capacitors and the regulators. Measure the voltages. When (if) they reach ~30 V on both capacitors, switch the regulators on. Maybe it works like that. 2) Replace the capacitors with 100 µF and see, if it works without the switch.

Quote:
Originally posted by miallen
For example, if I have a 15V torroidal (instead of 22V) and 2x1000uF capacitors, will 7VA be sufficient?
Probably.

Quote:
Originally posted by miallen
Regarding the TO-220 vs TO-92, is it also a problem that a larger capacitor can deliver too much current to a TO-92 and that's why I need a heat sink?
The current is determined by the load. The heat dissipation is a result of (Vin-Vout)/Iin, where Iin is Iload+Iregulator. If you assume 30 V in, 12 V out and 100 mA the regulator has to dissipate 1,8 W of heat. With a thermal resistance of 140 K/W that means the TO-92 will be ~250 K above ambient, while the maximum temperature is defined as 150 °C. The TO-220 has 50 K/W -> 90 K above ambient, which could work up to 60°C ambient. If that circuit lives inside a case, 60°C can easily be reached and surpassed, which means heatsinks are needed.

If your assumption about 10 mA maximum current draw is correct, we have to add 6 mA quiescent current of the regulator to that and only get a disspation of 0,288 W. That means 40 K above ambient, in which case TO-92 is okay with no additional heatsinking.

Quote:
Originally posted by miallen
I'm trying to get low ripple in less space but it seems that large filter capacitors (low ripple) without heat sinks (less space) are incompatible?
The low ripple is provided by the regulators with the small capacitor at the output. The capacitors at the regulator input are there to maintain the voltage high enough, so that the regulator can work, i. e. above 12 V + what the regulator needs to maintain a stable output. Therefore you only need 100 µF, when you have ~30 V DC, but 4700 µF, when the voltage is below 18 V DC, to maintain the lowest point of the ripple voltage before the regulators high enough.
__________________
If you've always done it like that, then it's probably wrong. (Henry Ford)
  Reply With Quote

Reply


Hide this!Advertise here!
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Power Supply.l egelundvej25 Power Supplies 1 11th June 2009 09:13 PM
FS dual 0-20vdc reg power supply $29 homemade Swap Meet 0 9th July 2008 02:29 AM
Dual 0-30V, 0-2A DC Power Supply - UK Zodiac Swap Meet 0 20th April 2008 04:43 PM
Parallel a dual power supply or two power supplies? Thunau Power Supplies 12 16th February 2007 04:21 AM
diy dual lab power supply morpheus82 Power Supplies 25 10th July 2006 12:41 AM


New To Site? Need Help?

All times are GMT. The time now is 10:53 AM.

Page generated in 0.60880 seconds (100.00% PHP - 0% MySQL) with 9 queries

Copyright ©1999-2013 diyAudio