Skip to content

Parts of a Motherboard and Their Functions

By Marlo Strydom

Share this article:

The main motherboard components and their functions include the CPU socket, chipset, memory slots, PCIe slots, SATA ports, M.2 connector, power delivery, voltage regulator module, BIOS chip, CMOS battery, rear I/O ports, front panel header, and fan headers. Each component has a specific job in connecting, powering, or controlling the rest of the computer's hardware.

The motherboard is the main circuit board inside a desktop computer. It is also called a mainboard, system board, or logic board. This printed circuit board (PCB) stores electrical components and wiring traces on layers of fiberglass and copper. On a typical computer motherboard you will find the processor, RAM, expansion cards, and motherboard ports all linked together. The board acts as a central hub that helps them communicate by routing data and power between every connected device.

Motherboard Components

The table below lists the key components of a motherboard and the role each one plays. Later sections explain every component in detail.

Motherboard Part Common Terms Main Function
Processor connection CPU socket, motherboard socket, CPU sockets Holds the processor and provides its electrical connection to the board
Traffic control chipset, northbridge, southbridge Manages data flow between the processor, memory, storage, and I/O
Memory area memory slots, RAM slots, DIMM slots, DDR, DRAM Holds RAM modules used for active programs and data
Expansion area PCIe slot, PCIe slots, PCI slots, AGP slots Accepts expansion cards such as a graphics card, NIC, RAID card, or sound card
Storage connections SATA ports, M.2 connector, NVMe, IDE, PATA Connects hard disks, SSDs, and other storage devices
Power delivery power connector, power supply connectors, ATX power connector, CPU power, voltage regulator module Brings power onto the board and converts it to the lower voltages components need
Firmware and clock BIOS chip, BIOS battery, CMOS battery, real time clock, RTC Initializes hardware during boot and keeps firmware settings and system clock saved
External and internal connections motherboard ports, I/O ports, USB ports, Ethernet port, front panel connectors, fan headers Connects the board to external devices, case buttons, LEDs, and cooling fans

CPU Socket

The CPU socket is the large connector that holds the processor on the motherboard. The CPU socket provides the physical mount and the electrical contact points that let the processor communicate with the rest of the system. When people talk about motherboard compatibility, the motherboard socket is one of the first things they mean.

Different CPU sockets support different processor families. Intel commonly uses LGA sockets, where the contact pins live on the motherboard socket. AMD used PGA on older platforms and now also uses LGA on modern desktop platforms. If the socket does not match the processor, the chip will not fit and the board will not work.

  • CPU socket: Holds the processor and links it to the motherboard traces
  • LGA: Places the contact pins on the motherboard socket
  • PGA: Places the pins on the processor instead of on the board
  • Socket compatibility: Determines which processors the board supports

Chipsets

The chipset controls communication between the processor, storage devices, USB ports, and other motherboard features. The motherboard chipset manages the data paths that tie all of these components together. On modern boards, it works alongside the CPU to allocate PCIe lanes, SATA ports, M.2 slots, USB connectivity, and other I/O functions.

On older motherboards, this job was split between the northbridge and southbridge. The northbridge handled high-speed communication between the CPU, RAM, and graphics interface, while the southbridge handled slower functions such as USB, audio, storage interfaces, and other peripherals. Modern boards no longer use separate northbridge and southbridge chips, but those terms still appear in older motherboard documentation.

The chipset also affects how many USB ports, SATA ports, and expansion options a motherboard can provide. Two boards may use the same CPU socket but offer very different motherboard ports, storage layouts, and PCIe slot configurations because their chipsets are different.

RAM and Memory Slots

The memory slots, also called RAM slots or DIMM slots, hold the memory modules used by the system. These slots connect the board to random access memory so the processor can read and write active data quickly.

Modern desktop boards use DDR SDRAM, which is a form of DRAM. The two current types of DDR memory are DDR4 and DDR5. Because each DDR generation uses a different notch position and electrical standard, a DDR4 module will not fit a DDR5 board and vice versa.

Most consumer motherboards include two or four memory slots. Installing matched RAM modules in the correct slots enables dual-channel operation, which increases memory bandwidth. The board manual usually shows which pair of memory slots to use first.

  • Memory slots: Physical sockets for RAM modules
  • DIMM: The standard desktop memory module format
  • DDR and DRAM: The memory technologies used by modern desktop motherboards
  • Dual-channel: Uses a matched pair of memory slots for more bandwidth

Expansion Slots

Expansion slots are the components that let the motherboard accept add-in cards. The current standard is the PCIe slot, also called a PCI Express slot. A PCIe slot can hold a dedicated GPU, video card, NIC, dedicated audio card, storage controller, capture card, or other expansion card.

PCIe slots come in several types defined by lane width: x1, x4, x8, and x16. A graphics card normally uses the main x16 slot closest to the CPU socket. Smaller cards such as a network interface card or USB expansion card often use x1 or x4 slots.

Before PCIe became standard, motherboards commonly used PCI slots for general expansion and AGP slots for graphics. PCI slots were often used for sound cards, modems, network cards, and RAID cards. AGP slots were used mainly for a video card. These older slot types are now legacy motherboard features, but the terms still appear in repair guides and older board manuals.

Storage Connectors

A motherboard needs storage connectors so the system can communicate with hard disks, solid-state drives, and other storage devices — see how those two storage types compare. On modern boards, the two main storage standards are SATA ports and the M.2 connector.

SATA Ports

SATA ports connect traditional hard disks, HDDs, and SATA SSDs to the motherboard. Each SATA port uses a separate data cable, while power comes from the power supply rather than from the board itself. The current SATA III standard provides a maximum bandwidth of 6 Gbps (roughly 600 MB/s). SATA replaced the older IDE and PATA standards, which used a wide ribbon cable to connect hard disk drives and optical drives.

M.2 Connector and NVMe

The M.2 connector is a compact socket that lets an SSD plug directly into the motherboard. Many M.2 slots support NVMe, which communicates over PCIe lanes and offers much higher performance than SATA. Some M.2 slots can also share bandwidth with certain SATA ports, so installing an NVMe drive may disable one or two SATA ports depending on the board layout.

Important: Check the motherboard manual if you plan to use several SATA ports and several M.2 drives together. Some slots share chipset lanes and cannot all operate at the same time.

Power Connectors and VRM

The motherboard receives power through its main power connector and additional power supply connectors. The 24-pin ATX power connector supplies general power to the board, while the 8-pin CPU power connector supplies dedicated power to the processor area.

Near the CPU socket sits the voltage regulator module, usually shortened to VRM. The voltage regulator module converts the higher input voltage from the PSU into the lower, stable voltages the CPU and other components need. This circuit uses MOSFETs, chokes, and capacitors. MOSFET stands for metal oxide semiconductor field-effect transistor.

Better boards use larger heat sink blocks over the VRM area. These VRM heatsinks help remove heat from the power circuitry. Many boards also use a small chipset heatsink to cool the chipset itself.

  • ATX power connector: Main board power input
  • CPU power: Extra connector that feeds the processor area
  • Voltage regulator module: Steps voltage down to a safe level for the CPU
  • Heatsinks: Help cool the VRM and chipset power circuitry

BIOS Chip and CMOS Battery

The BIOS chip stores the firmware that initializes the motherboard when the system starts. Modern boards usually use UEFI firmware, but many people still call it BIOS. This firmware checks the hardware, prepares the system for boot, and hands control to the operating system.

The CMOS battery, also called the BIOS battery, keeps the firmware settings and the real time clock (RTC) alive when the computer is turned off. If the CMOS battery fails, the system clock may reset and BIOS settings may return to defaults.

Clearing the CMOS resets the saved firmware settings. Many boards let you do this by removing the battery briefly or by using a clear CMOS jumper or button.

I/O Ports and Back Panel

The rear I/O panel is the group of motherboard ports on the back panel. These are the main I/O ports used for external devices and cables. The connectors found on a modern board typically include several types of USB port, an Ethernet jack, display outputs, and a set of analog jacks for sound.

The exact mix of rear panel components depends on the chipset, board tier, and whether the board includes integrated wireless networking. A single USB port can support a keyboard, mouse, flash drive, or other peripheral, and most boards provide several of different generations (USB 2.0, 3.2, and sometimes USB4).

  • USB ports: Connect keyboards, mice, storage devices, and other peripherals
  • Ethernet port: RJ-45 network connection for the local area network (LAN)
  • Audio jacks: Connect headphones, speakers, and microphones
  • Display outputs: HDMI port, DisplayPort, DVI, or VGA for processors with integrated graphics
  • PS/2: Legacy port sometimes used for an older keyboard or mouse

On many motherboards, the network interface card is integrated directly into the board, so the Ethernet port is already built in. The same is true for onboard audio on most consumer boards.

Front Panel Connectors and Headers

The front panel connectors are the small pins that connect the computer case buttons and LEDs to the motherboard. This area is also called the front panel header. These connectors usually sit along the bottom edge of the board.

  • Power switch: Turns the system on or starts shutdown
  • Reset switch: Restarts the system without cutting main power
  • Power LED: Shows system power status
  • HDD LED: Shows hard disk or SSD activity
  • Speaker: Can provide POST beep codes on some systems

More Internal Headers

Motherboards also include other internal headers such as fan headers, USB headers, front-panel sound headers, and RGB headers. Fan headers power the CPU cooler and case fans so the board can monitor and control cooling speeds.

If the front panel connectors are attached incorrectly, the system may fail to power on even though the rest of the board is installed correctly. That is why the front panel header is one of the first places to check during troubleshooting.

Motherboard Types and Form Factors

Motherboard types are defined by their form factor, which sets the physical size and mounting pattern of the board. The most common types of form factor for desktop builds are ATX, Micro-ATX, and Mini-ITX. Form factor affects how many memory slots, PCIe slots, and other components the system board can physically fit.

Form factor also determines computer case compatibility. A larger board can provide more expansion slots and more motherboard ports, while a smaller board saves space but usually has fewer slots and connectors.

Summary

The motherboard is the main PCB inside a desktop computer. Its components include the CPU socket, chipset, memory slots, PCIe slot area, SATA ports, M.2 connector, power delivery, BIOS chip, CMOS battery, motherboard ports, and front panel header. Each of these motherboard components performs a specific function in connecting, powering, or controlling the rest of the hardware.

If you understand those motherboard components and their functions, it becomes much easier to match a processor to the right socket, install RAM in the correct memory slots, choose compatible drives, and identify the right headers and ports when you build or troubleshoot a system.

Share this article: