Slashdot Mirror


Data Centers And DC Power

mstansberry writes "In the final article in a series on the price of power in the data center, IT pros weigh the pros and cons of direct current-powered servers. A limited number of companies make servers with the power supplies removed with DC power distributed to multiple machines from a single unit. It saves power by skipping an extra conversion from alternating current (AC). Telcos have been using this method for years, but some data center pros are leery of taking on the new systems. It's not something people are familiar with and if they break down, you have to hire a specialized engineer to come fix them. But if they're saving even half of what they're reported to save on the electric bill, companies could afford to hire the engineers." We've reported on previous articles in the series.

379 comments

  1. Forgot DC and AC power by mrm677 · · Score: 2, Interesting

    Does big iron still use 3-phase power?

    1. Re:Forgot DC and AC power by dawggy_daddy · · Score: 2, Informative

      It isn't three phase like a HVAC blower motor, it is three separate legs using a common neutral, *** BUT ***, if each of the three legs draws a different amount of current, there is an imbalance on the neutral and computers hate that.

    2. Re:Forgot DC and AC power by Anonymous Coward · · Score: 0

      3 phase power should fall under the AC catagory. Our data center has a lot of available 3 phase but our PDUs are attached to only one of the phases.
      Delta or Wye ;)

    3. Re:Forgot DC and AC power by Ironsides · · Score: 1

      I was wondering if they could use 3 phase power going into the system. Since it is much easier and efficient to set up a 3 phase AC/DC converter, then they would probably want to use that if they could.

      --
      Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    4. Re:Forgot DC and AC power by sirwired · · Score: 5, Informative

      Does big iron still use 3-phase power?

      Yes. Mainframes, large UNIX systems, and the storage boxes that connect to them still require three-phase. (I am a storage specialist.)

      SirWired

    5. Re:Forgot DC and AC power by ThePowerGorilla · · Score: 3, Interesting

      Yes, real big iron still uses 3-phase power. I can only speak on behalf of large IBM system (zSeries, etc). These systems will accept 192VAC to 508VAC on the input, 3-phase Delta. This means no neutral required. Additionally, they will even run with one phase totally missing. The first power conversion stage in any piece of their 'big iron' is a very large AC to DC converter, rated for a 350VDC output at over 42kW. Actually it's six 7.5kW converters paralled, and these are redundant/hot swappable. Totally modular, with no cable connections. This block is about 95% efficient. This DC is then distributed to the rest of the system power supplies, with redundant cabling supplying all point of load converters. All point of load converters are also redundant and hot swap. These converters have a range of efficiencies, but are typically much better than industry standards. A DC/DC converter in the z9 can source 1000A alone on the CPU Vcore level (12 of these supplies are in the machine). Supplies are used for CPU nodes, I/O cages, blowers and refrigeration. All blowers are 3-phase DC-brushless type, with the 3-phase synthesized off the 350VDC feeds. The blowers are usually 300W or larger, each. The CPU refrigeration is also run by 3-phase compressors, this power also being synthesized off of 350VDC. This is done to allow a conventional off-the-shelf compressor to be run off any line voltage, and ride through phase losses (as this is seen by the bulk AC/DC converter instead). The 'big iron' also supports built in UPS cabability, allowing you to connect battery packs directly to the bulk AC/DC converters. A machine will handle six 400V@2.5Ah battery packs connected to it. This feature is used to ensure a system such as a z9 has true 100% availability, and won't suffer a hard shutdown due to careless datacenter workers or electricians. In short, the article is intend to address small white box systems that use $12 power supplies with very poor reliability and efficiencies. And to another poster that brought up 3-phase being more efficient for power conversion...that's not really true these days, as everything requires power-factor correction. Nothing in the IT uses huge three-phase bridge rectifiers and phase-regulated primaries anymore.

    6. Re:Forgot DC and AC power by ThePowerGorilla · · Score: 5, Informative
      Sorry, I boned the formatting the first try...

      Yes, real big iron still uses 3-phase power. I can only speak on behalf of large IBM system (zSeries, etc). These systems will accept 192VAC to 508VAC on the input, 3-phase Delta. This means no neutral required. Additionally, they will even run with one phase totally missing.

      The first power conversion stage in any piece of their 'big iron' is a very large AC to DC converter, rated for a 350VDC output at over 42kW. Actually it's six 7.5kW converters paralled, and these are redundant/hot swappable. Totally modular, with no cable connections. This block is about 95% efficient.

      This DC is then distributed to the rest of the system power supplies, with redundant cabling supplying all point of load converters. All point of load converters are also redundant and hot swap. These converters have a range of efficiencies, but are typically much better than industry standards. A DC/DC converter in the z9 can source 1000A alone on the CPU Vcore level (12 of these supplies are in the machine). Supplies are used for CPU nodes, I/O cages, blowers and refrigeration.

      All blowers are 3-phase DC-brushless type, with the 3-phase synthesized off the 350VDC feeds. The blowers are usually 300W or larger, each.

      The CPU refrigeration is also run by 3-phase compressors, this power also being synthesized off of 350VDC. This is done to allow a conventional off-the-shelf compressor to be run off any line voltage, and ride through phase losses (as this is seen by the bulk AC/DC converter instead).

      The 'big iron' also supports built in UPS cabability, allowing you to connect battery packs directly to the bulk AC/DC converters. A machine will handle six 400V@2.5Ah battery packs connected to it. This feature is used to ensure a system such as a z9 has true 100% availability, and won't suffer a hard shutdown due to careless datacenter workers or electricians.

      In short, the article is intend to address small white box systems that use $12 power supplies with very poor reliability and efficiencies.

      And to another poster that brought up 3-phase being more efficient for power conversion...that's not really true these days, as everything requires power-factor correction. Nothing in the IT uses huge three-phase bridge rectifiers and phase-regulated primaries anymore.

    7. Re:Forgot DC and AC power by AFCArchvile · · Score: 1

      I've also personally worked with an HP bladecenter, and its AC power supply unit runs off of 3-phase. The bladecenter itself takes two 48VDC lines, and there's a DC power kit so you can run the bladecenter in a 48VDC-powered facility.

      --
      "Ancillary does not mean you get to rule the world." --U.S. Circuit Judge Harry Edwards, speaking to the FCC's lawyer
    8. Re:Forgot DC and AC power by sirwired · · Score: 1

      Yes, IBM also has a chassis version that will take DC, if that is your thing.

      SirWired

    9. Re:Forgot DC and AC power by sapgau · · Score: 1

      Wow, 1000A at the CPU core level?
      Wouldn't that current kill you on contact?

      I believe my humble AMD Athlon runs on 90A

      /Big iron indeed

    10. Re:Forgot DC and AC power by mr_snarf · · Score: 1

      90A ?!?!! Do you mean 90 W? Makes me think GP meant 1000W, not 1000A.

      Curent is measured in Amps (A)
      Voltage is measured in Volts (V)
      Power is measured in Watts (W)

      Power = Voltage * Current

      --
      printf("Goodbye cruel world!\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b");
    11. Re:Forgot DC and AC power by ThePowerGorilla · · Score: 1

      Nope, 1000A is the figure, @ 1.2VDC. Of course, that still only amounts to 1200W. And no, that won't kill you on contact. Output voltage is so low that it could never overcome the body's internal resistance. So yes, a z9 with all four PU books installed will have roughly 8000A@1.2VDC for Vcore. Not to mention things like memory, which would only be about 800A@2.5V.

  2. See, I told you so by ch-chuck · · Score: 5, Funny

    Tesla, you're fired. --Thomas Edison

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
    1. Re:See, I told you so by AKAImBatman · · Score: 5, Informative

      To be pedantic for a moment, Tesla quit after Edison screwed him over on a $50,000 bonus he was promised.

      But you're sentiment is correct. Edison never really believed in AC power.

    2. Re:See, I told you so by AKAImBatman · · Score: 0, Offtopic

      s/you're/your/g

    3. Re:See, I told you so by Sir_Eptishous · · Score: 0, Offtopic

      When posters correct they're own gramar, thats' ok.
      When gramar nazi doinks correct it, their nuts.

      --
      We play the game with the bravery of being out of range
    4. Re:See, I told you so by Anonymous Coward · · Score: 0

      s/their/they're/g :)

    5. Re:See, I told you so by Mister+Transistor · · Score: 0, Offtopic

      Actually, he was right - "your" is posessive - as in belonging to. So "you're", a contraction of "you are", was in fact quite correct.

      --
      -- You are in a maze of little, twisty passages, all different... --
    6. Re:See, I told you so by Anonymous Coward · · Score: 0

      You missed one, should have been "grammar nazi doink's".

    7. Re:See, I told you so by LordSnooty · · Score: 0, Offtopic

      Except that you're looking at the wrong comment. "But you are sentiment is correct". That's not right.

    8. Re:See, I told you so by randm.ca · · Score: 0

      Did you read the full sentence? If "you're" is correct, then his expanded sentence becomes "But you are sentiment is correct."

      I think you are correction of his correction is wrong...

    9. Re:See, I told you so by AKAImBatman · · Score: 1

      No, I corrected myself correctly. I was aiming for "You are correct" but ended up with "Your sentiment is correct" (item being possessed in bold). Thus the use of "you're" vs. "your" got a little mixed up.

    10. Re:See, I told you so by Shakrai · · Score: 2, Informative

      But you're sentiment is correct. Edison never really believed in AC power.

      Actually he was a pretty firm supporter of AC where the electric chair was concerned.

      The original example of FUD!

      --
      I want peace on earth and goodwill toward man.
      We are the United States Government! We don't do that sort of thing.
    11. Re:See, I told you so by nurb432 · · Score: 2, Interesting

      But westinghouse did believe in it .. who then gave Tesla a job.

      But later on he screwed Tesla anyway.

      Though admittedly, Nikola was not much of a businessman, which is why while he was perhaps the most brilliant scientist to ever exist on this planet, he died virtually pennyless.

      --
      ---- Booth was a patriot ----
    12. Re:See, I told you so by Mister+Transistor · · Score: 1

      Doh! Sorry - thought you were correcting the OP's use of you're... That's what I get for sticking my nose in someone else's mouth... (yecch!)

      --
      -- You are in a maze of little, twisty passages, all different... --
    13. Re:See, I told you so by bill_mcgonigle · · Score: 1

      Actually he was a pretty firm supporter of AC where the electric chair was concerned.

      The original example of FUD!


      To prove his point he electrocuted some Elephants to show the people how dangerous A/C was.

      Swell guy.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    14. Re:See, I told you so by AKAImBatman · · Score: 4, Informative

      But westinghouse did believe in it .. who then gave Tesla a job.

      Westinghouse didn't give Tesla a job, he contracted with Tesla Electric Light & Manufacturing for R&D and licensed the AC patents. Eventually Tesla released Westinghouse from paying royalties to prevent the company from going under. (The AC/DC wars nearly bankrupt both Edison and Westinghouse.)

      Though admittedly, Nikola was not much of a businessman

      Indeed. He was always a little too paranoid. Instead of learning how to properly use the laws and courts to protect his work, he felt that the only option was to keep his work super-secret. The sad part about this is that we still don't fully understand some of his inventions. For example, take his electric car. How did he manage to power that thing at such high velocities given the technology of the day? The answer is still a mystery even today. (And a favorite of the free energy quacks, I might add.)

      which is why while he was perhaps the most brilliant scientist to ever exist on this planet, he died virtually pennyless.

      At least in part, that had to do with all the equipment he was purchasing to perform his grounded power experiments. He had this idea that he could run power through the Earth itself, allowing anything that touched the surface of the Earth to tap into the grid. Such a concept would have been a boon for electric vehicles. Sadly, his theories on the subject were later proven incorrect, meaning that he wasted his money and time on a dead end.

    15. Re:See, I told you so by drinkypoo · · Score: 1

      Yeah, or maybe it's because someone broke into his lab and burned it down and left him a broken man, but we'll never know unless someone develops time travel, goes back, and finds out... Callahan, where are you when we need you?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    16. Re:See, I told you so by Takara · · Score: 1
      But you're sentiment is correct. Edison never really believed in AC power.

      Edison was a nuts. If he wasn't so busy electrocuting elephants with AC he might have gotten away with that "distributed generation" shiite. ;)

    17. Re:See, I told you so by Anonymous Coward · · Score: 0

      Edison never really believed in AC power.

      Yep, he used to mod us down when we were trying for first post. Damn Edison.

    18. Re:See, I told you so by Anonymous Coward · · Score: 0

      You missed one, should of been "grammar nazi doink's".

    19. Re:See, I told you so by hazem · · Score: 1

      This is going to be waaaay off topic, but karma be damned...

      The video linked on that page was pretty disturbing. Here's the "violent, ill tempered" elephant that just kind of walks up like nothing's happening. Then it starts smoking and falls over.

      At least the Wiki mentions that its trainers were abusive to the animal.

      This whole thing is disturbing on so many levels.

      First, we take an animal out of its natural environment then abuse it, and then decide we have to kill it for our own safety.

      Second, why is that that mankind seems so compelled to take every technology it discovers/invents, and quickly tries to find ways to kill and destroy with it?

      Really, it makes me feel pretty disgusted to be a member of the human race.

      So, back on topic, I've always thought distributed DC in households would be kind of cool. You could have some kind of 3 or 4 prong plug where the device could both tell what power it wanted (12 VDC, or 120VAC) and receive through the plug.

    20. Re:See, I told you so by gilboooo · · Score: 3, Informative

      The Tesla grounded power experiments have been used to develop and make feasible the very low frequency and very long range communication systems for submarines (emission only) using earth's crust upper part as resonator.

    21. Re:See, I told you so by frank_adrian314159 · · Score: 1
      which is why while he was perhaps the most brilliant scientist to ever exist on this planet, he died virtually pennyless.

      Towards the end, he was quite a bit of nutter, as well, with an almost "Howard Hughes"-ian fear of germs and disease. Though he never did get to the point of locking himself into an isolated room, his illness did start to cut into the amount of work he could accomplish. It's a shame. From all accounts he was, nonetheless, a brilliant man.

      --
      That is all.
  3. Me too by dada21 · · Score: 1, Funny

    I'd be leery if you wanted me to go homopolar in my center.

  4. What about houses? by jolyonr · · Score: 5, Insightful

    I've always wondered (from a non-technical point of view) whether there was a benefit in having our homes wired up with two sockets (or maybe a 5 pin mains plug) giving standard AC voltage and a low-current DC voltage as well (12V?). So many devices only need low voltage, wouldn't we all benefit in having a power system in our houses in this way?

    Jolyon

    --


    Please read my Canon EOS tech blog at http://www.everyothershot.com
    1. Re:What about houses? by n0dalus · · Score: 4, Interesting

      I thinks it's a really good idea.
      If there were several pins, many different voltages would be possible, and a device could even use more than one voltage from one plug (eg, it could draw 2V for a relay, 4V for a power indicator, and the standard AC for the actual thing it's powering.)
      By not having to have transformers and big resistors inside all the household devices, there would be huge savings in power, things wouldn't get so hot, wouldn't need such big heatsinks, there would be far less electromagnetic radiation around the place (which is probably responsible for a lot of people getting sick etc), and it's safer too (devices that only need a small DC power source won't electrocute you when you drop them in some water.)

    2. Re:What about houses? by TheRaven64 · · Score: 4, Informative
      Transmitting DC over long distances doesn't work very well - you want to transmit at a high voltage, and then use it at a low voltage to minimise both danger and loss to resistance. With AC, it's relatively easy to convert to a between voltages - with DC it isn't.

      That said, there's no reason why the power couldn't come to your house as AC and then be turned into DC centrally by an efficient PSU in the basement (or wherever). The only minor problem is that DC is somewhat more dangerous than AC - if you touch a live AC wire you can pull away from it more easily than if you are in a DC circuit due to the effect on nerves.

      --
      I am TheRaven on Soylent News
    3. Re:What about houses? by eric2hill · · Score: 1

      IANAEE (Electrical Engineer) but I've taken a few courses in college. Isn't there a feature of some DC power supplies that regulates the power output to a specific mA rating? Many devices require regulated power, right? If that's the case, how do you distribute 12V to 10 devices when each device requires a different mA rating?

      I know that "many devices" will only use the amount of power that they need, but there are many devices that will stop working or not charge at all when the input power isn't from the *exact* adapter.

      Right?

      --
      LOAD "SIG",8,1
      LOADING...
      READY.
      RUN
    4. Re:What about houses? by qwertphobia · · Score: 1
      • Human safety. AC at the same voltage / current is a lot less dangerous than DC. AC makes your muscles shake but DC makes them tense. If you grab DC you will just hold on tighter the more current you take.
      • Efficiency. DC loses more energy per foot / mile than AC.
      • Conversion capability. It's easy to convert AC from one voltage to another by running it through a coil and taking a tap off the other side. You can't do this with DC. Either you need a fancy transister circuit (with lots of heat an inefficiency, also difficult at higher currents) or you need to convert it to AC and then convert it and bring it back to DC
      --
      Never ask for directions from a two-headed tourist! -Big Bird
    5. Re:What about houses? by Anonymous Coward · · Score: 0

      The power you loose in transmission is proportional with the current you get. So, a 12V power line will loose 10 times as much power as a 120V line. Another thing is, as you use 10 times the current, you need also much bigger lines. Take into account all the connections is the power line - for low current, they can easily be hand-twisted, even with corroded conductors. However, if you increase the current 10 times, the heat dissipated goes up not 10 but 100 times. You should then weld all the connections between main lines and to-house lines, and lots and lots of other places.

    6. Re:What about houses? by GigsVT · · Score: 1

      Efficiency. DC loses more energy per foot / mile than AC.

      What?

      I'm with you on the other ones.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    7. Re:What about houses? by Roger_Wilco · · Score: 2, Interesting

      I think the best way to do this is to use a smart bus, reminiscent of USB. You plug in the device, and it indicates "I'd like 5V DC", or whatever, and the other side provides the appropriate voltage. A powerbar would have to say "I'd like 120 VAC" or "I'd like raw AC power", then be smart enough to switch that to the desired voltage for each device.

      You could only have one plug on each wire from the smart hub.

      Costs would be higher due to all the electronics involved, but they'd come down with mass production. It should eventually be cheaper than running all those little black transformers for every device; they draw a certain amount of power even when the device is off.

    8. Re:What about houses? by Shano · · Score: 1

      There's no way a device can magically know what the current rating of the power supply is - unless it's trying to exceed it. The mA rating is just the maximum the supply can provide without overheating or cutting out.

      It is possible that those devices that stop working have occasional peaks that draw more current than the supply is supposed to be rated for, in which case they could trip the cutout on another adaptor, but that's not really a good design.

      What may be a problem is that many supplies (PC ones are a good example) have both a minimum and a maximum current rating: in order to improve performance and efficiency, they assume the load will be greater than some amount. If you draw less than this, the output may be unstable. A big supply that can work over a wide range of loads may turn out to be less efficient than several small ones.

    9. Re:What about houses? by n0dalus · · Score: 1

      Since each device is in parallel, the amount of current each one draws is dependant on it's resistance, ie, it would only draw as much current as needed. There is no reason this wouldn't work.

    10. Re:What about houses? by gweihir · · Score: 1

      The key phrase is "transformer". They can be used with AC. The other key phrase is "copper". If you want to power a 2000W heater from 12V, you need something like 150A, which requires something like 150mm^2 copper lines (scaling up from 1.5 m^2 for 16A, it might be even worse). Thiese cables are a) unwieldly b) thick and c) very expensive. Copper is not cheap. So you go with 230V or 115V to the wall socket and convert then.

      Also keep in mind that the switching power supplies used in computers are not useful for many other things, don't live as long as transformers do (50 years or so) and only recently have become affordable. They are not nearly as reliable as transformers, even if you buy high-end. They also need active cooling in order to be cheap. The savings in data centers are possible, because you can save on cooling and one large switching PSU is cheaper than lots of smaller ones, at least if you want high efficientcy. You can also save on the UPS, because it can be PSU integrated. Also the current lines are short and therefore copper costs are not that bad. And finally you need less fire suppression capability, as again that can be concentrated on the big PSU.

      If the comment about the saved conversion is true, then my guess would be that you can power the ''big'' PSUs from ''medium'' voltage like 7.5kV or 15kV as it is deliverd from the utility to the datacenter and save the transformer to step it down to 230V/115V. That would save energy.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    11. Re:What about houses? by jsveiga · · Score: 3, Informative

      I think there is at least one reason not to distribute DC inside the house: The same reason car battery contacts get yucky after some time.

      AC prevents that galvanic(?) effect to occur on the house outlets.

    12. Re:What about houses? by jgc7 · · Score: 1

      sounds like a good idea, but the massive amount of copper you would need running through the walls is expensive. Think about how large the battery cables in your car are. Those wires are needed power a starter that uses about the same amount of power as a typical vaccuum cleaner.

      --
      70% of statistics are made up.
    13. Re:What about houses? by gweihir · · Score: 1

      Human safety. AC at the same voltage / current is a lot less dangerous than DC. AC makes your muscles shake but DC makes them tense. If you grab DC you will just hold on tighter the more current you take.

      If you think of the elecricioan falling off the ladder, let me tell you that a 100V jolt will make you jump as well.

      Efficiency. DC loses more energy per foot / mile than AC.

      Untrue since AC has higher peak current and there fore higher losses in ohmic conducting situations.

      Conversion capability. It's easy to convert AC from one voltage to another by running it through a coil and taking a tap off the other side. You can't do this with DC. Either you need a fancy transister circuit (with lots of heat an inefficiency, also difficult at higher currents) or you need to convert it to AC and then convert it and bring it back to DC

      Wrong argument. Switching mode converters are more efficient than simple transformers, but they are also far more expensive and less reliable.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    14. Re:What about houses? by djbckr · · Score: 1
      I have heard (through a guy that could fix *anything*) that a higher-frequency AC system would save enormous amounts of energy. 50~60 Hz is far too low. Something more like 500~1000 Hz is more transmittable and more efficient to convert to DC later.

      Could anybody confirm this?

    15. Re:What about houses? by jsveiga · · Score: 1

      Although I disagree with "Efficiency. DC loses more energy per foot / mile than AC.", that could be well replaced by:

      Efficiency: Low voltages (generally what your home devices use as DC) loses more energy per foot/mile than higher voltages.

      This because if your home appliance needs 50W to work, sending 110VAC to it will require small currents through the power cable (~0.5A). Then it's converted to, say, 12VDC and travels a few inches (~4A). (using ~ not to engage in pedantic discussions).

      The more current you send over a wire, the more power you dissipate on the wire (or the thicker wire you need), and/or the more voltage drop you have.

      Why not sent 110V DC then? It's more expensive to convert DC to DC (from 110 to 12). For AC/DC you can use a transformer then a rectifier (or a switching power supply). For DC, you always need switching.

    16. Re:What about houses? by MrLogic17 · · Score: 1

      USB works so well as a 5v power source because it's idiot proof. +5v on this pin, ground on that pin. Takes 10 seconds to wire up an old CPU fan to snipped-off USB cable and vola! Instant USB fan!

      A "smart" power plug like that could have implications to bugs & crashes. Imagine a smart 3v DC system that crashes and mistakenly asks for 110v AC (or more!).

      Considering that half the population is below average, I've come to question if even a polarized plug http://en.wikipedia.org/wiki/Image:A_plug.jpg is too complex a change...

    17. Re:What about houses? by DarkOx · · Score: 1

      Those battery cables are designed to take 400 to 600 amps to power the starter motor! I grand you that its only for a limmited about of time but they don't melt when you have to give the car successive cranks either. Assuming we are talking about a low voltage DC power say 12v to run things like computers, TVs, radios, and alarm systems and keeping AC for the vacume cleaners, space heater, high wattage lighting, toasters etc, I should think we are only going to be needing to draw 10 - 20 amps on most circuits. That should be pretty safe with 12 gague wire, so sure a little thinker and a little pricer then the 14 gauge wire your AC is useing but not really that much.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    18. Re:What about houses? by qwertphobia · · Score: 1

      Well, I simplified it. Check out the wikipedia article for the whole story.

      This power loss is given by P = I2R. Thus, given the overall transmitted power is the same, low-voltage, high-current transmissions will suffer a much greater power loss than high-voltage, low-current ones, given the practical range of conductor sizes.

      Essentially, since we can use high-voltage for transmission and then convert it to low-voltage on the poles, we can take advantage of the greater efficiency achieved by using a higher voltage and therefore a lower current to transmit the same total power.

      --
      Never ask for directions from a two-headed tourist! -Big Bird
    19. Re:What about houses? by Precipitous · · Score: 1

      Many houses actually have limitted DC or low-voltage "circuits". Examples: Doorbells, thermostat wiring, security systems, some track lighting systems, and landscape lighting. My doorbell circuit (installed many decades ago), for example, has a transformer near the circuit board. This takes power to the doorbell button and various bells. You use low voltage in landscape lighting simply because its much safer -- if you put a shovel through 12V line, noone gets hurt.

      However, usage is very limitted and there certainly aren't standard plugs.

      I think that a more experienced electrician (while I just wired my house, which only means I have a better appreciation for what I don't know) could explain why 120V / 240 V are better choices for most circuits. It probably has to do with safely and effeciently putting adequate power to the outlet.

      I think that the killer of standardization would be that most low-volt and DC systems have transformers because they have very specific volt / current specifications. In order to effectively pump DC or low-volt power around your house, you'd have to convince all electronic manufacturers that they should run their stuff on exactly 12v DC, not 1, 4.8, 5, 6, or 10, or you'd still need a transformer. They might need a transformer anyway, because no responsible manufacture of sensitive electronics would count on municipal power or home-owners' transformers delivering exactly x volts.

      --
      My motto: "A cat is no trade for integrity."
    20. Re:What about houses? by interiot · · Score: 3, Informative
      There would be a savings in power, but you'd need huge wires in between each socket. See this chart. As voltage goes down, amps go up. Amps go up, and wire size goes up.

      Granted, you may not need to carry a lot of amps at 2V. However, no matter what voltage/current you pick, it's much easier (in terms of wiring cost) to use higher voltage for electricity distribution.

      I think what the main article was discussing is changing 120 AC into 120 DC centrally, but still having the 120 DC => 2v DC conversion done right where it's needed.

    21. Re:What about houses? by Hymer · · Score: 1

      There are several very good reasons for using AC and high voltage (high = 100 ~ 240 volt)...
      DC are heating wires up (since the current is on all time when something is connected) and there is a quite big transport loss in low voltage (pls. check Ohms law).
      You may install a low-voltage (under 50 volts) circuit but remember : a wire for 16 A AC may usually only carry 2 A DC so 100 W @ 12 V DC need a 2,5 mm wire and you only need a 1,5 mm wire for 2000 W @ 220 V (all values are approx since I'm drunk right now).

    22. Re:What about houses? by Shakrai · · Score: 2, Interesting

      there would be far less electromagnetic radiation around the place (which is probably responsible for a lot of people getting sick etc)

      Since when was non-ionizing EM radiation dangerous? Besides, even if it was, I highly doubt that your computer PSU or little brick power supply for your cordless phone are wasting that much energy as EM. When you consider that most little brick power supplies are running most of the waste is lost to heat and not EM I highly doubt it amounts to much. Even your typical PC PSU runs less then 100-150 watts unless you are a dual processor 15 HD fiend.

      I'd be willing to bet that you get a larger dose of EM from your box fan, AC motor or refrigerator compressor.

      --
      I want peace on earth and goodwill toward man.
      We are the United States Government! We don't do that sort of thing.
    23. Re:What about houses? by Gordonjcp · · Score: 1

      Well, that is kind of the route I'm planning to go down for my new (new-build, somewhat avant-garde) house. I want to use low-voltage lighting throughout, powered from alternative energy sources - probably wind power, since we get plenty of that in NW Scotland. Basically a well-ventilated room (possibly a small outbuilding) will house a bank of deep-cycle batteries, charge regulator and load controller, and maybe a small standby diesel generator (to be run on biodiesel). The actual lamps will be 24 or 48 volt items intended for the marine and industrial sector. Expensive, but good, and with a 250,000 hour expected lifespan I will probably only ever have to replace them once.

    24. Re:What about houses? by Anonymous Coward · · Score: 1, Interesting

      You sir are incorrect. AC is dangerous because the alternating current causes you to grab tight on an object unable to let go. DC is far less dangerous, because it literally causes an explosion that knocks you free of contact with the source. We just went through this in lighting class at my school, and were discussing this as part of why major studios use all DC lighting, its far safer than AC lighting if there is a short.

    25. Re:What about houses? by OverlordQ · · Score: 1

      I've seen those around *alot*, so dunno where you're getting too complex a change from.

      --
      Your hair look like poop, Bob! - Wanker.
    26. Re:What about houses? by multipartmixed · · Score: 1

      Your point w.r.t. wire gauge is absolutely correct. Can you imaging the PITA factor of trying to wire a socket for, say, 4 awg solid copper wire? That's 1/4" of solid copper -- basically, brazing wire! It'd be damned near impossible to fish, as well, as it wouldn't go around corners without SIGNIFICANT force.

      I haven't actually RTFA, but most telco DCs I'm aware of work on 48VDC IIRC.

      --

      Do daemons dream of electric sleep()?
    27. Re:What about houses? by morgan_greywolf · · Score: 1

      Well, I don't know if it would have any affect at the house outlets. Think of a car -- the contacts on the battery get yucky, but you never see that at the terminals in a car.

      Anyway, it's nothing that can't be fixed with a little baking soda once a month.

    28. Re:What about houses? by EvilBudMan · · Score: 1

      --The only minor problem is that DC is somewhat more dangerous than AC - if you touch a live AC wire you can pull away from it more easily than if you are in a DC circuit due to the effect on nerves.--

      What kind of DC are you talking about? pulsed DC or pure DC? I've done some stick welding and never got shocked from high voltage DC.

    29. Re:What about houses? by evilviper · · Score: 2, Interesting
      The only minor problem is that DC is somewhat more dangerous than AC

      Yeah, Electric Chairs used AC power because it's LESS DANGEROUS, right?
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    30. Re:What about houses? by Anonymous Coward · · Score: 2, Informative

      Let me be mroe specific on this problem.

      If you have 120V and 20A coming into the house, and you convert it to 12V, you will de-facto allow 200A to go through the 12V circuit.

      The problem is your circuit breaker would have to be on the 12V circuit, otherwise you could get a short, and instead of just blowing the breaker you will liquify your copper wire.

      So for every circuit voltage you support you need a seperate circuit breaker, wiring, outlet, etc.

      Plus a 1200W power supply will still need 100A at 12V, instead of 10A at 120V, so you would still need 6 gauge wire instead of your more normal 16 gauge wire, so all your house wiring will be four times as thick, and about as flexible as chicken wire.

    31. Re:What about houses? by big+tex · · Score: 1

      Seriously.

      I've taken DC and AC across the arms while welding, and the most painful was the 250A AC (pulsed, too) when welding aluminum.
      That shit left me a blabbering fool for about an hour, where the DC just stings, even at the same amperage.

      --
      I think I need a new sig here.
    32. Re:What about houses? by Crispy+Critters · · Score: 2, Insightful
      "Since when was non-ionizing EM radiation dangerous?"

      It isn't.

      There are three parts to assessing something like this.

      First, is there some physical method consistent with known science by which injury could occur? In this case, no.

      Second, do controlled experiments on human or lab animals show an effect? In this case, no.

      Third, do statistical studies show a correlation? In this case, not when they are done competently. The problem is that a lot of studies have been done by people who don't understand statistics. They think that everything should be exactly average. They look at a bunch of populations, find 20% are more than one standard deviation above average, and try to find some explanation for this.

      Sort of like Dilbert's PHB getting angry when he finds out that 40% of employee sick days are taken either on a Monday or a Friday.

    33. Re:What about houses? by ars · · Score: 1

      Yes.

      But it has some drawbacks: there are no generators that can produce it. The 50hz was chosen because that was the max possible at the time, and 60hz was chosen because tech improved to that point. (Also the AC motors used could not be made to work at a heigher frequency, and that might still be a problem.)

      Also, it's never gonna happen - too much established infrastructure. Airplanes use it though (but they have turbines for generators, which would not be practical on a larger scale).

      --
      -Ariel
    34. Re:What about houses? by rcw-home · · Score: 1
      I have heard (through a guy that could fix *anything*) that a higher-frequency AC system would save enormous amounts of energy. 50~60 Hz is far too low. Something more like 500~1000 Hz is more transmittable and more efficient to convert to DC later.

      The tradeoffs, as I understand them, are that at higher frequencies, transformers can be made much smaller and more lightweight, however you also reduce the minimum size of things that can accidentally act as unwanted transformers (which can cause power to be transmitted wirelessly where it shouldn't, and also causes losses through eddy currents). At much higher frequencies (>100kHz), your transmission line requires careful design to avoid acting like an antenna or harmfully reflecting power back to its source. You also increase resistance due to the skin effect.

      It'd be nice to be able to avoid 20-20000Hz for power distribution to avoid audible 'humming' interference in audio equipment, but 20kHz would probably be too high for power distribution except within a single building.

      Existing transformers and A/C motors would need to be redesigned to run on a new frequency, regardless of what that frequency is.

    35. Re:What about houses? by Anonymous Coward · · Score: 2, Informative

      If you are reporting your teacher's comments properly, your teacher should be fired before someone is killed. Absolutely none of what you just said made the slightest bit of sense.

      There are several ways in which electricity can kill you. It can heat you up and burn you. It can disrupt your brain and nervous system. But the most common thing is for it to stop your heart. (It turns out that the survival rate of folks with heart failure after CPR administration is extremely low, unless the heart failure was caused by electrical shock. Most causes of heart failure also prevent the heart from restarting.)

      The other major safety concern with electricity is the risk of fire.

      There's a tradeoff here. Your skin is basically a big resistor in the megohm range. Since the current that penetrates the skin is proportional to the voltage, high voltages cause a big danger of shock. On the other hand, a short is typically a small resistor. Since the heat dissipated by the short is proportional to the square of the current, high currents cause a big danger of fire. But the power delivered by a circuit is proportional to the product of the current and the voltage. So if you want to power something adequately, you need high current or high voltage or some compromise between the two.

      The whole thing is further complicated by the galvanic reflex, which makes muscles contract when electricity reaches them through the skin. DC tends to penetrate deeper into the muscle tissue than AC, and thus causes more violent contraction. (Is this the "literal explosion" [sic] your teacher was referring to?) With low-enough frequency AC (and I'm not sure whether 50-70Hz is low enough) the galvanic reflex is down during the low-energy part of the cycle long enough that you can let go. Electric fences (at least properly designed ones) are very-low-frequency pulsed-current devices. This is so that you can release from the fence while the power is down.

      Another major complication is defibrillation. 50-70Hz AC reaching the heart is much more effective at stopping it than DC, because it interferes with the heart's regulatory rhythm.

      The executive summary? High voltages are dangerous (electrocution) and so are high currents (fire). House current is a reasonable compromise between these concerns for high-power devices. The AC/DC tradeoff is vastly overrated as a safety concern, and very complicated.

      How to keep yourself safe when working theatre lighting? Here's some tips:

      • Always use insulated tools.
      • Always wear rubber-soled shoes.
      • Never work on equipment with the power on.
      • Always tag and/or lock down power switches not under your direct control, so that no one else will turn them on while you're working.
      • Never work in a physically unstable situation, where you might be tempted to grab at something to restore your balance.
      • Whenever working directly with circuitry, use only your dominant hand. Put the other hand in a back pocket or belt loop. (This will keep you from accidentally forming a circuit with your left and right hands that goes directly through your heart.)
      • Whenever you energize a new device or circuit, measure voltages and grounds with a meter carefully to check your work before allowing anyone to touch the equipment.
      • Make sure you know the electrical code well. These rules are designed primarily to make sure that the connections you make are low-resistance and that wires you use can carry sufficient current, so that you won't create fire hazards.
      • In any situation where you have the slightest doubt you know what you're doing, call in a qualified professional electrician.

      Be careful out there. Either listen more carefully to your teacher (if you got your stuff wrong), or publicly out the idiot (if you got it right). Electricity is really dangerous. I say this as someone who builds big rockets in his spare time. I was nearly killed several times as a kid while playing with electricity. Don't let it happen to you.

    36. Re:What about houses? by Anonymous Coward · · Score: 0

      Touching a live AC wire can do bad things to you even when you're not grounded, simply due to the fact the body will act like a capacitor.

      DC mains won't do nearly as much damage (as long as you don't stand barefoot on a metal floor or something) because it simply has nowhere to go through you.

      Also if you want an example of how DC is safer, I think the police use tasers that give people a 50kV DC shock. They're non-lethal, supposedly.

      (Note: I do not endorse giving random passers-by 50kV just to see if some A.C. poster on /. was talking out of his ass or not. Don't do it)

    37. Re:What about houses? by nido · · Score: 3, Interesting
      "Since when was non-ionizing EM radiation dangerous?"
      It isn't.

      don't be so sure... Living bodies are incredibly complex electrical devices. I think it arrogant to assume artificial electric fields cannot have an effect on their proper operation.

      Now if you look at the question of: Are there biological effects, the engineers and the physicists say absolutely not. Their view in general of what living systems consist of is that the cells are little plastic bags filled with minestrone soup. And you can then with that sort of a concept calculate the field strength and the frequencies you would need to produce an effect on the minestrone soup. And this is exactly the concept that was employed after it became apparent that radar systems could heat up the human body. The physicists that were involved in answering the question: Are there effects? And at what level do they occur? And what would be a safe level? Basically, they followed a basic precept which was to consider a spherical cow, a circular oval object filled with conducting solution and composed of a skin that is transparent to the radio frequency waves that microwave generators produce. And on that basis, they asked: How much does it take to heat this up? Where does the cow's temperature start to rise?

      And that number was calculated and confirmed in actual procedures in the lab using the spherical cow concept. They said, "OK, that's the number at which you are going to start heating people. Let's say that's not such a good idea and we'll set a level ten times lower as the safe levels."

      That level was applied for several decades to everything that concerned electromagnetic pollution. Of course, this is not correct. Any biologist can tell you that the body is much more complicated than that and the work I had done up to that point had involved the body's actual use of electric currents generated in the body that regulated certain things like healing. Wound healing is associated with a rather specific electrical current and voltage. So, the premise that was applied by the physicists and the engineers was erroneous from the start.

      That's number one. Number two, what would be the normal electromagnetic environment assuming that we're starting from scratch at Edison's time - and not Edison either because he went to DC current to light the light bulb. It was Nikolai Tesla who conceived of the system we presently use and who, incidentally, gets no credit for it: the 60 second electromagnetic field that is carried by power lines, the big lines that are strung across the country, and provides the current that comes into your home and appears in the wall socket and you use to run the coffee maker and the TV and all the rest of the things in the house 60 cycles. That didn't even exist one hundred years ago.
      (emphasis added) From an interview of Robert O. Becker, M. D., who was a pioneer in the study of natural electrical currents in the human body.

      --
      Learn the rules so you know how to break them properly.
      www.teslabox.com
    38. Re:What about houses? by SolusSD · · Score: 1

      The biggest problem with wiring a house, or any building, with DC power is that a short anywhere in the circuit will burn up the entire circuit. That was Telsa's main argument for the AC power distribution system. It was also Edisons argument *for* a DC power distribution system. Whenever all the lines burned up guess whose company cities would have to pay to come and dig up all the lines and replace them. ;)

    39. Re:What about houses? by drinkypoo · · Score: 1

      You should run the generator on WVO, it's cheaper and cleaner than even biodiesel, let alone petrodiesel. Of course, unless you modify the engine itself, you'll still need to start up and shut down on diesel fuel.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    40. Re:What about houses? by SageMusings · · Score: 1

      That should read (I)^2 * R, not I2R.

      --
      -- Posted from my parent's basement
    41. Re:What about houses? by SageMusings · · Score: 1

      Aircarft use 400Hz systems. The big reason for using such high frequency equipment is converters can be much smaller (and lighter) physically, which is a big deal in aircraft.

      --
      -- Posted from my parent's basement
    42. Re:What about houses? by EvilBudMan · · Score: 1

      Well of course AC would be pulsed at 60 cycles per second, I think. Pulsed DC would be converted from AC without good filtering. I'm not much of a welder or hardware guy, but I know that pure DC comes from a battery for sure. The level of pureness from converting from AC to DC would depend upon the power supply.

      I've probably not got this quite correct. I was just curious how DC could shock you worse than AC at the same amps. I'm sure someone with more knowledge about the subject will correct anything that I don't have right.

    43. Re:What about houses? by 10Brett-T · · Score: 1
      * Human safety. AC at the same voltage / current is a lot less dangerous than DC. AC makes your muscles shake but DC makes them tense. If you grab DC you will just hold on tighter the more current you take.

      BZZZZT! Wrong! 60 Hz makes you CLENCH. It's the flux that screws with your muscles. With DC there is no flux after the initial shock from 0 V.
      --
      10Brett-T
      Oh, bother.
    44. Re:What about houses? by hankwang · · Score: 1
      ... whether there was a benefit in having our homes wired up with two sockets (or maybe a 5 pin mains plug) giving standard AC voltage and a low-current DC voltage as well (12V?). So many devices only need low voltage, wouldn't we all benefit in having a power system in our houses in this way?

      I have said this before. As soon as you connect devices to each other with wires, their power supplies have to be galvanically isolated from each other. Otherwise, you can get current loops through the signal cables (network cable, audio link) and the power supply. At the very least that will cause interference, in bad cases it will fry the equipment. Example: audio devices that have a 12 V power supply typically create a virtual ground at 6 V such that they can generate both positive and negative voltages on the loudspeakers. Plug those speakers into a computer which has the signal ground at 0 V relative to the power supply and it will burn. Worse even, a computer with a AC switching power supply that is not in a grounded wall socket will have its signal ground at half the main voltage (110 V in Europe, 55 V in USA). As long as everything you connect to the computer isn't grounded you won't notice, but I've personally had a few unpleasant punches when holding a connector that was grounded through the cable radio line. And I fried the sound card along the way.

      So you would need a DC/DC convertor in every device, or have very strict rules about how you define the ground level (in that case you would probably need a three-pin power connector with +12V, -12V and GND) and it would still suck for noise-sensitive applications. It will only work for well-defined environments with people with an EE background.

    45. Re:What about houses? by Phisbut · · Score: 1
      I've seen those around *alot*, so dunno where you're getting too complex a change from.

      Actually, I'm 25, and the only time I ever saw a power outlet that had only 2 holes is in my grandpa's garage (which was built before World War 1). Every single outlet in the house have a 3rd grounding hole. Why is it that the male part of almost anything that you can plug doesn't have a 3 pin for the grounding? When you get the third pin, there is no way in hell you can plug it the wrong way, and you won't need a "polarized plug" ever again.

      Honestly, do you really have power outlets that have only 2 holes in them (in North America at least, I dunno the form factor of outlets worldwide)?

      --
      After 3 days without programming, life becomes meaningless
      - The Tao of Programming
    46. Re:What about houses? by norton_I · · Score: 1

      400 Hz (and similar) systems require smaller transformers, but may or may not be more efficient. Copper losses decrease with frequency, but core losses increase, unless you move to ferrite or powdered iron cores. Also, for long distribution lines, capacitive coupling to ground is an important cause of loss which is exacerbated by higher frequencies (which is one reason very high power/long range distribution uses high voltage DC).

    47. Re:What about houses? by lazlo · · Score: 1

      Mmmm... bad answer.

      "So, here's what we'll do, we'll convert 120v AC to 120v DC, then distribute it to the servers where they'll convert it to 2v DC."

      "but how do we convert from 120vDC to 2vDC?"

      "With a DC to DC converter"

      "How does that work?"

      "Well, it's a little box, and inside the box is a chopper which converts the 120vDC to 120vAC, a transformer which converts 120vAC to 2vAC, and a rectifier which converts 2vAC to 2vDC."

      "Brilliant!"

      Eliminate the middle man. Distribute your voltage as AC, transform it to what you want to use, then convert to DC.

      (btw, excellent description here.

      --
      Pound! Bang! Bin! Bash! is this a shell script or a Batman comic?
    48. Re:What about houses? by Anonymous Coward · · Score: 0

      "As voltage goes down, amps go up"

      Assuming the load is demanding the same wattage. This could be for low-power purposes.

    49. Re:What about houses? by mi · · Score: 1
      Yes, and our not having a standard for this is a major standartization failure :-(

      Interestingly, last time I brought this up on this forum, I was shouted down by people, claiming such a standard would be "impossible" to achieve...

      --
      In Soviet Washington the swamp drains you.
    50. Re:What about houses? by interiot · · Score: 2, Informative
      Mmmm, bad answer.

      The section that reads "These devices, a kind of switched-mode converter, generally perform the conversion by the following steps" is misleading. While it says "AC", if you click through the link, it actually says "The inverter stage converts DC ... to AC by switching it on and off ('chopping') at a frequency of tens or hundreds of kilohertz (kHz)". In other words, it's nothing like the orignal AC (60Hz), and the kHz chopping is necessary even if you start off with AC. So it's not redundant at all.

      Eg. the typical Switchmode PSU has four stages:

      1. 60Hz AC
      2. half-wave rectified AC with a big capacitor (almost DC)
      3. kHz chopped AC
      4. final DC output
      So, instead of hauling things around at stage 1, you haul them around at stage 2 instead.
    51. Re:What about houses? by ghoti · · Score: 1

      If 250A flow through your body, you're toast. The amperage is only what current flows when welding, but not when you're touching something with your high-resistance body. Knowing the voltage would be much more useful for comparison.

      And then, I'd suspect that pain and actual danger don't necessarily have to be related. A high-voltage shock might kill you without causing any pain at all, while a pulsed, relatively low voltage shock will be very painful for a long time, but might not kill you at all.

      --
      EagerEyes.org: Visualization and Visual Communication
    52. Re:What about houses? by Crispy+Critters · · Score: 2, Insightful
      I think it arrogant to assume artificial electric fields cannot have an effect on their proper operation.

      Of course it would be. That is why I explained things the way I did. There is a difference between saying "It has been proven that 60 Hz fields do not affect humans" and saying "There is no evidence that 60 Hz fields affect humans."

      We can speculate all day about what could conceivably affect a human body, given the limits to our understanding. But that leads to tinfoil-hat country unless we look for some evidence in support. The fact is that no evidence shows that humans are hurt by 60 Hz EM fields.

      Maybe some will appear tomorrow. Who knows? Certainly the study of how the body uses electrical signals is interesting, and maybe one day we will learn that a lot of the current accepted wisdom is wrong.

      The question is whether the mere speculation that 60 Hz fields can harm people, with no supporting evidence, should cause us to condemn every house within a mile of a high voltage power line, install Faraday cages around every bed, and sue the power company over every case of cancer.

    53. Re:What about houses? by lazlo · · Score: 1

      I stand corrected. I knew that transformers don't tend to work so well on DC, but didn't know how the PSU worked. Reading through that wikipedia article, I'm still not 100% sure of exactly why that kHz chopping is necessary. It sounds like it's all about size and weight, that you need a chunkier transformer at 60Hz, and you'd obviously need a larger capacitor for smoothing the rectified output. My gut feeling is that you'd be better off in the long run paying the price in size and weight, but then again, IANAEE, and the fact that all of the people who actually are EE's decided to do it the other way is a strong indication that my gut feeling is better attributed to indigestion.

      Thanks for the information.

      --
      Pound! Bang! Bin! Bash! is this a shell script or a Batman comic?
    54. Re:What about houses? by interiot · · Score: 1
      Conceptually, it's a pretty easy way to shrink many of the components. Yeah, it's all about size/weight. I think it was the US Army that originally figured out how to do this stuff, and obviously using smaller PSU's in mobile applications is a very good thing. These days, they're starting to get so commoditized, that you're starting to see them in cell phone chargers and some cheaper applications like that, just for convenience.

      Also, regular old voltage regulators are incredibly inefficient (spewing off a ton of power as heat), so fixing those inefficiencies is another reason to go with SMPS. But older voltage regulators are also still the cheapest way to go, so you still see a lot of large wall-warts. Eventually those may go away though, if SMPS prices keep dropping.

    55. Re:What about houses? by fluffy99 · · Score: 1

      The standard was (4) 12-volt lead acid batteries in series which when charged actually provided about 52 volts. 52 Volts is the typical voltage used now and is supplied by dc-dc converters between the batteries and equipment..

    56. Re:What about houses? by MrLogic17 · · Score: 1

      Only in old houses have I seen 2 prong outlets, *but* 2 prong cords are very common, even on new stuff. I have seen on more than one occasion someone working for way too long, and giving up trying to plug in a 2-prong polarized plug in any random outlet. They didn't try rotating the plug around.

      My point was that adding more standards & types to a power plug adds chaos. Plugging something in should be idiot proof. It makes more sense to me to make all cords 3 prong- which as you say, can't be done wrong.

    57. Re:What about houses? by Gordonjcp · · Score: 1

      What do you think the biodiesel comes from ;-) ? I've actually run cars on straight WVO before, and it was pretty good. No deterioration in performance, no smells except if you were using *extremely* dirty oil, and no hard starting. In cold weather I'd chuck a gallon of petrol in as I was fuelling up, and generally ran about 75%/25% WVO/mineral. Worked pretty well. You need to be careful to strain the burnt crunchy bits out first.

    58. Re:What about houses? by fluffy99 · · Score: 1

      Good TIG welders have a high frequency AC mode to get the arc started (10-15kHz I think). It's very helpful when welding aluminum and steel and it makes the arc jump further.

    59. Re:What about houses? by big+tex · · Score: 1

      true.
      You're not in a good position to watch the gauges for volts and amps while welding, what with the hood and all.

      I seem to think that it's less than 20V.

      --
      I think I need a new sig here.
    60. Re:What about houses? by GigsVT · · Score: 1

      You simplified it to the point of being incorrect. :)

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    61. Re:What about houses? by EvilBudMan · · Score: 1

      Thanks for the info. I've only stick welded with an old Lincoln. I'm sure that the AC would have to be high frequency or it would shock the hell out of you. I still haven't quite figured out why DC can be just as dangerous as AC though unless it was pulsed (on/off or high/low amps). It looks to me like DC would only have one chance to get you. AC would have 60 chances per second Hz. The TIG welder if it was 10-15kHz would probably go around the outside of your body like static electricity.

      BTW, doesn't lightning have a return stroke too? If you are in the path of an arc then yes DC can kill you. Maybe it can also do the same thing at higher amps, but I think AC can kill at lower amps. Like I said, I don't know if I'm right, but I do know I've been shocked by AC much more.

    62. Re:What about houses? by IvyKing · · Score: 1
      The 50hz was chosen because that was the max possible at the time, and 60hz was chosen because tech improved to that point

      One story I've read is that the Europeans decided to standadize on 50 Hz, and the Americans chose 60 Hz to avoid competition. This is somewhat suspect because the US had standardized on 115V by virtue of Edison's Pearl Street installation and commercial AC frequencies varied from 25 to 133 Hz. The last 50Hz installation was phased out in 1948 and DC lasted until 2000.

      The real reason for 50/60Hz is that is a good compromise between the needs of long distance power transmission (max power flow inversely proportional to frequency) and size of transformers. 25 Hz power was common in the US where the load involved a commutator, such as series motors for AC railroad electrification, and synchronous (rotary) converters for DC power (aluminum smelting, electric railroads).

    63. Re:What about houses? by Anonymous Coward · · Score: 0

      In New Zealand, we have this system. The top two slanted slots are phase and neutral - and they're obivous which way round things go. The bottom slot is earth and can optionally be used - but plugging a two prong cord into a three slot power point is easy and really you can't get it wrong. (That isn't a very good photo; I don't know what that weird bumpy bit is all about. I think it's actually a photo of the chinese version..)

    64. Re:What about houses? by Anonymous Coward · · Score: 0

      Kind of like how all my USB plugs are yucky? Or my Firewire ports?

      Oh, wait, they don't...

      When I buy a house, I'm going to rip out all the 120VAC wiring, and put in Firewire everywhere. You can plug in anywhere and get power, and IP. I hope entertainment systems have gone to pure-Firewire by then, or I'll have to build converters for all of them...

    65. Re:What about houses? by casechopper · · Score: 1

      How well is firewire going to handle appliances? (vacuums, refrigerators, space heaters, etc...) Of course if you only have entertainment stuff and never have to hook up anything that uses any large amount of power then maybe you'd be fine. ;-)

    66. Re:What about houses? by fluffy99 · · Score: 1

      10-15 kHz isn't high enough to cause a skin effect. If anything it will penetrate skin better. For shocks, it's the voltage that matters as it determines how much current flows. Someone else mentioned that ac currents have a stronger effect on the heart though. Lightening doesn't have a return path. It's a giant arc generated when the charge in the clouds jumps to ground.

      For the welder who shocked himself, it was the open circuit voltage that shocked him. Think of a welder as a giant transformer. For DC is has a set of giant diodes to rectify the voltage. When there is no arc, or current flow, there is a higher voltage present on the tip. It varies by machine and the setting, but can be as high as 60-volts. MIG welders usually have a dial called voltage. On stick and tig machines it's called amperage.

    67. Re:What about houses? by E++99 · · Score: 1

      Actually, it's fairly common to have 12v power wired up -- for example for low-voltage under-cabinet lighting in kitchens. We have this in our house, and I keep thinking that one day I'll mount some cig-lighter adapters and wire them up, so I can power things that inside that I don't have AC adaptors for.

    68. Re:What about houses? by Anonymous Coward · · Score: 0

      How well is firewire going to handle appliances? (vacuums, refrigerators, space heaters, etc...)

      Vacuums: Roomba = 30 watts, Firewire = 45 watts.

      Refrigerators / washers / etc.: OK, these are a no-go with Firewire, but they're often a no-go with 120VAC, too -- 3-phase, anyone?

      Space heaters: Well, I plan to also have this stuff called "insulation" in my house...

    69. Re:What about houses? by Anonymous Coward · · Score: 0

      You are sort of right, except you have parts of it backwards. DC into the house and DC to DC PSU's would be nicer. Ditto HV DC transmission lines.

      AC generators, no brushes, are nice, ditto Tesla's simple AC motors. Cheap AC power transformers made transmission and distribution feasable for more than a mile or so. Other than that, AC is a PITA.

      AC is more dangerous than DC. AC causes you to clutch, hang on and fry, DC jolts you clear. You got the effects backwards.

      This is just not just book learning, designed, built and worked in powerhouses for thirty years, been bit several times on both 120 volts AC AND 125 volts DC. Both can kill you, but it's a lot easier to get nailed with house voltage AC. The common way to go with DC is to mess with a "dead" unplugged gadget, say a TV or CRT, and get across a high voltage capacitor that isn't discharged. The jolt sends you clear, maybe across the room, but can stop your heart. You wind up just as dead but at least a handsome corpse, not a crispy critter.

      As far as transmission goes, DC is much nicer, but like you say, expensive to tranform it up to high voltage then back down. It does pay off for very high voltages and very long distance. Just not much call for that.

      Edison was no dummy, back in the day, DC was pretty good in town and there were no decent AC motors. Parts of New York City were still on DC fifty odd years ago as were parts of the college I went to. The main pain was buying inverters to run radios. The NYC subways still run on 600 volt DC third rails. (those are nasty though) The phone companies run on 48 volt DC, batteries.

      Maybe someday things will go back to DC. The next Duke Nukem will be first though.

    70. Re:What about houses? by bergeron76 · · Score: 1

      I wonder what "long distances" most efficiently calculates to. If it's measured in miles, AC to the component is clearly the way to go. If it's measured in dozens of feet, perhaps AC to the home, and DC to the room is the way to go.

      --
      Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
    71. Re:What about houses? by Anonymous Coward · · Score: 0

      You communist liberal techno-hippie! That galvanic effect is an entire industry just waiting to emerge! Just think of all the money we could make by patenting and selling IT (the thingy that fixes that minor bug).

      You're clearly not thinking about "the people" and how many of them we could "save" by donating some of our huge profit margins to the Church!
      Free thought is bad - direction is good.

      Let all believers be not afraid of getting Jiggy with it.

    72. Re:What about houses? by bergeron76 · · Score: 1

      However, no matter what voltage/current you pick, it's much easier (in terms of wiring cost) to use higher voltage for electricity distribution.

      Yes, however if you think about it, wiring is a fixed cost; but energy costs are continously variable - as determined by corporations/governments/hurricanes, etc.

      More efficiency in your home wiring is the best bet, because of it's fixed price. A fixed price may be higher initially, but in the long run is much more cost effective. For example, buying a $1,000 watch will cost you $1,000 if you buy it outright. However, buying a $1,000 watch and financing it could cost you $2,000 or more. If you don't have the $1k up front, you probably can't afford the watch. It's pretty simple - don't finance anything that isn't a home, a car, or medical expense (medical cosmetic crap doesn't count).

      Getting back to the point - once the difficult wiring (aka electrical infrastructure) is in place, it's much easier to substitute alternative (or supplemental) power sources at the entry point - be it AC/hybrid/batteries/solar/hybrid/wind power, etc.

      --
      Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
    73. Re:What about houses? by frank_adrian314159 · · Score: 1
      The question is whether the mere speculation that 60 Hz fields can harm people, with no supporting evidence, should cause us to ... sue the power company over every case of cancer.

      Of course not! The potential gain of large amounts of easy money should cause us to sue the power company over every case of cancer.

      Obviously, someone hasn't been listening at the school of American culture.

      --
      That is all.
  5. how does it save a conversion by Anonymous+Cowpat · · Score: 5, Insightful

    ac goes into data centres, systems run on dc. Either it gets distributed to each computer as ac and converted in a medium-sized box in the back of each system, or it gets converted in one big box and distributed to the systems as dc.
    The question is of the efficiency saving of doing all the converting in a big box against the efficiency loss of piping it around the data centre as dc, and wether you get a large total net saving (which I suspect that you do, since even inside the data centre, it's not going far)

    --
    FGD 135
    1. Re:how does it save a conversion by qwertphobia · · Score: 3, Insightful

      Power gets converted to DC anyhow to keep the UPS batteries charged. If the lights go out, the DC from the batteries is converted back to AC to go to the power supplies and back to DC inside each system.

      No, it doesn't take as much power to keep the batteries charged as it would to run the center off DC, but that's not the point. Anyone with a large UPS already has a beefy AC/DC and DC/AC conversion system in place.

      I would also assume one large converter / power supply would be more efficient for power and heat than hundreds (in my data center) or thousands (in a big one) of little power supplies. Any thoughts on that?

      --
      Never ask for directions from a two-headed tourist! -Big Bird
    2. Re:how does it save a conversion by ocelotbob · · Score: 1

      Like so many things, power conversion is an economy of scale. By having one big unit doing your AC to DC conversion, you get a more efficient, more manageable process as compared to a lot of small units. Additionally, I'd imagine the long-term costs would be cheaper as well, as you have less fans to worry about, less heat paths to consider, and potentially, need to purchase less cooling.

      --

      Marxism is the opiate of dumbasses

    3. Re:how does it save a conversion by MaceyHW · · Score: 1

      I was curious about this too, from TFA:

      AC [from the grid] is converted to DC at the power distribution unit, then converted to AC again to push out to the servers, and is converted one more time to DC at each individual server.

      Can anyone explain the extra conversion?

    4. Re:how does it save a conversion by andy2005 · · Score: 1

      DC is used in the UPS for the batteries

    5. Re:how does it save a conversion by oudzeeman · · Score: 1

      don't forget your UPS is going to convert AC to DC, then it has to convert the DC power to AC to distribute to the servers which then take that AC and convert it to DC. When you're running off battery you can skip a DC to AC to DC conversion (instead you can get DC straight from the battery, and feed DC into the servers)

    6. Re:how does it save a conversion by bdcrazy · · Score: 1

      The problem of having one big unit is what happens if it breaks?
      Having two large ones running compared to many small ones would have to be considered as well.

      --
      Tonights forecast: Dark. Continued dark throughout most of the evening, with some widely-scattered light towards morning
    7. Re:how does it save a conversion by swm · · Score: 1
      The article says
      Electricity comes from the utility in alternating current (AC). [...] AC is converted to DC at the power distribution unit, then converted to AC again to push out to the servers, and is converted one more time to DC at each individual server.
      Later on, the article talks about batteries, so I'm guessing that the "power distribution unit" is actually a UPS, and that's why they need the extra conversions:
      mains -> AC -> DC -> UPS -> DC -> AC -> DC -> server
      The proposal is to do
      mains -> AC -> DC -> UPS -> DC -> server
      which does save two conversions.

      But picture the bus bars running around the facility to carry the current.
      Copper futures, anyone? :)

    8. Re:how does it save a conversion by ocelotbob · · Score: 1

      Any large, or even mid-sized datacenter already has a large power distribution unit, so even with AC, you've got a large point of failure. However, DC PDUs are easier to make fault tolerant and hot-swappable - parallel DC circuits are a lot easier to make than parallel AC circuits, as any elementary electronics book will show you. And the issue with many small units is that the overall reliability goes down. Any system will fail, and the more units you have, the more failures you will have, plain and simple

      --

      Marxism is the opiate of dumbasses

    9. Re:how does it save a conversion by jeffmeden · · Score: 1

      Any decent sized company is going to have a true on line UPS anyway, which will convert ALL electricity used to DC, run it across the bus inside the UPS to maintain the batteries, and then convert it back to AC for distribution in the building. Contrary to the article, most companies do the conversion well before the PDU and use that only for voltage step-down and branch circuit monitoring.

    10. Re:how does it save a conversion by gweihir · · Score: 1

      My guess is that you can power these big PSUs directly from the AC the utility delivers, i.e. 7.5kV or the like. THat is the only way to save one cobversion. The UPS argument some people present is bogus, since the UPS is not normally active.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    11. Re:how does it save a conversion by Jerry+Coffin · · Score: 1
      The question is of the efficiency saving of doing all the converting in a big box against the efficiency loss of piping it around the data centre as dc, and wether you get a large total net saving (which I suspect that you do, since even inside the data centre, it's not going far)

      There's more to it than that. The problem is that essentially all of these systems run on UPSs. A UPS takes the AC in and converts it to DC to charge a battery. It then takes the DC from the battery and converts it back to AC to power the computer. The computer's power supply then takes the AC and converts it back to DC again to run the computer itself. Each of these times, the voltage is also changed.

      The conversions from AC to DC are reasonably efficient, but the conversion from DC to AC is a lot less so. The voltage conversions are somewhat inefficient as well.

      Of course, it's probably also true that even disregarding all of the above, a single large power supply can be made somewhat more efficient than a large number of smaller power supplies. As far as distribution goes, the problem isn't really AC vs. DC -- it's one of voltage vs. current. Specifically, the size of wiring you use depends primarily on the current they need to carry, but I agree that data centers are usually small enough that having to use larger wiring for that short a distance probably isn't a major concern for most people.

      --
      The universe is a figment of its own imagination.

      --
      The universe is a figment of its own imagination.
    12. Re:how does it save a conversion by Anonymous Coward · · Score: 0
      The UPS argument some people present is bogus, since the UPS is not normally active.

      Most colo fascilities have some form of AC power shaping so that, if the power company's, or their own backup generator, provides ugly waveforms, the servers can still have clean power.
      The easyest way to do this is at the UPS level with an AC->DC->AC conversion.

    13. Re:how does it save a conversion by Repugnant_Shit · · Score: 1

      AC goes into the data center. The data center is battery backed (DC). There are inverters to convert it back to AC to feed the machines (if the inverter is running on DC mode, which it should be for reliability)
      So ... AC->DC->AC.
          If you have a single conversion (like telco hardware does), you have AC that gets converted into DC and then fed to all the equipment.
      So AC->DC
      And yes, the main question is efficiency, which is exactly what the article states...will it be cost effective enough to warrant moving to a DC-based power system? Well it works just fine for Verizon, SBC, etc.

    14. Re:how does it save a conversion by Hymer · · Score: 1

      I suppose it is because you can cut 1/3 of your class 9 UPS away : You don't need the DC to AC converter, then you do not have any loss in your DC to AC converter and as a bonus you do not have any heat from the DC to AC converter (so you can save on the cooling).
      If it is built as described the saving is quite big...

    15. Re:how does it save a conversion by Ashtead · · Score: 1
      There would still be a need for a DC-DC conversion, since the components inside the servers will need various DC voltages, such as 3.3V, 5V, 12V, -5V and -12V, that are different from the battery voltage level, whether this is 12V, 24V, 48V, 120V, or whatever. Telco kit running on 48V DC contains similar DC-DC converters.

      Such a DC-DC conversion already takes place inside the usual computer power supply. The first thing that happens to the mains power going in is that is being rectified, before a high-frequency oscillator circuit generates an AC voltage again, which then is rectified and produces the various voltages required by the server components.

      As noted, low voltage DC implies fat and expensive conductors. So we could feed our servers with a higher DC voltage, and get away with reasonably sized conductors?

      High voltage DC, while reducing the required current for the same power, still is rather nasty with its ability to sustain hot arcs. This makes for very expensive switches and fuses that won't just melt upon first attempt at disconnecting. I suspect one could use some variant of solid-state switches for breaking the load, combined with low rating switches to isolate the load electrically once the current is low, but this is the kind of complicated arrangement you'd expect to find in a power substation where there are several kilovolts of AC. Or maybe a rectifier station for a railway or streetcar system that runs on DC. But not the infrastructure of a server room...

      I guess we could have individual UPS-supply combinations for each server machine, much like we have with batteries in notebook computers, but the fire-codes may require that all power can be switched off to the machines in the server room.

      Then there's the economies of scale. Mains-powered equipment is readily available and have reasonably efficient power supplies. Distributing DC at the same power level (say a few kW) will require much more expensive components, whether these are sturdier switches or fatter conductors. Switching supplies are widely used and they are quite efficient, whether they have to convert AC to DC, DC to DC, or DC to AC, makes little difference; the energy savings and money savings will be in the cables and switches.

      --
      SIGBUS @ NO-07.308
    16. Re:how does it save a conversion by Robert+The+Coward · · Score: 1

      You don't work with UPS much do you. There are 2 Type Passive and Active. Passive are allot like those cheap ones you get at Best Buy and Compusa those only invert the power from DC to AC when running on backup power and for the most part pass AC from the Line thought. Active always covert DC to AC and the AC is always coming from the UPS that makes the power really clean witch makes Computers run much better but cost allot more to build. I doubt any datacenter will be using a passive UPS.

    17. Re:how does it save a conversion by pdkrocul · · Score: 1

      A high end datacenter UPS will convert AC to DC, charge the UPS batteries, and then generate AC from the batteries. The generated AC is much cleaner - less spikes, more constant frequency. A friend of mine showed me some graphs from the power monitoring circuit on thier UPS: the input from the power company did not have constant voltage or frequency, the output from the UPS was clean and constant.

    18. Re:how does it save a conversion by njh · · Score: 1

      I can pick up a 100A 100V MOSFET for a dollar. three-stage isolation is probably trivial to implement at these voltages and currents. Otherwise I agree with you.

    19. Re:how does it save a conversion by bergeron76 · · Score: 1

      So why not use a DC power supply? Kind of like what the carputers folks are using. A good friend of mine makes the Carnetix supplies, and they'd be easily usable in this situation.

      AC -> DC converter -> DC Battery array(for UPS functionality) -> DC PSU -> DC mobo/etc;

      You'd need fat cables, but with a common ground bar you'd probably get away with less spaghetti and cleaner runs. Furthermore, you could add an arbitrary amount of UPS time to your servers just by adding off-the-shelf deep-cycle car batteries.

      --
      Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
  6. DC power for data centers by dawggy_daddy · · Score: 4, Insightful

    trouble shooting and correcting DC power is simpler than working with linear power supplies. Unfamiliarity is the problem, not the technology.

    1. Re:DC power for data centers by Linker3000 · · Score: 1

      True - and I'm all for it, but the only issue is that you have a single point of failure - lose your big DC power supply and your entire datacentre (or a chunk of it, like a whole rack or four) goes down. Lose one 'PC' switch mode power supply in a cluster and you lose one machine for the duration, not the whole lot.

      --
      AT&ROFLMAO
    2. Re:DC power for data centers by paradxum · · Score: 2, Interesting

      I guess I find the amazing part is that with most modern switching power supplies, you can plug them into dc and have them just work... no special kit at all. I think it needs about 98VDC for a standard computer power supply.

      In a datacenter, it's much easier to provide DC. Most are set up against a large battery backup (to hold over till the generator kicks in.) So, You just simply don't run inverters. The AC->DC converters handle the rest (which they normally do to charge the batteries.) Plus, a AC-DC converter is "stupid simple" in Electrical engineering terms.

      I only see two drawbacks:
      1.) larger wires to handle the DC current without significant heating/loss (losses are in the form of heat in a wire)

      2.) Making sure your routers/switches are set up for DC. Many switches and routers DO NOT come with switching power supplies.... and need a different power supply to run on dc... but compnies like HP and Cisco have DC power supplies for their kit.

      I don't really think a data center needs to hire a "Power Engineer" I mean really, did you hire a new person when you switched from Parell-IDE to Serial-IDE??? (oh wait... I shouldn't ask questions I don't want answers to.)

    3. Re:DC power for data centers by Anonymous Coward · · Score: 1, Interesting
      I don't really think a data center needs to hire a "Power Engineer"...

      A typical electrician knows almost nothing about DC power.
      This may be changing with the increase of large UPS installations but you are better off with someone that specializes in DC.

      Joe and Son's Electrical may have no problem installing a new breaker panel in your basement but don't let them try to run -48v to your server room.

      I speak from experience.

    4. Re:DC power for data centers by Myself · · Score: 1

      First, your DC suply is divided into two buses, the A-side and the B-side. Any place that's serious enough about reliability to have a DC infrastructure is serious enough to do it telco-style, with dual buses. Either is capable of running the whole place. If both are operating, so much the better, you get longer runtime on battery. :)

      If you lose a rectifier, no big deal. You had n+1 on those, at a minimum. When AC input to the battery room fails, you're running on battery, and you have a few hours to start the generator, repair the failed transfer switch, etc. The handy thing about DC is that you can have multiple generators, multiple transfer switches, multiple rectifiers, feeding as few or as many battery banks as you'd like. There's never a phase problem like in AC.

  7. I wish homes were wired for DC by cortana · · Score: 2

    I wish homes were wired for DC. I think we'd save a lot of power doing the conversion in one place per household/street, rather than using a separate transformer for each device. Plus you'd wouldn't have to waste time trying to find your devices transformer, or waste space when packing the device when you go on holiday.

    1. Re:I wish homes were wired for DC by qwerty75 · · Score: 1

      I certainly agree. I have always thought that the best way to handle power in the home is to have a centralized AC/DC Converter and that every outlet in house is a DC outlet. How many devices in house actually run on AC?? Imagine how much less Electronice devices would cost because they would not have to include a bulky power converter. So basically the world would work like this. Main power comes into your house and is transformed by a large AC/DC converter. That hooks into a bank of DC batteries. The batteries are hooked into your Fuse Panel. Also hooked into the batteries are the Solar Panels / Wind Generator. Only problem with this is that there is no way we could ever convert the world to this process. First everyone would have to invest thousands of dollars in installing new equiptment. Then they would have to start replacing or modifiying alot of the products in their home to work with a DC input.

    2. Re:I wish homes were wired for DC by Ihlosi · · Score: 1
      How many devices in house actually run on AC??



      That's the wrong question. The right question is: What type of devices in house actually run on AC (or don't care) ? And the answer is: Anything that requires _lots_ of power (and/or has a simple motor in it). Hot pot, hairdryer, iron, dishwasher, washing machine, dryer, lamps, vacuum cleaner, etc.

    3. Re:I wish homes were wired for DC by ocelotbob · · Score: 1

      The big power eaters in your house - refridgerator, air conditioners, etc, would still require A/C as A/C motors are much more efficient. It's just the (relatively low power consumption) solid state items that would benefit from a centralized transformer. Which means house wiring would become more complex as one would have to deal with (and hopefully not confuse) 2 sets of wires, plus, many electronic devices would still need step-down transformers as few things other than computers use 12 volts. Just looking around, I see devices that use 4 different DC voltages to power them, thus it really wouldn't be as beneficial to the home as you may think.

      --

      Marxism is the opiate of dumbasses

    4. Re:I wish homes were wired for DC by Anonymous Coward · · Score: 0

      Tube lighting would also benefit, no? I beleive they all have an integrated transphormer becouse they require a frequency much greater than 60Hz. Simply providing a DC in to them would be more efficient.

      I beleive this is also true for halogen and LED lights.

    5. Re:I wish homes were wired for DC by Anonymous Coward · · Score: 0

      Rather than wiring the entire home a more practical soltion would be a DC bus near your computer and another by your home theatre. A device would plugin to AC then powerbars of various DC would come out of it. Nice.

    6. Re:I wish homes were wired for DC by IvyKing · · Score: 1
      The big power eaters in your house - refridgerator, air conditioners, etc, would still require A/C as A/C motors are much more efficient.

      AC motors are cheaper than DC motors, but not necessarily more efficient.

      The trend with refrigeration equipment is to go with variable speed motors which use an inverter to convert DC to variable frequency AC. The DC voltages are higher than the ones talked about for server rooms, so it would to be treated similarly to AC wiring. It would make sense if the power was provided by a renewable energy source - the DC mains could then be tied directly to the batteries (with appropriate current limiters).

  8. DC power outlets by Anonymous Coward · · Score: 0

    I've often pondered why we don't have a central AC->DC power conversion in our home and have DC outlets. Most my electronics run on DC power and they all have some kind of bulky converter. Seems very inefficient.

    I wonder how much energy a household could save if we were all using DC outlets instead of AC.

    1. Re:DC power outlets by Ignignot · · Score: 2, Interesting

      I wonder how much energy a household could save if we were all using DC outlets instead of AC.

      Well, none. Assuming you still have a washing machine, dryer, refrigerator, (possibly) electric heating, (possibly) electric oven, hair dryer, (possibly) electric water heater, and air conditioning, which in total consumes almost all of the power that is used in your house, and all of which is more efficient in AC. DC would benefit your electronics, which make up a much smaller portion of the total electric consumption. Some things can swing either way, but as a whole, your energy efficiency is much higher with AC than with DC. AC is much better at running motors than DC is. The real issue that AC to DC conversion has with respect to efficiency is that it produces harmonics on the power lines, which are undesirable and require some damping. The more AC to DC we use, the worse the harmonics are, and the more expensive it is to dampen them. But that's a really really small issue, in comparison to switching everything to DC.

      --
      I submitted this story last night, and it didn't get posted.
  9. DC vs AC by jsmucker · · Score: 0

    Maybe im wrong but I would think most engineers would be able to learn it pretty easy if they don't know already.

    1. Re:DC vs AC by pembo13 · · Score: 1

      You'd think so wouldn't you. They are, after all, engineers.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    2. Re:DC vs AC by Anonymous Coward · · Score: 0

      About your AC/DC thoughts.

      Concerning electrical engineers, in Slashdot terms, "fristage postage is theirs" and they are "greater than j00 !! "

      Yes, they know about it.

  10. They should have already hired such engineers. by CyricZ · · Score: 3, Funny

    Any truly serious data centre would already have at least several power engineers on their staff.

    If such a data centre is just now considering bringing such people in, then they have serious operational problems. They're not getting professionals in to do the jobs that professionals must do.

    --
    Cyric Zndovzny at your service.
    1. Re:They should have already hired such engineers. by jgc7 · · Score: 1
      Any truly serious data centre would already have at least several power engineers on their staff.

      Any engineer whose job is to sit around all day waiting for something that has already been designed and implemented to break should find a new job.

      --
      70% of statistics are made up.
    2. Re:They should have already hired such engineers. by Anonymous Coward · · Score: 0

      .. but who's going to be paying for all the cookies those engineers will be eating the 99% of the time they're not working Cydric?

      Your disability cheque that pays all the time you're spending here on slashdot will not help..

  11. Proprietary connectors by Licorice101 · · Score: 2, Informative

    There is no standard Telco DC connector. This can cause headaches since you need special connectors and a AC-DC box for every type of DC appliance you have. Most every AC appliance uses one of a few types of industry standard AC connectors.

    1. Re:Proprietary connectors by NateTech · · Score: 1

      Telco's have large battery plants that are charged from city power. The battery plant powers the Central Office. Most hardware is HARD wired into to DC power distribution plant. No need for a connector on things that are never supposed to be unplugged. PC's break, telco equipment gets installed, stays installed (and running) for years at a time. Totally different world. You've obviously never been in a CO.

      --
      +++OK ATH
    2. Re:Proprietary connectors by Licorice101 · · Score: 1

      Your assuming I'm talking about old tech. The latest tech working its way into the telco CO and communications closets is running on server platforms. These platforms want to take advantage of the Telco redundant power but there is no standardization on the cabling. You're not going to strip some power cable and wirenut that in there. It will break and it will need to be unplugged.

      You've obviously never seen a datacenter.

    3. Re:Proprietary connectors by NateTech · · Score: 1

      I guess my point was that the datacenter needs to come up to telco standards of reliability before playing around in the big-boy world of -48VDC power. The power plant is designed for shit that works, and doesn't need to be replaced every year. ;-)

      And now we have an article that believes that DC power is cheaper than the equivalent AC power. Watts is watts.... just because data centers don't charge correctly for both, doesn't mean DC is more efficient than AC... and any server eating so much power in the conversion from AC to DC internally that shows a larger percentage difference than necessary -- is just a poorly designed power supply.

      Hmm, maybe turning some real Engineers who used to work in the Bell system loose on some of this crap hardware might result in something that works right and doesn't have to be upgraded every day. Of course, they might take away completely unnecessary crap the end-user and admin don't really need to get their jobs done making it "un-fun" in the process, but the damn things will run for 20 years.

      Meanwhile, back in reality-land... a properly designed system can easily have hard-wired power changes done in about 10 minutes. They make some nifty screw terminal blocks rated for some pretty amazing current ratings for such things. PC/Datacenter kids just have never seen them.

      --
      +++OK ATH
  12. The answer is in the Racks, young Jedi by AKAImBatman · · Score: 2, Funny

    What we really need are pluggable racks. i.e. Move all the hardware necessary to support the blades (power supply, network switch, cooling, KVM interface, etc.) right into the rack case, then design a common interface to plug the blades into. Then an admin only needs to plug in the new server and run with it. No need to mess with tonnes of wires.

    Wait. Did I just reinvent a 64 way Sun server? Imagine that.

    1. Re:The answer is in the Racks, young Jedi by 10Brett-T · · Score: 1

      Ok. You can pick your switch blades, too.

      --
      10Brett-T
      Oh, bother.
    2. Re:The answer is in the Racks, young Jedi by AKAImBatman · · Score: 1

      Now that's what I'm talking about. Except that the network switch should be built into the rack, and a KVM interface should be installed to support the machines. :-)

    3. Re:The answer is in the Racks, young Jedi by Anonymous Coward · · Score: 0
  13. Bring on DC! by eutychus_awakes · · Score: 1

    I'd love to see rapid advances in DC power distribution systems. Other areas would benefit, too. Consider alone the reduction in RF noise in electronic systems that would be achieved by eliminating all those transformers and switching power supplies. Granted, DC/DC converters still use switching power supplies - but there lies my wish for advancement.

    --
    This sig is a test. If this had been an actual sig, you would be reading something quite a bit wittier than this now.
  14. correction by Dun+Malg · · Score: 1, Insightful
    It saves power by skipping an extra conversion from alternating current (AC).

    No, it saves power by having one large, very efficient power supply do the conversion to DC rather than several dozen small ones. Either way, there is still only one conversion: 110AC -> 12/-12/5vDC.

    --
    If a job's not worth doing, it's not worth doing right.
    1. Re:correction by johnjaydk · · Score: 1
      You are also likely go get a saving in cooling capacity. Power supplies in servers tends to get rather hot.

      That big and efficient power supply generates a lot less heat.

      --
      TCAP-Abort
    2. Re:correction by ArsenneLupin · · Score: 5, Interesting
      Either way, there is still only one conversion: 110AC -> 12/-12/5vDC.

      Nope, you save two conversions.

      Without DC distribution, you have AC->DC->AC in the central UPS, and then AC->DC in each computer's power supply.

      With DC distribution, you have AC->DC in the central UPS, and no conversion in the computers.

      You get down from 3 conversions to 1.

    3. Re:correction by paxmark1 · · Score: 1

      Actually, what with usage of solar power, you can eliminate the inverters. True, most places you will still need inverters for back up (and good ones). But people who run on photovoltaics for their house (like some of my off grid friends in Wisconsin, etc) try to maximize the number of appliances that will run off of dc.

      Going to dc either via photovoltaics and / or one really good inverter also yields much "cleaner" juice - much of what comes down the line can be quite brown and jagged. The large efficient inverter would contain a much better line conditioner.

    4. Re:correction by GigsVT · · Score: 1

      Only with online UPS. With standby ups which a lot of even big ones are these days, it's not running the inverter all the time.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    5. Re:correction by Area51_jk · · Score: 1

      The extra conversion savings comes from the ups systems also. How many times to you convert from ac to dc? AC from wall, converted to DC for your ups, converted to AC for PC power supply, converted to DC again for internal PC usage.

      Alot of power is lost in the conversion process in the form of heat, and then you consume more power to removed the heat. We always had our UPS in another room, with a DC converter right beside it, the we wired the DC straight to the datacenter to the equipment. The room where the UPS and DC converters were stayed hot, but our servers and equipment stayed nice and cool.

      It also simplifies wiring the equipment. Take 2 DC converters, and daisy chain redundant power supplies to each machine. Now you have 2 wires instead of 2-3 per machine.

      J

    6. Re:correction by Ironsides · · Score: 1

      Most places I know of that demand high uptime (99.999% or more) and use high ammounts of power (multiple kilowatts per rack) generally have online UPSs.

      --
      Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    7. Re:correction by sirwired · · Score: 1

      With DC distribution, you have AC->DC in the central UPS, and no conversion in the computers.

      That's a neat trick. Exactly how do you plan to take the telco-standard 40V and run 3.5V, 5V, and 12V devices without DC->DC conversion?

      SirWired

    8. Re:correction by imsabbel · · Score: 1

      I want you to show me how exactly you would power a rack full of cpus that need 50A+ at 1.5V each without an internal DC-DC conversation.

      Running Kiloamps might be nice to show how big your copper-bars are, but it offers rather nasty contact&resistance problems.

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    9. Re:correction by azuretongue · · Score: 1

      No, it saves power by having one large, very efficient power supply do the conversion to DC rather than several dozen small ones.

      No, it saves power by putting the power conversion outside, where it does not need to be air conditioned.

      Passive cooling is free.

      Free is cheap.

  15. Twice the cables! by Licorice101 · · Score: 1

    Don't forget that DC cables must be much heavier gauge than AC. The savings in copper alone will pay for those little cheap AC/DC transformers.

    Also, who wants to run two cables to every socket block?

    1. Re:Twice the cables! by Anonymous Coward · · Score: 0

      And what do you do when you have several devices that each want their DC at different voltages? Stepping DC voltage up and down isn't as easy as AC.

    2. Re:Twice the cables! by Secrity · · Score: 1

      At the present time it may not yet be practical to put a central AC-DC conversion and distribution system into most homes. In a few years, if flourescent tubes and LEDs replace large incandescent bulbs and solid state displays replace CRTs, it may be practical to provide central DC power to many rooms of a home. The current draw of most DC powered appliances is pretty low, meaning that most of the DC wiring wouldn't need to be heavy. Some entertainment equipment and computers may need heavy DC wiring or AC (hopefully not). The kitchen, laundry, HVAC, vacuum cleaner, and water heating equipment will probably still need AC power. Bathrooms outlets are becoming wall wart hells as more DC powered razors and toothbrushes are being used. The only bathroom appliances that may still need AC power are space heaters and hair maintenance appliances. Most bedrooms could be totally DC powered. Hallways may be a good place to provide AC outlets to power portable vacuum cleaners. Living rooms and family rooms need power primarily for lighting and entertainment equipment, much of which can be DC powered. The kitchen and laundry room may be two rooms that may not benefit from DC outlets as most kitchen and laundry appliances are power pigs. I do not know how many people would find DC powered refrigerators useful. HVAC will probably need AC power. If a non-electric source of heat is used for space heating, DC powered controls and DC powered pumps or fans would be an advantage during a commercial power failure if a backup DC power source is available.

    3. Re:Twice the cables! by Grishnakh · · Score: 1

      The main problem is that large electric motors require AC. These motors are found in many appliances in the home: dishwasher, refrigerator (compressor motor), HVAC (compressor and blower), washing machine (though some of the new high-end ones use DC brushless motors), dryer, ceiling fans, garbage disposal, garage door opener, power tools. Vacuum cleaners also have AC motors, and you need to be able to plug those in in various parts of the house, not just a fixed location like the others.

      Water heaters actually don't need AC, since they just use resistance heating, but they do need high voltage which only comes conveniently in AC. Same goes for electric ovens/ranges. Converting to DC will not improve the energy efficiency of these devices.

      The only reason to install DC wiring would be to reduce conversion losses by all the small transformers and power supplies, but if you look at all the power used in a typical house, I think you'd find that the large majority is used by all the large AC devices I listed above, most especially the HVAC and kitchen and laundry appliances. So how much power do you really stand to save by having a large DC power supply in your basement or wherever, and feeding your small devices with special DC wiring? Is it enough to offset the expense of the extra wiring (and the energy usage involved making it)? I seriously doubt it.

      What we need are more efficient power supplies. Most things use cheap-ass made-in-China wall-warts with terrible efficiency, but there's nothing requiring this. Many higher-end devices use quality high-efficiency switching power supplies, such as my Braun shaver. With good design and components, it's possible to get 80-90% conversion efficiency with a supply like this.

      The same goes for computers. When you're building your next system (don't buy a pre-made one since you'll get the cheapest crap they can get away with), make sure to get a high-quality power supply with high conversion efficiency, such as those by Seasonic, not some no-name POS.

      With switching power supplies, we'd actually have better overall efficiency if we did as the Europeans and rest of the world does, and moved to 220V household wiring. At the higher voltage, the line losses would be reduced, and switching power supplies I believe could actually be smaller for the same power output, without losing any efficiency. Many switchers today can actually work off either voltage.

    4. Re:Twice the cables! by hburch · · Score: 1
      The only reason to install DC wiring would be to reduce conversion losses by all the small transformers and power supplies

      The motivation, at least for me, would be to reduce the wall warts. If it makes things more efficient, all the better, but that's not my concern at all. In the area of my desk, I have ten AC/DC converters: network switch, printer, camera charger, wireless basestation, cable modem, telephone, telephone adapter (VoIP), PDA charger, laptop charger, and USB hub. That number of convertors takes up space, and not in a nice, compactable way. I would much rather they ran on a standard voltage and could all be attached to a single transformer. Not only would it make my cabling neater and smaller, it would eliminate the dead/missing (mostly missing) transformer problem.

      It would require designing electronic equipment a standard voltage and a standard set of connectors.

    5. Re:Twice the cables! by Grishnakh · · Score: 2, Insightful

      Again, it just doesn't make economic sense at all to install all that extra cabling, come up with new standards, etc., just because some people don't like all their wall-warts. Sure, it might be a more elegant solution than wall-warts, but practically it makes no sense at all.

      It's different, however, in a data center, where you have hundreds of computers, network switches, etc., each with their own power supply, and also importantly, all in a relatively small confined space. Here, I think (once standards were in place) it might very well make sense to have a standard DC voltage or bus which all the equipment runs on. Because of the sheer number of power supplies involved which would be replaced, and because of the close proximity of all the pieces of equipment, this might very well make economic sense. One large power supply could be made highly reliable and redundant, it would have higher conversion efficiency than many small supplies, and the wiring losses due to lower voltage would be minimal because everything is in the same room, although you'd still probably want to stick with something like 48V rather than 3.3V, 5V, and 12V. Also extremely important, it would make the integration of battery-powered UPS equipment very simple and eliminate any losses there. I believe telcos use 48VDC equipment for these reasons.

      Now, for your too-many-gadgets office, it might eventually make sense to standardize on a particular DC voltage, and have a large DC power supply which connects to all your devices in a star or daisy-chain topology. But it would have to be optional, because not everyone has that many devices, or maybe someone wants to install one device by itself somewhere, etc., so this arrangement would need to use a standard connector and standard DC voltage. The problem here, however, is stupid consumers, who might pick a larger DC supply that's not large enough for all their devices, and then blame the manufacturers. When dealing with stupid consumers, it's easier to just include a cheap wall-wart instead of letting them use 3rd-party equipment.

  16. specialized engineers? by M.+Baranczak · · Score: 2, Insightful

    I don't see what the problem is. Each box would be built exactly the same as before, except it wouldn't have a power supply unit - just a straight wire from the power socket. And the central power supply is just a big AC/DC converter - most EEs should already be familiar with those. There's not really any new technology here, it's just slightly re-arranged.

    1. Re:specialized engineers? by Linker3000 · · Score: 1

      Yeah, but you need to ensure that anyone playing with high current DC sources has some respect for the potential hazards - ever seen someone drop a screwdriver between 5V and 0V buses on a 300A distribution system!?

      --
      AT&ROFLMAO
    2. Re:specialized engineers? by 486Hawk · · Score: 1

      No, but I bet you they don't do it more than once.

    3. Re:specialized engineers? by Skowronek · · Score: 1

      Yep. Sparks and then the screwdriver melts. You can do it with your car battery. :)

    4. Re:specialized engineers? by autocracy · · Score: 1
      No.. but I did once see the screw driver from a 480 Delta-Wye (sp?). Anyway...

      It should be noted that there will still be power supplies in the computers. 48 volt is the distribution system, and then your computer uses 12 volt and 5 volt for main stuff... and then the processor usually does its own thing off in lala land. It's just a lot more efficient conversion than the mess we have in most places with AC->DC->AC->DC

      --
      SIG: HUP
    5. Re:specialized engineers? by gweihir · · Score: 2, Interesting

      ever seen someone drop a screwdriver between 5V and 0V buses on a 300A distribution system!?

      No problem at all. Turns immediately to metal vapour and will likely not even interrupt server operation.
      And with todays computers that would more likely be 12V/3000A ;-)

      Of course the human being standinge besides this events may suffer some serious damage....

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    6. Re:specialized engineers? by Linker3000 · · Score: 1

      12V 3000A - is this for some new, power-hungry Intel Processor where you have several choices of water-cooled heatsink: Atlantic, Pacific, Indian...

      --
      AT&ROFLMAO
    7. Re:specialized engineers? by pclminion · · Score: 1
      ever seen someone drop a screwdriver between 5V and 0V buses on a 300A distribution system!?

      No problem at all. Turns immediately to metal vapour and will likely not even interrupt server operation. And with todays computers that would more likely be 12V/3000A ;-)

      This isn't true. 300 amps flowing across 5 volts will generate 1500 watts. That's really not that much. Far more than 300 amps would flow through a screwdriver if you put it between 5 volts on a serious power supply. What would happen is you would trip the overcurrent protection in the power supply (or blow the fuse if it's archaic) and your power would go down.

      The screwdriver wouldn't even melt, much less even come close to vaporizing. At 3000 amps you're looking at possibly melting the screwdriver but you'll still do some serious damage to the system.

      The point is that power supplies are designed to protect against shorts, and a screwdriver between the terminals is definitely a short. The end result of doing this isn't going to be "nothing."

    8. Re:specialized engineers? by jcaplan · · Score: 2, Interesting

      Well it looks like you've only started to answer the important question: What do I have to do to vaporize the screwdriver? Here's my stab at the problem:

      Boiling point of steel: 2500 C
      Specific heat of steel: 0.11 Kcal / Kg C
      Weight of metal in screwdriver: 0.1 Kg
      Needed change in temperature: boiling point - room temp = 2500 -25 = 2475 C

      Q = c*m *( delta T)

      where Q is heat added, c is specific heat and delta T is change in temperature.
      So, Q = 0.11Kcal/Kg/C * 0.1 Kg * 2475 C
      and a bit of arithmetic leads us to:
      Energy needed to bring to a rolling boil, Q= 27.225 Kcal

      A little bird (OK an online unit converter) told me that this is about 114,000 wattseconds

      Now we're getting somewhere...

      Lets assume a contact time of 0.1 s. (This is clearly a maximum, since we don't want the disappointment of the screwdriver melting and losing contact) Our power is now 1140 kilowatts- or approximately 1000 toasters worth, or, perhaps 10,000 computers which convinces me that the errors that you fellow Slashdotters have found in my math above are neatly canceling out.

      To conclude,

      Power = V * I (where I is current)
      so,
      I = Power /V

      Since we're using 5V
      I = Power / 5 V
      I = 1140 kilowatts / 5 V
      I = 228000 Amps

      So, the proposed 300 Amp power supply is off by a factor of 750 or so. We'll all have to head to one of Google's data centers to try this one out. Anyone out there able to arrange a guest tour?

      -Jon

      PS I know that there is some heat of vaporization to consider, as well, but that will be left as an exercise for the Slashdotter.

    9. Re:specialized engineers? by pclminion · · Score: 1

      Or alternatively (using your numbers), it would take 76 seconds to heat the screwdriver up to the melting point. In reality it would probably take longer because the heat doesn't stay in the screwdriver but radiates out. At any rate, 76 seconds is a far cry from "instantly vaporizing."

    10. Re:specialized engineers? by Anonymous Coward · · Score: 0

      hey, wouldn't that many amps mean a wattage enough to arc across the space of a screwdriver???? (a very short bolt lightning just during normal operation)?

      I'm sure that much potential isn't normally separated by such a small uninsulated distance.... YMMV, I didn't run the above numbers.

    11. Re:specialized engineers? by pclminion · · Score: 1

      Whether it arcs depends entirely on the voltage, nothing else. To arc with only 5 volts the terminals would have to be nearly touching.

  17. What am I missing? by jcorno · · Score: 1

    So for some reason, they convert AC line voltage to DC, then back to AC, then back to DC again in the power supplies? That makes no sense. Transformers go from one AC voltage to another (2k to 120). What's the DC step in the middle for?

    And people keep talking about the added efficiency of a DC wall outlet, but that conversion isn't free. That's why those adapters you plug into the wall are always warm, even if you're not using them. You'd be using power just to keep the voltage available.

    The only way I can see for them to save power with a distribution center is if they skip the transformer, because that takes power, too. But that's not what the guy in the article said. One of us is confused.

    1. Re:What am I missing? by GigsVT · · Score: 4, Interesting

      The DC step in the middle is so you can chop it into a high frequency square wave. You save power and space because you can vary the duty cycle of the square wave for regulation, and the high frequency allows for smaller components.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:What am I missing? by Mister+Transistor · · Score: 1

      I agree with what the other reply said, plus it offers you the opportunity to install a battery backup circuit at that point, also. Then you have a full UPS instead of just a very steady regulator.

      --
      -- You are in a maze of little, twisty passages, all different... --
    3. Re:What am I missing? by Lonewolf666 · · Score: 1

      So for some reason, they convert AC line voltage to DC, then back to AC, then back to DC again in the power supplies? That makes no sense. Transformers go from one AC voltage to another (2k to 120). What's the DC step in the middle for?

      I guess you mean the usual server setup with an uninterruptible power supply (UPS) between AC line voltage and server. With a standard computer that runs off AC line voltage, it looks like this:
      -The UPS uses internal batteries => DC. To charge them, the UPS needs to convert AC line voltage to DC. First conversion.
      -In case the AC line voltage fails, the UPS needs to draw energy from the batteries and convert it to AC. Second conversion. AFAIK it is not uncommon to use the first two conversions even during normal operation.
      -The power supply in the computer converts AC to DC for the internal components of the computer. Third conversion.
      -For some but not all internal components, there is a fourth conversion on the mainboard. A good example is 12VDC => 1.6VDC for the CPU.

      Now all of these conversions are lossy, so you might want to get rid of some. A possible setup (TFA is light on details) would be
      1) AC line voltage is converted to an intermediate DC voltage, maybe 12V. You could
      2) The 12V go directly to the computer, with one more DC => DC conversion for the chips (I don't think many components in a modern PC run directly off 12V).
      2b) You could connect a battery in parallel as UPS. While the AC line voltage=>12V conversion is up, it will charge the battery. When the AC line voltage fails, the computer can draw DC from the battery (for a while).

      The above setup has obviously a lot less conversions and will be more efficient. So it is quite attractive for a datacenter with lots of servers. Of course you need different computer hardware.

      --
      C - the footgun of programming languages
    4. Re:What am I missing? by Anonymous Coward · · Score: 0

      And people keep talking about the added efficiency of a DC wall outlet, but that conversion isn't free. That's why those adapters you plug into the wall are always warm, even if you're not using them. You'd be using power just to keep the voltage available.

      So rig the outlets so they're only enabled if something is plugged in. You know, it's the same space-age technology that turns off your laptop's speakers when you plug in your headphones.

  18. Whats the point of the batteries? by Licorice101 · · Score: 1

    Why do you need the batteries? Many new solar panel controllers have built in grid-tie capability. When your panels make more juice than you use you get a credit because you put power INTO the grid. Very cool, only problem is the panels cost too much.

    If you want that to work, we need to get a major advance in solar panel tech. The grid-tie stuff is here already.

    1. Re:Whats the point of the batteries? by GigsVT · · Score: 1

      If you don't have batteries then you sell power back at wholesale rates, and buy it at retail rates. In many areas at least.

      So you really don't want to sell power if you don't have to.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:Whats the point of the batteries? by Kobun · · Score: 1

      Doc Ruby and I had a running thought going on in another article:

      http://slashdot.org/comments.pl?sid=166578&cid=138 93933

    3. Re:Whats the point of the batteries? by qwerty75 · · Score: 1

      The biggest point to batteries is a Continous UPS for the entire system. If you loos main AC power then you are running your house off of the entergy stored in the Batteries. That is also how Datacenters are run. They have a centralized Battery plant that all Devices run from. The power ALWAYS comes from the batteries so there is no chance for an interupption in power.

  19. Think of the UPS by dereference · · Score: 1
    Typically if one converts (technically the wrong term, but that's not important here) from AC to DC in a centralized manner, then the batteries can be fed directly.

    If main power fails in an AC data center, the UPS systems need to take the DC from the batteries and convert to AC, then distribute, then each machine needs to convert back to DC. That's terribly wasteful, since neither of these conversions is anywhere near perfect efficiency. In a DC data center, the UPS systems are just the batteries, so they can hold much longer.

    Now, of course there's a counter to this; the problem is that batteries don't handle the load very long, and you typically need to switch to a generator, and typical mechanical generators inherently provide AC rather than DC (because it is mechanically more efficient).

    1. Re:Think of the UPS by monkeydo · · Score: 1

      If main power fails in an AC data center, the UPS systems need to take the DC from the batteries and convert to AC, then distribute, then each machine needs to convert back to DC. That's terribly wasteful, since neither of these conversions is anywhere near perfect efficiency. In a DC data center, the UPS systems are just the batteries, so they can hold much longer.

      Regardless of incoming power status, almost all large UPS's are always in the electricity path, so there is always AC-->DC-->AC-->DC.

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    2. Re:Think of the UPS by RollingThunder · · Score: 2, Informative

      Sure, but how often do the backup generators connect inside the UPS?

      My understanding is that the UPS's will typically have a power source switch in front of them, not behind, and when the emergency generator kicks in, its power goes through the UPS just like the normal utility power.

      There's a very good reason for that, too. Virtually every UPS will clean up the power feed, and backup generators are usually 'dirtier' power than mains power - the last thing you want is spikes and droops from the backup genny cooking your servers while you're under emergency conditions!

    3. Re:Think of the UPS by maxwell+demon · · Score: 1

      But then, you have an AC to DC unit anyway, so you can just add the generator to the AC side. Indeed, generator and battery could even be treated as basically independent systems: As soon as the generator is running, from the point of view of the batteries the external energy supply works again.

      The system would then basically be:

      External AC
      -> Generator unit (can replace external AC with generator AC, but needs some time to start the generator)
      -> AC/DC unit
      -> Battery unit (can buffer short power outages)
      -> Computers

      Effectively the generator unit changes long power failures into short ones (except when running out of fuel, of course), and the battery unit can buffer short power failures (including those which would be long ones without the generator unit).

      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:Think of the UPS by jacksonj04 · · Score: 1

      In an ideal situation yes, however when the power comes back out of the batteries (UPS) it is switched back to AC for distribution to the individual systems before they change it back into DC for the circuit.

      --
      How many people can read hex if only you and dead people can read hex?
    5. Re:Think of the UPS by Anonymous Coward · · Score: 0

      Really big (typically >1MVA) UPS units use kinetic energy storage (flywheels) and often don't do a AC-DC-AC conversions. They just operate on AC and incorporate the diesel generator.

  20. The ups AND cooling! by leuk_he · · Score: 2

    The conversion from and to the UPS is saved. Every watt that is lost in the conversions is converted into heat. That heat has to be cooled of by cooling systems using also an enormoes amount of energy.

    By saving 20% on the conversion you also save 20% on the cooling. But also the power can now run in a different room where the temperature condition might be less demanding, so even more cooling might be saved.

  21. wasted servers by artg · · Score: 2, Interesting

    "His department conducted a study that said 80% of those servers were running at 5% to 15% utilization"

    Why such low utilization ?
    Any other industry would scrap 80% of that equipment to save costs and power.

    1. Re:wasted servers by Anonymous Coward · · Score: 0

      Perhaps he meant to say that the power supplies in those servers were running at the low utilisation rate.

    2. Re:wasted servers by Cheeze · · Score: 1

      The answer:

      Windows.

      Windows server admins learn to spread out their server processes so when windows takes a dump, everything is not down. It's better to have 4 domain controllers, 2 mail servers, and 4 file servers if you can guarantee your five 9's. Sure 85%-95% of the capacity goes unused, but when something fails it's not much of a problem to the users.

      Unix/Linux/BSD uses clustering much in the same manner, but it's usually not necessary to spread out the load as much.

      On a side note, all good engineers over engineer their products.

      --
      Why read the article when I can just make up a snap judgement?
    3. Re:wasted servers by Anonymous Coward · · Score: 0

      Amen to that, Brother. Windows admins tend to buy at least one new box (and a new OS license) for each application instance. Stacking applications on Windows is asking for trouble because:

      1. When one app blows up and trashes the environment, the other(s) can be trashed, too
      2. How do you keep one app from starving another and screwing up your response times without grossly overbuilding the HW? Do you have the management tools that allow you to dynamically track, record AND manage load on a per application basis - and would you know how to use it if you did? Is this a topic on the MCSE exam?

      Not such a problem with other OSes, which is why you'll see much higher utilization rates - say 80% to 90% on UNIX or mini/mainframe OSes

      VMWare is, in this respect, kind of a kludge - still sucks HW resources up and requires an additional OS image (which sucks up resources and $$$) for each VM to protect the apps that are being stacked. So, yes you can get higher utilization numbers overall per box, but not so good on a per application basis. How much of that improvement in server utilization is nothing more than running the virtual environment and the OS instances installed on each VM?

    4. Re:wasted servers by Thumper_SVX · · Score: 1

      Because when running Windows platform, application isolation is key. We have a lot of servers in our datacenter, but we encourage our application engineers to maintain a one-application-per-server architecture because it means in the event of a system failure we're looking at one application being impacted instead of several.

      Now, I agree this is inefficient... this is why we're reviewing VMWare ESX farms...

    5. Re:wasted servers by Kevin+Stevens · · Score: 1

      The peak load may come close to maxing out their capacity. 5-15% seems low, but I would imagine that a site like amazon.com on a "normal" day runs at 30% capacity, and come close to christmas time they max it all out.

      Also, low utilization equates to excellent response times.

  22. DC in Telco by Comen · · Score: 5, Interesting

    I started working with IP in a small ISP. We were bought by a loal Telco and over the years have got used to having all our routers and switches running on DC current.
    One thing telco companies do well is DC power, they have alot of skill in providing multiple DC feeds from DC power systems, with battery backup and generators all in line.
    I would imagine that any big server farm would benefit from this kind of setup. Especially when you have people runnnig the lines that are as good as some of the guys in the telo world, they can really make the wiring look like a art in some places.

    1. Re:DC in Telco by ebooher · · Score: 1

      Especially when you have people runnnig the lines that are as good as some of the guys in the telo world, they can really make the wiring look like a art in some places.
      Mmmm .... wax wrap. Speaking of which, does anyone actually know where one can purchase that stuff?
      --
      "Genius may shine aloof and alone, like a star, but goodness is social, and it takes two men and God to make a Brother."
    2. Re:DC in Telco by Comen · · Score: 1

      I dont know, looks like dental floss to me, I really couldnt do that work well, it really takes some time to be good at it I am sure.

    3. Re:DC in Telco by macker · · Score: 1

      "Wax wrap"...that wouldn't be lacing cord, by any chance:

      http://images.google.com/images?hl=en&q=%22lacing% 20cord%22&sa=N&tab=wi

      --
      (T)he (O)ld (M)an
    4. Re:DC in Telco by Myself · · Score: 1

      A quick search for "waxed lacing cord" will find several sources. Track down an old installer's manual for diagrams of how to make a Kansas City stitch, which is the basic building block of most lacing. Other stitches include Chicago (in both original and modified variants), running, box, and bundle. You'll find yourself doing a lot of bundle stitches.

    5. Re:DC in Telco by Maniacal · · Score: 1

      I work for a Telco. My servers, switches, routers, etc. are all located in the "Switch" with all the Telco equipment. I kind of like the setup. The main power supply is DC. We have to convert it back to AC for all the servers that don't have a DC power supply option (and yes, contrary to other posts, running servers on DC still requires a power supply in each box. It's just used for power distribution and stepping down voltages)

      One major benefit is not needing battery backup on each server because the entire suite is on a giant battery backup and that's backed up by a generator the size of a semi.

      Also, what you said about telco guys and their wiring is absolutely correct. These guys are wiring machines. Makes it nice for me because they run all my wires.

      --
      MG
    6. Re:DC in Telco by AK+Marc · · Score: 1

      Especially when you have people runnnig the lines that are as good as some of the guys in the telo world, they can really make the wiring look like a art in some places.

      Well, there are two reasons. One is that if you lose a wire (forget where it goes), you are in a world of hurt tracking it down sometimes. You keep good records and keep things clean or you go out of business. Second, they move things once every 20 years or so. When you are doing patch cable moves on a daily basis and replacing servers every 3-5 years and such, you don't think as long term or care as much.

      That isn't to say that there aren't some nice layouts out there, but that messy is much more tolerated and easier to get away with for computer stuff.

  23. Depending on your UPS configuration... by Myself · · Score: 5, Informative

    ...this may or may not save a step.

    However, it does provide a few significant advantages.

    Telcos use DC because it's easy to battery-back. Since all your gear is already running from the DC supply, there's no guesswork about whether your UPS will be able to handle the load. Each piece includes its own converters, so all you have to do is size the battery bank. Since most telcos aim for 8-hour runtimes on battery (long enough to discover and fix a generator problem), overkill is the order of the day.

    There's also the point that you can run several small generators, instead of one large one. In an AC world, keeping multiple generators syncrhonized is nearly impossible on a small scale, so you just run one big one. If your setup grows, you rip out the old generator and replace it with a larger one. In DC, since all your generators feed the same battery bank, you can just tack on more capacity without trashing your original investment.

    Using multiple generators provides cheaper redundancy too. In an AC setup if you wanted to be protected against a generator failure, you'd need two identical gensets, each large enough to run the whole load. With DC, say you had 5 generators but 4 could power the load. You still have no single point of failure, and you don't have to buy *double* the generating capacity.

    Oh, and if a second generator fails, say you're down to 3, you're below the break-even point, but you're still limping along, with the operating generators assisting the batteries, extending your battery runtime long enough that you can probably fix one of the failed gensets. Oh, you found a spare generator at the rental place down the street? Switch a few rectifiers onto it and watch your charge status come back into the green. You just don't have that sort of versatility with AC.

    DC is easier to noise-filter than AC. Keeping the high-frequency noise from switching converters off the AC input is something of a black art, and is hard to do effectively. You also have Power Factor (PF) issues when running large numbers of computers (or anything that uses switch-mode power supplies) from AC. Hence, your supplies have to be PF-corrected, which adds bulk and complexity, and reduces efficiency.

    A DC-DC converter suffers none of those problems, going from your 48v battery bank down to the 12, 5, and 3.3 levels in your servers. It's easy to filter the switching noise because the input is DC, a big L-C filter works quite well. There's no such thing as power factor on DC, so the converters themselves are simpler and smaller, and run cooler.

    One other huge benefit is that 48 volts is "low voltage" according to the NEC, so you can wire it yourself. You'll never have to let pole-climbers into your server room again. :)

    Another advantage is that most DC-input equipment has a telco heritage, and supports dual inputs. Everything in telco has an "a-side" and a "b-side" power supply. It's only relatively recently that high-end datacomm gear has started to support multiple AC power inputs. History and experience are on your side with DC.

    1. Re:Depending on your UPS configuration... by daivzhavue · · Score: 1
      Using multiple generators provides cheaper redundancy too. In an AC setup if you wanted to be protected against a generator failure, you'd need two identical gensets, each large enough to run the whole load. With DC, say you had 5 generators but 4 could power the load. You still have no single point of failure, and you don't have to buy *double* the generating capacity.
      Ohhh... So you have RAIG...Redundant Array of Inexpensive Generators. And either RAIG1 for AC and RAIG5 for DC. Thanks
      --
      "A REAL computer has ONE speed and the only powersaving it permits is when you pull the power leads out of the back!"
  24. Wrong by LightningBolt! · · Score: 1

    Either way, there is still only one conversion: 110AC -> 12/-12/5vDC.

    No, there is one conversion 110AC -> 48V DC.

    Then, individual pieces of of equipment use DC->DC conversion to get whatever voltages they need.

    --
    Old people fall. Young people spring. Rich people summer and winter.
  25. DC {ower Makes Sense but... by canuck57 · · Score: 1

    DC power in the data center unquestionably makes sense. Higher density, less heat and if it is on UPS, a lot off efficiency gains both at the computer part and the power distribution systems. Power distribution from the UPS is generally cheaper not having to transform from battery to A/C current. It would even save on air conditioning costs through lower heat on the computer and UPS electronics/transformers. In the long term, such a data center would be much less expensive to operate.

    But the only draw back is equipment availability which would cause you to need both power systems in the floor and rack. More cable is always a pain. So if your major supplier provides for this, it is worthwhile.

    1. Re:DC {ower Makes Sense but... by Guysmiley777 · · Score: 1

      Could you not have a DC/DC power supply that just replaces the AC/DC supply in the case? Feed it DC and it up/downconverts to the voltages supplied by a traditional PC power supply.

      --
      Coding with assembly is like playing with Legos. Coding an application in assembly is like building a car with Legos.
  26. A little disinformation slipped in... by Anonymous Coward · · Score: 0
    This statement from the article is simply wrong:

    And the math can be confusing, according to Kay. He has seen studies that say AMD's Opteron chips are using less power than Intel's offerings, but companies would need more Opterons to do the same amount of work. Companies would end up with more chips to do the same job and their spending more and using more power overall.

    On virtually every benchmark I've seen, 2 way dual core Opterons (4 cores total, the most energy efficient configuration) totally smoke similar Xeon configurations in performance, while using far less power. WTF?

    Is this publication owned by Intel, like Cnet.com.com.com.com?

    1. Re:A little disinformation slipped in... by Anonymous Coward · · Score: 0

      Mod parent up! I am a bit of an AMD proponent, but I'd switch in a heartbeat if I thought Intels were better.

  27. electrical isolation by Anonymous Coward · · Score: 2, Informative

    The argument for AC to DC conversion on each device is that individual power supplies provide isolation e.g. no direct current path from DC ground of one device to another device. This is why Ethernet is transformer coupled. Eliminates ground loops and propagation of damage during major hardware meltdowns, nearby lightning strike etc.

    1. Re:electrical isolation by petermgreen · · Score: 1

      if you do your voltage conversion with a transformer smpsu (which afaict is what PCs do) then you get just the same isolation whether the input is AC or DC.

      oh and the DC ground of most pcs is connected to mains ground anyway so they aren't isolated.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    2. Re:electrical isolation by pclminion · · Score: 1
      The argument for AC to DC conversion on each device is that individual power supplies provide isolation e.g. no direct current path from DC ground of one device to another device. This is why Ethernet is transformer coupled. Eliminates ground loops and propagation of damage during major hardware meltdowns, nearby lightning strike etc.

      Why can't you just slap a diode on the ground for each individual device? That way no device could push current into another device via the ground. You'll lose a diode drop's worth of voltage but what other reason is there not to do this?

  28. Absolutely - there is ALWAYS AC-DC conversion by csoto · · Score: 2, Informative

    As long as you're feeding a site with AC (this is the only efficient way to transmit it from the Hoover dam to some farm in Iowa), then at some point, there is conversion from AC to DC before it gets to the circuits of any computer system.

    Where there *could* be some benefit is where you have larger, more efficient converters very near the point of use. If you figure each power supply inside each box is 50% efficient, but a single big one is 75%, then you reap a net benefit (totally rhetorical - I have no idea how efficient they are).

    Now, even if there isn't an efficiency gain, there are two other reasons to do this, which is entirely why telcos do it (not to save power). First, telco equipment has to run when utility power is lost. Every switch is powered off DC that comes straight from BATTERIES. There is no loss in service if AC power is lost, because the batteries are already in use. This explains why you can use your POTS line even during a brief power outage. We have such a box sitting in a machine room in attached building.

    Secondly (and perhaps more germane to the concept of DC in non-telco datacenters), telco equipment is often housed in locations that have poor environmental controls. By positioning the not-so-efficient AC-to-DC conversion hardware away from the sensitive electronics, you reduce the heat load in the climate-controled space. This alone makes some sense for the direct DC feed concept.

    Charles

    --
    There exists no way of exchanging information without making judgments. --Bene Gesserit Axiom
    1. Re:Absolutely - there is ALWAYS AC-DC conversion by Anonymous Coward · · Score: 0

      I was involved in a Telco 48V 500Amp battery charger, we were getting 97% conversion efficiency.

      With a computer PSU the top of the range efficient ones are getting 80%, some as low as 60%.

      A lot of power to be saved.

      In the 1920's people used to have DC and AC in the house, safety and conversion issues drove the standardisation of 120 or 240 AC.

      Mike

  29. The first step by dsginter · · Score: 3, Interesting

    The first step will be in the home office. Have you taken a look at the rat's nest under most desks? Most of it is AC/DC conversion. If the industry could just arrive at a DC power standard, we could start with a single AC/DC "box" under the desk with a standard plug end for all DC peripheraps. Add daisy chaining and wireless USB or Bluetooth, and that nest is largely eliminated.

    At this point, we could start to build it into houses and other buildings.

    --
    More
    1. Re:The first step by Kadin2048 · · Score: 1

      Now this is not a bad idea at all.

      I think people are reaching too far, envisioning whole-house DC lines and stuff that wasn't a great idea when Thomas Edison was pushing for it, and it's not any better today. You don't need low-voltage wiring running all over your house, because most of those low-voltage devices are clustered together. Lots of them in the computer room, maybe a bunch in the entertainment/TV room, maybe a few more in the bedroom. Not too many in the garage, very few in the workshop/laundry/utility room. Plus there are lots of things which still need AC (HVAC blower, fridge, oven, clothes dryer, anything that makes heat, almost all lighting) and you'd be wasting a lot of copper running twice the lines. It's overkill to run wires throughout the whole house when a few strategically placed rectifers could do the job.

      However it is equally ridiculous to have each device make its own DC, if they all want the same voltage (or close to it). Personally I think 24 or 48VDC would be a good standard, because then you have headroom enough to use a DC-DC converter to step down or regulate the power to whatever the device needs. For computer peripherals I can't think of anything that wouldn't be able to run off of that voltage except for CRT displays, and they're going away anyway.

      I would be all for a standardized, DC power connector for computer and entertainment equipment and peripherals. What I'd like to see is some sort of connector where the physical size of the connector is proportional to the current draw from the equipment. This is something I once saw on an old theatre lighting system: the receptacles were actually two buss bars, spaced an inch or so apart; the plugs were rectangular blocks with metal on the two long opposing sides, so that when you plugged them into the gap between the buss bars you'd connect to them. But the neat feature was that the plugs were longer if they drew more current: a 20A circuit would be say 4" long, and a 10A one only 2". If the house mains was only capable of supplying 200A, then there would only be 40" of space to plug into. It makes it very hard to overload the mains. They are also a bit scary to work with, since it's possible to stick fingers/objects/etc into the gap between the buss bars and create a short circuit across the entire incoming mains (which might come unfused right from the power company's transformer), and I think this is why they're not used anymore. OT: If anyone knows what this type of connector was called, I'd be interested to know.

      Anyway, if I was going to design a DC power plug standard it would be with some system like that (but less apt to kill you), maybe with the recifier output being through two very narrow parallel slots, with some sort of a flexible insulating barrier keeping objects out. But the key thing would be that a high-current device (like a LCD monitor or CPU) would use a bigger plug than a peripheral, and the PS would only have enough room for as much current as it could produce. (And yes, you'd have to make 'plug splitters' illegal under a system like this.)

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    2. Re:The first step by siriuskase · · Score: 1

      Rather than having one transformer and a bunch of inefficient DC-DC inverters, it would be simpler and more efficient to have one multitap transformer located in your home office. It wouldn't be much bigger than today's state of the art wall wart. Using different shaped plugs and jacks for different DC levels would make it virtually idiot proof.

      --
      If you must moderate, please moderate as irrelevent, not something bad, because I'm sure someone will find this interest
  30. Here's how it saves by dsginter · · Score: 1

    Conventional system:

    AC -> Building -> UPS -> DC converter -> Battery -> AC converter -> Server Power Supply -> Components

    DC-only

    AC -> High efficiency DC conversion -> Battery -> Server Components

    --
    More
    1. Re:Here's how it saves by dsginter · · Score: 1

      Sorry, that last one should have a DC-DC conversion after the battery.

      --
      More
  31. Cons of DC power by RafaelGCPP · · Score: 4, Informative


    1) Contacts tends to rust on the positive side.

    2) Lower voltage means bigger current for the same power. This would require thicker, more expensive cables

    3) DC-DC voltage conversion is, somewhat less efficient... Ok, I know switching mode power supplies are efficient, but this leads me to the last point:

    4) No insulation between systems. That way, systems get more prone to ground loops...

    --
    "There is always an easy solution to every human problem -- neat, plausible, and wrong."
    H. L. Mencken
    1. Re:Cons of DC power by P3NIS_CLEAVER · · Score: 1

      3) DC-DC voltage conversion is, somewhat less efficient...
      This is probably where most of the losses are anyway. Efficient transformer design is well known, but those nonlinear converters are pretty wasteful. Having a 12v source in your home will not help this. I don't even know if there is one component in a computer that runs on 12v.

      --
      Please sign petition to restore sanity to our banking system!!!

      http://financialpetition.org/
  32. Rectifiers are cheap by jhines · · Score: 1

    Rectifiers, the devices that turn AC into DC, AKA diodes, are cheap and easy. So there wouldn't be a problem running the system.

    1. Re:Rectifiers are cheap by saider · · Score: 1

      When most people say DC, they usually mean "constant voltage". If a computer mainboard expects +5V and you give it 12, it will not be happy.

      Making a reliable constant voltage power source that can handle kilowatts of power , efficiently and reliably, is no small task.

      --


      Remember, You are unique...just like everyone else.
    2. Re:Rectifiers are cheap by njh · · Score: 1

      stepping from 12 down to 5V (more likely something like 48V to 5V) is much easier than stepping down from 90-260V AC with proper isolation. A low voltage DC -> DC converter can use simple topologies like buck and buck/boost with much smaller inductors and capacitors (as the inductor stores less than half the power). Buck regulators are easy to make more than 90% efficient, compared to flyback ones getting 80% in conventional power supplies.

      I have a 5kW 95% battery charger which cost me just over $1000, a 500W 95% power supply costs more than $100.

  33. Easy: use PoE by skids · · Score: 1


    PoE compliant switches are actually rather complex and do a great job at providing safe DC electricity and cutting off shorts. As an EE I read the standard expecting it to be a total bodge-job like all else ethernet related, but I was actually impressed and wouldn't hesitate to use it.

    Now if we could only get all our gadgets and gizmos to burn less than 14W...

    1. Re:Easy: use PoE by bluGill · · Score: 1

      PoE is well designed because manufactures experimented with bad designs for years before deciding to standardize. By that time everyone knew the cost of getting it wrong again, so they didn't.

  34. Gonna need big copper cables by redelm · · Score: 1
    It's not the end of the earth, but they're going to need large #0 and #)) copper cables to carry the enormous currents at the low voltage drops required. I'd suggest a ring topology.

    Yes, central DC is attractive from a number of viewpoints: easier redundancy, higher efficiency, integratable into UPS and perhaps most important these days -- removing headload from CPU bays. But you're gonna need big busbars, especially if your boards need 3.3V. I can't see using some sort of non-custom miniPSUs to do12VDC to ATX.

  35. DC can be really annoying... by hagbard5235 · · Score: 4, Informative

    There are definite advantages to DC power... but it can also be *hugely* annoying.

    I've worked in DC powered labs.

    There isn't really any concept of 'plug' in the DC powered world. Powering up a device usually entails reading it's current draw off the equipment, selecting the correct gauge of wire, cutting the correct length of wire, strip both ends, hook up to your DC distribution on one end and your equipment on the other, select about the right size fuse, plug it in... etc. It's a royal pain. Oh, and make sure you do it correctly, because it's not that hard to electrecute yourself...

    Nearly every engineer I've ever worked with whose been exposed to DC powered labs has begged to return to the AC powered world... it's just MUCH easier to work with.

    On the flip side though... telco racks rock! Nothing beats hex head rack screws... you can literally drive them in at a 45 degree angle with a power drill and it's OK. It makes going back to the world of crappy philips head data wrack screws that you occasionally have to drill out because the head has stripped very annoying.

    1. Re:DC can be really annoying... by Myself · · Score: 2, Interesting

      You should look into the Anderson Powerpole plugs. They're made for DC, and can be assembled in a few ways to prevent accidental mixing of voltages. They've become a standard in amateur radio and emergency communications circles, for moving 12v around without the problems of large busbars or cigarette lighter sockets.

      The world could use a set of powerpole orientation and color standards. Hmm.

    2. Re:DC can be really annoying... by Agripa · · Score: 1

      I have to second this. Anderson Powerpoles come in different sizes with the large ones being suitable for multi-hundred amp starter motor loads and such. I still use 0.068 molex connectors for my small stuff though with the smaller Anderson Powerpoles for loads above 1 or 2 amps.

    3. Re:DC can be really annoying... by james_moriarty · · Score: 1

      That sounds like a "homebrew" DC power system. I can only imagine how anoying/dangerous it would be.. imagine if we had homebrew AC distribution systems! As Myself said, to make this work you'd need a new convension for DC plugs and powerbars.

      Imagine replacing your computer powersupply with a "stub" that would handle internal wiring, grounding and hopefully a local fuse. On a server system, I'd spring extra cash for a current/voltage metre. Modern BIOSes would probably want some sort of switch.. whimps.. Anyways, the power plug at the back of the computer would be a standard size and shape, which should make them simple and idiot-proof.

      Would USB qualify as a power standard? (Forget the multi voltages thing for a second.) I mean, it supplies power, and the specification requires that devices report announce their power requirements ahead of time. Should that mean no more blown fuses? (That's my understanding, anyways. Please do correct me!) .. my $0.03

      -g

    4. Re:DC can be really annoying... by csirac · · Score: 1

      I don't believe USB would be a suitable format for DC power termination in datacentre equipment. It's really only designed for devices that draw half an amp or so. The output on even a modest ATX PSU numbers in the 10s of Amps per rail.

      Yes, it has solid-state over-current protection which means you don't blow fuses on a short, but the same is true in most half-decent DC-DC power converters (including the ones you find in a normal ATX PSU).

      I only have knowledge of low-power stuff, but I imagine that implementing solid-state current limiting for DC buses carrying hundres of amps would be a major implementation challenge (read: expensive). But then, there's no reason why one must use fuses, resettable circuit breakers commonly found in the AC world and in the DC systems of aircraft and heavy machinery should be fine.

    5. Re:DC can be really annoying... by hagbard5235 · · Score: 1

      Nope... not homebrew at all. This was a lab set up to emulate a telco CO, complete with the room full of batteries. Have you ever seen a piece of service provider class equipment with a DC power supply? Or even a DC powered server for that matter? They are almost all designed to have wire run right up to their connectors. Seriously. I wouldn't have believed it if I'd not worked with it. The way these things are handled you typically have large risers per row, from which power DC power is distributed to fuse panels in select bays (along really thick wires). You wire your equipment with an adequate gauge wire to one of those fuse panel slots, stick in an appropriate fuse, and away you go.

    6. Re:DC can be really annoying... by james_moriarty · · Score: 1

      Ouch. I haven't worked with DC-run equipment yet.. do you know why DC-wiring standards were created that way? Was it a historical accident, or an inherrent physical limitation?

      At work, we have a bunch of VoIP phones that are powered inline. In the server room, each phone a wallwart.. which is not particularily pretty. This makes it easy to dream about a DC-powered system.

      -g

  36. Re:So misinformed by Anonymous Coward · · Score: 0

    Oh, FRANCE telecom. That says it all! Ribbit ribbit!!

  37. What everyone seems to forget by jeffmeden · · Score: 2, Insightful

    Is that DC power is naturally unstable. As loads fluctuate, the conversion and distribution system can change dramatically and result in very unclean power. If you are proposing to ditch AC in the server room and run DC from the UPS hardware directly to the rack, you will need to add in a lot of hardware to guarantee that the servers get exactly the voltage they need. This hardware will probably be less costly and wasteful than the AC systems currently in use, but they will also be more proprietary and (in the short term) more expensive to buy into. This is not the magical solution many envision, but it has a good future since transistor technology is getting a lot better and hence voltage management will be easier and easier as time goes on. The opportunity to move the conversion heat away from the inside of the server allows for better heat management, since you can let a transformer/transistor power system toil away only cooling it from the air duct on the roof and save the crisp AC for the servers.

    1. Re:What everyone seems to forget by serbanp · · Score: 3, Informative

      We seem to have moronic moderators today, as it's uncomprehensive why the above comment got modded as "Insightful".

      For Christ's sake, this guy doesn't know what he's talking about! "DC power is naturally unstable", "unclean power" WTH?

      Back to the original topic, the article is, as other mentioned already, 100% pure dribble. The major advantage of AC input power is that the power conversion (AC to DC system and from there down to 5V/3.3V/VCore/DDR/IO/etc), happens close to the loads.

      AC voltage is 110V or more, therefore a power of 400W per system will give about 6.3A RMS (considering a conversion efficiency of 80%). So, one must design the wiring to the system to withstand let's say 7.5A. And then the last down conversion stages start from 12V only.

      If you want to carry a DC voltage (e.g. -48V), then you must use an isolated DC/DC down to the system voltage because it's impractical to downconvert from -48V to every rail voltage needed in the system. The same 400W will be 9.3A out of the -48V input (for a 90% conversion efficiency).

      Transmission power losses increase with the square of the passed current. The 9.3A versus 6.3A means one must use thicker wire, i.e. the wiring is costlier to carry the DC voltage and there is no obvious benefit.

      In the end, if anyone wants to lower the electricity cost, he/she must invest in better off-line power supplies. For high power ones with PFC, cheapies have 65-70% efficiency, while a good design has more like 85-90%. This difference is significant.

      Serban

  38. AC conversion... by skids · · Score: 1


    Actually the 50-60Hz of household AC isn't all that great for power conversion by today's standards. People either rectify it and throw it through a second higher frequency oscillator or use a custom active-switching DSP solution.

    1. Re:AC conversion... by jsveiga · · Score: 2, Insightful

      We're all concentrating on the electronic, switching power supply stuff.

      What about the big power guzzlers in the house: Refrigerators and Air conditioners? Those AC motors suck power directly from 220/110 VAC, and isn't AC better for these cheap induction motors?

    2. Re:AC conversion... by skids · · Score: 1


      AC does allow cheap motors. Vendors have used this as an excuse to make even cheaper motors with horrible efficiencies, however. If they were forced to run off DC, they'd have the cost of the DC circuitry acting as a check to their WallMart bean-counter instincts and might use more efficient PM or switched reluctance motors. FWIW. They'd probably find a way to save 2 cents on the product while costing the user a few hundred dollars worth of electricity bills in the process, even with DC.

      Good thing we have the DOE regulations... oh wait.

  39. Don't you still need a PSU for 48v DC? by bigtrike · · Score: 3, Interesting

    Wouldn't you still need a power supply to convert to the various voltages required by a computer, which may change over time. Most DC power setups I've seen run at 48v, which still requires conversion to 12v, 5v, and 3.3v. You can buy a 48v power supply for most servers and other equipment today. With a switched power supply, you'd need larger capacitors or a higher switching frequency in order to smooth out the lower powered DC. It's very unlikely that you would eliminate any heat loss. I would assume that telecommunications equipment uses a 48v setup due to legacy issues and that it was a better idea before switching power supplies became cheap and efficient.

    The downside with DC is that lower voltages require much thicker wires, and you're at much greater risk for fire. Circuit breakers and other things are also more complicated and expensive since DC tends to weld things together.

    An EE I know just built a data center supplying 208v (2 branches of a 3 phase iirc) to all the racks. Almost all existing power supplies can take it, and it saves a bundle in wiring costs. I'm not sure about servers, but most desktop power supplies operate at a power factor of .8 or so, meaning 20% of the billable power is effectively wasted and could be recovered for a slight increase in cost.

    1. Re:Don't you still need a PSU for 48v DC? by bbrack · · Score: 1

      you can buy DC power converters that are very efficient - IIRC, buck converters can be >>90% efficient, and you can get very clean power out of them (it's not really any harder than gettiing clean power out of a rectifier), and with IGBT's, you can push the switching frequency fairly high.

      Altough you would need larger wiring, removing one full AC -> DC -> AC cycle could easily pay for itself in power savings.

    2. Re:Don't you still need a PSU for 48v DC? by maokh · · Score: 1

      Your EE friend is not the only one, all of our future data center build outs will be 208VAC. We are simply running too many amps at 110VAC for it to make sense for us anymore. Just about any piece of equipment will run at 208VAC these days -- every power supply seems to be internationalized, it is probably cheaper this way.

  40. You mean, like PoE? by skids · · Score: 1

    There is already such a protocol. For devices > 14W a second standard would be needed, but it would just be a tweak to the current standard to change wiring/values to something more suitable for large appliances.

    http://www.poweroverethernet.com/

  41. Data center UPS's do always on converstion. by olddotter · · Score: 1

    This is similar to an idea I had a while back, which is if I were in charge of the data center for a lean dot com, I would install laptops in the datacenter. They have built in UPS for up to about 2 hours of run time. They are powered directly off of DC, so there is no need for DC to AC conversion coming off of the DataCenters UPS. I suspect that Laptops would generate less heat, and be reasonably power efficient. Lots of cheap laptops on trays might be cost comparable to 1u server boxs at the same density.

    This actually saves 2 conversions. One from data center UPS batteries to AC, and then back to DC in the server.

    1. Re:Data center UPS's do always on converstion. by karnal · · Score: 1

      The only problem you'll have with laptops (even with newer drives) is that they are SSSLLLOOOOWWWW.

      I wouldn't want to put an oracle db or similar on one and have >10 people hit it. That would be suckeyful. But for certain applications (like a low-use firewall, etc) it would be wonderful!

      --
      Karnal
  42. Clue phone by Anonymous Coward · · Score: 0

    A little research goes a long way.

    Notice all the references to 48V.

  43. Next sentence by anno1602 · · Score: 1

    Why such low utilization ?
    Any other industry would scrap 80% of that equipment to save costs and power.

    And if you would have read the next sentence instead of knee-jerk posting, you would have learned that they are doing exactly that.

  44. Rackable makes great all-DC racks by chris.dag · · Score: 1

    Not affiliated with them, just like their half-depth 1U servers quite a bit.

    Their DC power stuff is quite cool:

    http://rackable.com/products/dcpower.htm

    -Chris

    1. Re:Rackable makes great all-DC racks by wezelboy · · Score: 1

      I have to heartily agree. I'm seeing a 25% power savings with Rackable's DC racks. That's a BIG chunk. The only drawback is they are LOUD. You cannot talk in the data center, and ear protection has become necessary. -P

  45. Solar power for telcos! by Myself · · Score: 1

    I've been saying this for years -- outfits that already have a DC infrastructure are natural candidates for photovoltaic augmentation. Slap a few panels on the roof, the rest of the system is already in place. Why not?

    I'm not going to suggest that a telco CO could run entirely from rooftop solar -- far from it! But they'd see a much faster return on investment, compared to residential systems, because they wouldn't have to buy inverters, charge controllers, or any of that crap. (One advantage of an undersized array is that you never have to worry about overcharging, so you don't need a charge controller. Maybe MPPT would help efficiency anyway.)

    1. Re:Solar power for telcos! by IvyKing · · Score: 1
      Very well put.

      One of the things that you would want to do is have galvanic isolation between the battery bank and solar panels - an isolated DC/DC converter will do nicely and allow for optimum power production from the solar cells.

  46. Voltage Regulation by Detritus · · Score: 1
    One of the big problems would be voltage regulation. Most electronics devices would require local DC/DC convertors to provide regulated DC power to their circuits. So you still have a zillion individual power supplies, the only difference is that they get bulk power from a DC feed instead of an AC feed.

    I doubt many people would be happy with the large copper bus bars that would be needed to distribute low voltage DC at any reasonable power level.

    --
    Mea navis aericumbens anguillis abundat
  47. How does it save power? by harlows_monkeys · · Score: 2, Insightful
    OK, electricity has always confused me, so I'm probably being stupid here, but I don't see how this saves power.

    Assume that an AC-to-DC conversion causes a loss of 10% (just to have a number).

    If we bring in AC, convert it to DC in one location, and then distribute it as DC to all the computers, we've lost 10%.

    If we bring in AC, distribute it to all the computers, and convert to DC at each computer, we lose 10%. The conversions are independent and parallel, and so the loss is not additive. (After all, if we have 10 computers, it doesn't mean we are losing 100% of the power). I can see how we might save money, as we no longer would need a complicated power supply at each computer. Also, we wouldn't have a hot power supply in each computer, and this could reduce cooling costs. But I don't see where the power savings comes from.

    1. Re:How does it save power? by RingDev · · Score: 1

      In theory the thought is that you can make a more efficient system off of a centralized AC->DC conversion system. So instead of going AC (utility) -> DC (UPS) -> AC (Power Supply) -> DC (Server) where each of those components could have a varying efficiency rating, you can go AC (utility) -> DC (UPS and Server). True, in that mix you'll do a lot of converting with high freq AC and voltage controls, but those can be significantly more efficient then a utility AC to 12v DC. So where the AC to Server power could go through 4 conversions, each one anywheres from 85%-97% efficient, the DC to Server power would go through 1 traditional conversion at 95%+ efficiency, then numerous high freq conversions at 99% efficiency.

      Also, since you can pump the 48v DC in from a single power source you can mount the converter out side of the server room which can help cut down on a lot of heat which would otherwhys require more cooling power.

      To see a 50% reduction in power though you'd have to have some pretty out dated and crappy systems in place. If you replaced your old UPS's and power supplies on a system like that you could probrably see a 25% improvement.

      -Rick

      --
      "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
    2. Re:How does it save power? by Anonymous Coward · · Score: 0

      Becasue in a large data center, you don't run directly off of AC line power.... you use a big-ass "on-line" UPS and are always using power through the UPS so if the line power fails, there is no "cut-over" lag.

      You first convert the AC to DC and feed that to a big set of batteries. Those batteries feed a UPS that converts the DC back to AC. That AC thus stays on if the feed from the power company has a problem. It is that AC that is distributed to the servers, and which is converted back to DC.

      So the result is ffrom the power company to the server is AC->DC->AC->DC.

  48. Saving a conversion step isn't the issue. by RockyMountain · · Score: 5, Insightful

    The slashdot story intro implies that the advantage of DC is that you
    save a conversion step. Well, maybe you do, maybe you don't, but
    counting the number of AC-to-DC and DC-to-AC conversions is very
    misleading.

    Converting 50 or 60 Hertz to DC is much more costly and less efficient
    than converting in either direction at a higher frequency. Low
    frequency rectification requires large filter capacitors, complex and
    expensive inrush current limiting, and active power-factor correction.
      By doing that front-end work in one place only, preferably from a
    3-phase source, you save power and increase reliability. You probably
    still want multiple 50/60Hz to DC rectifier stages, of course, but now
    they can be in parallel (for redundancy), rather than each one
    downstream of the other where a failure of either one will bring down
    the system.

    Just because you're distributing DC to the racks, doesn't mean you
    don't have to convert it again. It typically gets converted to AC and
    back to DC at least once, usually twice before it reaches CPU and
    memory chips. That's equally true in data centers that distribute AC
    or DC. The fact is, memory and CPU devices want very low DC voltages
    and very high currents. To make matters worse, not all parts of the
    system want exactly the same DC voltage, you almost always have to
    have multiple supply rails. You can't distribute very low voltages,
    because it would require wires as thick as your arm and they'd still
    be too resistive and inductive, so instead you distribute the DC at,
    typically, 48 volts. The subsequent conversion to low DC voltages has
    to happen via an intermediate AC, but it's a high frequency AC, so it
    can be done much more efficiently using ferrite magnetic components,
    active rectification, and often resonant mode filters. This high
    frequency AC is confined to the internals of a power supply unit, it
    never travels over wires or between boxes, thus reducing typical
    high-frequency problems such as RFI.

    I haven't mentioned battery-backup (i.e. UPSs). They make the system
    more complex, but don't change any of the fundamental concerns. Even
    on a DC distribution system, the UPS system requires it's own
    additional stages of DC->AC->DC conversion, both while charging
    (standby) and while discharging (during AC power failure). This is
    because battery charging has to have a precisely controlled current
    envelope. And batteries don't discharge at the uniform and
    well-regulatted voltage that your DC distribution wants. They need
    regulators, and switchmode regulators (typically DC->AC->DC) are the
    most efficient choice.

    1. Re:Saving a conversion step isn't the issue. by fred+fleenblat · · Score: 2, Interesting

      You almost seem to be arguing for power distribution to be higher frequency AC, so that the DC conversion componenents can be small, cheap and localized to the point of use. If the HF AC is well chosen for voltage and frequency then some of the intermediate conversion steps can be skipped as it will be "ready" for step down and rectification.

      50/60Hz originally was chosen because the low frequencies were easier to generate with the mechanical equipment available 100 years ago but also to avoid a lot of inductive loss into every bit of ferrous metal along the right of way; of course ridiculously high frequencies would actually radiate power away.

      I think this could actually work if the power cables were balanced and jacketed at all well, and the voltage was high enough (24v) to carry w/o huge cables. The frequency should probably be whatever switching PS's use these days, ~30Khz?

      Also I wonder if there is an increased electrocution risk from HF vs 60Hz.

    2. Re:Saving a conversion step isn't the issue. by Myself · · Score: 1
      And batteries don't discharge at the uniform and well-regulatted voltage that your DC distribution wants. They need regulators, and switchmode regulators (typically DC->AC->DC) are the most efficient choice.
      Not usually! Every telco setup I've ever seen connects the distribution buses straight to the batteries. The loads themselves are given the responsibility of dealing with whatever the batteries put out. Most 48v-nominal power supplies are specced for 36-72v input, to cope with everything from equalizing charges to deep discharges.

      That's the way it should be. The DC-DC in each server will take in whatever the batteries put out, and supply the 12, 5, and 3.3 as the components require. (Larger systems will run the cooling fans from unregulated 48, and not sweat the minor speed variations. It beats having to regulate power just for the fans.)
    3. Re:Saving a conversion step isn't the issue. by RockyMountain · · Score: 1

      You almost seem to be arguing for power distribution to be higher
      frequency AC,


      No, I'm not. I've heard others argue for it, but I don't agree.

      I beleive there are very good fundamental reasons why distribution
      should be either DC, or low frequency AC. I'd say DC is best for
      short range (within the data center), and low frequency is best for
      long distance/large scale, i.e. national power grids. (That is, of
      course, opinion. Any statement about what's "best" always is.)

      Why not use high frequency (RF) distribution? Well, it radiates.
      Horribly. No matter how well you shield it, and how well you design
      it, even a tiny percentage of leakage is a huge RFI problem. Audio
      frequencies are right out, too, because they tend to interfere with
      audio equipment.

      Another objection to RF power distribution is that the little tiny (if
      expensive) ferrite tranformers and inductors that work so well at high
      frequencies, don't scale as well to very large distribution systems,
      whereas the clunky, heavy low frequency iron core tranformers we all
      know and hate, _do_ scale well to very large sizes. I'm guessing this
      problem would be quickly solved if we ever to adopt high frequency
      distribuiton, but there are plenty of other reasons why high frequency
      distribution is a bad idea.

      One unshakeable advantage of low frequency AC, at least at the
      national grid level, is that it can be transformed with only
      electromagnetic components. DC needs to be temporarily chopped into
      AC whenever you convert it to a different voltage level. Chopping
      very high voltages is very hard (you can't use "normal" transistors),
      so it's prohibitively complicated/expensive to convert. You can't use
      lower voltages at the national grid level, because the I^2R losses
      would be too high. So, DC isn't practical because of conversion, high
      frequency AC isn't practical because of radiation, that leaves low
      frequency AC. QED.

      The data center is a different matter. There, DC is practical -- more
      so than any other option in my opinion.

    4. Re:Saving a conversion step isn't the issue. by RockyMountain · · Score: 1

      Not usually! Every telco setup I've ever seen connects the distribution buses straight to the batteries.

      I stand corrected.

    5. Re:Saving a conversion step isn't the issue. by IvyKing · · Score: 1
      Also I wonder if there is an increased electrocution risk from HF vs 60Hz.

      The is less of an electrocution risk at HF than 60Hz - skin effect. On the other hand, RF burns can be pretty painful - and I speak from experience.

    6. Re:Saving a conversion step isn't the issue. by fred+fleenblat · · Score: 1

      I could still see 30Khz/24V-48V as useful within the data center, even within a server itself. It would simplify wiring and PS count greatly if power could be shipped right down to each board or chip.

      At the grid level there is no contest, khz would be impossible plus there is so much installed equipment that it could take $100B to switchover--on the other hand we may be wasting that much $ worth of electricity on line losses and waste heat. I think something like well under half the electricity produced at a typical power plant ends up actually performing useful work on the first order, and several more percent are spent on a/c to evacuate the waste heat from homes and businesses.

    7. Re:Saving a conversion step isn't the issue. by fred+fleenblat · · Score: 1

      Thought you had to be up in the MHz to get much skin effect. At say 30KHz (low end of switching PS frequencies) I'd think it would march right up your arm just like DC.

      I suspect there is a gruesome study out there somewhere and I really don't want to see it.

    8. Re:Saving a conversion step isn't the issue. by RockyMountain · · Score: 1

      I could still see 30Khz/24V-48V as useful within the data center,
      even within a server itself. It would simplify wiring and PS count
      greatly if power could be shipped right down to each board or
      chip.


      But what would be the advantage of 30KHz over DC?

      You'd still have to convert it to low voltage DC at the end point, before it enters logic chips and disk drives. It's not practical to make low voltage regulated DC without first making higher-voltage unregulated DC along the way. In other words, you have to go AC(distrib)->DC(unreg)->AC(chopped,pwm)->DC(regula ted). This is true regardless of whether the AC distribution is 30KHz, or 50/60Hz.

      If you want to just transform and rectify directly from 30kHz to the final regulated DC with no intervening stages, then you've just created a very difficult problem for yourself. How to regulate it? Integrated circuits need very precise voltages. It's at the chopping stage that precision control/regulation portion of power conversion takes place, typically by pulse-width modulation in response to a feedback loop.

      There _are_ ways of regulating without having control of the chopper,
      e.g. the use of mag-amps, but they are costly and complicated, compared to good old fashioned pulse-width modulation.

      So, really, the first thing you'd have to do as the 30kHz aproaches a point of consumption is to rectify it to DC. That being the case, why not just distribute it as DC in the first place, and save youself the rectifying and filtering components?

    9. Re:Saving a conversion step isn't the issue. by MattskEE · · Score: 1

      You seem to have missed the true insights of this power distribution method. You mention that even with a central DC power supply, it will be converted back into AC again by the internal power supplies, and back to DC. This is sort of true, but you miss the point that now internal power supplies do not need to rectify and filter incoming AC, which is the entire point of a central DC supply. All of the power rectification, inrush limiting, power factor correction that must happen at the central DC supply already had to be done inefficiently at each internal power supply, so those are not truly a disadvantage of a central DC supply. They can be much more robust and higher quality with a central supply. Even though computers do require multiple voltages, the central power supply would supply one DC voltage, within a certain voltage range, which would then be efficiently converted to the proper range of voltages at the server. Because of the small amount of space alotted to most rackmount power supplies, they can now be better built because there is no longer need to fit in large filter caps, power factor correction, and rectification. You mention the difficulties of maintaining battery charge currents, but you forget that it's even harder to do with AC. Further, the batteries can be connected directly to the supply lines when power goes out, no need for an intermediate inverter which must be very beefy, and will probably put out a fairly square wave unless it's a very expensive model.

    10. Re:Saving a conversion step isn't the issue. by fred+fleenblat · · Score: 1

      I think I was being super-simple minded and super-complex minded at the same time.

      You can make a really cheap low power DC->DC regulator out of a zener and an emitter follower. I used to do that for home built projects a long time ago. A lot of stuff isn't picky and that'll work fine, but some stuff (CPUs, memory) *is* picky and needs to be regulated anyway and other stuff (disks, graphics cards) draw so much power you need smart xor bulky components to handle it.

      But what I am really thinking of is power that can be delivered as is, then regulated on-board, on-package, or on-chip with some cheap (but smart) silicon and one tiny xformer and one tiny cap. So long as the power distrubition network fans out really fine-grained, the individual regulators can be small, on-chip things that just handle 100mA or less, often far less.

      Obviously there are some hurdles to this but you'd save one conversion/regulation step, or at least put into silicon where it's super cheap to manufacture yet can still be very sophisticated.

      The small matter of design and implementation is the only problem :-)

    11. Re:Saving a conversion step isn't the issue. by RockyMountain · · Score: 1

      Errr... Did you read my whole post?

      You're saying that I miss the point, and then you go on to repeat exactly the same point I already made.

      Oh well.

  49. Re:So misinformed by EvilArchitect · · Score: 1

    I think I'm going to cry. Someone named Nigel working for the French called me mean names.

    I need to find my tissues....

    --
    I'm just a caveman programmer. I don't understand your strange, "modern" ways of thinking.
  50. Re:What about churches? Very small rocks? by Da_Biz · · Score: 2, Interesting

    Transmitting DC over long distances doesn't work very well

    I've heard this before, but I haven't heard a terribly good explanation for why.

    HVDC Pacific Intertie between Oregon and California:
    http://en.wikipedia.org/wiki/Pacific_Intertie
    http://www.transmission.bpa.gov/cigresc14/Compendi um/PACIFIC.htm

    I worked on a transmission sales automation project at BPA, and I seem to recall some very good explanations for why they had a 2000+ MW, 400kV transmission hop.

  51. Saves power? by Spazmania · · Score: 1

    Not sure how you figure it saves power since you still use the bulk of the power supply logic to convert the voltage from the 48V supply down to the 12V, 5V and 3.3V that the server uses... And still have to convert the incoming mains power from AC to DC somewhere in the building.

    Delivering power at 48V instead of 120V means you're dealing with 150% more amperage... Transmission loss generally follows the amperage. That's why they boost the voltage on the high-power lines. And its the amperage not the voltage that kills you. That's why many folks survive high-voltage lightning strikes.

    You'll also pay three times as much for the power supplies since they're not made in the same quantity as normal PC power supplies.

    There are only really two major benefits to DC power systems:

    1) AC power induces currents in any nearby parallel wires, such as your network cables. DC power doesn't.
    2) Battery systems are trivial to implement in a DC power system: simply connect the batteries in parallel with the main supply with some simple cutoff circuitry for if the voltage drops too low.

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
    1. Re:Saves power? by Anonymous Coward · · Score: 0
      Not sure how you figure it saves power since you still use the bulk of the power supply logic to convert the voltage from the 48V supply down to the 12V, 5V and 3.3V

      I wouldn't describe the inner workings of a power supply as "logic." There is a pulse width feedback loop which may or may not contain an IC, but the real beef of the device consists of an inductor, a diode, and a capacitor.

      Transmission loss generally follows the amperage.

      Amps and volts are proportional (Ohm's Law). If current doubles, power quadruples. If voltage doubles, current also doubles, and power quadruples. Same thing. The reason for running power distribution at high voltages is more subtle than that -- it's not until you take required power into account that you can see why a higher voltage is more efficient.

      And its the amperage not the voltage that kills you. That's why many folks survive high-voltage lightning strikes.

      Whaaa? The current in a typical lightning bolt is tens of thousands of amps. The voltage between ground and sky can be billions of volts. The reason some people survive lightning strikes is not the old "it's not the voltage it's the amperage" argument. It has more to do with the very short duration of the strike which gives the power certain AC characteristics. Even still, many people die.

      1) AC power induces currents in any nearby parallel wires, such as your network cables. DC power doesn't.

      So what? AC is 50 or 60 hertz. The operating frequency in a network cable is more than a million times that. When is the last time you heard of a power cord interfering with the signal on a network cable? Besides, this is the whole point of twisted pair cabling -- the magnetic field acts in opposite directions on each strand so the current is almost zero.

    2. Re:Saves power? by Spazmania · · Score: 1

      Amps and volts are proportional (Ohm's Law).

      INVERSELY proportional. Ohm's Law: P=EI which can be rewritten as I=P/E. As power consumption (P) by the PC remains constant, the necessary amperage (I) varies as the inverse of the voltage (E). If the voltage drops by a multiple of .4 (120->48) then the amperage jumps by a multiple of 2.5 (1/0.4=2.5) and vice versa.

      Yes, I'm oversimplifying since AC and DC volts aren't equivalent, but that certainly doesn't change Ohm's Law to mean its opposite!

      If current doubles, power quadruples. If voltage doubles, current also doubles, and power quadruples.

      Dude, you need to retake basic electricity. P=EI. If only I doubles, P doubles. If I and E both double then P quadruples, but nothing in the equations requires E and I to double at the same time.

      --
      Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
  52. Cons of DC power, debunked. by Myself · · Score: 2, Informative
    1) Contacts tends to rust on the positive side.
    True, the effect is called "galvanic corrosion". That's why the entire telco network is negative with respect to ground. It's been that way since the days of Western Union. Already solved, sorry.

    2) Lower voltage means bigger current for the same power. This would require thicker, more expensive cables
    True. But low voltage (under 50vDC nominal) doesn't require licensed electricians to run it. Clearly the extra buck for thicker copper outweighs the cost of paying an electrician for 8 hours to come extend a power feed. You've obviously never had to deal with licensed electricians.

    3) DC-DC voltage conversion is, somewhat less efficient...
    How so? AC-DC switchmode power supplies start by rectifying the AC into a high DC voltage, and then perform internal DC-DC conversion to produce the output voltages. Even the ones that work straight from the AC are no more efficient once you include power factor correction.

    4) No insulation between systems. That way, systems get more prone to ground loops...
    Not true. Remember I said the telco power system is -48vDC with respect to ground? All the logic levels (12, 5, and 3.3v) in the cards are positive just like you're used to. The DC-DC converters are isolating; all they stipulate is that there be less than a 300v total differential between the inputs and the outputs. You're free to reference any part to ground, or leave it floating if your heart desires.

    Telco grounding is insane anyway. Most places have #6AWG from each rack to a 1/0 aisle ground cable, and all the aisle grounds meet on a 750KCMil that runs the length of the building, over to the "office principal ground point". Track down a copy of TP76200MP and read up.
    1. Re:Cons of DC power, debunked. by TheHawke · · Score: 1

      "Telco grounding is insane anyway. Most places have #6AWG from each rack to a 1/0 aisle ground cable, and all the aisle grounds meet on a 750KCMil that runs the length of the building, over to the "office principal ground point". Track down a copy of TP76200MP and read up."

      Considering that telco hangs on telephone poles, and pretty much anything that hangs out in the open like that is a magnet for lightning strikes.

      I've seen #9 solid copper insulated wire get turned into pools of molten slag from strikes, so be thankful for the outrageous grounding procedures. It's better that the equipment takes the hits instead of the users hanging on the end of a telephone receiver.

      --
      First rule of holes; When in one, stop digging.
    2. Re:Cons of DC power, debunked. by Anonymous Coward · · Score: 0

      Are you seriously claiming that using negative voltage wrt ground means you don't have a positive side in your ciruit?

  53. Tesla was right all along. by Stumbles · · Score: 1

    Computers should go back to being analog.... then there would not be the extra step of converting to DC. And since the high fidelity folks swear by analog audio systems, just think how much better it would be if a computer used the same.

    --
    My karma is not a Chameleon.
  54. Re:So misinformed by Adeptus_Luminati · · Score: 1

    Have you ever wondered what is it that makes you so insecure that you can only raise your sense of self-worth by putting others down? It's worth pondering.

    From a "Senior Hardware Engineer" of a National telco, it's fine to say people are wrong, but where's your constructive criticism? Where is your backup technical statements saying "this is wrong because...". Instead, you spend 3 paragraphs putting down others and re-enforcing the French elitist stereotype. Then you wonder why people feel so mistreated & revolted they have to vandalize Paris to wake you up.

    I was actually impressed by some of the great comments posted by slashdot readers on this article. If you've got some technical information, let's hear it, Eletrical Engineering is something many slashdot sys admins could learn a lot about from people like you, albeit the tolerance level notch needs to be turned up, before you start writting.

    adeptus

    --
    No trees were killed in the making of this post; however, many trillions of electrons were horribly inconvenienced.
  55. It's Bush's Fault by Anonymous Coward · · Score: 0

    He's in bed with the energy companies, who want to keep their record high profits.

    Nuff Said.

  56. Speaking of extra conversions by Waffle+Iron · · Score: 1
    If you look at recent motherboards, much of the real-estate is taken up by DC-to-DC power circuits that convert the 3.3V from the power supply to the various voltages actually used by the CPU, memory and maybe other miscellaneous chips.

    It seems to me that it would be ultimately more efficient to just supply AC power to the motherboard and let it create the various voltages that it needs. The same goes for disk drives, etc. In fact, maybe all computing equipment ought to have been standardized on a single "safe" AC voltage, like 12VAC. Then one simple transformer could supply all computing needs without having to figure out how to distribute "clean" DC power. I'm sure it's far too late to make a change like that now, though.

    1. Re:Speaking of extra conversions by Anonymous Coward · · Score: 0

      Don't forget that with A.C., you no longer need a clock. The frequency of the AC becomes the clock.

  57. Nice Idea, Would Never Take Off by ashpool7 · · Score: 1

    People are cheap. When given the choice between a smart bus that unloads cycles from the CPU, guarantees bandwidth, has more bandwidth, and basically does what a next-generation bus should do, people chose an updated version of the serial port because the latter cost a dollar more to manufacture. I'm talking about FireWire vs USB. The iPod, which practically drove people out to stores to buy FireWire cards and clamor for it on their new computers, now in its fifth generation has dropped FireWire support because... that dollar was just too much.

    Cheapskates...

  58. wait, are AMDs faster or not?? by iamhassi · · Score: 1
    from TFA: "And the math can be confusing, according to Kay. He has seen studies that say AMD's Opteron chips are using less power than Intel's offerings, but companies would need more Opterons to do the same amount of work. Companies would end up with more chips to do the same job and their spending more and using more power overall. "

    what?? Since when?? That directly condradicts this /. article:
    "'AMD currently offers the most attractive dual core option. The Athlon 64 X2 3800+ may cost $87 more than its Intel counterpart, the Pentium D 820, but the AMD chip is a much better performer. It also uses considerably less power.'"

    --
    my karma will be here long after I'm gone
  59. Decent UPS by Craig+Ringer · · Score: 1

    Any quality large UPS (generally >10KVa) will be a true on-line double-conversion unit. Even in normal operation, these trickle-charge the battery, and run their load off the battery. There is zero cut-over time on AC fail and on AC restore, and running off batteries provides significant power conditioning.

    These systems DO convert AC->DC, then DC->AC, 24/7.

  60. This article and the raised-floor article both bad by sirwired · · Score: 3, Insightful

    The article on raised flooring was an interesting question, but stupid solutions.

    That article talked just like some "Intelligent-Design" moron. Just because HE can't figure out how to properly model raised-floor airflow, it must not be possible to do it at all. Wrong. There are any number of companies that will do this for you.

    The solution to raised floor airflow is proper modeling of the equipment, vent tiles, and blowers, and relatively unobstructed floor plenum. The solution is NOT air-cooled equipment on bare floor and overhead cable runs. If cooling is still a problem, then use liquid-cooled racks and equipment. (This is where things seem to be going right now.) While overhead cable runs may work fine for some dinky test lab, "real" equipment requires power cables of a size that would quickly fill most overhead runs.

    This article proposing DC power is equally stupid.

    An enterprise storage box, fully configured that I looked at requires 13,800 kVA of 208V three-phase power (100A inrush current). My mind can barely fathom the completely unbendable copper "wire" that supplying that much juice at 40-ish volts would require.

    Telco's switches have a far lower power density than modern servers, and the DC power was made to correct for different problems.

    If this guy's ideal data center is overhead cable runs, ceiling blowers, bare floor, and DC power, I'd run away fast.

    SirWired

  61. AC vs. DC by Crispy+Critters · · Score: 4, Informative
    "I've heard this before, but I haven't heard a terribly good explanation for why."

    Easy.

    First, DC actually is better for transmitting power over long distances. AC current tends to concentrate in the surface of the conductor, leading to higher current densities and larger ohmic losses.

    So, why do we use AC almost everywhere? Transformers. It is relatively easy and efficient to use a transformer to change voltages of AC power. For large electrical lines, the voltage is cranked way up, which means the current is reduced. The less current, the smaller the losses due to resistance in the wires. So power is transmitted at high voltages, so the current and hence losses are low. Then, near the place where power is needed, transformers change the power to lower voltage, higher current. (This is because you can't have house wiring and appliances that won't arc or explode when hit with 13,800 V.)

    Converting between high and low voltages with DC power is much more difficult, and requires more complex equipment. (An AC transformer is two pieces of wire wrapped around a chunk of iron.)

    1. Re:AC vs. DC by Anonymous Coward · · Score: 0

      Mod parent up informative. Grandparents are screwed.

    2. Re:AC vs. DC by Anonymous Coward · · Score: 0

      The above explanation is only partially correct - the "Skin Effect" really only becomes a concern at 1+ Megahertz, and then only in very small amounts of resistance.

      It really comes down to the transformers - and, the generating equipment itself.

    3. Re:AC vs. DC by Kadin2048 · · Score: 1

      Converting between high and low voltages with DC power is much more difficult, and requires more complex equipment. (An AC transformer is two pieces of wire wrapped around a chunk of iron.)

      It's my understanding too that even a good DC/DC converter is significantly less efficient than a transformer, so that the advantage you'd get by transmitting high voltage DC instead of AC would be lost when it came time to step the voltage back down to something useable.

      DC is something you want to make at the point where there are a bunch of things that all want the same voltage. If all the equipment in your datacenter wants 12 and 24VDC, then go ahead and have one big (or several redundant) power supply for the 'center and distribute the DC. But if there are a lot of things which want different voltages you're better off sticking with AC and doing the voltage conversion before you rectify it.

      I could easily see having a big power supply for a whole rack of CPUs, if all of them are the same type of motherboard and take the same voltages (+/-5, 12, etc.) but then all you've done is essentially DIYed a really space-inefficient blade server.

      The other question is an economy of scale one: I'm not sure that the demand for large DC power supplies will be large enough, in the near future, to make them cheaper per watt than small (less than 1000W) ATX ones, especially if you want redundancy, at least up until you start talking about very large supplies like the ones for IBM z/Series mainframes and the like.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    4. Re:AC vs. DC by EvilBudMan · · Score: 1

      --So, why do we use AC almost everywhere? Transformers.--

      I guess I've got a lot to learn. Doesn't the phone company use DC for the phone lines? That goes just as far. Actually I heard that a phone line is DC for voice/data and AC for ringing. Can anyone set me straight on that one?

    5. Re:AC vs. DC by Anonymous Coward · · Score: 0

      So, why do we use AC almost everywhere? Transformers.

      Damn those evil Decepticons!

    6. Re:AC vs. DC by Crispy+Critters · · Score: 1
      the "Skin Effect" really only becomes a concern at 1+ Megahertz

      Not true. "For a conductor like copper, d=0.85 cm for frequencies of 60 cps." (Jackson) For individual wires, the skin depth is irrelevent at low frequency. On the other hand, when you are talking about massive cables or solid conductors for high power systems, that 8 mm matters.

    7. Re:AC vs. DC by Anonymous Coward · · Score: 0

      Sigh... It's not about AC vs. DC, it's about voltage. DC is difficult to convert to another voltage, that's all. The phone company supplies 50 volts DC and your phone uses that. The current is very small.

    8. Re:AC vs. DC by Bishop · · Score: 3, Informative

      good DC/DC converter is significantly less efficient than a transformer

      A good DC-DC converter is actually a DC to AC to DC converter. It can be more efficient that a 60/50Hz AC to DC converter as a high frequency AC is used. High frequency transformers are smaller and can be more efficient the low frequency transformers. Some AC to DC converters are actually 60/50Hz AC to DC to high frequency AC to DC converters.

      The question of AC vs DC power is complex. There are advantages and disadvantages to both. You can't just count the number of conversion steps, or guess the efficiency of the converters.

    9. Re:AC vs. DC by ces · · Score: 1

      Acually the voice/data on a phone line is AC as is any form of signal or noise vs pure DC.

      --
      Happy Fun Ball is for external use only.
    10. Re:AC vs. DC by evilviper · · Score: 1
      First, DC actually is better for transmitting power over long distances. AC current tends to concentrate in the surface of the conductor,

      Which is why AC is used over braided wire, rather than solid conductor wire, making your point moot.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    11. Re:AC vs. DC by Crispy+Critters · · Score: 1
      "Which is why AC is used over braided wire, rather than solid conductor wire, making your point moot."

      Not even close. The current in all the different wires interacts via the electric and magnetic fields, making the whole thing act about the same as a solid conductor. The skin depth at 60 Hz is about a cm, so any complications to the surface that are smaller than a cm are invisible to this effect. So it is true that rather than using a single conducter with a 10 cm^2 cross section, you would do better to have 10 conductors with a 1 cm^2 cross section as long as they were several cm apart.

      The reason we don't use large solid core wires for much other than house wiring is that they are not happy being bent back and forth over time.

    12. Re:AC vs. DC by EvilBudMan · · Score: 1

      Yes, pure DV would be a flat line on a scope. I wonder how much electricity doesn't have some sort of signal/noise on it.

  62. puzzling move for a datacenter by ruiner5000 · · Score: 2, Funny

    Hey Johnson, we are running out of power in our datacenter!

    Ok, I'll order more HP Xeon servers. They use more power, cost more, perform worse, and have a limited upgrade path. But Intel sends me cool swag so I use them.

    Johnson, your fired! We are going Opteron, and raising our capacity 30%!

    --
    ignorance is bliss. googlefiberatx.com
  63. DC more dangerous than AC power by dananderson · · Score: 1
    Hold on there! DC power is dangerous. Not the 3v or 9. batteries, but high voltage DC. It can't be easily switched off like AC power. The problem is if you use a regular switch, the DC power arcs, because it's constant.

    Once the voltage is stepped down for computers with a well-sealed power supply, it's safe. However, you still don't want to go in and mess around with the insides of a computer power supply. Not unless you know someone you don't like who is willing to help :-).

    1. Re:DC more dangerous than AC power by belg4mit · · Score: 1

      And like all the other clueless folk, you neglect to realize that
      computers are not high voltage. Nay, they run on 12, 5 and 3.3V

      --
      Were that I say, pancakes?
  64. Re:wasted servers, win no.... by chivo243 · · Score: 1

    win servers are not wasted. they are needed. a win server at high load, just tanks, and you get calls all day, why is mail slow, why is printing slow, why does it take over a minute to open a file?? yada yada you really need one server per service in an environment of any size (500 workstations), plus redundancy. So at least 2DC's a clutered mail/print/file system... ISA... ePO... cluster manager... back up...the list goes on, and so does the addition of win servers.
    So in the end win servers eat a lot of juice... the one unseen cost in TCO.

    --
    Sig Hansen?
  65. Lets solve the question...ask google by pmike_bauer · · Score: 1

    Does anyone know how Google powers their massive clusters (AC/DC)?
    Their way will, of course, be the "one true way" to supply power.

    --
    I read /. for the (Score:-1, Conservative) comments.
  66. What about power failures? by Anonymous Coward · · Score: 0

    I'm surprised that no one as mentioned that. If things are DC powered, then the DC of the back-up batteries doesn't need to be converted to AC. There's a power savings right there when you REALLY need it.

  67. Re:Why is AC more effecient? by nmos · · Score: 1
    Transmitting DC over long distances doesn't work very well

    I've heard this before, but I haven't heard a terribly good explanation for why.


    It's related to the other issue the poster mentioned, that AC can be converted easily and effeciently between low and high voltages. Being able to transmit the power at effecient high voltage and then step it down to a much lower voltage for use without losing much in the conversion is what makes AC more effecient.
  68. Big Stick!!! by smart+elik · · Score: 1

    I used to work at a large Telecom that had DC power. Every month two techs would go check the power room. It involved all sorts of fiddling. I asked them what that wooden bat was doing hanging at the ready. "That's for if you get stuck. DC won't let you go. And you'll need the other guy to wack you with the bat and save your life." They were probobly generating and storing a lot more DC than most. But it's still something to keep in mind.

  69. Why AC? by LWATCDR · · Score: 1

    Just about everything that has an electric motor runs best on AC. Your Air Conditioning, Washer, Dryer, water pump if you have one, fans, table saw, drill press, and so on.
    You can have DC motors but they tend to be a lot less efficient than AC motors not to mention that they tend to have brushes which wear out over time. Now throw in the items that Require high voltage. Your CRT and television if you are using them. It is a lot more efficient to shift voltage with AC than with DC. Then you have the devices that use the AC frequency as a timing signal like TVs and some clocks. The 60hz signal is pretty stable over time so it is often used as a quick and dirty clock reference. That is why TV runs at 60 fields/30 frames a second unless your want to talk about drop frame but let's not go there.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    1. Re:Why AC? by cortana · · Score: 1

      Whoa whoa whoa, I don't want to replace AC with DC. Just have an extra outlet into which I can plug my phones, mp3 players, ethernet switches, wireless access points and so on.

    2. Re:Why AC? by LWATCDR · · Score: 1

      "Just have an extra outlet into which I can plug my phones, mp3 players, ethernet switches, wireless access points and so on."
      Bad plan. Rule one. People are stupid! Someone will take that router and wire up an "adapter" and plug it into the AC socket. The you have the problem with not every DC device uses the same voltage. Do you want a different socket for 3.3v, 5v, 6v, 12v, and 24v? Sometimes things are they way that they are for a reason. In a data center it may be logical but for a home it would be complicated at best. A better solution would be to replace the wall warts with mini switching power supplies.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    3. Re:Why AC? by SnarfQuest · · Score: 1

      As long as you only want unregulated DC, don't care that you'll end up with a +/-50% voltage variance, one short anywhere in your house DC system can destroy every single electronic device in your house, and every one of the cheap devices pluggen into it are going to be pissing their clock pulses back into the cable.

      A regulated DC supply needs to know an approximate load range. Something designed to supply 5,000 Watts at 12V, isn't going to work well when the only thing plugged into it is a $3.00 .001 Watt calculator.

      The voltage supplied to each outlet can vary due to distance from the regulator, other nearby loads, capacitance in the wiring, etc. Look at the efforts that engineers have to go through on a single PC board to handle power problems (decoupling capaciters, etc.), and now duplicate the same effort throughout a house.

      The clock noise coming out of many devices are currently attenuated by the inductance in the transformers. Lose those, and you are going to have to replace them with something else. Probably a big inductor and a capaciter to act as a filter. ...

      By the way, high voltage DC isn't as efficient as high voltage AC for power lines. AC acts very different from DC in a transmission line. Efficient transformers are just one of the additional benefits.

      --
      Who would win this election: Andrew Weiner vs Andrew Weiner's weiner.
    4. Re:Why AC? by whit3 · · Score: 1

      It's a great plan, but there's a major safety issue. House wiring is self-extinguishing
      for AC arcs across the wires. It isn't similarly safe for DC arcing.

      DC fuses are harder to make safe, as well. At low voltages (12V like in a car) that's not
      too bad. At higher voltages (28V like in aircraft and trucks) it's a well-studied and
      solved problem. Even at telco (telephone company) voltages (nominally 48V,
      range 36-72V is the typical design limits), it can be handled.

      But, the practical UL-approved devices in your home have started to have
      little switching power converters, that take the 120VAC and/or 250VAC and
      convert it to your low voltage right inside the appliance,
      and that's nearly as convenient as having multiple power grids and WAY more flexible
      in terms of total power available and voltage-output flexibility.

      Like you, I've thought of backup DC power on a separate bus (and use some fixtures
      like trailers and RVs use that just run on my backup battery). But, it's too much
      trouble to do safely. And, WAY too much trouble to do any other way.

      The only way data centers can benefit is because they have UPS issues (like telco does)
      and the battery backups and their DC layer has to be common to the whole roomfull
      of equipment anyhow. Might as well run power-distribution wiring with
      the low-voltage DC; the wires only stretch one room in distance, the wire-resistance
      losses aren't prohibitive.

    5. Re:Why AC? by IvyKing · · Score: 1
      A better solution would be to replace the wall warts with mini switching power

      It would be really nice if there was a standard DC voltage portable devices (13.6 would be an obvious choice) and the devices handled the conversion down to the point of use voltages. I would love to have a single brick (maybe with a bit of battery back up) for all the devices with wall warts. (ISTR this was an "Ask Slashdot" topic.) An example of a properly doe part are the SoeKris computers - they will run on 6-15VDC.

  70. Indeed! by Grendel+Drago · · Score: 1

    I've thought the same thing. Perhaps DC could be wired in the wall-socket next to the AC plugs, to be backward-compatible. (Presumably people are a bit hesitant to change an electrical socket standard that's been around for many decades.)

    The problem, though, would be what voltage to standardize on, and how to step down. Say you distribute 12V. When you have a 9V device, what sort of electronics do you use? Expensive? Power-hungry and hot-running?

    --
    Laws do not persuade just because they threaten. --Seneca
  71. We can benefit now! by Anonymous Coward · · Score: 0

    Actually as users we could benefit now from this on the user end.

    Move power supply functionality into existing UPS's and run a DC harness into your computer.
    Also run a harness into your DC LCD monitor.

    Vendors would only need to replace their DC->AC converters with 12/5/3.3V output levels.

    This should allow for cooler, smaller computer cases.

    1. Re:We can benefit now! by eluusive · · Score: 1

      I fully support this idea. It also saves power when running off the UPS. No AC-> DC (in Battery) -> AC -> DC ( In Computer) conversions while on battery power.

  72. Engineers or Technicians? by CorporalKlinger · · Score: 3, Insightful

    I think this article might be using the term "engineer" a bit too loosely. I doubt any company would hire an engineer - an actual person with a Professional Engineer's License - to work on these systems. A more appropriate term might be "technician," which usually refers to someone who is trained to repair and work with a single type of technology. Engineers, on the other hand, are usually trained to work with a large variety of technologies and usually work on either (A) Research and development, (B) Manufacturing, or (C) Failure analysis and redesign.

    I guess using the term "engineer" sounds better though since it tends to scare the corporate fat-cats away from a technology because of the implied additional cost from hiring an engineer as compared to a technician.

  73. 3 phase 208 with a neutral.. by the_rajah · · Score: 1

    I'm in the elevator business and we run into that a lot.. I like it because it's actually 120vac from each leg to the neutral. In our business it can eliminate control transformers that supply the 120 to operate the control devices. Controller ground = the neutral.

    It's nice, too, when you rectify it as you get a relatively low ripple 275 dc without further filtering, which is convenient for running the door operating motors and the drive motor fields if you are using a DC drive motor.

    --


    "Do the Right Thing. It will gratify some people and astound the rest." - Mark Twain
  74. Re: Big cables by Anonymous Coward · · Score: 0

    Those battery cables are large for two reasons: (1) High current capacity. (2) Low voltage drop.

    It's all about ohm's law. Say you have a circuit consisting of 1000' of 12AWG copper wire (that's 500' out and 500' back). (US standard for 20 amp power service, IIRC.) This wire has a resistance of (~1.62 ohms)/(1000 feet). Push 10 amps through that 1000', and you get a voltage drop of (1.62*10)=16.2 volts in the cable alone.

    The drop is strictly a function of the current you push through the wire-- regardless of voltage of the supply. So if the mains supply is 120 volts, you'll only see (120-16.2)=~103.8 volts (~13% drop) at the load end of the circuit. Guess what happens if you drop the supply voltage to 12 volts: (1.62*10)>12, so you can't pull 10 amps through that 1000' of wire... and if you try, the volts delivered to the load end drop to zero!

    This is one reason that audio buffs like welding-cable-size speaker wires: Speakers are low-voltage high-current loads, and with high currents the cable resistance becomes significant. Put a standard 8 ohm speaker at the end of that circuit above, and you'll use about 2/3 of your amplifier power to heat up the copper.

    So it's not just a matter of the current the wire can safely handle without melting: At low voltages you have to be sure the wire is big enough to keep the voltage drop within reason. And that can get expensive: If all you can accept is a 10% (1.2 volts with 12 volt source) drop, then to handle a 10 amp load you'll need a cable with (.12 ohms/1000') or better for that 500' run. 1AWG is ~.126 ohms/1000' and is also ~.29"/~7.3mm in diameter... lots of copper!

  75. FUD (from Eddison) by bluGill · · Score: 1

    No, electric chairs use AC because Edison wanted everyone on DC (Guess where he had invested a lot of money). To create fear in people's mind he invented the electric chair, which he ran on AC in demonstrations. Because it is impossible to get DC to high voltages (with the technology of his day, now we get DC just as high), his chair could not run on DC, which he convinced people made DC safer.

    If you are strapped to the chair it doesn't matter that there are zero crossings with AC where you can pull away - the straps keep you in place. With DC there are none and your muscles don't obey you.

    1. Re:FUD (from Eddison) by drinkypoo · · Score: 1

      Your muscles don't obey you with AC either, because the contract is stronger than the release.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  76. Some clues on power distribution by Animats · · Score: 2, Informative
    That's a weak article.

    There are several approaches to power distribution. One is "telco type" -48VDC distribution. This is most appropriate when the configuration doesn't change much. Wiring usually involves big cables and screw lugs. Plugs aren't standardized. More importantly, there's no set of simple rules, like the UL/NEMA/NEC standards that govern plugs, outlets, wiring, and circuit breakers, that make 120V power distribution safe without having to measure everything.

    In the 120VAC world, everything has been designed so that end users don't have to worry much about overloading the wiring. If they do, a circuit breaker will trip. An ordinary power plug, a "5-15P", can handle 15A, so if you have an outlet strip, there is a breaker to protect the plug and cord from overload, should the total load on the power strip exceed 15A. A 20A power strip must have a "L5-20P" plug, the big twist-lock type. As soon as you get away from 120VAC, you lose that designed-in idiot-proofing. (Europe is still struggling in this area, with too many different connectors, so you don't get the same level of idiot-proofing in the 220VAC part of the world.) So once you leave 120VAC, you're going to need power engineering skills. (Clamp-around ammeters are very useful, and yes, you can get them for DC.)

    There's also 400Hz AC distribution, which allows for smaller transformers and filter caps in power supplies. 400Hz rackmount servers are available. Aircraft, military, and some mainframe systems use 400Hz. It's not a big win in this era of switching power supplies.

    There's 3-phase power distribution. Here's a 3-phase outlet strip. More to the point, there's an efficiency gain in running a UPS from 3-phase power, and big UPSs are usually 3-phase, at least on the input side. Arguably, power should be 3-phase down to the point where it's rectified to DC, because 3-phase rectifiers need far less filtering, but nobody does this for small loads.

    American Power Conversion has been pushing the idea of integrating power conversion, cable management, and cooling into standard racks. Classically, those are the big problems in big computer systems. Seymour Cray used to say that the big problems were "the thickness of the (wiring) mat" and "getting rid of the heat". By that standard, APC is now as much of a computer manufacturer as, say, Dell; neither makes motherboards or ICs, they just package gear from others. Which is a wierd thought.

    All of this power is going to be converted again, at least once, and probably twice, before it hits the semiconductors. That's the job of point-of-load DC to DC converters, usually ICs on the board that do the final conversion. Typically, when you get to the computer, there's a conversion from the line voltage (120-240VAC, 48VDC, etc) to internal distribution voltages of 5-12VDC, then another conversion and regulation just before each device, usually downward to something like 3.3VDC. This keeps transient load changes from one device from affecting others. There may be on-chip regulation, too. The losses at those last stages of conversion are usually the biggest ones in the whole chain.

    1. Re:Some clues on power distribution by IvyKing · · Score: 2, Interesting
      Arguably, power should be 3-phase down to the point where it's rectified to DC, because 3-phase rectifiers need far less filtering, but nobody does this for small loads.

      Especially if you can swing a 12-pulse rectifier - which gives much smoother DC and less harmonics on the AC side. This is becoming less of an issue with PFC SMPS's.

      Typically, when you get to the computer, there's a conversion from the line voltage (120-240VAC, 48VDC, etc) to internal distribution voltages of 5-12VDC, then another conversion and regulation just before each device, usually downward to something like 3.3VDC.

      The big reason for multiple conversions is that the latest and greatest chips use ~100W of power at a bit over 1V - so you 100A from the power supply - there is no way that you can transmit that much power at that low a voltage for more than a few millimeters with standard PC board traces. The solution is to use a buck converter right next to the CPU - and these converters can be very efficient (they have to be to stay cheap).

      What a lot of people are missing the baot on wrt DC/DC vs AC/DC conversion is that it is easier to get high efficiency with low voltage parts. The Rdson of MOSFET's rises rapidly when the Vds rating goes above 60V, silicon Schottky diodes are only good up to 200V (although SiC Schottkys are starting to show up). The fact that the input voltage is more or less constant means a lot less filtering and no need for PFC.

  77. DC is better for long distances, but AC is easy by bluGill · · Score: 1

    Actually DC is better for very long distances.

    There is a limit to how much voltage you can use in a wire. Go beyond this and you end up with problems related to the air around your wire. Normally we measure AC voltage RMS (I'm going to do some handwaving over some math and call this average), but this maximum voltage in the wire much be measured at the peak. So 120V RMS will have peaks that are about 170V. DC allows us to stick at one voltage, which can be closer to the peak

    AC however is easier to work with. With a simple transformer you can efficiently change voltages. This is much harder in DC (efficiency counts). So where there is a need to go long distances they use DC, then transform it to AC in big complex plants, and run it all over your city at whatever voltage is handy, switching as needed.

  78. Try an older car by bluGill · · Score: 1

    I disagree. The contacts on my car to get icky. A chrome lighter plug is good at resisting this, but in my 10 year old car there is a noticeable change. Most auto contacts are covered in rubber which prevents air from getting in and solves the problem. It is an issue though.

    It doesn't help that cars are normally exposed to more water than a house outlet.

    1. Re:Try an older car by kureido · · Score: 2, Informative

      The reason that the terminals on your battery get "yucky" is the sulfuric acid leaking from behind the terminals onto the metal. A mixture of baking soda and water is good at cleaning corroded terminals because it neutralizes the acid, which then allows the ions to dissolve in water. If you were to dip the terminal of a corroded battery cable in mixture of baking soda and water, you'll notice that after a while the water turns a greenish-blue -- those are the copper ions that the acid has "liberated" from the metal of the terminal. This effect has nothing to do with AC vs DC and everything to do with leaky acid-cell batteries.

      Copper and aluminum bus bars in AC power substations corrode just as much as they would if they were carrying DC; in fact, if you were to ever watch a substation being put together, every electrical connection is slathered with an anti-oxidation compound like "NoOx" (for copper) or "NoAlOx" (for aluminum) to prevent oxidatation that could then lead to hotspots and eventually fire.

  79. Conducive by Doc+Ruby · · Score: 1

    Solar cells and fuelcells produce DC power. And their architecture is most effective distributed around the grid, for local generation/consumption. We would have a lot more efficient grid if we used DC like we use TCP, and AC like we use IP, for a "Power Internet" (iPowerNet?). Where only internetwork transmission is AC, it's all redundant, and nodes are "prosumers" of power.

    --

    --
    make install -not war

  80. DC power at our Colo fascility. by Bulmakau · · Score: 1

    Our Colocation hosting fascility offered us DC power if we wanted. They said, we can have as many servers drawing DC power as we want (while limiting us with AC power). They said it is up to us but they would prefer if we used DC.
    However, our hosting fascility is also a Telco. They operate all their phone infrastructure with DC power. Therefore, they have the knowledge and a very reliable system for that.
    The problem was that we had very hard time finding DC PSUs for the devices we wanted to buy. When looking at blades from the top manufacturers, they all had AC only solutions. I thought it was a shame.
    Another issue would have been, what if we wanted to move to another fascility? They might not have DC. We would be either limited to DC only fascilities (which is very limited) OR buying AC power supplies for all our machines (waste of money).
    I think DC is a great idea. Hosting fascilities should all move to DC asap. It makes sense. But they should all do it, and they should be backed up by hardware manufacturers.

    --
    "From the moment I could talk, I was ordered to listen" - Cat Stevens
    1. Re:DC power at our Colo fascility. by Myself · · Score: 1

      They limited you on the AC power because it comes through their inverter, which is pretty small. The inverter only has to power a few desktop PCs and maybe a printer or two. Everything else in the office is DC. They might've added a beefier inverter since they opened up colocation, but it's still not the vast mega-amperage available straight from the DC plant.

      You should sneer and/or spit at any colo place without similar DC capability. For five bucks a month under a friend's desk at work, I can handle some downtime when the UPS conks out. But if you're paying real money for real colocation, accept nothing less than real power backup.

      The industry will get there. In the meantime, you can check how serious a vendor is by checking the availability of DC supplies. Even if you're buying for an AC environment, stick with vendors who "get it".

  81. On- or near-the-rack AC/DC converters by davidwr · · Score: 1

    What I'd like to see is rack-mount systems come with the power supply split off as a separate unit.

    This would let me draw power from any DC power supply that was up to the task. If I wanted to, I could put a large PS at the top of my rack or another rack altogether and feed the entire rack from it. If done redundantly your entire rack can be protected against power issues.

    I haven't researched this but I'd be shocked if such a thing didn't already exist.

    Unlike the system outlined in the article, this won't necessarily save any power, but it can help with heat distribution and can help organize rack space better.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  82. Re:What about churches? Very small rocks? by Agripa · · Score: 1

    There are few different issues:

    1. The ohmic losses are equal to R(I^2) so you want the current to be as low as possible. This is why transmission lines are high voltage.

    2. I am a little fuzzy on the specifics but the radiative losses go up with higher voltage when using AC. I suspect this could be modeled based on the impedance. At some point, the voltage is high enough that the cost of doing AC to DC and DC to AC conversion is less then the radiative losses. DC transmission lines do not suffer radiative losses.

    3. DC to AC and AC to DC conversion is expensive in terms of complexity, cost, and efficiency compared to using transformers for step up and step down.

    The result is that the transmission line between Sylmar and The Dalles is both DC and runs at a much higher voltage then an AC transmission line would.

  83. More Opterons to do a P4's work? by merpaholic · · Score: 1
    But the numbers can be tricky in these situations. Roger L. Kay, founder and president of Massachusetts-based Endpoint Technologies Associates Inc., said power consumption is all over the map. "The whole industry is working on it, but a lot of the information is anecdotal," Kay said. And the math can be confusing, according to Kay. He has seen studies that say AMD's Opteron chips are using less power than Intel's offerings, but companies would need more Opterons to do the same amount of work. Companies would end up with more chips to do the same job and their spending more and using more power overall.
    I had to do a double take when I read this. I'd like to see what "studies" support the conclusion that you need more Opterons to get the same work done as a P4, considering its widely known that an Opteron is both faster and more energy efficient than anything from the Netburst architecture. This isn't fanboyism, its common knowledge. Now why don't the people who are making these decisions realize this?
  84. Re:This article and the raised-floor article both by mpoulton · · Score: 1

    An enterprise storage box, fully configured that I looked at requires 13,800 kVA of 208V three-phase power (100A inrush current). My mind can barely fathom the completely unbendable copper "wire" that supplying that much juice at 40-ish volts would require.

    I think you meant 13.8kva, not 13.8 megavolt-amps. 13.8kva at 48VDC is only 288 amps. This is far less than what most telco systems run these days. The conductor size needed to handle this load is no larger than that feeding most newer homes, and is certainly flexible enough for installation.

    --
    I am a geek attorney, but not your geek attorney unless you've already retained me. This is not legal advice.
  85. Re:So misinformed by rbarreira · · Score: 1

    A very righteous post from you. However, you seem to be assuming that that guy wasn't just some troll kid... Which isn't necessarily true, this being slashdot and all, you know? :)

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  86. Lots of millitary gear is 400Hz. by Myself · · Score: 1

    Smaller transformers are the main benefit of higher-frequency AC, you're right. But the 400Hz power system is found plenty of places besides airplanes. I'm not millitary, but I've heard that most shipboard power is 400Hz, and they also do something weird with phases and ground, but I don't recall the specifics.

    I understand that old mainframes used 400Hz because the power converters were smaller and made less heat. The easiest way to make 400Hz power at the time was through "rotary converters", a motor-generator pair that takes in whatever power is available locally (50 or 60? One lump or two?) and spits out 400Hz.

  87. Re:This article and the raised-floor article both by sirwired · · Score: 1

    I think you meant 13.8kva, not 13.8 megavolt-amps.

    Whoops... yeah, not 13.8 mVA. (imagine a Beowulf cluster of those! :-)

    13.8kva at 48VDC is only 288 amps.

    What about the 100A of inrush @ 208 three-phase? What would that take with DC? I never did take a power engineering class in college.

    The conductor size needed to handle this load is no larger than that feeding most newer homes, and is certainly flexible enough for installation.

    Yeah, but that is the current load for a single system. You put in half-a-dozen of these things, and you are talking serious quantities of copper. A quick check of a googled wire chart shows that 300A takes a conductor just shy of half an inch thick. Two of those together x 6 systems (by no means an unusal setup) starts to give me the heebie-jeebies, cable-routing wise. (Do we need a nastily thick conductor for earth ground also?)

    SirWired

  88. Datacenters and DC/AC power by LFransen · · Score: 3, Informative

    Hi everyone,
    I am a datcenter manager that has had the opportunity to not only run but also build a datacenter from pretty much scratch. In my experience I have found that both DC and AC powered equipment both have their places in the environment. Neither system is perfect so by running hybrid you can get the most flexibility.

    We recently moved our datacenter form a 10K sq ft facility down to a 1700 ft facility by doing a technology refresh and changing many of our key infrastructure methods. In the new facility I currently have 315 HP blade servers plus another 10-15 traditional rack type servers running. I have the capacity to add up to another 144 blades (assuming they are 1U) before I run out of floor and HVAC capacity. The power delivery method is hybrid. I run DC for the blades which are fed by Emerson Energy's Candeo XL rectifier stacks (originally designed for telco) and AC for everything else. To eliminate a lot of the under floor clutter I use a trough system instead of conduit for the various AC circuits. HVAC is provided by 4 Liebert 22TON units which keep my room at a comfy under floor temp of 66 degrees.

    Adequate airflow is critical so we spent a lot of time planning tile placement. The key for proper cooling in this scenario was a high volume of airflow pushing the cooling to about 5.5ft up from the raised floor. This way my cooling isn't being sucked up by just the bottom half of the rack. Low voltage cabling is overhead.

    We chose to power the blades DC for two reasons. First was the limited space I had for installing breaker boxes on the walls. The number of AC circuits I had was limited so I pulled fat feeds directly to the Candeo systems. A full rack of HP p-class blades would require 4 x 3phase 208 circuits per rack. My initial installation of blades would have consumed 144 of my 168 circuits leaving next to nothing to power my SAN/Network/Tape Library/etc equipment. The other reason was power supply efficiency. In the conversion of power from AC to DC the efficiency of the power supply must be taken into consideration. It's not just the number of conversions you do but the loss at each. Typical power supplies in servers run about 80% efficient while my Candeo as they are setup gets about 90%. For me this ultimately meant less heat and more available cooling, therefore I could bring in more servers under the existing HVAC.

    I prefer a best of class mentality. IMHO there is no best universal solution. For those of you that use traditional rack mounts servers like Dell you can purchase these units with a DC option. I am not sure if HP offers a similar option but they might.

    Len

    p.s. Someone also made the comment about DC not generating noise in network cabling while AC does. This is not a totally true statement. Anytime you run a current through a conductor you will generate a magnetic field. Put this in parallel to another conductor and you will further induce a mag field (this is why any power runs that have to intersect low-voltage cabling should only intersect at 90 degree angles to avoid inductance). The big difference is the way DC cabling runs. In most DC circuits the feed and return lines run together so the proximity of the out of phase magnetic fields will cancel each other out. Don't believe me? I had this problem when we intially wired these Candeo systems up. The small feeds to the racks and the big mains that connected to the common buss bar were about a foot apart. Because the fields weren't cancelling, we were getting enough noise on the lines that it looked like there was AC leaking through the circuits (6volts p-p in some cases). By simply wire tieing the lines together, the proximity cancelled the fields out and everything was peachy.

  89. You keep using that word. I do not think you know by Myself · · Score: 1

    what it means...

    A "switching" power supply refers to its internal mode of operation, as opposed to a "linear" power supply. Switching converters are more efficient, but more noisy, than linear regulators.

    A universal-input power supply, to which you apparently refer above, is an entirely different animal.

  90. Telco grounding... by Myself · · Score: 1

    I was referring to the central office grounding procedures, which are partly to deal with conducted strikes coming in from outside, but mostly to deal with RFI, leakage current, and safety ground should some power converter fail horrifically.

    Considering that many offices don't even have copper phone lines leaving the building anymore, and the grounding practices remain in effect, I think it's mostly for the latter. I wish Nortel weren't so tight about their installation manuals, you could spend a few days reading their switch power and grounding practice. The SBC documents I linked to should provide plenty of detail anyway.

    Point is, it has little to do with pole-strung wire.

  91. 48VDC is nuts! by redelm · · Score: 1
    The only [slight] advantage to 48VDC is intergration with UPS. Otherwise it's all negative: Require 48VDC->ATX converters at each CPU (non-standard, unreliable and hot); 48VDC is still high voltage according to NEC, so everything has to be listed & UL std; DC->DC conversion very EMI noisy (worse than AC->DC).

    No, you convert in one place only.

  92. Re:This article and the raised-floor article both by Myself · · Score: 1

    Bad troll! No cookie!

    Just because *you* can't figure out how to run overhead power cable, doesn't mean it's a bad idea. If you're not running your power cables on their own rack, separate from signal cables anyway, you shouldn't even be in this discussion.

    That being said, I'm very interested in seeing any datacomm setup that fills a 24-inch power cable rack. You're in the vicinity of a thousand amps there, without stacking things very deep.

    You're also obviously unfamiliar with "superflex" cable. It's similar to welding cable, having a rope-lay configuration of hundreds or thousands of strands. Plenty of telco equipment is powered over four runs of 1/0 or 4/0 superflex. (That's a supply and return for A-side, and a supply and return for B-side. Welcome to the right way to do things.)

    Again, please don't flame the entire article just because your experience is limited.

  93. You obviously haven't been to our houses by LunaticTippy · · Score: 1
    If my electronics were 10% more efficient I would save at least 5% on my power bill.

    Gas everything, I do laundry rarely using an efficient front-loader, my fridge barely gets opened.

    I have between 5 and 10 computers running usually, plus an unholy number of other electronic devices. Heck, I've thought about combining my wall-warts with a homemade DC distribution rig (maybe combined with battery backup and solar assist) just because I have 30 or more wall warts plugged in usually. When I need an outlet I struggle through the nest until I find an unused wall transformer

    Your point is true for the typical American house, but we're talking on Slashdot.

    --
    Man, you really need that seminar!
  94. easy there chief by jeffmeden · · Score: 1

    Ouch. Lets take the context of the article's discussion (which you correctly conclude as 'dribble') into account before we overreact. My statement was based on the conclusion many people made regarding the article, and that is that if they could make one magical huge power supply at the head end, they would need no subsequent supplies at the equipment level. This is false, and the reason is that DC power would fluctuate wildly if converted and transmitted the distances typically in play in a data center (making it unclean or perhaps unstable?). Within a server, tolerances are a volt or less, and you would never meet this without power conversion systems at least at the rack level, if not at every server. But what do I know, I'm not an engineer for a major power equipment manufacturer or anything (or am I).

    1. Re:easy there chief by serbanp · · Score: 1

      Of course, the actual system will need to further downconvert the DC level to their needs. Especially the Vcore and DDR rails carry huge currents (more than 125A on Vcore needed for high-performance CPUs). This is at a low voltage and there are special transient requirements.

      Therefore, if by "unclean power" you mean less than stellar regulation, you're right. However, this is not an issue because the final DC/DC converters take care of this line (for them) fluctuation.

      The biggest downside of a DC rail to power a rack is that, for safety reasons, it must operate at reasonably small voltages (maybe 48V), which means that huge currents must be carried through the wiring. And anything above 24V as system voltage is already hurting this last stage conversion efficiency. Damn if you increase the system voltage, damn if you don't...

      And, of course, corrosion may be an issue too.

      Serban

  95. KVM? by IvyKing · · Score: 1

    To paraphrase Rich Teer - who in their right mind puts a frame buffer on a server?

    1. Re:KVM? by AKAImBatman · · Score: 1

      To paraphrase Rich Teer - who in their right mind puts a frame buffer on a server?

      Anyone using that crap called "Windows" for an OS? Theoretically, you could just get by using terminal services, but then you really are just looking at a networkable KVM for the machines. (Which doesn't help, BTW, if the machines start having major issues.) If I had it my way, everyone would use a proper Sparc box for their servers. Sadly, I don't have it my way, so there are still a lot of WIndows boxes and Intel machines without sufficient headless support. :-(

    2. Re:KVM? by IvyKing · · Score: 1
      If I had it my way, everyone would use a proper Sparc box for their servers.

      Agreed.

      One of the promises of Sun's Niagara servers is greatly increased performance per watt - which is one of the themes of the article.

      Something similar has come for a project at work - there's an Apple Xserve cluster that will be installed in a few days - one of the big items in preparation was finding a spot with the necessary power and A/C capacity - and this is small potatoes compared to a typical hosting site. While waiting for the Apple cluster to be set up, I'm making do with a cluster of Sun V-120's at the "software provider". In both cases it is much easier running a remote session with ssh than the equivalent with Windows.

  96. Computers are high voltage by dananderson · · Score: 1
    And like all the other clueless folk, you neglect to realize that computers are not high voltage. Nay, they run on 12, 5 and 3.3V

    Stick your hand in the power supply and tell me if it's "not high voltage". Of course, the internal components are not high voltage, but you can't have a city-wide delivery system based on 12/5/3.3v, let alone a datacenter.

    1. Re:Computers are high voltage by belg4mit · · Score: 1

      Citywide WTFYTBW? You most certainly could provide 12V to a rack,
      consider your car. Granted, most of the components in a car are
      less stringent in their requirements than a motherboard... but then
      look at the next-gen systems (52V IIRC, also apparently a common
      setup for A/V equipment) for an idea of the regulatability.

      --
      Were that I say, pancakes?
  97. Re:This article and the raised-floor article both by sirwired · · Score: 1

    Actually, power below and signal above is not a terrible idea, I will admit. I have never seen this deployment in the field as most of the shops I visit are ex-mainframe shops (or current mainframe shops), and none of them use overhead cabling (at least for the Computing part of IT. Telco is comething different.) Now-obsolete Bus and Tag (mainframe) cables make hi-amp copper wire look compact, hence the lack of overhead cable runs.

    The "average" shop I visit uses power run through conduits bolted to the concrete floor, and then data cables are bundled together and run point-to-point on top of that. Yeah, I know, makes power upgrades real interesting with live fiber cabling nearby.

    You're right, I am unfamiliar with superflex cable. My bad. And yes, I know that all real equipment has an A and B side.

    I must mention that a mere thousand amps isn't very much. If a single rack requires two L6-30 connections of 208V AC, your 1000A 24" power rack starts to run dry awful quick, especially if you start using lower-voltage DC.

    Beyond that, overhead power runs also require a minor re-design of some equipment, most of which expect the power to come in from the bottom.

    SirWired

  98. i hate the big bricks by cheekyboy · · Score: 1

    I hate those big power bricks that when plugged in, wont allow a second small power socket to fit. Its too damn
    fat.

    Cant they either make em thin, or use a wired plug - like laptops.

    But what we need , are DC outs at the back of PCs, so I can plug the wifi, or adsl modem and 8port switch into the back
    of the PC and use the PCs power.

    --
    Liberty freedom are no1, not dicks in suits.
  99. Data Center != 1 rack by dananderson · · Score: 1

    A datacenter is not 1 computer or even 1 rack. It's BIG--it takes MEGAwatts of power. You can't supply power for a datacenter on 3.3V, or even 52v. You need high-voltage to power thousands of cards. The high voltage of DC is dangerous to control and hard to regulate.

    1. Re:Data Center != 1 rack by belg4mit · · Score: 1

      And it's not a fucking city either. So you end up with a little
      redundancy and a few dozen processors per power supply instead
      of one to one but not a single supply for a whole building like
      you seem to insist is the only possible solution.

      --
      Were that I say, pancakes?
  100. Another con of DC power by chris_sawtell · · Score: 1
    Don't get your wedding ring stuck between the power bus-bars.
    You'll lose a finger.

    Not funny, it's happened.

    So irrespective of what she who must be obeyed has to say on the matter rings and watches must go in pockets before working on high current low voltage systems.

  101. Re:This article and the raised-floor article both by Myself · · Score: 1

    Most of the "new breed" CLECs run AC power and air conditioning below, DC power and signal above. So the data folk get what they're used to, the telco folk get what they're used to. If you'll pardon the inconvenience of bolting racks to a raised floor. And you know the last idiot didn't file the burrs off the ends of his Unistrut.

    I know of one MCI/WCOM facility that ran DC power overhead, signal and air conditioning below. (No AC in the switchroom.) Talk about a mess. The DSX aisle had so much cable piled up under it, the airflow to the rest of the room was heavily constricted. This was with an 18" floor height, too. The overhead power looked great, though, with its alternating paired colors. You could tell it was a WCOM facility though, -48 was red, not blue. (Old MCI installations do it right: Blue helps snap you out of the "ground is negative" convention that so many of us get into.)

    All the Bell COs are solid floor, so everything's overhead. Depending on the vintage, you might be dealing with 14'6", 14', 9'6", 7'6", or 7' frames. As circuit density has gone up, it no longer makes sense to fill a 14' frame with equipment. Hell, even a 7' frame has so much cable entering it now, you have to put spacers between the frames or just not fill them completely.

    Doing everything overhead works fine, except you have to note, AC is only in a CO for convenience receptacles. There are only a few circuits, for lights, tools, and the occasional printer. If you had to put up enough conduit or wiring gutter to support servers, it'd get ugly in a hurry.

    As much as I despise working in raised-floor environments, I have to admit, the hybrid over/under layout that the young CLECs use is pretty slick. It accomodates gear from both telco and data mindsets.

    I just have one thing to urge you: If you're putting signal cable under-floor, put it in writing that when someone removes equipment, they must remove associated cabling, using appropriate practices to avoid damaging the other cables. Otherwise after a few generations, your floor's full of old cable, packed too tight to safely remove any of it. That can happen with overhead racks, too. It just takes a lot more neglect and a lot more years. (Repeat after me: Cable mining is not fun.)

  102. Re:What about churches? Very small rocks? by evilviper · · Score: 1

    The answer is well-covered in the wikipedia: http://en.wikipedia.org/wiki/High_voltage_direct_c urrent

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  103. Multiple conversions still necessary by rpwoodbu · · Score: 1

    Regardless of whether AC or DC is used in the distribution, voltage conversions are going to be needed in order for the distribution to be practical.

    To use telco as an example, they use 48VDC as their distribution. This is a convenient voltage for a few reasons: it is high enough to keep line loss and cable size within reason, and it is high enough to power most equipment without trouble. However, most devices do not operate on 48VDC directly; they tend to want 12 or 5 or 3.3 or [insert CPU voltage du jour], or quite often all of these at once. It is impractical to distribute these voltages over more than a few tens of feet, as you would need really big wires to avoid excessive line loss due to the higher current draw (ever see what happens to badly installed low-voltage outdoor lighting?). Plus it is impractial to distribute lots of different voltages. So the end devices must have their own power supplies to downconvert the DC voltages into whatever is needed for that device.

    So we're not eliminating the PSU at each device. But the good news is that these PSUs can be considerably simpler and probably more efficient.

    Some people are also confused as to why power entering the datacenter might be converted to DC and back to AC before it makes it to the PSU on any equipment. Beyond the need to charge the large batteries that support the UPS (which requires DC), some installations use what is often called "online UPS". This means that all power is converted to DC, then reinstated as AC 100% of the time. It is like you are always running off of the UPS. You enjoy a higher level of control over the power quality through this arrangement. Unfortunately, these systems cost a great deal of power efficiency.

    A fully DC infrastructure would give you the benefit of an online UPS without the power costs. In a DC infrastructure, you have one large bank of DC power supplies that connect directly to the batteries and to the equipment. While the utility power is present, the equipment is being powered from the DC power supply and the batteries are charged. When the utility power goes out, the batteries are able to handle the load of the equipment. No switch-over equipment is needed; the magic of electricity makes this a rather passive system. This is what the telcos have been doing for decades. The only significant difference between a DC infrastructure and an online AC-based UPS is that the online UPS needs a large bank of power inverters to recreate the AC, which chews up more power.

    With an "offline UPS" (like the one under your desk), there is always the chance that it won't switch over; the online system eliminates this point of failure altogether. A DC system eliminates both the switch-over equipment and the inverters -- a win-win!

    PC and server manufacturers need to get on the ball and develop DC-DC power supplies for their equipment. It really isn't hard at all. I built one for an old desktop PC that I installed in the car to play MP3s. I just took an old dead AT power supply, gutted it, and replaced it with (albeit inefficient) linear power regulators for +12 and +5, and one low-current DC-DC converter (5 to 12) to give me the electrical isolation needed to create -12. I did this all with parts I had lying about. IBM/Dell/HP/et al. could do this in their sleep, and do it with much more efficient means.

    Make sure your sales reps know that you want DC! If enough of us bring it up, they'll build it.

  104. Re:You keep using that word. I do not think you kn by paradxum · · Score: 1

    Yes, I know and understand what it is. Including their latent properties.

  105. Isolation by PhotoGuy · · Score: 1

    One thing I've not seen mentioned yet, is how DC based distribution protects one computer from another. If a motherboard somehow fries, shorts out, or whatever, and sends back interference or other nastiness back up the DC power line, could it not affect other computers in the center?

    The ACDC conversion in a power supply provides a degree of isolation to reduce this problem.

    Comments?

    --
    Love many, trust a few, do harm to none.
  106. because server setups are designed by alizard · · Score: 1

    to handle peak loads. If your e-commerce server is dumping over 80% of the customers when everybody shows up to buy, that means one is losing 80% of potential sales. A IT manager who gives the excuse "But we were trying to save on power and capital investment" is going to have his ass fired when this happens. That's a major rationale behing "grid computing", i.e. rent one's CPU cycles when one really needs them.

  107. Re:This article and the raised-floor article both by mpoulton · · Score: 1

    What about the 100A of inrush @ 208 three-phase? What would that take with DC? I never did take a power engineering class in college.

    The inrush results from charging filter capacitors in the server's switching PSU. With a DC source, such filtering isn't needed (okay, we'll still need some filter, but maybe only 10% as much). That's a major advantage of DC -- all that filtering occurs at the main converter that supplies the DC system, not at each device. There will still be some inrush, but only a fraction of the 750A predicted.

    Yeah, but that is the current load for a single system. You put in half-a-dozen of these things, and you are talking serious quantities of copper. A quick check of a googled wire chart shows that 300A takes a conductor just shy of half an inch thick. Two of those together x 6 systems (by no means an unusal setup) starts to give me the heebie-jeebies, cable-routing wise. (Do we need a nastily thick conductor for earth ground also?)

    True, the total load of the system will be large -- but no larger than for modern telecom systems. I'm not saying the wires are small, only that these problems have already been solved. Telecom systems run many thousands of amps at 48VDC using off-the-shelf solutions easily adaptable to a data center installation.

    --
    I am a geek attorney, but not your geek attorney unless you've already retained me. This is not legal advice.
  108. Telsa's Employment by nurb432 · · Score: 1

    According to a couple of books I have read, at one point Tesla was on westinghouse's payroll.

    He also received free power for a while, until westinghouse got tired of Tesla blowing up his generators and cut him off.

    The books could have been wrong, ( admittedly there is a lot of 'legend' out there on him and few hard facts ) but thats what I'm basing my statement off of.

    --
    ---- Booth was a patriot ----