Computer hardware is the physical part of a computer, including the digital
circuitry, as distinguished from the computer software that executes within
the hardware. The hardware of a computer is infrequently changed, in
comparison with software and hardware data, which are "soft" in the sense
that they are readily created, modified or erased on the computer. Firmware
is a special type of software that rarely, if ever, needs to be changed and
so is stored on hardware devices such as read-only memory (ROM) where it is
not readily changed (and is, therefore, "firm" rather than just "soft").
Most computer hardware is not seen by normal users. It is in embedded
systems in automobiles, microwave ovens, electrocardiograph machines,
compact disc players, and other devices. Personal computers, the computer
hardware familiar to most people, form only a small minority of computers
(about 0.2% of all new computers produced in 2003). See Market statistics.
Typical PC hardware
A typical personal computer consists of a case or chassis in a tower shape (desktop) and the following parts:Motherboard/Logic board
- Motherboard - the "body" of the computer, through which all other components interface.
- Central processing unit (CPU) - Performs most of the calculations which enable a computer to function, sometimes referred to as the "brain" of the computer.
- Computer fan - Used to lower the temperature of the computer; a fan is almost always attached to the CPU, and the computer case will generally have several fans to maintain a constant airflow. Liquid cooling can also be used to cool a computer, though it focuses more on individual parts rather than the overall temperature inside the chassis.
- Random Access Memory (RAM) - Fast-access memory that is cleared when the computer is powered-down. RAM attaches directly to the motherboard, and is used to store programs that are currently running.
- Firmware is loaded from the Read only memory ROM run from the Basic Input-Output System (BIOS) or in newer systems Extensible Firmware Interface (EFI) compliant
- Internal Buses - Connections to various internal components.
- PCI
- PCI-E
- USB
- HyperTransport
- CSI (expected in 2008)
- AGP (being phased out)
- VLB (outdated)
- External Bus Controllers - used to connect to external peripherals, such as printers and input devices. These ports may also be based upon expansion cards, attached to the internal buses.
- parallel port (outdated)
- serial port (outdated)
- USB
- firewire
- SCSI (On Servers and older machines)
- PS/2 (For mice and keyboards, being phased out and replaced by USB.)
- ISA (outdated)
- EISA (outdated)
- MCA (outdated)
Power supply
A case that holds a transformer, voltage control, and (usually) a cooling fan, and supplies power to run the rest of the computer, the most common types of power supplies are AT and BabyAT (old) but the standard for PC's actually are ATX and micro ATX. smps( Switch Mode Power Supply )
Storage controllers
Controllers for hard disk, CD-ROM and other drives like internal Zip and Jaz conventionally for a PC are IDE/ATA; the controllers sit directly on the motherboard (on-board) or on expansion cards, such as a Disk array controller. IDE is usually integrated, unlike SCSI which is found in most servers. The floppy drive interface is a legacy MFM interface which is now slowly disappearing. All these interfaces are gradually being phased out to be replaced by SATA and SAS.
Video display controller
Produces the output for the visual display unit. This will either be built into the motherboard or attached in its own separate slot (PCI, PCI-E, PCI-E 2.0, or AGP), in the form of a Graphics Card.