| Motherboard |
 The ASUS CUSL2-C motherboard |
|
Connects to: |
| Form factors:
|
| Common Manufacturers:
|
A
motherboard is the central or primary
circuit board making up a complex electronic system, such as a modern
computer. It is also known as a
mainboard,
baseboard,
system board, or, on
Apple computers, a
logic board, and is sometimes abbreviated as
mobo.
[1]
Most after-market motherboards produced today are designed for so-called IBM-compatible computers, which hold over 96% of the
personal computer market today.
[2] Motherboards for IBM-compatible computers are specifically covered in the
PC motherboard article.
The basic purpose of the motherboard, like a
backplane, is to provide the electrical and logical connections by which the other components of the system communicate.
A typical
desktop computer is built with the
microprocessor, main memory, and other essential components on the motherboard. Other components such as
external storage, controllers for
video display and
sound, and
peripheral devices are typically attached to the motherboard via
edge connectors and cables, although in modern computers it is increasingly common to integrate these "peripherals" into the motherboard.
Components and functions
The motherboard of a typical desktop consists of a large
PCB. It holds electronic components and interconnects, as well as physical connectors (sockets, slots, and
headers) into which other computer components may be inserted or attached.
Most motherboards include, at a minimum:
- sockets in which one or more microprocessors (CPUs) are installed[4]
- slots into which the system's main memory is installed (typically in the form of DIMM modules containing DRAM chips)
- a chipset which forms an interface between the CPU's front-side bus, main memory, and peripheral buses
- non-volatile memory chips (usually Flash ROM in modern motherboards) containing the system's firmware or BIOS
- a clock generator which produces the system clock signal to synchronize the various components
- slots for expansion cards (these interface to the system via the buses supported by the chipset)
- power connectors and circuits, which receive electrical power from the computer power supply and distribute it to the CPU, chipset, main memory, and expansion cards.[5]


The Octek Jaguar V motherboard from 1993.
[6] This board has 6
ISA slots but few onboard peripherals, as evidenced by the lack of external connectors.
Additionally, nearly all motherboards include logic and connectors to support commonly-used input devices, such as
PS/2 connectors for a
mouse and keyboard. Early
personal computers such as the
Apple II or
IBM PC included only this minimal peripheral support on the motherboard. Additional peripherals such as
disk controllers and
serial ports were provided as expansion cards.
Given the high
thermal design power of high-speed computer CPUs and components, modern motherboards nearly always include heatsinks and mounting points for
fans to dissipate excess heat.
Integrated peripherals


Diagram of a modern motherboard, which supports many on-board peripheral functions as well as several expansion slots.
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, 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.
For example, the ECS RS485M-M,
[7] a typical modern budget motherboard for computers based on
AMD processors, has on-board support for a very large range of peripherals:
- disk controllers for a floppy disk drive, up to 2 PATA drives, and up to 4 SATA drives (including RAID 0/1 support)
- integrated ATI Radeon graphics controller supporting 2D and 3D graphics, with VGA and TV output
- integrated sound card supporting 6-channel audio and S/PDIF output
- fast Ethernet network controller for 10/100 Mbit networking
- USB 2.0 controller supporting up to 8 USB ports
- IrDA controller for infrared data communication (e.g. with an IrDA enabled Cellular Phone or Printer)
- temperature, voltage, and fan-speed sensors that allow software to monitor the health of computer components
Expansion cards to support all of these functions would have cost hundreds of dollars even a decade ago, however
as of April 2007 such highly-integrated motherboards are available for as little as $30 in the USA.
History
Prior to the advent of the
Apple II in 1977, a computer was usually built in a case or
mainframe with components connected by a
backplane consisting of a set of slots themselves connected with wires. The
CPU, memory and I/O peripherals were housed on individual PCBs or cards which plugged into the backplane.
With the arrival of the microprocessor, it became more cost-effective to place the backplane connectors, processor and
glue logic onto a single "mother" board, with video, memory and I/O functions on "child" cards — hence the terms "motherboard" and
daughterboard. The
Apple II computer featured a motherboard with 8 expansion slots.
During the late 1980s and 1990s, it became economical to move an increasing number of peripheral functions onto the motherboard (
see above). In the late 1980s, motherboards began to include single ICs (called
Super I/O chips) capable of supporting a set of low-speed peripherals: keyboard, mouse, floppy disk drive, serial ports, and parallel ports. As of the early 2000s, many motherboards support a full range of audio, video, storage, and networking functions without the need for any expansion cards at all; higher-end systems for 3D gaming and
computer graphics typically retain only the graphics card as a separate component.
The early pioneers of motherboard manufacturing were Micronics, Mylex, AMI, DTK, Hauppauge, Orchid Technology, Elitegroup, DFI, and a number of Taiwan-based manufacturers.
It can be argued that the motherboard industry was born by IBM in 1981 with the release their entry level 5150 Personal Computer (IBM PC) which was based on a motherboard. The motherboard provided an Intel 4.77MHz 8088 with 16K bytes of on-board memory, expandable to 640K through the use of plug-in memory boards, eight 8-bit ISA expansion connectors, cassette tape port and keyboard port. All other I/O such as the interface for 160K 5-1/4" floppy drives, serial and parallel ports were provided by plug-in boards. IBM approached Digital Research about using DR/DOS as an operating system but was rebuffed. IBM approached Microsoft and licensed PC-DOS. Microsoft released PC-DOS 1.1 in 1982 by retaining rights to the operating system allowing them to sell it to other manufacturers.
IBM published the schematics and I/O map allowing the birth of the clone motherboard industry.
Software Meets Hardware: the BIOS
A computer motherboard is a piece of
hardware: it is the physical
circuits and interconnecting wires that forms the backbone of a computer. It has
logic circuits which can be manipulated and controlled by the operator, the
software program, and input
peripherals. But in order to begin operating from a power-off state, a motherboard must be
bootstrapped (or simply,
booted) by an initial set of software instructions. Without this vital software, the motherboard is rendered useless.
Most modern motherboard designs use a
BIOS, stored in a
EEPROM chip soldered to the motherboard, to bootstrap the motherboard. (Socketed BIOS chips are widely used, also.) By booting the motherboard, the memory, circuitry, and peripherals are tested and configured. This process is known as a
Power On Self Test or POST. Errors during POST result in POST error codes, ranging from simple audible beeps from the speaker to complex diagnostic messages displayed on the
video monitor.
The BIOS often requires configuration settings to be stored on the motherboard. Since configuration settings must be easily edited, these settings are often stored in
non-volatile RAM (NVRAM) rather than in some sort of read-only memory (
ROM). When a user makes configuration changes or alters the date and time of the computer, this small NVRAM circuit stores the data. Typically, a small, long-lasting
battery (e.g. a
lithium coin cell CR3032) is used to keep the NVRAM "refreshed" for many years. Therefore, a failing battery on a motherboard will produce the symptoms of a computer that cannot determine the correct date and time, nor remember what hardware configuration the user has selected. The BIOS itself is unaffected by the status of the battery.
When
IBM first introduced the
PC in the
1980s, imitations were quite common. (The physical parts which made up the motherboard were trivial to acquire.) However, the imitations were never successful until the IBM
ROM BIOS was legally copied.
[8] To understand why copying the BIOS was an important step, consider that the BIOS contained vital instructions which interacted with peripherals. Without these software instructions in the BIOS, a PC would not function properly. (In most modern computer operating systems, the
BIOS is bypassed for most hardware functions, but in the 1980s, the BIOS served many vital low-level functions.)
So when
Compaq Computer Corp. spent US$1 million to clone the IBM BIOS using
reverse engineering, they became an elite computer manufacturer of IBM PC Clones. Phoenix Technology soon matched their feat and began reselling BIOSes to other clone makers.
[9] It has been noted that
Microsoft was more than happy to license the operating system (
DOS), and IBM was more than happy to sue companies
[10] that violated the copyright of their BIOS. But by documenting and publicizing the reverse engineering of the BIOS, Compaq and Phoenix were legally competing with IBM using their own
copyrighted BIOS.
Once the bootstrapping of the computer's peripherals are complete, the BIOS will normally pass control to another set of instructions stored on a bootable device.
Devices which are normally used to boot a computer:
Any of the above devices can be stored with
machine code instructions to load an
operating system or a
program.
Form factors
Motherboards are produced in a variety of sizes and shapes ("
form factors"), some of which are specific to individual computer manufacturers. However, the motherboards used in IBM-compatible
commodity computers have been standardized to fit various
case sizes.
As of 2007, most
desktop computer motherboards use one of these standard form factors—even those found in
Macintosh and
Sun computers which have not traditionally been built from commodity components.
These are some of the more popular motherboard form factors:
- PC/XT - created by IBM for the IBM PC, its first home computer. As the specifications were open, many clone motherboards were produced and it became a de facto standard.
- AT form factor (Advanced Technology) - created by IBM for its PC/XT successor, the AT. Also known as Full AT, it was popular during the era of the Intel 80386 microprocessor. Superseded by ATX.
- Baby AT - IBM's 1985 successor to the AT motherboard. Functionally equivalent to the AT, it became popular due to its significantly smaller size.
- ATX - created by Intel in 1995. As of 2007, it is the most popular form factor for commodity motherboards. Typical size is 9.6x12" although some companies extend that to 10x12".
- EATX - Refers to Extended ATX with a size of 13x12". Typically used for Server Class type motherboards with dual processors and too much circuitry for a standard ATX motherboard. The mounting hole pattern for the upper portion of the board matches ATX.
- ETX - used in embedded systems and single board computers.
- microATX - a smaller variant of the ATX form factor (about 25% shorter). It is compatible with most ATX cases, but supports fewer expansion slots due to its smaller size. Very popular for desktop and small form factor computers as of 2007.
- FlexATX - a subset of microATX developed by Intel in 1999. Allows more flexible motherboard design, component positioning and shape.
- LPX - based on a design by Western Digital, it allowed smaller cases than the AT standard, by putting the expansion card slots on a riser (image). LPX was never standardized and generally only used by large OEMs.
- NLX - a low-profile design released in 1997. It also incorporated a riser for expansion cards, and never became popular.
- BTX (Balanced Technology Extended) - a standard proposed by Intel as a successor to ATX in the early 2000s.
- Mini-ITX - a small, highly-integrated form factor created by VIA in 2001. Mini-ITX was designed for small devices such as thin clients and set-top boxes.
- WTX - created by Intel in 1998. A large design for servers and high-end workstations featuring multiple CPUs and hard drives.
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 due to the large number of integrated components.
Visual comparison
This image compares the sizes of common form factors to
ISO 216 paper sizes (e.g.
A4):
See also


Motherboards for sale at retail.
Notes
External links
ASUSTeK Computer Inc.
Public (LSE: ASKD ; TSEC:2357 )
Founded 1989
Headquarters Taipei, Taiwan
Key people Jonney Shih, CEO and Chairman; TH Tung, VP and founder; Ted Hsu, VP and founder
Industry Computer hardware
Electronics
..... Click the link for more information.
Microprocessor
Die of an Intel 80486DX2 microprocessor (actual size: 12×6.75 mm) in its packaging
Date Invented: Late 1960s/Early 1970s (see article for explanation)
Connects to:
..... Click the link for more information.
CPU socket (or CPU slot) is widely used to describe the connector linking the motherboard to the CPU(s) in certain types of desktop and server computers, particularly those compatible with the Intel x86 architecture.
..... Click the link for more information.
peripheral is a piece of computer hardware that is added to a host computer ,i.e any hardware except the computer, in order to expand its abilities. More specifically, the term is used to describe those devices that are optional in nature, as opposed to hardware that is either
..... Click the link for more information.
In computer hardware, a 'port' serves as an interface between the computer and other computers or devices. Physically, a port is a specialized outlet on a piece of equipment to which a plug or cable connects.
..... Click the link for more information.
ATX (for Advanced Technology Extended) form factor was created by Intel in 1995. It was the first big change in computer case and motherboard design in many years. ATX overtook AT completely as the default form factor for new systems.
..... Click the link for more information.
microATX, also known as µATX (sometimes transliterated as mATX[1] or uATX[2][3] on online forums) is a small form factor standard for computer motherboards, with a maximum size of 244 mm × 244 mm (9.6 inches x 9.
..... Click the link for more information.
ASUSTeK Computer Inc.
Public (LSE: ASKD ; TSEC:2357 )
Founded 1989
Headquarters Taipei, Taiwan
Key people Jonney Shih, CEO and Chairman; TH Tung, VP and founder; Ted Hsu, VP and founder
Industry Computer hardware
Electronics
..... Click the link for more information.
Hon Hai Precision Industry
Public(TSEC: 2317 )(HKSE: 2038 )
Founded 1974
Headquarters Taipei, Taiwan
Key people Terry Guo (Chairman/President)
Industry Electronics
Revenue $28.3 billion USD (2005)
Operating income $1.
..... Click the link for more information.
Intel Corporation
Public (NASDAQ: INTC , SEHK: 4335 )
Founded 1968 1
Headquarters Santa Clara, California
United States
Key people Paul S.
..... Click the link for more information.
printed circuit boards, or PCBs, are used to mechanically support and electrically connect electronic components using conductive pathways, or traces, etched from copper sheets laminated onto a non-conductive substrate.
..... Click the link for more information.
computer is a machine which manipulates data according to a list of instructions.
Computers take numerous physical forms. The first devices that resemble modern computers date to the mid-20th century (around 1940 - 1941), although the computer concept and various machines
..... Click the link for more information.
Apple Inc.
Public (NASDAQ: AAPL , LSE: ACP , FWB: APC )
Founded California (April 1 1976, as Apple Computer, Inc.)
Headquarters 1 Infinite Loop, Cupertino, California
Key people Steve Jobs, CEO & Co-founder
Steve Wozniak, Co-founder
..... Click the link for more information.
A logic board is the Apple Macintosh equivalent of a motherboard. The term "logic board" was coined back in the 1980s, when the compact Macs at the time had two separate circuit boards, the Logic Board, containing all of the computer's "logic" circuitry (processor, RAM, etc.
..... Click the link for more information.
personal computer (PC) is a computer whose original sales price, size, and capabilities make it useful for individuals.
It is unknown who coined the phrase with the intent of a small affordable computing device but John W.
..... Click the link for more information.
This article or section may be confusing or unclear for some readers.
Please [improve the article] or discuss this issue on the talk page. This article has been tagged since March 2007.
..... Click the link for more information.
backplane (or "backplane system") is a circuit board (usually a printed circuit board) that connects several connectors in parallel to each other, so that each pin of each connector is linked to the same relative pin of all the other connectors, forming a computer bus.
..... Click the link for more information.
desktop computer is a computer made for use on a desk in an office or home and is distinguished from portable computers such as laptops or PDAs. Desktop computers are also known as microcomputers.
..... Click the link for more information.
Microprocessor
Die of an Intel 80486DX2 microprocessor (actual size: 12×6.75 mm) in its packaging
Date Invented: Late 1960s/Early 1970s (see article for explanation)
Connects to:
..... Click the link for more information.
A device that temporarily stores information for transporting from computer to computer.
They are not permanently fixed inside a computer.
They include punched cards, cassette tapes, floppy disks, Zip disks, CDs, DVDs, microforms, memory cards, memory spot chips, and memory sticks.
..... Click the link for more information.
Connects to: - Motherboard via one of
- Display via one of
..... Click the link for more information. Sound CardA Sound Blaster Live! Value card, a typical present-day PCI sound card
Connects to: ..... Click the link for more information. peripheral is a piece of computer hardware that is added to a host computer ,i.e any hardware except the computer, in order to expand its abilities. More specifically, the term is used to describe those devices that are optional in nature, as opposed to hardware that is either
..... Click the link for more information.
edge connector is the portion of a printed circuit board consisting of traces leading to the edge of the board that are intended to plug into a matching socket.
An edge connector socket, often popularly referenced simply as a slot
..... Click the link for more information.
printed circuit boards, or PCBs, are used to mechanically support and electrically connect electronic components using conductive pathways, or traces, etched from copper sheets laminated onto a non-conductive substrate.
..... Click the link for more information.
Header may refer to:
- Header (film), the movie adapted from the Splatterspunk author Edward Lee's cult classic novella 'Header'
- Header (information technology), supplemental data at the beginning of a data block
..... Click the link for more information. CPU socket (or CPU slot) is widely used to describe the connector linking the motherboard to the CPU(s) in certain types of desktop and server computers, particularly those compatible with the Intel x86 architecture.
..... Click the link for more information.
Microprocessor
Die of an Intel 80486DX2 microprocessor (actual size: 12×6.75 mm) in its packaging
Date Invented: Late 1960s/Early 1970s (see article for explanation)
Connects to:
..... Click the link for more information.
central processing unit (CPU), or sometimes simply processor, is the component in a digital computer capable of executing a program.(Knott 1974) It interprets computer program instructions and processes data.
..... Click the link for more information.
DIMM, or dual in-line memory module, comprises a series of random access memory integrated circuits. These modules are mounted on a printed circuit board and designed for use in personal computers.
..... Click the link for more information.