Minggu, 24 Agustus 2008
Random Acces Memory ( RAM )

RAM ( Random access memory ) was usually used in CPU as data storage of computer. Today it takes the form of integrated circuits that allow the stored data to be accessed in any order, i.e. at random. The word random thus refers to the fact that any piece of data can be returned in a constant time, regardless of its physical location and whether or not it is related to the previous piece of data.This contrasts with storage mechanisms such as tapes, magnetic discs and optical discs, which rely on the physical movement of the recording medium or a reading head. In these devices, the movement takes longer than the data transfer, and the retrieval time varies depending on the physical location of the next item. Some ramdisks use a compressed filesystem such as cramfs to allow compressed data to be accessed on the fly, without uncompressing it first. This is convenient because ramdisks are often small due to the higher price per megabyte than conventional hard drive storage.
Jumat, 25 Juli 2008
MONITOR
There are many ways to classify monitors. The most basic is in terms of color capabilities, which separates monitors into three classes:
# monochrome : Monochrome monitors actually display two colors, one for the background and one for the foreground. The colors can be black and white, green and black, or amber and black.
# gray-scale : A gray-scale monitor is a special type of monochrome monitor capable of displaying different shades of gray.
# color: Color monitors can display anywhere from 16 to over 1 million different colors. Color monitors are sometimes called RGB monitors because they accept three separate signals -- red, green, and blue.
CPU

KEYBOARD

MOUSE
