Computer Organization Reviewer
Computer Organization Reviewer
COMPUTER TYPES
A computer can be defined as a fast electronic calculating machine that accepts the
(data) digitized input information processes it as per the list of internally stored
instructions and produces the resulting information. The list of instructions is called
programs & and internal storage is called computer memory
The different types of computers are:
• Personal Computers =>This is the most common type found in homes, schools,
business office etc. It is the most common type of desk top computers with processing
and storage units along with various input and output devices.
• Notebook Computers => These are compact and portable versions of PC
• Work Stations=> These have high-resolution input/output (I/O) graphics capability but
with the same dimensions as that of desktop computers. These are used in engineering
applications of interactive design work.
• Enterprise Systems =>These are used for business data processing in medium to
large corporations that require much more computing power and storage capacity than
workstations.
• Super Computers=> These are used for large scale numerical calculations required in
the applications like weather forecasting, etc.
Functional Unit
• A computer consists of five functions independent main parts input, memory,
arithmetic logic unit (ALU), output and control unit
• Input device accepts the coded information as a source program i.e. high-level
language.
• This is either stored in the memory or immediately used by the processor to perform
the desired operations.
• The program stored in the memory determines the processing steps.
• Basically, the computer converts one source program to an object program. i.e. into
machine language.
• Finally the results are sent to the outside world through the output device
Word
The number of bits in each word is known as word length. The time required to access
one word is called the memory access time. The small, fast, RAM units are called
caches