How to use a higher voltage power supply with a proto board?
hinv
Posts: 1,255
Hi,
I would like to use a 24V power supply to drive my protoboard, but obviously, I can't use it as is.
I was wondering if it were possible to pull up the input lead on the 5V regulator and solder a resistor between
the input of the regulator and the board. If this is doable, to drop some of the voltage through the resistor before it gets to the regulator, how would I figure out what value of resistor to put in there.
I am guessing there is a better way to do this on the cheap, but I don't know. Any suggestions would be great.
I use the 24V as Vcc2 on a L293D as an output amplifier for a "zapper".
Thanks,
Doug
I would like to use a 24V power supply to drive my protoboard, but obviously, I can't use it as is.
I was wondering if it were possible to pull up the input lead on the 5V regulator and solder a resistor between
the input of the regulator and the board. If this is doable, to drop some of the voltage through the resistor before it gets to the regulator, how would I figure out what value of resistor to put in there.
I am guessing there is a better way to do this on the cheap, but I don't know. Any suggestions would be great.
I use the 24V as Vcc2 on a L293D as an output amplifier for a "zapper".
Thanks,
Doug
Comments
Or you could go old-school and use a pre regulator, eg a LM7812. Or LM7812 then a LM7805. Or a LM7815 and then a LM7805.
Or a big zener as preregulator.
Or many many 4001 diodes (each drops 0.6V)
Regulate to any voltage between 6 and 9, use it as a power supply for your protoboard, and you are happy.
Massimo
Does anyone know of a 3 legged voltage regulator to replace the 5V one that is there that will take 20 or so Volts?
Is this what you mean?
http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=LM2574N-5.0-ND
If I use one of these to bypass the built in 5V regulator, would 500mA be enough?
I notice that there are different switching frequencies offered. What difference does that make to me?
Can these frequencies make it onto my output? through interference?
Thanks,
Doug
You'd still be better off using a switching type pre-regulator, but, if you really want to use a linear regulator, use the TO-3 LM317. Remember that you're dealing with a 17V drop. Any significant amount of current drawn will result in a lot of heat. Four LEDs running at 10mA each plus about the same for the Propeller itself would result in well over a Watt of heat. That's not huge, but it's not much current either.
You could use the adjustable version of that switcher to output 9V, and put that straight into the Proto board.
Like this?
http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=LM2594N-ADJ-ND
(Unless you are running servos or solenoids etc).
In terms of extra components, I think the Simple Switchers only need one - the inductor. Consider, linear vs switching, you need an input capacitor for both, and you need an output capacitor too, and you always need bypass capacitors for each chip.
I've not had any problems with interference. The switching frequency is way above human hearing for instance.
Actually, come to think of it, I think a switcher may use the same number of components, because you don't need a heatsink, so you swap the heatsink on a linear reg for an inductor. Looking quickly through a catalogue, I think an inductor might be cheaper than a heatsink. And smaller too.
The hardest part is finding an inductor rated for 500mA. (Or 1A if you want a bit of a margin).
If you are buying some switchers, maybe get a 5V, 3.3 and an adjustable one. I started off with a switching pre-reg and a linear, then went straight to the switcher only.
The 3.3V switcher I am using is in a DIP8 package, and the propeller chip gets warmer than the switcher.
As you can see, I'm hooked on switchers. The cool thing with the new chips is you don't even have to know how they work.
http://search.digikey.com/scripts/Dk...LM2574N-5.0-ND
I want to be able to plug my wall wart directly into the protoboard since the plug is there. That way I can keep anything I build on the inside of the case. I will just pull up 2 of the leads on the 5V regulator and solder in leads to my own switcher circuit. Is it OK to leave ground of the 5V regulator there, or should I remove it completely?
@DrAcula: Thanks for the tip on the inductor. I haven't messed with them before, and trouble is, if I knew what I was looking for, I should be able to find it on a scrap computer board around here. How do you measure those things?
Thanks
Doug