|
|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
|
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 |
|
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: Aug 2007
|
Hello all,
I am looking at the possibility of the following, and wanted the opinions of those with more knowledge here. I've been thinking about designing a variable voltage Buck SMPS. (Basically, I'd like something to take a 15V DC input down to, say 5-12V with 1 or 2A max output current. I know, in general, this would be better served probably with a linear regulator, but I want a project to learn the basics where I don't have to worry so much about high voltage/high current. I could also use a basic small bench supply for some of my other electronics experiments, so it would actually serve a purpose once finished. What I was thinking of would be a simple buck converter, where the PWM signal is generated from a microcontoller (Either one of Microchip's or Atmel's chips which has pwm. In the past, I've done the interfacing between microcontroller and display / etc. for user i/o, so I'd just have to figure out the sense and the PWM output. I don't see it as too big of a deal. Now, for my questions, which I haven't been able to find much information on: 1) Is it feasible to create a buck converter which can handle a varying output voltage like that? 2) Assuming that it is, is it worth the additional work to implement a synchronous buck converter, or just deal with the slightly lower efficiency of the regular one? Joral |
|
|
|
|
#2 |
|
diyAudio Member
Join Date: Mar 2007
|
My first switcher accepted 25v input and outputted 1.25-20v at 1A. I forgot exactly what chip it used but I think it's a National Semiconductor.
Just a regular converter is best to start with.
__________________
"Fully on MOSFET = closed switch, Fully off MOSFET = open switch, Half on MOSFET = poor imitation of Tiffany Yep." - also applies to IGBTs! |
|
|
|
|
#3 | ||
|
diyAudio Member
Join Date: Sep 2007
|
Hi, and welcome to the world of switch-mode nightmares.
Quote:
Quote:
__________________
-Juha |
||
|
|
|
|
#4 |
|
diyAudio Member
Join Date: Apr 2009
|
You should have no problem using a PIC to control a buck converter. I recently completed my dissertation which used a PIC18F1330 to control a small boost DC/DC converter successfully. I would highly recommend this device as it includes all the PWM/ADC features you will need. The PWM duty ratio can be controlled easily in software, allowing you to vary the output voltage. By feeding the output voltage to one of the ADC inputs via a voltage divider you can create a regulated supply.
I have attached the circuit diagram for my project. Even though it is for a boost converter, may provide you with some useful information |
|
|
|
|
#5 |
|
diyAudio Member
Join Date: May 2007
|
I would definitely operate the buck with a fet for the free wheel semiconductor. Much easier to compensate when inductor is continuous at any load. Add feedforward for variable input.
__________________
http://www.switchmodepowersupply.net |
|
|
|
|
#6 |
|
diyAudio Member
|
Hi,
I would not recommend to make the regulation part of the Buck converter in SW... I think it would be better for you to use a syncron buck contoller like the TI TPS40021 (5V input) or the TPS40195 for 12V or mayby one that you can get in your neighbourhood. Anyway, I would set up the converter to generate the minimum needed output voltage by default, and then manipulate the DC feedback by adding extra resistor(s) as you increase the voltage. This way you can "programme" the min/max output voltage in HW and let the µC choose what the output voltage should be. (Sorry for the poor picture Q) I hope this helps you Best regards Jens |
|
|
|
|
#7 |
|
diyAudio Member
Join Date: Aug 2007
|
Jens,
Is there a particular reason you would argue against a software implementation? |
|
|
|
|
#8 | |
|
diyAudio Member
|
Quote:
If you build it yourself, you will need a SW compensation network (digital version of type II or III) This can take some time to build + you will need to work out the right parameters in the DSP. If you want to learn how the buck DC/DC converter works, I think it is better to start analog, as it is a bit of work just understanding the basics. The you can go digital in the next generation. \\\Jens |
|
|
|
|
|
#9 |
|
diyAudio Member
Join Date: Jan 2002
Location: The Netherlands
|
Joral,
I would like to second Jens' option to try and build a regulator using a "linear" controller instead of a uC... It will give you better understanding of the analogue control loops and other parameters that are in play when building a SMPS. The digital should be a step afterwards, applying your "analogue" knowledge in the digital world. Even better, we normally teach graduates and trainees in our lab to build a converter using only opamps and comparators. We let them build a self-oscillating ramp generator, (5 resistors, 1 capacitor and 1 comparator), drive comparator, current control loop (the tricky bit) and a voltage loop wrapped around the current loop. (i.e. a conductance-controlled voltage regulator). This way, we teach our students all the basics they need to know about SMPS, because they usually run into all the various "problems" associated with SMPS design, and especially SMPS control theory. Good luck! B
__________________
More Power Igor! More Power! |
|
|
|
|
#10 |
|
diyAudio Member
Join Date: Nov 2004
Location: Florida
|
What about a TL494? Texas Instruments even has a pdf released on building a buck converter with one.
Look at page 25 in the PDF: http://focus.ti.com/lit/an/slva001d/slva001d.pdf You just drive a Transistor or MOSFET with the TL494, and take the feedback from a voltage divider on the output. Use a POT to vary the voltage. I'm planning on building a variation myself of this TL 494 circuit to charge a 3.7V Li-Ion from 12V using PWM.
__________________
You can call me Mad Professor, building crazy experiments in my Electronics Workshop |
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My Last Smps Project | CHACALPOWERS | Solid State | 36 | 19th March 2010 01:59 AM |
| project smps for car | acruwer | Car Audio | 37 | 5th September 2009 03:13 PM |
| my smps project help | zerohead_ak47 | Power Supplies | 51 | 22nd January 2009 08:57 PM |
| project smps for car | acruwer | Power Supplies | 1 | 27th March 2006 04:10 PM |
| SMPS - Buck converter - HOW !? | -_nando-_ | Power Supplies | 20 | 19th December 2005 02:14 AM |
| New To Site? | Need Help? |
| Page generated in 0.14881 seconds (77.16% PHP - 22.84% MySQL) with 11 queries |