Computer Basics

Motherboard Explained: Components, Form Factors, Chipsets, and Sockets

A motherboard is the main circuit board inside a computer: the flat board every other component plugs into. It connects the CPU, RAM, graphics card, storage, and ports so they can share power and pass data to each other. Four ideas explain most of a motherboard spec sheet. Components attach through dedicated sockets and slots. Form factors such as ATX, Micro-ATX, and Mini-ITX set the board size. Chipsets decide which features the board offers, and sockets decide which CPUs fit. This is the beginner overview of those components, form factors, chipsets, and sockets; for the deeper electrical and signalling side, see how motherboards work.

In shortA motherboard is the main printed circuit board that physically holds and electrically links every part of a PC. It connects the CPU (in a socket), RAM (in DIMM slots), graphics and add-in cards (in PCIe slots), drives (M.2 and SATA), and the rear ports, then routes power and data between them. Its size is set by a form factor (ATX, Micro-ATX, Mini-ITX), and its chipset decides which CPUs and features it supports.
1
Board everything plugs into
3
Common sizes (ATX/mATX/ITX)
4
RAM slots on a full ATX board
1
Graphics card slot (PCIe x16)

What Is a Motherboard?

A motherboard is the main board that every other component connects to, acting as the shared backbone for power and data:

Physically, the motherboard is a multi-layer printed circuit board (PCB) with copper traces, sockets, slots, and ports built in. Functionally, the board gives each part a place to plug in, then carries power to that part and data between that part and the rest of the system. The role matters because no component can talk to another without the board: the CPU, RAM, and drives all meet on the motherboard.

Plain-English versionThink of the motherboard as the floor plan of the PC: every part has its own spot, and the wiring in the board lets those spots send power and messages to each other.

What Does a Motherboard Connect?

A motherboard connects every core part of the computer through dedicated sockets, slots, and ports. Each part has its own type of connector:

CPU socket

Holds the processor and links it to the board. The socket type decides which CPUs fit, more in CPU sockets explained.

RAM (DIMM) slots

Long clips that hold the memory sticks. Most full boards have 4; small boards have 2. See what RAM is.

PCIe slots

Expansion slots for add-in cards. The long x16 slot takes the graphics card; short slots take sound, capture, or network cards. See PCIe slots explained.

M.2 and SATA

M.2 is a small slot for fast NVMe SSDs; SATA ports connect older 2.5-inch and 3.5-inch drives with a cable.

Rear I/O ports

USB, audio, Ethernet, and (with integrated graphics) HDMI or DisplayPort, all on the back edge of the board.

Power connectors

A 24-pin plug powers the board itself; a separate 8-pin plug feeds the CPU. Both come from the power supply.

In short, the motherboard is where the CPU, memory, graphics, storage, and every cable meet; the motherboard’s job is to wire them together.

The Main Slots and Sockets on a Motherboard

The board has a few standard connection types, and each one only accepts a specific kind of part:

CPU Socket Types - Motherboard Explained: Components, Form Factors, Chipsets, and Sockets
  • CPU socket: one square socket that holds the processor. Intel uses LGA sockets (pins in the board, e.g. LGA1700); AMD uses AM5 (pins on the chip). A CPU will not fit an incompatible socket.
  • DIMM (RAM) slots: 2 to 4 long slots beside the socket. A full ATX board takes up to 128GB of DDR5.
  • PCIe x16 slot: the longest slot, used for the graphics card; it carries the most data lanes.
  • PCIe x1 / x4 slots: shorter slots for smaller add-in cards like sound, capture, or network cards.
  • M.2 slots: small horizontal slots for NVMe SSDs (and some Wi-Fi cards), no cable needed.
  • SATA ports: flat right-angle ports for hard drives and older SSDs, connected with a cable.

Socket choice now carries a longer guarantee than earlier platforms offered. AMD committed at Computex 2024 to supporting the AM5 socket through at least 2027, then extended that commitment through 2029 at Computex 2026, so an AM5 board bought today has documented upgrade headroom across several CPU generations.

Beginner tipYou do not need to memorise lane counts. For a first build, match the CPU to the socket, put RAM in the labelled slots, and the graphics card in the top PCIe x16 slot. The choosing a motherboard guide walks through it.

What Is the Chipset?

The chipset is a controller chip on the board that lets the CPU talk to everything it does not connect to directly: USB ports, extra storage, and added PCIe lanes.

The chipset manages USB ports, SATA and extra storage, networking, and the slower expansion lanes so the CPU can focus on computing. Chipsets sell in tiers. Budget B-series chipsets such as AMD B650 and Intel B760 cover most builds but do not allow CPU overclocking, while high-end AMD X670E and Intel Z790 or Z890 boards add overclocking and more lanes for storage and cards. For a tier-by-tier comparison, the motherboard chipsets guide goes deeper.

Our recommendation for a first build is a B-series chipset, unless you plan to overclock or need many fast drives.

What Ports Are on a Motherboard?

The rear I/O panel holds the ports you plug external devices and cables into:

USB ports

From USB 2.0 (480 Mb/s) for a keyboard or mouse up to USB4 (40 Gb/s) for fast drives and docks.

Audio jacks

3.5mm jacks for speakers, headphones, and a microphone, driven by the onboard audio chip.

Ethernet (RJ45)

A wired network port, usually 1GbE or 2.5GbE on newer boards.

Display outputs

HDMI or DisplayPort, only usable when the CPU has built-in graphics and no separate GPU is fitted.

Those speed figures come from the USB Implementers Forum specifications: USB 2.0 tops out at 480 Mb/s, USB 3.2 Gen 2 reaches 10 Gb/s, and USB4 carries up to 40 Gb/s.

Power, not dataTwo connectors on the board are power-only, not ports: the 24-pin plug that powers the whole board and the 8-pin plug that powers the CPU. Both run from the power supply.

Motherboard Form Factors (Board Sizes)

A form factor is a size standard that sets the board’s dimensions and how many slots it has. The form factor decides which case the board fits and how much you can add:

Form FactorDimensionsPCIe SlotsDIMM SlotsM.2 Slots
ATX305 x 244mmUp to 743 to 5
Micro-ATX244 x 244mmUp to 442 to 3
Mini-ITX170 x 170mm121 to 2
E-ATX305 x 330mmUp to 884 to 6

These sizes come from published standards rather than vendor preference. Intel’s ATX specification, first released in 1995, fixes the full-size ATX board at 305 x 244mm (12 x 9.6 inches), and case makers design their mounting points around that document. ATX offers the most slots and fits mid-tower and full-tower cases. Micro-ATX shortens the board to 244 x 244mm yet keeps all 4 RAM slots, which makes Micro-ATX a balanced budget choice. Mini-ITX, at 170 x 170mm, serves deliberately small builds with one graphics slot and two RAM slots. E-ATX stretches to 305 x 330mm for workstations that need up to 8 RAM slots.

The theCoreiTech team recommends ATX or Micro-ATX for most people, with Mini-ITX reserved for a deliberately small PC. The form factors guide covers fit and trade-offs.

How the Pieces Fit Together (Beginner Walkthrough)

Building or reading a motherboard layout follows the same order every time:

  • Pick the socket. Choose the board socket that matches your CPU (e.g. AM5 or LGA1851), this is the first compatibility check. See CPU sockets.
  • Match the chipset. Pick a chipset tier for the features you need: B-series for most builds, Z/X-series for overclocking.
  • Choose the size. Pick a form factor that fits your case, ATX, Micro-ATX, or Mini-ITX.
  • Install memory and storage. Seat RAM in the DIMM slots and the SSD in an M.2 slot (or a drive on a SATA port).
  • Add the graphics card. Drop a GPU into the top PCIe x16 slot if you are not using the CPU’s built-in graphics.
  • Connect power and cables. Attach the 24-pin board power, the 8-pin CPU power, and the front-panel and case cables.

Why Some Motherboards Cost More (VRMs and Power)

Pricier boards spend more on the power-delivery hardware (the VRM) that feeds the CPU clean, steady power:

What Do VRMs Do and Why Do They Matter? - Motherboard Explained: Components, Form Factors, Chipsets, and Sockets

A VRM steps the 12V feed from the power supply down to the roughly 1.0 to 1.35V the CPU needs. Quality varies because sustained load separates designs: stronger VRMs with heatsinks hold voltage steady under heavy loads, while weak ones can throttle a high-power CPU. The spending matters mostly for high-end or overclocked CPUs; for an everyday CPU, a mid-range board is plenty. For phases and heatsinks in detail, the motherboard VRM guide explains both.

Don’t overspendFor a typical build with a mainstream CPU, you do not need a top-tier VRM. Put the saved budget toward the CPU, GPU, or more RAM.

Last Thoughts on Motherboards

A motherboard is simply the board that ties the whole computer together: the CPU sits in its socket, RAM and cards slot in, drives and ports connect, and power flows in through two plugs. For a first build, get three things right in order: the socket matches the CPU, the chipset matches the features you need, and the size matches the case. The rest follows. When you want the engineering behind it all, read how motherboards work.

Key Takeaways:

  • A motherboard is the main board every component plugs into; it routes power and data between them.
  • Parts connect through specific slots: CPU socket, DIMM (RAM) slots, PCIe slots, M.2 and SATA for storage, and rear I/O ports.
  • The chipset lets the CPU reach USB, storage, and extra lanes; B-series suits most builds, Z/X-series add overclocking.
  • Form factor sets the board size: ATX (standard), Micro-ATX (smaller), Mini-ITX (compact), E-ATX (workstation).
  • Match the socket to your CPU first, then the chipset, then the size; that order avoids compatibility mistakes.
  • Pricier boards mostly buy stronger power delivery (VRM); an everyday CPU does not need a top-tier board.

Frequently Asked Questions (FAQs)

What does a motherboard do?

A motherboard connects every computer component through electrical traces, providing power delivery and data pathways. The motherboard links the CPU, RAM, GPU, storage, and peripherals into a single functioning system.

What is the difference between ATX and Micro-ATX?

ATX measures 305x244mm with up to 7 PCIe slots; Micro-ATX measures 244x244mm with up to 4 PCIe slots. Both support 4 DIMM slots. Micro-ATX fits smaller cases but retains full RAM capacity.

What is a chipset on a motherboard?

A chipset is a secondary controller chip managing USB ports, PCIe lanes, and storage controllers not handled by the CPU. Intel Z790 and AMD X670 are high-end chipsets; B760 and B650 are mid-range options.

What CPU socket does Intel use?

Intel 12th, 13th, and 14th gen CPUs use the LGA1700 socket with 1700 contact pads. Intel 15th gen (Arrow Lake) uses LGA1851. LGA1700 and LGA1851 are incompatible with each other.

What are VRM phases on a motherboard?

VRM phases are independent power regulation stages that convert 12V to CPU-required voltages. More phases distribute load and reduce heat. High-TDP CPUs above 125W require 12 or more true phases for stable operation.

Nizam Ud Deen

Muhammad Nizam Ud Deen Usman is the founder of theCoreiTech and the author of The Local SEO Cosmos. Nizam works as an SEO consultant and content strategy expert with more than a decade of experience in digital marketing and IT, and he also founded ORM Digital Solutions, a digital agency serving medium and large businesses. He holds a degree from the University of Education, Lahore (Multan Campus), and was listed among the top 20 SEO experts in Pakistan in 2024. Nizam started theCoreiTech in 2012 to make computers easier to understand and use for everyone. Connect with Nizam on LinkedIn (seoobserver), X (@SEO_Observer), or at nizamuddeen.com.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button