Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
You need to consider the current and how much your 6V supply can vary in voltage. 6V from four 1.5V dry batterys will drop below 5.5V when only a small fraction of the available energy has been used.
IanP's suggestion of an LDR is probably better but a shunt regulator is a possibility. They tend to be inefficient. **broken link removed** https://www.fairchildsemi.com/ds/TL/TL431A.pdf
several problems with LDOs:
- they still have a drop out and thus you can't use the battery input all the way down
- linear regs are inefficient which is a significant issue when using a battery.
I'd look at a switcher based design for much higher efficiency. For example, with the national LM5000, you can get 5V out with 80% efficiency and an input V of 4-6V.
National's web bench will give you a completed design that you can go and build. Just plug in your design criteria.
I don't think the 7805 is usable for 6V input since it requires at least 7.2V at the input. This is because 7805 is not a low dropout regulator -- it is a conventional linear regulator using Darlington connected NPNs if I am not mistaken, so the voltage drop is more than 2 Vbe. I think it is actually 2Vbe + Vsat (for PNP driver).
It's too bad the original poster hasn't responded back. If this is a mains powered device then a LDO regulator with less than 1V DO is the way to go. If it is battery powered, then a swticher like I suggested is the right solution. With out any data it is impossible to know...
The 78xx data sheets have charts that show dropout based on load. The problem with taking one measurement is that the parts have a range of dropouts. Also, the point of regulation is to avoid load causing the voltage to fall. Might as well just use a diode to drop the voltage otherwise. The real problem is not the voltage level but the dropout transient which causes all sorts of problems. Dirty power is a recipe for problems.
Generally accepted engineering practice is to give at least 2V headroom for a 78xx Vreg. 6V to 5V is going to be extermely subject to load induced transients.
The DC-DC converter is basically the same as the switch mode design I pointed out. It's a lot cheaper to build your own but the DC-DC is a reasonable way to go if you don't might the cost.
Thank you all.
Though I haven't try anything,I have got much more information from all of you.I think the LDO is a better choice for me.It is very low dropout voltage.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.