The ATX specification includes a -12V (and an optional -5V) rail on the main power connector.
What are these negative voltage rail used for on the connected circuits?
The ATX specification includes a -12V (and an optional -5V) rail on the main power connector.
What are these negative voltage rail used for on the connected circuits?
-5V was the back-bias voltage for 3-rail DRAMs, in the era of 16kbit DRAMs. These used 5V for the interface, 12V to power the storage, and -5V to provide negative bias to the chip substrate. Without -5V, all 16384 storage transistors turned on at once, pretty much shorting the 12V supply to ground and destroying the chip.
You needed to ensure the -5V supply was working before starting the 12V supply. However as it supplied a bias voltage, it didn't need to source a great deal of current; 5ma was enough for a whole 64k memory! (the 12V supply was somewhere close to an amp)
Later DRAMs (starting with the 64kbit generation though there were some 16k versions) generated their own -ve supply with an on-board charge pump - and possibly still do, for all I know. These were already coming into fashion as the PC started to take off, but were possibly still more expensive...
-12V was necessary for proper RS232 serial port levels; I can't think of any other purpose for it in a PC.
ATX specifications still require a negative 12 volt rail to meet PCI specifications. Regular PCI, not PCI Express. It will probably be phased out in the future as the negative 5 volt rail has been.
I once had a modem which needed -5 volts for its audio circuitry, and I wouldn't be at all surprised if some sound cards needed it as well. It's possible that -12 would have worked just as well (and indeed that some cards that expect -5 there wouldn't mind if the pin carried -12 instead), but if an op amp needs to accommodate inputs and outputs in the range of e.g. +/-1 volt, there would be no reason for the card's designer to favor -12 over -5. The higher voltage would more than double heat dissipation, and even if the extra heat wouldn't pose a problem good engineering practice would suggest that it be avoided.
Long story short: -12V isn't really needed and i've seen quite a lot of mini PCs and motherboards that run all fine without it. -5V became obsolete with the introduction of ATX 2.0. Full-thrown DB9 RS-232 ports are hard to find on a modern mobo and if you don't need them anyway, you could just omit the -12V. If you need the port later don't forget about that, as the port won't work without it. If you plan to make your own SPS, like i'm about to do, you could use a small isolated converter or even a charge pump. the current requirements are usually less than 10mA.