A motherboard (also called mainboard, main circuit board,
mb, mboard, backplane board, base board, system board, logic board (only in Apple computers) or mobo) is the main
printed circuit board
A printed circuit board (PCB; also printed wiring board or PWB) is a medium used in electrical and electronic engineering to connect electronic components to one another in a controlled manner. It takes the form of a laminated sandwich str ...
(PCB) in general-purpose computers and other expandable systems. It holds and allows communication between many of the crucial electronic components of a system, such as the
central processing unit
A central processing unit (CPU), also called a central processor, main processor or just processor, is the electronic circuitry that executes instructions comprising a computer program. The CPU performs basic arithmetic, logic, controlling, an ...
(CPU) and
memory
Memory is the faculty of the mind by which data or information is encoded, stored, and retrieved when needed. It is the retention of information over time for the purpose of influencing future action. If past events could not be remembered ...
, and provides connectors for other
peripherals. Unlike a
backplane, a motherboard usually contains significant sub-systems, such as the central processor, the
chipset's
input/output
In computing, input/output (I/O, or informally io or IO) is the communication between an information processing system, such as a computer, and the outside world, possibly a human or another information processing system. Inputs are the signals ...
and memory controllers,
interface connectors, and other components integrated for general use.
''Motherboard'' means specifically a PCB with expansion capabilities. As the name suggests, this board is often referred to as the "mother" of all components attached to it, which often include peripherals, interface cards, and
daughterboards:
sound cards,
video cards,
network cards,
host bus adapters,
TV tuner cards,
IEEE 1394 cards; and a variety of other custom components.

Similarly, the term ''mainboard'' describes a device with a single board and no additional expansions or capability, such as controlling boards in laser printers, television sets, washing machines, mobile phones, and other
embedded system
An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is ''embedded'' ...
s with limited expansion abilities.
History
Prior to the invention of the
microprocessor
A microprocessor is a computer processor where the data processing logic and control is included on a single integrated circuit, or a small number of integrated circuits. The microprocessor contains the arithmetic, logic, and control circu ...
, the digital computer consisted of multiple printed circuit boards in a card-cage case with components connected by a
backplane, a set of interconnected sockets. In very old designs, copper wires were the discrete connections between card connector pins, but printed circuit boards soon became the standard practice. The
central processing unit
A central processing unit (CPU), also called a central processor, main processor or just processor, is the electronic circuitry that executes instructions comprising a computer program. The CPU performs basic arithmetic, logic, controlling, an ...
(CPU), memory, and
peripherals were housed on individually printed circuit boards, which were plugged into the backplane. The ubiquitous
S-100 bus of the 1970s is an example of this type of backplane system.
The most popular computers of the 1980s such as the
Apple II and
IBM PC had published schematic diagrams and other documentation which permitted rapid
reverse-engineering and third-party replacement motherboards. Usually intended for building new computers compatible with the exemplars, many motherboards offered additional performance or other features and were used to upgrade the manufacturer's original equipment.
During the late 1980s and early 1990s, it became economical to move an increasing number of peripheral functions onto the motherboard. In the late 1980s, personal computer motherboards began to include single ICs (also called
Super I/O chips) capable of supporting a set of low-speed peripherals:
PS/2
The Personal System/2 or PS/2 is IBM's second generation of personal computers. Released in 1987, it officially replaced the IBM PC, XT, AT, and PC Convertible in IBM's lineup. Many of the PS/2's innovations, such as the 16550 UART (serial po ...
keyboard and
mouse,
floppy disk drive,
serial ports, and
parallel ports. By the late 1990s, many personal computer motherboards included consumer-grade embedded audio, video, storage, and networking functions without the need for any
expansion cards at all; higher-end systems for
3D gaming and
computer graphics
Computer graphics deals with generating images with the aid of computers. Today, computer graphics is a core technology in digital photography, film, video games, cell phone and computer displays, and many specialized applications. A great deal ...
typically retained only the graphics card as a separate component. Business PCs, workstations, and servers were more likely to need expansion cards, either for more robust functions, or for higher speeds; those systems often had fewer embedded components.
Laptop and notebook computers that were developed in the 1990s integrated the most common peripherals. This even included motherboards with no upgradeable components, a trend that would continue as smaller systems were introduced after the turn of the century (like the
tablet computer
A tablet computer, commonly shortened to tablet, is a mobile device, typically with a mobile operating system and touchscreen display processing circuitry, and a rechargeable battery in a single, thin and flat package. Tablets, being comput ...
and the
netbook). Memory, processors, network controllers, power source, and storage would be integrated into some systems.
Design

A motherboard provides the electrical connections by which the other components of the system communicate. Unlike a backplane, it also contains the central processing unit and hosts other subsystems and devices.
A typical
desktop computer has its
microprocessor
A microprocessor is a computer processor where the data processing logic and control is included on a single integrated circuit, or a small number of integrated circuits. The microprocessor contains the arithmetic, logic, and control circu ...
,
main memory, and other essential components connected to the motherboard. Other components such as
external storage, controllers for
video
Video is an Electronics, electronic medium for the recording, copying, playback, broadcasting, and display of moving picture, moving image, visual Media (communication), media. Video was first developed for mechanical television systems, whi ...
display and
sound
In physics, sound is a vibration that propagates as an acoustic wave, through a transmission medium such as a gas, liquid or solid.
In human physiology and psychology, sound is the ''reception'' of such waves and their ''perception'' by ...
, and peripheral devices may be attached to the motherboard as plug-in cards or via cables; in modern microcomputers, it is increasingly common to integrate some of these peripherals into the motherboard itself.
An important component of a motherboard is the microprocessor's supporting
chipset, which provides the supporting interfaces between the CPU and the various
buses and external components. This chipset determines, to an extent, the features and capabilities of the motherboard.
Modern motherboards include:
*
CPU sockets (or CPU slots) in which one or more
microprocessor
A microprocessor is a computer processor where the data processing logic and control is included on a single integrated circuit, or a small number of integrated circuits. The microprocessor contains the arithmetic, logic, and control circu ...
s may be installed. In the case of CPUs in
ball grid array packages, such as the
VIA Nano and the
Goldmont Plus, the CPU is directly soldered to the motherboard.
* Memory slots into which the system's main memory is to be installed, typically in the form of
DIMM modules containing
DRAM chips can be
DDR3,
DDR4,
DDR5, or onboard
LPDDRx.
* The
chipset which forms an interface between the
CPU
A central processing unit (CPU), also called a central processor, main processor or just processor, is the electronic circuitry that executes instructions comprising a computer program. The CPU performs basic arithmetic, logic, controlling, and ...
,
main memory, and peripheral buses
*
Non-volatile memory
Non-volatile memory (NVM) or non-volatile storage is a type of computer memory that can retain stored information even after power is removed. In contrast, volatile memory needs constant power in order to retain data.
Non-volatile memory typ ...
chips (usually
Flash ROM in modern motherboards) containing the system's
firmware
In computing, firmware is a specific class of computer software that provides the low-level control for a device's specific hardware. Firmware, such as the BIOS of a personal computer, may contain basic functions of a device, and may provide ...
or
BIOS
* The
clock generator which produces the system
clock signal
In electronics and especially synchronous digital circuits, a clock signal (historically also known as ''logic beat'') oscillates between a high and a low state and is used like a metronome to coordinate actions of digital circuits.
A clock s ...
to synchronize the various components
* Slots for
expansion cards (the interface to the system via the buses supported by the chipset)
* Power connectors, which receive electrical power from the computer
power supply
A power supply is an electrical device that supplies electric power to an electrical load. The main purpose of a power supply is to convert electric current from a source to the correct voltage, current, and frequency to power the load. As a ...
and distribute it to the CPU, chipset, main memory, and expansion cards. , some
graphics cards (e.g.
GeForce 8 and
Radeon R600) require more power than the motherboard can provide, and thus dedicated connectors have been introduced to attach them directly to the power supply
* Connectors for hard disk drives, optical disc drives, or solid-state drives, typically
SATA
SATA (Serial AT Attachment) is a computer bus interface that connects host adapter, host bus adapters to mass storage devices such as hard disk drives, optical drives, and solid-state drives. Serial ATA succeeded the earlier Parallel ATA (PATA) ...
and
NVMe now.
Additionally, nearly all motherboards include logic and connectors to support commonly used input devices, such as
USB for
mouse devices and
keyboards. Early
personal computer
A personal computer (PC) is a multi-purpose microcomputer whose size, capabilities, and price make it feasible for individual use. Personal computers are intended to be operated directly by an end user, rather than by a computer expert or tech ...
s such as the
Apple II or
IBM PC included only this minimal peripheral support on the motherboard. Occasionally video interface hardware was also integrated into the motherboard; for example, on the Apple II and rarely on IBM-compatible computers such as the
IBM PC Jr. Additional peripherals such as
disk controllers and
serial ports were provided as expansion cards.
Given the high
thermal design power
The thermal design power (TDP), sometimes called thermal design point, is the maximum amount of heat generated by a computer chip or component (often a CPU, GPU or system on a chip) that the cooling system in a computer is designed to dissipa ...
of high-speed computer CPUs and components, modern motherboards nearly always include
heat sink
A heat sink (also commonly spelled heatsink) is a passive heat exchanger that transfers the heat generated by an electronic or a mechanical device to a fluid medium, often air or a liquid coolant, where it is dissipated away from the device, t ...
s and mounting points for
fans to dissipate excess heat.
Form factor
Motherboards are produced in a variety of sizes and shapes called
form factors
Form factor is a hardware design aspect that defines and prescribes the size, shape, and other physical specifications of components, particularly in electronics. A form factor may represent a broad class of similarly sized components, or it m ...
, some of which are specific to individual computer manufacturers. However, the motherboards used in IBM-compatible systems are designed to fit various
case
Case or CASE may refer to:
Containers
* Case (goods), a package of related merchandise
* Cartridge case or casing, a firearm cartridge component
* Bookcase, a piece of furniture used to store books
* Briefcase or attaché case, a narrow box to c ...
sizes. , most
desktop computer motherboards use the
ATX standard form factor — even those found in
Macintosh and
Sun computers, which have not been built from commodity components. A case's motherboard and
power supply unit (PSU) form factor must all match, though some smaller form factor motherboards of the same family will fit larger cases. For example, an ATX case will usually accommodate a
microATX motherboard. Laptop computers generally use highly integrated, miniaturized, and customized motherboards. This is one of the reasons that laptop computers are difficult to upgrade and expensive to repair. Often the failure of one laptop component requires the replacement of the entire motherboard, which is usually more expensive than a desktop motherboard.
CPU sockets
A
CPU socket (central processing unit) or slot is an electrical component that attaches to a Printed Circuit Board (PCB) and is designed to house a CPU (also called a microprocessor). It is a special type of integrated circuit socket designed for very high pin counts. A CPU socket provides many functions, including a physical structure to support the CPU, support for a heat sink, facilitating replacement (as well as reducing cost), and most importantly, forming an electrical interface both with the CPU and the PCB. CPU sockets on the motherboard can most often be found in most desktop and
server computers (laptops typically use surface mount CPUs), particularly those based on the
Intel x86 architecture. A CPU socket type and motherboard chipset must support the CPU series and speed.
Integrated peripherals

With the steadily declining costs and size of
integrated circuits, it is now possible to include support for many
peripherals on the motherboard. By combining many functions on one
PCB
PCB may refer to:
Science and technology
* Polychlorinated biphenyl, an organic chlorine compound, now recognized as an environmental toxin and classified as a persistent organic pollutant
* Printed circuit board, a board used in electronics
* ...
, the physical size and total cost of the system may be reduced; highly integrated motherboards are thus especially popular in
small form factor and budget computers.
*
Disk controllers for
SATA
SATA (Serial AT Attachment) is a computer bus interface that connects host adapter, host bus adapters to mass storage devices such as hard disk drives, optical drives, and solid-state drives. Serial ATA succeeded the earlier Parallel ATA (PATA) ...
drives, and historical
PATA drives.
* Historical
floppy-disk controller
*
Integrated graphics controller supporting
2D and
3D graphics, with
VGA,
DVI,
HDMI,
DisplayPort and
TV output
*
integrated sound card supporting 8-channel (7.1) audio and
S/PDIF output
*
Ethernet
Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in ...
network controller for connection to a
LAN
Lan or LAN may also refer to:
Science and technology
* Local asymptotic normality, a fundamental property of regular models in statistics
* Longitude of the ascending node, one of the orbital elements used to specify the orbit of an object in sp ...
and to receive
Internet
The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a ''internetworking, network of networks'' that consists ...
*
USB controller
*
Wireless network interface controller
*
Bluetooth
Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is limit ...
controller
* Temperature, voltage, and fan-speed sensors that allow
software
Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work.
...
to monitor the health of computer components.
Peripheral card slots
A typical motherboard will have a different number of connections depending on its standard and
form factor.
A standard, modern ATX motherboard will typically have two or three
PCI-Express x16 connection for a graphics card, one or two legacy PCI slots for various expansion cards, and one or two PCI-E x1 (which has superseded
PCI). A standard
EATX motherboard will have two to four PCI-E x16 connection for graphics cards, and a varying number of PCI and PCI-E x1 slots. It can sometimes also have a PCI-E x4 slot (will vary between brands and models).
Some motherboards have two or more PCI-E x16 slots, to allow more than 2 monitors without special hardware, or use a special graphics technology called
SLI (for
Nvidia
Nvidia CorporationOfficially written as NVIDIA and stylized in its logo as VIDIA with the lowercase "n" the same height as the uppercase "VIDIA"; formerly stylized as VIDIA with a large italicized lowercase "n" on products from the mid 1990s to ...
) and
Crossfire (for
AMD). These allow 2 to 4 graphics cards to be linked together, to allow better performance in intensive graphical computing tasks, such as gaming, video editing, etc.
In newer motherboards, the
M.2 slots are for
SSD
A solid-state drive (SSD) is a solid-state storage device that uses integrated circuit assemblies to store data persistently, typically using flash memory, and functioning as secondary storage in the hierarchy of computer storage. It is ...
and/or
Wireless network interface controller.
Temperature and reliability

Motherboards are generally
air cooled with
heat sink
A heat sink (also commonly spelled heatsink) is a passive heat exchanger that transfers the heat generated by an electronic or a mechanical device to a fluid medium, often air or a liquid coolant, where it is dissipated away from the device, t ...
s often mounted on larger chips in modern motherboards. Insufficient or improper cooling can cause damage to the internal components of the computer, or cause it to
crash.
Passive cooling, or a single fan mounted on the
power supply
A power supply is an electrical device that supplies electric power to an electrical load. The main purpose of a power supply is to convert electric current from a source to the correct voltage, current, and frequency to power the load. As a ...
, was sufficient for many desktop computer CPU's until the late 1990s; since then, most have required
CPU fans mounted on
heat sinks, due to rising clock speeds and power consumption. Most motherboards have connectors for additional
computer fans and integrated temperature sensors to detect motherboard and CPU temperatures and controllable fan connectors which the
BIOS or
operating system
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
can use to regulate fan speed. Alternatively computers can use a
water cooling system instead of many fans.
Some
small form factor computers and
home theater PCs designed for quiet and energy-efficient operation boast fan-less designs. This typically requires the use of a low-power CPU, as well as a careful layout of the motherboard and other
components to allow for heat sink placement.
A 2003 study found that some spurious computer crashes and general reliability issues, ranging from screen image distortions to
I/O read/write errors, can be attributed not to
software
Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work.
...
or peripheral
hardware but to aging
capacitor
A capacitor is a device that stores electrical energy in an electric field by virtue of accumulating electric charges on two close surfaces insulated from each other. It is a passive electronic component with two terminals.
The effect of a ...
s on PC motherboards. Ultimately this was shown to be the result of a faulty electrolyte formulation, an issue termed
capacitor plague.
Modern motherboards use
electrolytic capacitors to filter the
DC power distributed around the board. These capacitors age at a temperature-dependent rate, as their water based
electrolytes slowly evaporate. This can lead to loss of capacitance and subsequent motherboard malfunctions due to
voltage
Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge t ...
instabilities. While most capacitors are rated for 2000 hours of operation at , their expected design life roughly doubles for every below this. At a lifetime of 3 to 4 years can be expected. However, many manufacturers deliver substandard capacitors, which significantly reduce life expectancy. Inadequate case cooling and elevated temperatures around the CPU socket exacerbate this problem. With top blowers, the motherboard components can be kept under , effectively doubling the motherboard lifetime.
Mid-range and high-end motherboards, on the other hand, use solid capacitors exclusively. For every 10 °C less, their average lifespan is multiplied approximately by three, resulting in a 6-times higher lifetime expectancy at . These capacitors may be rated for 5000, 10000 or 12000 hours of operation at , extending the projected lifetime in comparison with standard solid capacitors.
In Desktop PCs and notebook computers, the motherboard cooling and monitoring solutions are usually based on
Super I/O or
Embedded Controller.
Bootstrapping
Motherboards contain a
ROM (and later
EPROM,
EEPROM,
NOR flash) to initialize hardware devices and load an
operating system
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
from a
peripheral device. Microcomputers such as the Apple II and IBM PC used
ROM chips mounted in sockets on the motherboard. At power-up, the
central processor unit would load its
program counter with the address of the Boot ROM and start executing instructions from the Boot ROM. These instructions initialized and tested the system hardware, displayed system information on the screen, performed
RAM checks, and then loaded an operating system from a peripheral device. If none was available, then the computer would perform tasks from other ROM stores or display an error message, depending on the model and design of the computer. For example, both the Apple II and the original IBM PC had
Cassette BASIC (ROM BASIC) and would start that if no operating system could be loaded from the floppy disk or hard disk.
Most modern motherboard designs use a
BIOS, stored in an
EEPROM or
NOR flash chip soldered to or socketed on the motherboard, to
boot an
operating system
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
. When the computer is powered on, the BIOS firmware tests and configures memory, circuitry, and peripherals. This
Power-On Self Test (POST) may include testing some of the following things:
*
Video card
*
Expansion cards inserted into slots, such as
conventional PCI and
PCI Express
* Historical
floppy drive
*
Temperature
Temperature is a physical quantity that expresses quantitatively the perceptions of hotness and coldness. Temperature is measured with a thermometer.
Thermometers are calibrated in various temperature scales that historically have relied on ...
s,
voltage
Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge t ...
s, and fan speeds for
hardware monitoring
*
CMOS memory used to store
BIOS configuration
*
Keyboard and
Mouse
*
Sound card
*
Network adapter
* Optical drives:
CD-ROM or
DVD-ROM
The DVD (common abbreviation for Digital Video Disc or Digital Versatile Disc) is a digital optical disc data storage format. It was invented and developed in 1995 and first released on November 1, 1996, in Japan. The medium can store any k ...
*
Hard disk drive and
solid state drive
* Security devices, such as a
fingerprint reader
*
USB devices, such as a USB mass storage device
Many motherboards now use a successor to BIOS called
UEFI. It became popular after Microsoft began requiring it for a system to be certified to run
Windows 8.
See also
*
Peripheral Component Interconnect (PCI)
**
PCI-X
PCI-X, short for Peripheral Component Interconnect eXtended, is a computer bus and expansion card standard that enhances the 32-bit PCI local bus for higher bandwidth demanded mostly by servers and workstations. It uses a modified protoc ...
**
PCI Express (PCIe)
*
Accelerated Graphics Port (AGP)
*
M.2
*
U.2
*
Computer case screws
Computer case screws are the hardware used to secure parts of a PC to the case. Although there are numerous manufacturers of computer cases, they have generally used three thread sizes. The Unified Thread Standard (UTS) originates from the Unit ...
*
CMOS battery
*
Expansion card
*
List of computer hardware manufacturers
*
Basic Input/Output System
In computing, BIOS (, ; Basic Input/Output System, also known as the System BIOS, ROM BIOS, BIOS ROM or PC BIOS) is firmware used to provide runtime services for operating systems and programs and to perform Computer hardware, hardware initializ ...
(BIOS)
*
Unified Extensible Firmware Interface (UEFI)
*
Overclocking
*
Single-board computer
*
Switched-mode power supply applications
*
Symmetric multiprocessing
*
Chip creep Chip creep refers to the problem of an integrated circuit (chip) working its way out of its socket over time. This was mainly an issue in early PCs.
Chip creep occurs due to thermal expansion, which is expansion and contraction as the system heats ...
References
External links
The Making of a Motherboard: ECS Factory TourFront Panel I/O Connectivity Design Guide- v1.3 (pdf file)
{{Authority control
Motherboard
IBM PC compatibles