Linear Programmable DC source 0.7-12VDC / 530mA
Linear Programmable DC source 0.7-12VDC / 530mA
(OP)
Hi all,
I am trying to achieve digital control of a DC-DC convertor via microcontroller and DAC. I need variable DC supply from 0.7V to 12.2VDC with current from 0-530mA...The idea is to achieve varible output voltage set through microcontroller and DAC for above spec....I tried Power Mosfet but the charactoristics under load is weird...(fairly nonlinear in the range 3.9-4.8V for FQP12N60 Mosfet) and due to 6W drain through , it heat up tremendously, which would be constraint for a handheld unit.......I am open to ideas...and thanks in advance to all you who help...
I am trying to achieve digital control of a DC-DC convertor via microcontroller and DAC. I need variable DC supply from 0.7V to 12.2VDC with current from 0-530mA...The idea is to achieve varible output voltage set through microcontroller and DAC for above spec....I tried Power Mosfet but the charactoristics under load is weird...(fairly nonlinear in the range 3.9-4.8V for FQP12N60 Mosfet) and due to 6W drain through , it heat up tremendously, which would be constraint for a handheld unit.......I am open to ideas...and thanks in advance to all you who help...





RE: Linear Programmable DC source 0.7-12VDC / 530mA
I would attempt this by using a dedicated microcontroller, minimal pin count one that ran fast and had two analog inputs.
I would then use a buck or boost form depending on what your source is (which you didn't mention shame, shame!)
I would monitor the inductor current with one input and the voltage with another. Then you run the Mosfet digitally based on what voltage you are after while watching the current.
If your device uses a dang analog voltage to request the voltage needed then you use a third analog-in to pick that up.
You want a very tight control loop so ths is why you want a stand-alone microcontroller, plus you can just focus on the task. Note that you can leave this uC off if not needed.
Keith Cress
Flamin Systems, Inc.- http://www.flaminsystems.com
RE: Linear Programmable DC source 0.7-12VDC / 530mA
RE: Linear Programmable DC source 0.7-12VDC / 530mA
Most SMPS's would choke on that service since power-up is a transitory hick-up like function..
Has this controlled supply got to be isolated from the original source? Why do you need a transformer?
Keith Cress
Flamin Systems, Inc.- http://www.flaminsystems.com
RE: Linear Programmable DC source 0.7-12VDC / 530mA
What is your incoming supply voltage ? And how clean and well regulated does the output have to be ?
One problem you are going to have is feedback loop stabilisation over such a wide operating envelope. For several reasons the buck topology would probably be the easiest to work with.
RE: Linear Programmable DC source 0.7-12VDC / 530mA
I have a schematic if you want it for 5V to 20V @ 150ma as a reference.