PC power supply pinout

From Notebook

Jump to: navigation, search
source: http://www.pcguide.com/ref/power/sup/

Contents

Wiring Color Code

  • yellow = +12v
  • red = +5v
  • orange = +3.3v
  • brown = +3.3v "sense"
  • black = ground
  • green = power on (+5v or ground, powered from +5v standby)
  • gray = power good (+5v or ground)
  • white = -5v
  • blue = -12v

ATX Power Supply

Image:Atx-power-supply-pinout.gif

SFX Power Supply

Image:Sfx-power-supply-pinout.gif

Drive Power Connectors

Image:Drive-power-connector.gif

The standard D-shaped connector is sometimes referred to as a "Molex" connector. The pinout of the smaller-style connector is the same.

Notes

Power Good Signal

When the power supply first starts up, it takes some time for the components to get "up to speed" and start generating the proper DC voltages that the computer needs to operate. Before this time, if the computer were allowed to try to boot up, strange results could occur since the power might not be at the right voltage. It can take a half-second or longer for the power to stabilize, and this is an eternity to a processor that can run half a billion instructions per second! To prevent the computer from starting up prematurely, the power supply puts out a signal to the motherboard called "Power Good" (or "PowerGood", or "Power OK", or "PWR OK" and so on) after it completes its internal tests and determines that the power is ready for use. Until this signal is sent, the motherboard will refuse to start up the computer.

In addition, the power supply will turn off the Power Good signal if a power surge or glitch causes it to malfunction. It will then turn the signal back on when the power is OK again, which will reset the computer. If you've ever had a brownout where the lights flicker off for a split-second and the computer seems to keep running but resets itself, that's probably what happened. Sometimes a power supply may shut down and seem "blown" after a power problem but will reset itself if the power is turned off for 15 seconds and then turned back on.

The nominal voltage of the Power Good signal is +5 V, but in practice the allowable range is usually up to a full volt above or below that value. All power supplies will generate the Power Good signal, and most will specify the typical time until it is asserted. Some extremely el-cheapo power supplies may "fake" the Power Good signal by just tying it to another +5 V line. Such a system essentially has no Power Good functionality and will cause the motherboard to try to start the system before the power has fully stabilized. Needless to say, this type of power supply is to be avoided. Unfortunately, you cannot tell if your power supply is "faking" things unless you have test equipment. Fortunately, if you buy anything but the lowest-quality supplies you don't really need to worry about this.

Power On and +5V Standby

Early PCs using the PC/XT, AT, Baby AT and LPX form factors all use a mechanical switch to turn the computer on and off. Newer form factors, starting with the ATX/NLX, and including the SFX and WTX, have changed the way the power supply is turned on and off. Instead of using a physical switch, these systems are turned on by a signal from the motherboard telling the power supply what to do. In turn, the motherboard can be told to change this signal under software control. This is what allows Windows to shut the power down to a PC, or what allows such features as turning a PC on from a button on the keyboard. This feature is called "Soft Power" and the signal that controls the power supply is called "Power On", or alternately, "PS On" or "PS_On".

This feature would seem to create a small "chicken and egg" situation however. How can the motherboard tell the power supply to turn on, electronically, when the motherboard is also off due to not having any power from the supply? :^) The answer is the other "Soft Power" signal, which is called "+5 V Standby" (or "+5VSB", or "5VSB", etc.) This signal is the same output level as the regular +5 V lines from the power supply, but is independent of the other provided voltages and is always on, even when the rest of the power supply is turned off. A small amount of current on this wire is what allows the motherboard to control the power supply when it is off. It also permits other activities that must occur while the PC is off, such as enabling wakeup from sleep mode, or allowing the PC to be turned on when activity is detected on a modem ("Wake on Ring") or network card ("Wake on LAN").

The WTX form factor also includes a similar standby signal for +3.3 V.

Personal tools