Computer and Its Components
Computer and Its Components
Its
Components
Computers
• Mainframes and super computers are the
biggest computers – million dollar
machines, as big as a refrigerator or
bigger. An example is the IBM model 390.
Computers cont.
• Minicomputers are large, powerful machines
which are often found at the centre of networks
of “dumb” terminals and PC’s. For example,
IBM’s AS/400. A definition that was used in the
past, was that minicomputers cost between
$10,000 and $100,000.
Computers cont.
• Workstations are very powerful user machines. They
have the capacity to execute technical/scientific
programs and calculations, and typically use a UNIX
variant or Windows NT as their operating system.
Workstations used to be equipped with powerful RISC
processors, like Digital Alpha, Sun Sparc or MIPS(million
instructions per second), but today workstations can be
configured with one or more of Intel’s more powerful
CPU’s.
Computers cont.
• The PC is the baby of the family: Small,
cheap, mass-produced computers which
typically run Windows and which are used
for standard programs which can be
purchased anywhere.
The Four Components of a
Computer
• Central Processing Unit
• Memory
• Input/Output System
• Computer Interconnection
The Central Processing Unit:
The CPU: Processor
Organization
• To understand the organization of the CPU, let us consider
the requirements placed on the CPU, the things that it
must do:
• The CPU has two main parts:
1. Control Unit
•Oversees all the activities inside the computer and
monitors the execution of the programs
Machine Cycle
•The total of instruction time and the
execution time
MAKING THE PROCESSOR WORK cont.
Actions take place during Machine Cycle
•Instruction Time
•Execution Time
• Semiconductor Memory
• RAM and ROM
• Flash Memory
Semiconductor Memory
• Used by most modern computers
– Reliable, inexpensive, and compact
– Volatile: requires continuous electric current
• If the current is interrupted, data is lost
• Complementary Metal Oxide
Semiconductor (CMOS)
– Retains information when power is shut down
– Used to store information needed when the
computer boots
Random Access Memory
• Data can be • Types:
accessed • Static RAM (SRAM)
• Dynamic RAM (DRAM)
randomly
• Packaged on circuit boards
• Single in-line memory
modules (SIMMS)
• Dual in-line memory modules
(DIMMS)
Read-Only Memory
• Contains programs and data permanently
recorded into memory at the factory
– Cannot be changed by user
– Not volatile: contents do not disappear when
power is lost
• Programmable ROM (PROM) chips
– Some instructions on chip can be changed
Flash Memory
• Nonvolatile RAM
– Used in cellular phones, digital cameras,
and some handheld computers
– Flash memory chips resemble credit
cards
– Smaller than disk drive and require less
power