Network+CompTIA A+Beginner15 min read

What Does PSU Mean?

Also known as: Power Supply Unit, power supply, ATX power supply

Reviewed byJohnson Ajibi· Senior Network & Security Engineer · MSc IT Security

This page mentions older exam versions. See the Current Exam Context and Legacy Exam Context sections below for the updated mapping.

On This Page

Quick Definition

A Power Supply Unit (PSU) is a critical hardware component that converts alternating current (AC) from a wall outlet into direct current (DC) at the specific voltages needed by a computer's internal components. It provides power to the motherboard, CPU, storage drives, graphics cards, and other peripherals through standardized connectors. The PSU also regulates voltage output to prevent fluctuations that could damage sensitive electronics, and it includes cooling fans to dissipate heat generated during operation. The PSU exists because computer components cannot directly use the high-voltage AC power supplied by utility companies. Without a PSU, a computer would have no way to safely and reliably receive the low-voltage DC power it requires. Modern PSUs adhere to the ATX standard, which defines form factors, connectors, and efficiency ratings. They are rated by their maximum power output in watts, and choosing an appropriate wattage is essential for system stability and longevity.

Must Know for Exams

On CompTIA A+ (220-1101) and Network+ (N10-008) exams, PSU knowledge is tested in several specific ways:

1. **Power Supply Sizing**: You must calculate the minimum wattage needed for a given build. For example, a system with a high-end GPU and multiple drives requires a PSU with sufficient wattage and the correct PCIe power connectors. The exam may present a scenario and ask you to select the appropriate PSU wattage.

2. **Connector Identification**: You need to identify ATX main power (24-pin), CPU power (4+4-pin), PCIe power (6+2-pin), SATA power (15-pin), and Molex (4-pin) connectors. Questions may show images or descriptions and ask which connector is used for a specific component.

3. **Voltage Rails**: Know the standard voltages: +3.3V (for some chipsets and RAM), +5V (for USB and older drives), and +12V (for CPU, GPU, and modern drives). The +12V rail is the most important for modern systems.

4. **Efficiency and 80 PLUS Ratings**: Understand that higher efficiency (Gold, Platinum) means less heat and lower electricity costs. The exam may ask which rating is appropriate for a green data center.

5. **Protection Features**: Be aware of OVP, UVP, OCP, SCP, and OTP. A question might describe a system that shuts down during a power surge and ask which protection feature prevented damage.

6. **Form Factors**: ATX, SFX, and TFX are common. The exam may ask which form factor fits a small form factor (SFF) case.

7. **Troubleshooting**: Symptoms of a failing PSU include random reboots, no power, burning smell, and coil whine. The exam may present a troubleshooting scenario and ask you to identify the PSU as the root cause.

Simple Meaning

Think of a PSU as the heart of a computer, but instead of pumping blood, it pumps electricity. Your computer's components are like organs—each needs a specific type and amount of power to function. The wall outlet provides a powerful, chaotic flow of electricity (AC), like a river in flood.

The PSU acts like a sophisticated dam and filtration system: it tames that wild river, converts it into a calm, steady stream (DC), and then splits it into multiple pipes, each delivering exactly the right pressure (voltage) to the right organ. The motherboard gets one pressure, the hard drive another, and the graphics card yet another. If the PSU fails, the whole system shuts down, just like a heart attack stops the body.

That's why a reliable PSU is non-negotiable for any computer.

Full Technical Definition

A Power Supply Unit (PSU) is an internal or external electronic device that converts mains AC power to low-voltage regulated DC power for a computer. It operates at the physical layer (Layer 1) of the OSI model, as it deals with electrical signals and power delivery, not data. The PSU does not process or interpret data packets; it simply provides the electrical foundation for all other components to function.

Key standards include the ATX (Advanced Technology eXtended) specification, which defines the form factor (e.g., ATX, SFX), connector types (24-pin main power, 4+4-pin CPU, 6+2-pin PCIe, SATA power), and electrical characteristics. The EPS12V standard is used for servers and high-end workstations, providing additional CPU power. Efficiency is rated by the 80 PLUS certification (Bronze, Silver, Gold, Platinum, Titanium), indicating how much AC power is wasted as heat. A Gold-rated PSU is at least 87% efficient at typical loads.

Mechanically, a PSU contains a transformer, rectifier, filter capacitors, and voltage regulator modules. AC input is first rectified to pulsating DC, then smoothed by capacitors. A switching regulator (hence 'switched-mode power supply') rapidly switches transistors on and off to produce the desired DC output voltages (+3.3V, +5V, +12V, -12V). The +12V rail is the most critical, powering the CPU and GPU. Modern PSUs often have multiple +12V rails for safety and stability. Protection circuits include over-voltage protection (OVP), under-voltage protection (UVP), over-current protection (OCP), short-circuit protection (SCP), and over-temperature protection (OTP).

Compared to older linear power supplies, switched-mode PSUs are smaller, lighter, and more efficient, but they generate more electrical noise (ripple). High-quality PSUs minimize ripple to within ATX specifications (typically <50mV on +12V).

Real-Life Example

At a mid-sized law firm, the IT department is upgrading 30 workstations for a new document management system. Each workstation includes a high-end GPU for dual 4K monitors. The IT lead, Priya, calculates the total power draw: CPU 95W, GPU 250W, motherboard 50W, drives 20W, and peripherals 30W, totaling 445W.

She selects a 650W 80 PLUS Gold PSU for each workstation to provide headroom and efficiency. During installation, she ensures the PSU's 24-pin main connector is firmly seated on the motherboard, the 8-pin CPU power cable is connected, and the 6+2-pin PCIe cables are plugged into the GPUs. She uses a PSU tester to verify all voltage rails are within spec before powering on.

The systems boot without issue and run stable under full load. Six months later, a power surge hits the building. The PSU's surge protection and over-voltage protection kick in, saving the workstations from damage.

Priya's careful PSU selection prevents costly downtime and hardware replacement.

Why This Term Matters

For IT professionals, understanding PSUs is crucial for building, upgrading, and troubleshooting computer systems. An undersized PSU can cause random crashes, data corruption, or component failure, while an oversized one wastes money and energy. Knowing how to calculate total power draw, select the correct wattage and efficiency rating, and identify failing PSU symptoms (e.

g., coil whine, burning smell, system instability) is a core skill. In enterprise environments, PSU redundancy (e.g., hot-swappable units in servers) ensures uptime. On exams like CompTIA A+ and Network+, PSU questions test your ability to choose the right unit for a given scenario, recognize failure signs, and understand power protection.

Mastery of PSU fundamentals directly impacts system reliability and your troubleshooting efficiency.

How It Appears in Exam Questions

1. **Scenario-Based Sizing**: "A technician is building a gaming PC with an AMD Ryzen 7 (105W TDP), an NVIDIA RTX 4070 (200W TDP), 32GB RAM, two SSDs, and three case fans. Which minimum PSU wattage should the technician choose?" Wrong answers often include 300W (too low) or 1000W (overkill). The correct answer is typically 550W-650W, factoring in headroom.

2. **Connector Matching**: "Which PSU connector is used to provide power to a SATA SSD?" Options may include Molex (wrong), 6+2-pin PCIe (wrong), 4+4-pin CPU (wrong), and SATA power (correct). The trap is that Molex can be adapted, but the standard connector is SATA power.

3. **Troubleshooting**: "A user reports that their computer randomly shuts down under load, especially when gaming. The CPU and GPU temperatures are normal. What is the most likely cause?" Wrong answers include failing CPU fan (tempting but temps are normal), bad RAM (unlikely), or outdated drivers. The correct answer is a failing or underpowered PSU.

4. **Efficiency**: "A company wants to reduce energy costs in a server room. Which 80 PLUS certification should they look for in new PSUs?" Options: Bronze, Silver, Gold, Platinum, Titanium. The best answer is Platinum or Titanium, but Gold is often the most cost-effective. The trap is choosing Bronze because it's cheaper, but the question asks for energy cost reduction.

Practise PSU Questions

Test your understanding with exam-style practice questions.

Practise

Example Scenario

**Scenario**: You are upgrading a home office PC for video editing. The current PSU is 300W, but the new GPU requires 200W alone.

1. **Calculate total power draw**: CPU (95W) + GPU (200W) + motherboard (50W) + RAM (10W) + storage (20W) + fans (10W) = 385W. 2. **Select a new PSU**: Choose a 550W 80 PLUS Gold unit to provide headroom and efficiency. 3. **Unplug the old PSU**: Disconnect all cables from the motherboard, drives, and GPU. Remove the old PSU from the case. 4. **Install the new PSU**: Place it in the case, secure it with screws, and connect the 24-pin main power, 8-pin CPU power, and 6+2-pin PCIe cables. 5. **Connect storage and peripherals**: Attach SATA power cables to the SSD and HDD. 6. **Power on and test**: The system boots, and under full load, the PSU fan spins quietly. The system remains stable during rendering. 7. **Verify voltages**: Use a multimeter or software to confirm +12V is within 11.4V-12.6V. All good.

Common Mistakes

Believing that a higher wattage PSU always provides better performance or is safer.

A PSU only draws as much power as the system needs. An oversized PSU is less efficient at low loads and wastes money. The correct approach is to match wattage to system requirements plus 20-30% headroom.

Calculate total system power draw and add 20-30% headroom. Do not exceed that by more than 50% unless planning future upgrades.

Thinking that all PSU cables are interchangeable between different PSU brands or models.

PSU pinouts vary by manufacturer and model. Using a cable from a different PSU can short-circuit the power supply or connected components, causing permanent damage.

Always use only the cables that came with your specific PSU. Label them if you have multiple PSUs.

Assuming that a system that powers on briefly then shuts down is always a motherboard or CPU issue.

A failing PSU can provide enough power for a brief startup but cannot sustain load, causing immediate shutdown. This symptom is classic for a PSU under stress or with failing capacitors.

Test with a known-good PSU first before replacing the motherboard or CPU. Use a PSU tester to check voltage rails.

Exam Trap — Don't Get Fooled

{"trap":"The most dangerous trap is choosing a PSU based solely on total wattage without considering the +12V rail amperage. On exams, a question may offer a 600W PSU with a weak +12V rail (e.g.

, 20A) and a 500W PSU with a strong +12V rail (e.g., 40A). Students often pick the 600W unit, but the 500W unit is correct for a system with a power-hungry GPU.","why_learners_choose_it":"Learners fixate on the total wattage number because it's the most advertised spec.

They assume higher wattage automatically means more power for the GPU, not realizing that the +12V rail is the limiting factor for CPU and GPU. The 600W PSU may have multiple rails that split the +12V capacity, making it unsuitable.","how_to_avoid_it":"Always check the PSU's label for the +12V rail's combined amperage (e.

g., +12V@40A = 480W). Multiply amps by 12 to get watts available for CPU and GPU. If that number is less than the combined CPU+GPU TDP, the PSU is insufficient regardless of total wattage."

Commonly Confused With

PSUvsUPS (Uninterruptible Power Supply)

A PSU converts AC to DC and powers the computer directly. A UPS provides battery backup during power outages and conditions power (surge protection, voltage regulation). A UPS is external; a PSU is internal. They work together: the UPS feeds the PSU.

When the power goes out, the UPS keeps the computer running, but the PSU still converts the UPS's battery power to DC. Without a PSU, the computer cannot use the UPS's power.

PSUvsVoltage Regulator Module (VRM)

A VRM is a circuit on the motherboard that steps down the +12V from the PSU to the precise voltage needed by the CPU (e.g., 1.2V). The PSU provides bulk power; the VRM fine-tunes it. They are not interchangeable.

The PSU delivers +12V to the motherboard; the VRM then converts that to 1.2V for the CPU. If the VRM fails, the CPU gets no power even if the PSU is working.

Step-by-Step Breakdown

1

Step 1 — AC Input and Rectification

The PSU receives 110-240V AC from the wall outlet. A bridge rectifier converts the AC waveform into pulsating DC. This is the first conversion stage, but the output is still not smooth enough for computer components.

2

Step 2 — Filtering and Smoothing

Large electrolytic capacitors smooth the pulsating DC into a more stable DC voltage. This reduces ripple but the voltage is still high (around 160-340V DC depending on input). The capacitors also store energy to ride through brief power dips.

3

Step 3 — Switching and Transformation

A switching transistor rapidly turns on and off (at tens of kHz) to chop the DC into a high-frequency AC. This AC is then fed into a transformer that steps it down to lower voltages. The high frequency allows for a smaller transformer than a 50/60Hz design.

4

Step 4 — Rectification and Regulation

The stepped-down AC is rectified again to DC and filtered by additional capacitors. Voltage regulator circuits compare the output to a reference and adjust the switching duty cycle to maintain stable +3.3V, +5V, and +12V outputs. Protection circuits monitor for over-voltage, over-current, and short circuits.

5

Step 5 — Distribution to Components

The regulated DC voltages are sent to the output connectors: 24-pin main power, 4+4-pin CPU, 6+2-pin PCIe, SATA power, and Molex. The PSU fan activates to cool the internal components. The system is now ready to power on.

Practical Mini-Lesson

**Core Concept**: A Power Supply Unit (PSU) converts AC to DC and provides regulated voltages to all computer components. It is the foundation of system stability.

**How It Works**: The PSU takes 110-240V AC from the wall and uses a switched-mode design to step down and rectify the power. It outputs +3.3V, +5V, and +12V DC. The +12V rail is the workhorse, powering the CPU and GPU. The PSU also includes a standby voltage (+5VSB) that powers the motherboard even when the PC is 'off', enabling features like Wake-on-LAN.

**Comparison to Similar Technologies**: - **UPS (Uninterruptible Power Supply)**: A UPS provides battery backup during a power outage, while a PSU only converts and regulates power. A UPS is external; a PSU is internal. - **Voltage Regulator Module (VRM)**: VRMs on the motherboard further regulate the +12V from the PSU to the precise voltage needed by the CPU (e.g., 1.2V). The PSU provides bulk power; VRMs fine-tune it. - **Power Distribution Board (PDB)**: Used in servers, a PDB distributes power from redundant PSUs to multiple components. It is not a PSU itself.

**Configuration/Usage Notes**: - Always use the cables that come with the PSU. Mixing cables between different PSUs can cause short circuits and damage. - Modular PSUs allow you to detach unused cables, improving airflow. - For high-end systems, consider a PSU with multiple +12V rails to distribute load safely. - The 80 PLUS rating indicates efficiency: Bronze (82%), Silver (85%), Gold (87%), Platinum (89%), Titanium (90%). Higher ratings reduce heat and electricity costs.

**Key Takeaway**: The PSU is the most critical component for system reliability. Never skimp on quality or wattage. A failing PSU can destroy every other component. Always calculate total power draw and add 20-30% headroom.

Memory Tip

**Mnemonic**: 'PSU = Power Source Unit' — think of it as the 'heart' that pumps electricity. For voltages, remember '3-5-12' (3.3V, 5V, 12V). The +12V rail is the 'big pipe' — it powers the CPU and GPU, the hungriest parts. If the PSU fails, the whole system dies.

Covered in These Exams

Current Exam Context

Current exam versions that test this topic — use these objectives when studying.

Legacy Exam Context

Older materials may mention these exam versions, but learners should use the current objectives for their target exam.

N10-008N10-009(current version)

Related Glossary Terms

Frequently Asked Questions

Can I use a PSU with a higher wattage than my system needs?

Yes, but it may be less efficient at low loads. A PSU operates most efficiently at 40-60% of its rated load. If you use a 1000W PSU for a 300W system, it will run at 30% load, which may be below the peak efficiency range. Also, it costs more upfront. It's better to match wattage to your system plus 20-30% headroom.

What is the difference between a modular and non-modular PSU?

A modular PSU allows you to detach unused cables from the unit, reducing cable clutter and improving airflow inside the case. A non-modular PSU has all cables permanently attached, which can lead to messy cable management. Semi-modular PSUs have essential cables (24-pin, CPU) fixed and others detachable.

Why does my computer shut down when I play games but not during normal use?

This is a classic symptom of an underpowered or failing PSU. Under heavy load (gaming), the CPU and GPU draw more power. If the PSU cannot supply enough stable current, it may trigger over-current protection or simply drop voltage, causing the system to shut down. Check the PSU wattage and +12V rail amperage.

What does 80 PLUS Gold mean?

80 PLUS is a certification that guarantees a PSU is at least 87% efficient at typical loads (20%, 50%, and 100% of rated load). Gold means 87% efficiency at 100% load, 90% at 50% load, and 87% at 20% load. Higher ratings (Platinum, Titanium) offer even better efficiency, reducing heat and electricity costs.

Can a bad PSU damage other components?

Yes. A failing PSU can deliver unstable voltages, spikes, or ripple that can damage the motherboard, CPU, GPU, and storage devices. Over-voltage can instantly fry components. Short-circuit protection should prevent this, but cheap PSUs may lack adequate protection. Always use a quality PSU from a reputable brand.

Summary

(1) A PSU (Power Supply Unit) converts AC wall power into regulated DC voltages (+3.3V, +5V, +12V) needed by computer components. (2) Its most critical property is the +12V rail, which powers the CPU and GPU; insufficient wattage or a failing PSU causes random crashes and instability.

(3) For exams, remember connector types (24-pin, 4+4-pin CPU, 6+2-pin PCIe, SATA power), 80 PLUS efficiency ratings, and that a failing PSU is a common cause of intermittent shutdowns. Always calculate total power draw and add headroom.