Computer Atlas

Motherboard

Also known as: mainboard, logic board

beginner technology 3 min read · Updated 2026-06-08

The main circuit board that connects and powers every component of a computer — CPU, memory, storage, and peripherals — and lets them communicate over shared buses.

Primary domain
Hardware & Architecture
Sub-category
Printed Circuit Boards, Peripherals & Integrated Circuits

In simple terms

The motherboard is the big circuit board everything else in a computer plugs into. The CPU, the memory sticks, the storage drives, the graphics card, the ports on the back — all of them connect to and communicate through the motherboard. If the individual components are organs, the motherboard is the skeleton and nervous system that holds them together and lets them talk.

More detail

A motherboard’s job is interconnection and power distribution. Its main features:

  • CPU socket — where the processor mounts; its type (e.g. AMD AM5, Intel LGA) determines which CPUs fit.
  • Memory slots (DIMM) — where RAM modules go.
  • Expansion slots (PCIe) — for graphics cards, network cards, and add-in SSDs.
  • Storage connectors — SATA and M.2 for drives.
  • The chipset — a set of controller chips that route data between the CPU, memory, and peripherals over various buses.
  • I/O ports — USB, Ethernet, audio, display outputs.
  • Firmware (BIOS/UEFI) — a small chip holding the code that boots the machine and initializes hardware before the OS loads.

Motherboards come in standardized form factors (ATX, microATX, Mini-ITX) that fix their size and mounting holes so they fit standard cases. The chipset and socket together largely define what a given board can support — which CPUs, how much memory, how many drives and cards.

Why it matters

The motherboard determines what a computer can be: which processor and how much memory it accepts, how many drives and expansion cards it fits, and how fast its internal connections are. It’s the compatibility hub of a build — choosing one fixes most of the system’s other choices. For anyone assembling or upgrading a PC, the motherboard is the decision everything else flows from.

Real-world examples

  • Building a desktop PC starts with picking a motherboard whose socket matches your chosen CPU.
  • A laptop’s logic board is a motherboard miniaturized and custom-shaped, usually with the CPU and RAM soldered directly on.
  • “The machine won’t power on, no display” often points at the motherboard or its power delivery, since it’s the common point everything depends on.

Common misconceptions

  • “The motherboard does the computing.” It doesn’t compute — it connects. The CPU computes; the motherboard routes data and power between parts.
  • “Any CPU fits any motherboard.” Sockets and chipsets must match; a board supports a specific family of processors, not all of them.

Learn next

The motherboard ties components together over the bus and hosts the CPU; the devices that attach to it are peripherals.

Relationships

Requires

Neighborhood

A visual companion to the relationships above. Click any node to visit that topic.