Author Topic: Want to by variable power supply  (Read 13660 times)

0 Members and 1 Guest are viewing this topic.

Offline IanTopic starter

  • Contributor
  • Posts: 46
Want to by variable power supply
« on: December 27, 2010, 10:53:04 pm »
HI
I am looking to by a variable power supply that has like 1amp of power and 0-12v or so. It would be nice if it had a meter to show voltage. thank you
 

Offline Zero999

  • Super Contributor
  • ***
  • Posts: 19527
  • Country: gb
  • 0999
Re: Want to by variable power supply
« Reply #1 on: December 27, 2010, 11:08:08 pm »
I'd build one using the LM317.

The problem is it's generally limited to 1.25V minimum but there are ways round this, here's an example:
http://www.silicontronics.com/index.php?action=ezportal;sa=page;p=19
 

Offline Jon Chandler

  • Frequent Contributor
  • **
  • Posts: 539
    • Throw Away PIC
Re: Want to by variable power supply
« Reply #2 on: December 28, 2010, 01:16:19 am »
Here's a link to an LM-317-based design I built using an 18-volt switcher as the source.  It only goes do to 1.25 volts but it's pretty handy for the cost.
 

Offline Mr J

  • Regular Contributor
  • *
  • Posts: 93
    • Facebook mjssvt
Re: Want to by variable power supply
« Reply #3 on: December 28, 2010, 05:11:20 am »
I'd build one using the LM317.

The problem is it's generally limited to 1.25V minimum but there are ways round this, here's an example:
http://www.silicontronics.com/index.php?action=ezportal;sa=page;p=19

there is an easier way :) I love the 317, check out the data sheet at  http://www.national.com/profile/snip.cgi/openDS=LM317

Okay you have to change r1 to get 12 volts

some math:

Vout = 1.25 (1+R2/R1)

Define Vout = 12V, R2 5K Pot, R1 is unknown

12V = 1.25 (1+5K/R1)

12/1.25 = (1+5K/R1)

9.6 = 1+5K/R1

9.6 - 1 = 5K/R1

8.6 = 5K/R1

R1= 5K/8.6

R1=581 ohms, (use a 560 it's a standard value, it will give you 12.41Vout)

you can use any pot as long as you keep the ratio of r2/r1 the same. I would also suggest a 10 or 25 turn precision pot, it makes it easier to get the voltage you want dead on.

for a meter I would use the PM-128E (e is the enhanced version you can use with a common ground to supply the meter) http://www.web-tronics.com/panelmeter.html
 

Offline Mr J

  • Regular Contributor
  • *
  • Posts: 93
    • Facebook mjssvt
Re: Want to by variable power supply
« Reply #4 on: December 28, 2010, 05:19:56 am »
let me know if you need a full schematic, I can draw one up in gEDA.
 

Offline Zero999

  • Super Contributor
  • ***
  • Posts: 19527
  • Country: gb
  • 0999
Re: Want to by variable power supply
« Reply #5 on: December 28, 2010, 08:39:12 am »
there is an easier way :) I love the 317, check out the data sheet at  http://www.national.com/profile/snip.cgi/openDS=LM317
Yes, I've seen that on the datasheet and I've decided it's not a very good idea.

It's simpler but not so good as using an op-amp to null it. The problem is the LM317's reference is 1.25V whilst the LM113 is 1.22V so 0V won't be exactly 0V which is made even worse by the LM317 having a tolerance of 4% so even if you used a reference of exactly 1.25V you're still going to be out.

The op-amp will provide a greater degree of accuracy, ensuring 0V is really 0V by measuring the reference voltage and subtracting it from the LM317's negative rail. If you need more accuracy, use a better op-amp with better resistors.

The LM113 might also be obsolete, Farnell don't have it, RS and Digikey do but it's really expensive, even a decent op-amp and 0.1% resistors is much cheaper!

http://uk.rs-online.com/web/search/searchBrowseAction.html?method=searchProducts&searchTerm=LM113
http://search.digikey.com/scripts/DkSearch/dksus.dll?Cat=2556223&k=LM113
« Last Edit: December 28, 2010, 08:42:15 am by Hero999 »
 

Offline saturation

  • Super Contributor
  • ***
  • Posts: 4787
  • Country: us
  • Doveryai, no proveryai
    • NIST
Re: Want to by variable power supply
« Reply #6 on: December 28, 2010, 11:25:32 am »
Those are fairly low cost and very prolific.  I have a model similar to this and it can deliver stable output voltage down to 0.3001V under load.

Full reviews, just search my name and 'mastech'.

http://www.mastechpowersupply.com/dc-power-supply/linear-power-supply/mastech-regulated-variable-dc-power-supply-hy1503d-15v-3a/prod_64.html

There are many clones of it and similar makes to it, and its scattered around the world.  Just find one easy for you to buy and post the link here and let us review it.

good luck!
« Last Edit: December 28, 2010, 01:54:22 pm by saturation »
Best Wishes,

 Saturation
 

Offline Bored@Work

  • Super Contributor
  • ***
  • Posts: 3932
  • Country: 00
Re: Want to by variable power supply
« Reply #7 on: December 28, 2010, 12:25:16 pm »
The LM113 might also be obsolete,
That isn't really a valid argument. Voltage references, more precisely shunt voltage regulators, even adjustables, are a dime a dozen. It should be easy to find a replacement, probably for 0.25 ct or maybe 1 € (single qty).
I delete PMs unread. If you have something to say, say it in public.
For all else: Profile->[Modify Profile]Buddies/Ignore List->Edit Ignore List
 

Offline Mr J

  • Regular Contributor
  • *
  • Posts: 93
    • Facebook mjssvt
Re: Want to by variable power supply
« Reply #8 on: December 28, 2010, 06:48:52 pm »
The LM113 might also be obsolete,
That isn't really a valid argument. Voltage references, more precisely shunt voltage regulators, even adjustable, are a dime a dozen. It should be easy to find a replacement, probably for 0.25 ct or maybe 1 € (single qty).

Yep a LT1634CCZ-1.25 (1.25V) looks good, also free samples. if you really want to be exactly 0 volts use an adjustable like a TS4436ICT. Or even use a LM337 in a pinch, just use a good meter to calibrate it with the tolerance of the LM317. the specs on the lm317 says any where from 1.2 to 1.3 V for the internal reference voltage. But for the hobbiest this is splitting hairs, have I needed to go below 1.2 volts? Rarely. When I do just put a pot between the output and ground, chances are I'm only pulling a few mA and a pot will work nicely.
 

Offline IanTopic starter

  • Contributor
  • Posts: 46
Re: Want to by variable power supply
« Reply #9 on: December 28, 2010, 09:46:20 pm »
thank you all i dont need 0v 1.25 or 1v or 2v is fine really. thank you all so much
 

Offline dealexcel

  • Contributor
  • Posts: 31
    • Buy oscilloscope, multimeter, meter at lowest price.
Re: Want to by variable power supply
« Reply #10 on: December 29, 2010, 06:47:24 am »
Buy oscilloscope, multimeter, meter at lowest price.
http://www.dealexcel.com
 

Offline IanTopic starter

  • Contributor
  • Posts: 46
Re: Want to by variable power supply
« Reply #11 on: December 29, 2010, 03:46:03 pm »
yikes way to much
 

Offline Mr J

  • Regular Contributor
  • *
  • Posts: 93
    • Facebook mjssvt
Re: Want to by variable power supply
« Reply #12 on: December 29, 2010, 06:10:56 pm »
here is one http://elexp.com/tst_1802.htm

Variable DC Power Supply
LCD Display
Model HY1802D - 0-18V; 0-2A Model HY1803D - 0-18V; 0-3A

    * Voltage Adjustable: 0-18Vdc
    * Current Adjustable: 0-2A (HY1802D); 0-3A (HY1803D)
    * Constant voltage or current operation
    * LCD displays both current and voltage
    * Current limiting and short circuit protection.
    * Load Effect: less than or equal to 0.01% + 5mV
    * Dimensions: 9" x 6.3" x 3.7"
    * Weight: ~10 lbs.

$58.95 USD

*****************************
Or this http://elexp.com/tst_3010.htm (this one is on my bench) Works great but horrible instruction to assemble if you get the kit.

DC Power Supply Model 3010 / 3040

The 3010 DC Power Supply features 3 regulated DC supply outputs. One output is fixed and 2 are continuously variable. All 3 supplies are fully current limited and shortcircuit protected. Available assembled or in kit form.

SPECIFICATIONS

Fixed Output:
    5V DC at 3 amps maximum line regulation of 0.2% load regulation of 1% with a maximum ripple of 10mV p-p.
Variable Output:
    +/- 1.5V DC to +/- 15V DC at 1 amp maximum, line regulation of 0.5%, load regulation of 1% with maximum ripple of 10mV p-p.

65.00 as a kit or 79.00 Assembled

***********************************************


 

Offline IanTopic starter

  • Contributor
  • Posts: 46
Re: Want to by variable power supply
« Reply #13 on: December 29, 2010, 06:47:50 pm »
thank you i like your ideas does any one know of a kit that can output say 1.25 or so to like at least 12v. and at least 1amp? I was thinking of just buying a kit and building my own box .
 

Offline Zero999

  • Super Contributor
  • ***
  • Posts: 19527
  • Country: gb
  • 0999
Re: Want to by variable power supply
« Reply #14 on: December 29, 2010, 08:01:32 pm »
It's so easy to build that I don't think there's much point in buying a kit.

Here's an example circuit:
http://www.electronicecircuits.com/electronic-circuits/lm-317-power-supply/



Although I'd recommend making the following modifications to the parts list:
T1 = 15V, this will be better for lower voltages (what you need) and IC1 will dissipate less power  but the downside it will stop regulating >12V >1A.
R1 = 100R, the LM317 might not regulate properly with a light load, if R1 is 220R.
R2 = 1k, the value of R1 is reduced so we need to reduce R2 proportionally.
D1 a 5A rectifier will do although it's a bit overkill, 2A will be fine.
C1 can be rated to 35V, 50V is overkill for a 15V transformer.

Mount IC1 on a good heat sink, preferably one with a thermal resistance of 2.3°C or better.

Note that 1A probably won't be available when the voltage is set to below 5V because IC1 will protect itself against the large amount of power being dissipated.

Build the circuit on a piece of strip board or etch your own PCB. Construction isn't critical although keeping the trace between pin 2 on IC1 and R1 as short as possible will help to improve the regulation.

 

Offline Longhair

  • Regular Contributor
  • *
  • Posts: 80
Re: Want to by variable power supply
« Reply #15 on: December 29, 2010, 09:50:17 pm »
thank you i like your ideas does any one know of a kit that can output say 1.25 or so to like at least 12v. and at least 1amp? I was thinking of just buying a kit and building my own box .

Elenco K-11

Adding a LCD display shouldn't be too hard.
 

Offline Zero999

  • Super Contributor
  • ***
  • Posts: 19527
  • Country: gb
  • 0999
Re: Want to by variable power supply
« Reply #16 on: December 29, 2010, 10:26:08 pm »
Elenco K-11

Adding a LCD display shouldn't be too hard.
Did you look at the schematic?

It's a simple zener regulator buffered with a Darlington pair. The regulation, ripple rejection will be horrible compared to the LM317 and there's no protection so a short circuit will burn out the transistor which is not what you want from a lab power supply. The only advantage it has is the output will be able to go down to 0V but the regulation will be worse at lower voltages so that's not much use.
 

Offline IanTopic starter

  • Contributor
  • Posts: 46
Re: Want to by variable power supply
« Reply #17 on: January 02, 2011, 02:25:56 am »
thanks
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf