-
Categories
-
Platforms
-
Content
Yes, I found one, LM2576. Any other suggestions?
LOL
eep... LOL I will update the schematic, its supposed to read LM2576 - switch mode supply.also, dropping from 28V to 5V is going to cause a LOT of heat generated by the poor 7805
eg 23V drop x 1A current = 23W of heat !!
in you last example .... 23V drop x 300mA = 7W .... its still gonna get hot
and you are pushing it past its limit ... most datasheets state 25V max input to a 7805
so in reality you don't want to be anywhere near even 25V to give the 7805 a long life expectancy
Dave
I believe that circuit gives you the maximum current vs inductance. Sure, you could use 1000uH (1mH), but you could also get away with 100uH, or anything in between.
No problems with discontinuous mode. It will give a slightly lower frequency ripple, but that is unlikely to be an issue.
edit: the important thing about the inductor is the saturation current. You won't want to use one that looks like a resistor as they're chokes and don't have the low loss characteristics you're after. Ensure that the inductor you choose (toroids are very commonly used) is rated for a current in excess than the current you'll ever need. For 100mA, try to get one rated for 250mA or so -- more is OK, it will just be larger and ore expensive.
LOL well there's always a good reason for these things
interestingly ... all I saw was the 7805 label .... didn't even notice the extra 2 legs on the device
D
OK ... next point
your diag. says 29.2V on secondary, so 29.2VAC rms x 1.414 = 41.3 Vpk (peak) - say ~2V drop through the diodes
you are going to have 39-40V DC going into the regulator. Not the 28V you have stated
Ohhh and I would up C1 to at least 1000uF. 100uF just aint enough
Dave
I had 7805's on hand so that seemed the easiest way to produce the 5v. Why 5v? - I figured with two LED's I might need the Vdrop - but now realize I would only need about 3v since they would never be in series.Looking at the entire circuit, if you're just using the power supply to power a couple of LEDs, a switchmode power supply is going way over the top.
You could probably run the whole lot from the rectified and filtered AC, possibly using some transistors capable of 60V.
Unless you actually need a source of 5V for a particular reason...?
The VDC looks pretty stable there! I didn't think it would be because of the source...Alternatively you can reduce the voltage after the rectifier by putting an impedance in series with the rectifier. The impedance will create a voltage drop such that the output voltage of the rectifier is lower. If you put the impedance before the rectifier, it will see an AC current. You can then use a capacitor for impedance. This has the advantage that it dissipates much less energy as heat than a resistor. Here's a simplified example:
![]()
Green is the input voltage (+-30V from the transformer), blue is the output voltage across C2. By varying the value of C1 you can adjust the output voltage. Note that R2 (crossed red) is for simulation purposes only and should not be part of a real circuit.
1) you don't need an X and/or Y rated capacitor for C1. C1 is on the low voltage side of the transformer so (almost) any capacitor is suitable.Am I correct in assuming then that with a X2 or Y2 rated cap for c1, I can build a suitable supply for the two transistors and leds without a regulator?
Looks pretty much like my schematic with diffferent values. Of course you have to change the values to adpat the circuit to your needs (in term of voltage and current).What are your thoughts on this?