2

I am a bit confused over the terminology and efficiency rating of a power supply. For instance, under 100% load my 1200W 80+ Gold power supply is listed to operate close to 88% efficiency. What does the 88% efficiency rating apply to: the power consumption measured at the wall, or the power consumption measured at the interface points to the computer?

I initially assumed it was the latter but I put together a system that measures a 1040W power draw at the wall (with a Kill-A-Watt meter). At this point, the system starts to become unstable and eventually shuts down. I suspect the need for more power since 88% of 1200W is 1056W -- conspicuously close to my measurement.

Edit: I am using a Corsair AX1200 80+ Gold power supply.

Chenmunka
  • 3,264

1 Answers1

3

The efficiency is a measure of the conversion between the mains to output.
The higher the efficiency the less power loss as wasted heat.

Your system may be becoming unstable because you are probably drawing too much power on one of the power supply rails.

You haven't said exactly which power supply you have but as an example

My Silverstone strider ST1500 is rated at 1500W. However look at these numbers:

Power Capacity  1.5 kW
Output Current  +3.3V - 40 A / 0.8 A 
+5V - 40 A / 0.5 A 
+12V1 - 25 A / 0.1 A 
+12V2 - 25 A / 0.1 A 
+12V3 - 25 A / 0.1 A 
+12V4 - 25 A / 0.1 A 
+12V5 - 25 A / 0.1 A 
+12V6 - 25 A / 0.1 A 
+12V7 - 25 A / 0.1 A 
+12V8 - 25 A / 0.1 A 
+5VSB - 6 A / 0 A 
-12V - 0.5 A / 0 A

If I try to draw more power than 40A on the 5V rail or more than 25A on a 12V rail I should expect problems. I think this is what you're seeing.

If you happen to have spare power rails that you're not using then you may want to add another cable say onto the graphics card.

hookenz
  • 4,095