Computer power supplies are the most cost-effective high-current DC sources available to makers and hobbyists. A mid-range 600W unit can deliver 40A+ on the 12V rail for a fraction of the cost of a dedicated lab supply. However, repurposing these units requires a strict understanding of ATX power supply voltages, their inherent switching noise, and how to condition them for sensitive electronics. This guide breaks down the ATX rail specifications, compares conversion topologies, and provides a concrete design path for building a low-noise bench supply.
Decoding ATX Power Supply Voltages and Tolerances
The ATX12V standard (currently v2.52 and v3.0) defines strict voltage tolerances and ripple limits for PC components. When you crack open an ATX unit, you are not getting a single voltage; you are tapping into a multi-rail switching converter. Understanding the exact specifications of each rail is the first step in determining which loads they can safely drive.
| Rail | Nominal Voltage | Tolerance Range | Max Ripple & Noise (p-p) | Primary Use Case |
|---|---|---|---|---|
| +12V | 12.0V | ±5% (11.4V - 12.6V) | 120 mV | Motors, high-power LEDs, buck converter inputs |
| +5V | 5.0V | ±5% (4.75V - 5.25V) | 50 mV | Logic ICs, USB power, relay coils |
| +3.3V | 3.3V | ±5% (3.14V - 3.47V) | 50 mV | Low-voltage microcontrollers, sensors |
| -12V | -12.0V | ±10% (-10.8V to -13.2V) | 120 mV | Op-amp negative rails, RS-232 transceivers |
| +5VSB | 5.0V | ±5% (4.75V - 5.25V) | 50 mV | Always-on logic, wake-on-LAN, standby MCU power |
The +12V rail is the workhorse. In modern ATX designs, the 5V and 3.3V rails are often generated from the 12V rail via internal DC-DC buck converters rather than being independently regulated from the transformer secondary. This means the 12V rail holds the bulk of the available wattage.
Topology Comparison: Raw Switching vs. Linear Post-Regulation
A common question when designing a bench supply is whether to use the raw ATX switching output or add linear post-regulation. The answer depends entirely on your load's sensitivity to high-frequency switching noise. Raw ATX outputs are highly efficient but carry 50mV to 120mV of peak-to-peak ripple, which can introduce jitter in high-resolution ADCs or audible hum in audio amplifiers.
| Topology | Efficiency | Heat Dissipation | Output Noise / Ripple | BOM Cost |
|---|---|---|---|---|
| Raw ATX (Switching) | 85% - 92% | Low (handled by PSU fan) | High (50mV - 120mV p-p) | $0 (Direct tap) |
| ATX + Linear LDO | 40% - 60% | Very High (requires large heatsinks) | Ultra-Low (< 2mV p-p) | Low ($5 - $15) |
| ATX + Buck + LDO | 75% - 85% | Moderate (small heatsinks) | Ultra-Low (< 2mV p-p) | Moderate ($15 - $30) |
For driving stepper motors, charging 12V lead-acid batteries, or powering high-wattage LED strips, the Raw ATX topology is the undisputed winner. The 120mV ripple is irrelevant to these loads. However, if you are powering a 24-bit audio DAC or a precision strain gauge bridge, you must use a linear stage to reject the switching noise, leveraging the Power Supply Rejection Ratio (PSRR) of the LDO.
Input Protection, Inrush, and Thermal Derating
Input Range and Inrush Protection
When you flip the switch on a 600W ATX PSU, the primary bulk capacitors (typically two 390µF 400V caps in series) look like a dead short to the AC line for the first half-cycle. This results in an inrush current that can spike to 40A–60A at 120VAC. If you are wiring your ATX supply to a custom AC inlet on your bench, you must protect the wiring.
- Fusing: Use a 10A slow-blow (time-delay) ceramic fuse. A fast-blow fuse will nuisance-trip on every power-on event.
- Inrush Limiting: Install an NTC thermistor in series with the AC line. The Ametherm MS35 10018 (10Ω cold, 0.18Ω hot) is ideal for supplies up to 800W, limiting the initial spike to under 15A.
Thermal Derating Note
ATX power supplies are engineered for the forced-air cooling environment of a PC chassis. Their rated wattage assumes an ambient temperature of 25°C to 40°C. If you mount the PSU in an enclosed bench cabinet where ambient temps reach 50°C, you must apply thermal derating. Expect to lose roughly 5% of total capacity for every 10°C above 40°C. Always ensure the PSU's intake fan has at least 2 inches of unobstructed clearance.
Design Example: Low-Noise 5V Rail for Sensitive ADCs
Let’s design a clean 5V rail capable of delivering 2A to a cluster of precision sensors and a 24-bit ADC, using the ATX 12V rail as our input source. We cannot use a direct LDO from 12V to 5V at 2A; the dropout voltage and heat dissipation would be catastrophic (7V drop × 2A = 14W of heat, requiring a massive heatsink and likely triggering the LDO's thermal shutdown).
Instead, we use the ATX + Buck + LDO topology.
Stage 1: The Buck Converter (Pre-Regulation)
We use a Texas Instruments TPS5430 buck converter to step the ATX 12V rail down to 6.5V.
Efficiency: ~88%.
Heat: (12V - 6.5V) × 2A = 11W input, 13W output. Loss is ~1.5W, easily handled by the IC's internal pad and a small PCB copper pour.
Stage 2: The LC Filter
The TPS5430 switches at 500kHz, generating its own ~30mV ripple. We place a Pi-filter (10µH shielded inductor, flanked by two 470µF low-ESR polymer capacitors) between the buck output and the LDO input to attenuate the high-frequency switching node before it reaches the linear regulator.
Stage 3: The Linear LDO (Noise Rejection)
We use an Analog Devices LT1084 LDO to drop the 6.5V down to a pristine 5.0V.
Dropout / Headroom Math: The LT1084 has a maximum dropout voltage of 1.3V at 3A. Our headroom is 6.5V (input) - 5.0V (output) = 1.5V. Because 1.5V > 1.3V, the regulator stays fully in regulation even under peak transient loads.
Heat: (6.5V - 5.0V) × 2A = 3W. A standard TO-220 package with a small clip-on heatsink (e.g., Aavid Thermalloy 577202B00000G) handles this effortlessly.
Decision Path: Choosing Your Conversion Topology
Do not over-engineer your bench supply. Adding linear regulators to every rail wastes power and generates unnecessary heat. Use the decision tree below to select the correct topology for your specific load.
| Load Type | Noise Sensitivity | Current Draw | Recommended Topology |
|---|---|---|---|
| DC Motors, Steppers, Pumps | None | High (5A - 30A) | Raw ATX 12V Rail |
| LED Strips, Halogen Lamps | Low | Medium to High | Raw ATX 12V Rail |
| Relays, Solenoids, Fans | Low | Low to Medium | Raw ATX 12V or 5V Rail |
| Microcontrollers (Arduino/ESP32) | Medium | Low (< 1A) | Raw ATX 5V or 3.3V Rail |
| Audio Amplifiers, RF Transceivers | High | Medium (1A - 3A) | ATX + Buck + LDO |
| Precision ADCs, Strain Gauges, DACs | Critical | Low (< 500mA) | ATX + Buck + LDO + Pi-Filter |
The Default Recommendation
For 90% of maker and hobbyist bench applications, use the Raw ATX 12V and 5V rails directly for your primary power distribution (motors, LEDs, logic boards). Do not waste time and money building linear post-regulators for digital logic or inductive loads. Reserve the ATX + Buck + LDO topology strictly for a dedicated, isolated "analog bus" on your breadboard or PCB when you are actively debugging high-resolution sensor circuits or audio hardware. This hybrid approach gives you the massive current capacity of a switching supply where you need it, and the microvolt-level silence of a linear supply where it actually matters.






