This is the second part in my Beginner’s Series. Check What Is A Computer? for the first part.

In the this part of my Computer Series we’re going to explore what computer hardware is and what it specifically does. As previously stated in the first part computer hardware consists of the physical parts that you can touch and handle, this includes, but is not limited to: motherboard, processor, memory, hard drive, video card, sound card, power supply, case, monitor.

Computer Motherboard

The motherboard is the primary circuit board in a computer. Also known as the system board, logic board, main board, and sometimes abbreviated as mobo. It contains all the connections between each part, and helps them communicate between each other. All the other parts plug into the motherboard and the motherboard makes sure these part are communicating flawlessly. A good motherboard does not speed up your system, but it makes sure that the computer is stable and reliable. There are 3 main form factors (sizings) for motherboards, ATX, miniATX, and BTX.
Gigabyte-Conroe-Motherboard

Each of these connections is called a bus. Buses are a set of signal pathways that allow information and signals to travel between components inside or outside a computer. There are many different kinds of buses. The external data bus, or system bus connects the CPU to the chipset and is usually 64-bit. There’s also the address bus that connects the RAM (Random Access Memory) to the CPU (Central Processing Unit), this is also 64-bit. The expansion buses connect I/O (Input/Output) ports and expansion slots to the chipset. There are two different classifications of expansion buses, internal and external. The internal expansion buses include ISA (Industry Standard Architecture), AGP (Accelerated Graphics Port), and PCI(Peripheral Component Interconnect) slots. The external expansion buses include serial, parallel, USB (Universal Serial Bus), and Firewire ports. The main difference between the two kinds of expansion buses is that the internal connects components on the inside of your computer, and the external connects components on the outside of your computer.

A chipset is a set of controller chips that monitor and direct traffic on the motherboard between buses, it usually consists of two or more chips for complete functionality. There are two basic designs of chipsets, first is the northbridge/southbridge design and the second is the hub chipset. In the first kind the northbridge chips connects a CPU to the memory, the PCI bus, level 2 cache, and AGP bus. The southbridge connects slower buses, like ISA, IDE and USB, and controls all of the computers I/O functions, basically everything except the memory, PCI, and AGP. The hub chipset contains a memory controller hub (north bridge), I/O controller hub(south bridge), and a SuperIO chip. The superIO chip connects legacy devices, and parallel and serial ports.

The motherboard also contains the BIOS (Basic Input Output System) firmware code that is run when your turn on your computer to identify and test the connected hardware. It also contains the CMOS, which is the BIOS setup program that allows you to change the basic settings and functions of the motherboard.

Continue on to What Is A Processor?
Head back to What Is A Computer

Technorati Tags: ,