Understand expansion cards and dedicated GPUs — what they plug into (PCIe slots), how they draw power, when to use them, and the alternatives (eGPUs, riser cards) for systems where space is tight.
23 min read · Expansion Cards & GPUs
// CHECK YOUR KNOWLEDGE
The motherboard is the foundation, but it's not the whole story. Many systems benefit from additional capabilities: a dedicated graphics card for gaming, a network interface card for specialized networking, a sound card for pro audio, or a capture card for video production. These components plug into PCIe slots on the motherboard, extending what your system can do. This lesson covers how they connect, how they draw power, and when alternatives like eGPUs and riser cards make sense.
All modern expansion cards connect via PCIe (PCI Express), the standard high-speed bus on the motherboard. PCIe comes in different generations (PCIe 3.0, 4.0, 5.0) and different widths, and understanding both is key to matching a card to a slot.
PCIe generations determine speed. Newer is faster:
A "lane" is a pair of signal wires (transmit and receive). The more lanes, the wider the connection.
PCIe widths are denoted as x1, x4, x8, x16:
On a typical consumer motherboard, you'll see one PCIe x16 slot for a graphics card, and a few x1 slots for other add-ons.
▸ COMPAT
Compatibility rule — PCIe: A card designed for a slower PCIe generation (e.g., PCIe 3.0) will work in a faster slot (e.g., PCIe 5.0), but at the slower speed. A card requiring many lanes (e.g., x16) can physically fit in a smaller slot (e.g., x8), but will be bandwidth-limited. Always check the motherboard spec and the card's requirements.
You've already learned that many CPUs include integrated graphics. Dedicated graphics cards are the alternative — a separate component with its own GPU, memory, and power supply.
When to use integrated graphics:
When to use a dedicated GPU:
Dedicated GPUs come from NVIDIA (GeForce RTX for gaming, Tesla for data centers) and AMD (Radeon RX for gaming, Instinct for data centers). Both types use PCIe x16 slots and require dedicated power connectors.
▸ NOTE
Mental model: Integrated graphics is "good enough" for everyday use. Dedicated graphics is "overkill" for everyday use but necessary for gaming and pro work. Choose based on your workload.
A dedicated graphics card draws power from two sources: the motherboard's PCIe slot (which can supply up to 75 watts) and dedicated power connectors from the power supply.
PCIe power connectors come in standard sizes:
Many mid-to-high-end GPUs need dedicated power connectors. For example, a 225W graphics card could draw power from the PCIe x16 slot (up to 75W), one 6-pin connector (up to 75W), and one 8-pin connector (up to 150W) — supplying up to ~300W of total available power. Modern cards increasingly use a single 8-pin or a 16-pin 12VHPWR connector instead of multiple older-style connectors.
▸ COMPAT
Compatibility rule — GPU power: A dedicated GPU requires not just a PCIe x16 slot, but the correct power connectors from the PSU. A GPU without adequate power will either not boot, run at throttled performance, or damage itself. Always verify the power requirement before purchasing.
While dedicated graphics are the most common expansion card, others exist:
Network Interface Card (NIC) — adds a second network port or higher-speed networking (e.g., 10 Gbps Ethernet). Plugs into a PCIe x1 slot. Many motherboards include an onboard NIC, but a dedicated card is useful for specialized networking needs.
Sound Card — adds pro-grade audio I/O for music production or gaming. Consumer motherboards include onboard audio, but dedicated sound cards offer better specs and more outputs. Plugs into a PCIe x1 slot.
Capture Card — records video and audio from external sources (game consoles, cameras, streaming equipment). Used by content creators and streamers. Typically uses a PCIe x1 or x4 slot.
RAID Controller — a dedicated card that manages multiple hard drives in a RAID array, offloading the work from the CPU. More common in servers and high-performance workstations. Plugs into a PCIe x4 or x8 slot.
All these cards follow the same rule: they plug into a PCIe slot, draw a small amount of power from that slot (usually 25–75 watts, sometimes less), and often don't need dedicated power connectors.
Not all systems have the space for a full-height dedicated GPU. Two alternatives exist:
Riser Cards — a short PCIe adapter that redirects a card sideways, allowing it to sit parallel to the motherboard instead of perpendicular. Useful in small-form-factor cases like Mini-ITX builds. The GPU itself still needs the same power and cooling, but the riser lets it fit in tight spaces.
eGPU (External GPU) — a dedicated GPU in an external enclosure connected to the motherboard via a high-speed Thunderbolt or USB4 cable. Designed for laptops that lack a PCIe slot. Performance is slightly lower than an internal GPU (due to the external connection), but it's a way to add graphics capability to otherwise un-upgradeable systems.
▸ EXAM TIP
Exam tip: The A+ exam expects you to know that dedicated graphics cards require PCIe slots and power connectors, and that riser cards and eGPUs are alternatives for systems where internal space or upgrade paths are limited. You don't need to memorize card specs, but understand the categories and trade-offs.
Expansion cards are the way to upgrade a system beyond the CPU and integrated features. The key decisions:
The check questions below test your understanding of PCIe slots, GPU power, and when to use expansion cards.
Sign in to check your knowledge and earn XP. Sign in