Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

PSU Bench Supply Control Circuit

Status
Not open for further replies.

computer

New Member
Hi,

I want to turn an old(er) 300w ATX PSU into a bench supply for my electronics. I've probed it and it seems to follow the ATX pinout, and voltages seem pretty accurate.

I've created a circuit with an LCD and PICAXE, along with 2 LEDs and 3 Switches. This will allow me to turn on/off the PSU and various other info maybe in the future.

Attached is an eagle schematic picture. It works like this:

The molex input on the left is for the main power connector on the PSU (20 pins). The 6 pins at the bottom left are the screw terminals (large 6mm coloured things) for the output. This allows me GND, +12v, +5v, -5v, -12v and 3.33v. I actually have another board which has the terminals mounted on it which has seperate GND and Voltage for each set of voltages plus a +7v connection (12v and 5v = 7v). This means there are a total of 12 actual screw terminals.

The PSU is started when the Pin 14 is connected to ground through the relay - this is fired from a transistor from a PICAXE output. This would be coded into so it would turn on/off when you press S1 (the first switch). The LCD would show that it is on. There are 2 LEDs top-left, one showing its in standby and one showing that it is on.

There are 2 optoisolators which are triggered by the +12v and +5v line. This allows the picaxe to monitor if the 12 and 5 lines are working ok and will display this on the LCD.

The two resistors and 3 pin connection just under the PICAXE is the download circuit for updating the firmware.

There is also a piezo for alerts or beeping and pot for contrast adjustment.

I hope one of you can just check that it looks ok and the circuit looks safe to connect up. I will be getting the PCB manufactured by a friend with access to a CNC machione for PCBs next week so needs to be confirmed by then.

Thanks,
computer

Note: I have just realised that the diode protection for the relay is backwards - I've fixed this in eagle now but not the JPG I've attached!
 

Attachments

  • supplycircuit.jpg
    supplycircuit.jpg
    76.9 KB · Views: 582
The PWR_ON is a transistor base in PSU, so no need a relay, just one NPN transistor. I mean - since the GND is common - no need optocoupler, just a voltage divider.
Anyway, the relay in NPN emitter not a good design, if really want to use it, place the relay between collector and +.
 

Attachments

  • supplycircuit.gif
    supplycircuit.gif
    92.2 KB · Views: 571
Most of case the CMOS input accept 3.3V as high level. If not, here really need an optocoupler...
Don't pull-up the 3.3V to 5V.
 
Status
Not open for further replies.

Latest threads

Back
Top