"Mike said:
We are trying to find a motherboard that will run multiple
motherboards, we essentially want to stack garden variety motherboards
in a tight rack, and run as many as we can off of one power supply.
The motherboards have a IDE HDD, all-in-one motherboard and a stick of
memory in them. Right now, we have 1 Power supply running off of each
one... not very power efficient.
Anyone ever see anything like this?
We're making a cluster, but want to fit more machines in a tighter
space... Cases take up a lot of space, as well... hoping to save on
power.
I can see some counter-arguments to your premise. Having one PSU
per motherboard limits the fault group to the one board. Using
central power for a whole bunch of boards means a PSU failure
ends up disabling the lot. A PSU failure that delivers high
voltage to any one of its DC outputs, would damage the whole
lot of boards as well, and perhaps fry all the hard drives if
it happened to be the +12V that failed high.
Another way of looking at the problem, is to find a compact
power supply with just enough juice to power one module. Look
for a supplier that makes power efficient designs. Seasonic
does some ATX supplies that are pretty efficient for example
(forward converters, whatever those are).
You could also consider two stage DC-DC conversion. Power a
rack from a kilowatt level 48VDC power supply. Equip each
compute module with quarter or half brick DC-DC power converters.
That is a scheme that is used in the telecom world. But you'll
need some custom design to tie a scheme like that together
(power_good and the like), and the mechanical packaging details
are a PITA.
Using 1+1 redundant AC power supplies, to improve the reliability
of your central supply scheme, would improve some of the faults
with your idea. Another issue you might not have thought about,
is the distribution of high currents down a backplane. You'll
need some decent bus bars to carry enough amps for a rack full
of computers. Remote sense signals connected near the load might
help compensate for losses in the bus bars, but those are not a
typical feature of an ordinary ATX power supply. (ATX power
supplies do in fact have remote sense, but it is not in a
convenient form, like a pair of screw terminals for connecting
up the wires etc.)
Have a look here, and see if a supply from this page could
be packaged inside your compute module. I think having a
small PSU per module will take much less engineering and
analysis.
http://www.seasonic.com/product/ipc_1u.jsp
I don't know the genesis of your cluster concept, but who
ever made the compute modules must have had a powering scheme
in mind when they made them. What packaging concept did
they have in mind ?
HTH,
Paul