
In this article we would cover basic of computer hardware. Being a system administrator you should familiar with computer hardware terminology.
The motherboard is the main circuit board of a computer. It contains the central processing unit (CPU), the Basic Input/Output System (BIOS), memory, mass storage interfaces, serial and parallel ports, expansion slots, and all the controllers for standard peripheral devices like the keyboard, disk drive and display screen.
The chipset and other motherboard circuitry are the "smarts" of the motherboard. Their job is to direct traffic and control the flow of information inside the computer.
The chipset is a critical part of any computer, because it plays a big role in determining what sorts of features the computer can support.

PROM -Programmable Read Only memory chip cannot be changed to update or revise the program inside
EPROM Erasable Programmable Read Only memory Data can be erased and chip can be reused Can be erased by shining high intensity UV light through the window
EEPROM Electrical Erasable Programmable Read Only memory under high voltage
FROM -Flash ROM is reprogrammable memory using normal voltage inside the PC- You can upgrade the logic capabilities by simply downloading new software. This saves the expense of replacing circuit boards and chips.

Pronounced cash.
It is a small, high-speed memory area that is placed between the processor and the system memory.
The value of the cache is that it is much faster than normal system memory.
The most frequently used instructions are kept in cache memory so that the CPU can look in there first - allows the CPU to run faster because it doesn't have to take time to swap instructions in and out of main memory.
Large, complex programs such as complex spreadsheets or database management programs benefit the most from having a cache memory available. Pentium II processors generally come with at least 512 KB of cache memory.

Two basic types of RAM are Dynamic RAM (DRAM), and Static RAM (SRAM).
Most computers today use DRAM, which are also of two types:
Most desktops and notebooks use one of the three most popular types of synchronous dynamic random access memory (SDRAM) for the main system memory. Single data rate (SDR) SDRAM is the older type of memory, commonly used in computers prior to 2002. Double data rate (DDR) SDRAM hit the mainstream computer market around 2002, and DDR2-based systems hit the market in mid-2004.
DDR SDRAM is a straightforward evolution from SDR SDRAM. The big difference between DDR SDRAM and SDR SDRAM is that DDR reads data on both the rising and falling edges of the clock signal, so the DDR module can transfer data twice as fast as SDR SDRAM.
While DDR has a limited clock rate, the evolutionary changes to DDR architecture enable DDR2 to achieve speeds beyond of DDR, delivering bandwidth of 5.3 GB per second and beyond! Because DDR2 is able to operate with faster bus speeds, your memory doesn't hold back the performance of your processor.
Generally speaking, motherboards are built to support only one type of memory. You cannot mix and match SDRAM, DDR, or DDR2 memory on the same motherboard in any system. They will not function and will not even fit in the same.
Aside from the processor, the two most important factors affecting a PC's performance are RAM and hard disk capacity.
Hard disks are typically huge, so the primary limiting factor is the amount of installed RAM.
Without enough RAM, the operating system must swap out storage space with the hard disk. The OS creates a Paging File (swap file) to supplement RAM (workspace). This is Virtual Memory.
Virtual memory is inherently slow! RAM speed can typically be 120,000 times FASTER than the hard disk so the less you must rely on virtual memory (swapping files between RAM and hard disk), the faster your system will perform.
Search more about
Search in Google for
