|
ATX PSU, Heated Bed, and Wiring November 04, 2014 06:15AM |
Registered: 12 years ago Posts: 42 |
|
Re: ATX PSU, Heated Bed, and Wiring November 04, 2014 09:25AM |
Registered: 12 years ago Posts: 469 |
|
Re: ATX PSU, Heated Bed, and Wiring November 04, 2014 09:53AM |
Registered: 12 years ago Posts: 869 |
|
Re: ATX PSU, Heated Bed, and Wiring November 04, 2014 11:45AM |
Registered: 12 years ago Posts: 42 |
Quote
cdru
You can run multiple wires to share the current. Presuming the supply and ground are the same gauge, you'll need just as many ground wires as supply. A single larger gauge wire may be easier to route and provide more flexibility than a bundle of smaller wires.
If you run all 4 traces in parallel, and each trace is .85 ohms, then your overall resistance is 1/4 that, or .2125 ohms. To keep the resistance at .85 ohms, you'll need to wire it so that pairs are ran in series and then each pair is ran in parallel.
If you're worried about the aesthetics of having all the wires, you can open the supply (unplugged of course) and clip the unneeded wires inside the case. Just wrap them in a bit of electrical tape to make sure they don't accidentally contact the case or each other and they are out of the way.
|
Re: ATX PSU, Heated Bed, and Wiring November 04, 2014 01:12PM |
Registered: 12 years ago Posts: 869 |
If you do that, your heated bed and fans will always be on when the power supply is on. You'll have no control over it. You don't mention what electronics you use, but typically ALL the power wires go to the electronics (RAMPS, Melzi, Gen7, etc) and then you have wires that go to the heated bed, fans, hot end, etc. Alternatively, some setups will hook the heated bed more directly to the power supply but use a a solid state relay to do the switching of power instead of the board electronics.Quote
twicx
So from what I can tell, the plan is to take 3 x 12V wires and 3 x GND wires from the ATX and "group" them so that they all connect to the HB + and GND respectively.
Then take a single +12V and a single GND from the ATX and go to the board power (for all the other stuff)
and then one last +12v and GND for the fans.
You'll likely also need the green PS_ON wire to turn on and off the power supply via software. Some power supplies won't put out sufficient power on the +12V rail unless you have a load (typically a 4.7 ohm 10w resistor) on the 5v rail too so before you go snipping wires, double check that. You won't know until you try if you need the dummy load. You may also want to keep a +5v line around unclipped as well. You might need that down the road if you want to add a servo and the arduino can't supply enough of it's own +5V juice. The rest you can snip.Quote
With the other cables in the ATX, I've the ATX case open, and they will all be cut short, and heatshrink put on the ends of them so that they'll be neatly bundled off INSIDE the ATX case.
|
Re: ATX PSU, Heated Bed, and Wiring November 04, 2014 05:45PM |
Registered: 12 years ago Posts: 42 |
Quote
cdru
If you do that, your heated bed and fans will always be on when the power supply is on. You'll have no control over it. You don't mention what electronics you use, but typically ALL the power wires go to the electronics (RAMPS, Melzi, Gen7, etc) and then you have wires that go to the heated bed, fans, hot end, etc. Alternatively, some setups will hook the heated bed more directly to the power supply but use a a solid state relay to do the switching of power instead of the board electronics.Quote
twicx
So from what I can tell, the plan is to take 3 x 12V wires and 3 x GND wires from the ATX and "group" them so that they all connect to the HB + and GND respectively.
Then take a single +12V and a single GND from the ATX and go to the board power (for all the other stuff)
and then one last +12v and GND for the fans.
You'll likely also need the green PS_ON wire to turn on and off the power supply via software. Some power supplies won't put out sufficient power on the +12V rail unless you have a load (typically a 4.7 ohm 10w resistor) on the 5v rail too so before you go snipping wires, double check that. You won't know until you try if you need the dummy load. You may also want to keep a +5v line around unclipped as well. You might need that down the road if you want to add a servo and the arduino can't supply enough of it's own +5V juice. The rest you can snip.Quote
With the other cables in the ATX, I've the ATX case open, and they will all be cut short, and heatshrink put on the ends of them so that they'll be neatly bundled off INSIDE the ATX case.
|
Re: ATX PSU, Heated Bed, and Wiring November 05, 2014 05:03AM |
Registered: 12 years ago Posts: 14,691 |
|
Re: ATX PSU, Heated Bed, and Wiring November 05, 2014 05:28AM |
Registered: 12 years ago Posts: 42 |
Quote
dc42
A few notes:
1. If you connect your heated bed sections in parallel, they will take 14A each at 12V (perhaps a little less after voltage drop in the wiring). That's 56A total, close to the limit of your ATX PSU, and you haven't allowed for the current draw of stepper motors or fans yet. Unless your heated bed is huge, you should get enough power if you apply 12v to two sections connected in series, and the same for the other 2 sections. That brings the current down to 14A total and the bed power to 168W. That should be sufficient to heat a bed up to about 250mm square to about 120C.
2. Some ATX PSUs have a single 12V supply internally, others have 2 or more. The label on the PSU should say. If your PSU has 2 or more separate 12V supplies internally, you must not connect them in parallel.
3. If you really want to drive all 4 sections in parallel, then you would need a 56A switch to control them. Your RUMBA board won't handle anything like 56A, so you will need to use a 56A external switch. That in turn would require several mosfets wired in parallel. So instead, I suggest you use 4 external switches, each rated at 14A, all controlled from the same RUMBA output. Then you can connect each heater section to a separate output from your ATX PSU, solving tour wiring problem.
4. If you do run all 4 sections of your heated bed from 12V, that's 674W of power in total. That represents a serious fire risk, for example if the firmware freezes and leaves the heated bed at full power.
|
Re: ATX PSU, Heated Bed, and Wiring November 05, 2014 08:54AM |
Registered: 12 years ago Posts: 869 |
According to this page which looks to be your power supply, there's only one 12V power rail despite what the circuit board seems to indicate. Examination of the traces may show if they are connected or not or just a continuity test between the leads. I had a similar power supply that seemed to indicate that there were multiple rails, but they were connected via a soldered in jumper. I could only guess that they use the same base circuit board for multiple models.Quote
twicx
2. This one has 2, but from each +12V contact point on the board, there's about 6 x 18AWG wires coming from it. So I'm assuming that if I'm grouping 3 x +12V and 3 x GND for the heat bed, they should all come from the same +12V and GND contact point on the board. I've tried to take a photo here, but it's quite tight in the case! You can see that at both of the 12V contacts, there's a number of wires coming out of it. The ground wires are just about visible at the side of the photo too. I figure as long as I keep them grouped from the same contact points, I'm alright?
|
Re: ATX PSU, Heated Bed, and Wiring November 05, 2014 08:58AM |
Registered: 12 years ago Posts: 42 |
Quote
cdru
According to this page which looks to be your power supply, there's only one 12V power rail despite what the circuit board seems to indicate. Examination of the traces may show if they are connected or not or just a continuity test between the leads. I had a similar power supply that seemed to indicate that there were multiple rails, but they were connected via a soldered in jumper. I could only guess that they use the same base circuit board for multiple models.Quote
twicx
2. This one has 2, but from each +12V contact point on the board, there's about 6 x 18AWG wires coming from it. So I'm assuming that if I'm grouping 3 x +12V and 3 x GND for the heat bed, they should all come from the same +12V and GND contact point on the board. I've tried to take a photo here, but it's quite tight in the case! You can see that at both of the 12V contacts, there's a number of wires coming out of it. The ground wires are just about visible at the side of the photo too. I figure as long as I keep them grouped from the same contact points, I'm alright?
If you're really worried about it, yes, just use wires from the same grouping. All ground points should be connected so there likely isn't similar groupings for them. Use one set for the HB connection, use the other set for powering the electronics and hot end.
|
Re: ATX PSU, Heated Bed, and Wiring November 05, 2014 09:45AM |
Registered: 12 years ago Posts: 14,691 |