Introduction To Computing:: Computer Systems
Introduction To Computing:: Computer Systems
Lecture 4
Computer Systems
Overview
Memory Devices
Memory Devices
Memory: ROM
Memory: ROM
Memory: ROM
There are many types of ROM
available for microcomputers like
Mask ROM, PROM, EPROM,
EEPROM and EAPROM.
i.
Memory: ROM
ii.
iii.
Memory: ROM
iv.
v.
Memory: RAM
Memory: RAM
Types of RAM:
i.
ii.
Memory: CMOS
14
15
2)
Logical
Operations
+ Add
Subtract
x Multiply
Divide
^ Raise by a power
18
Registers:
Registers are small high speed circuits
(memory locations) which are used to store data,
instructions and memory addresses temporarily
(memory location numbers). Registers can be
divided into various categories depending upon
their functions:
Buses:
21
Clock:
Clock is another important component of
CPU. Which measures and allocates a fixed time
slots for processing each and every microoperation (smallest functional operation). In simple
terms, CPU allocated one or more clock cycles to
complete a micro-operation. CPU executes the
instructions in synchronization with the clock
pulse.
23
Ports
If the PC does not have a port for an external device, you can
install an expansion board into one of the empty expansion
slots.
A board provides the correct port for the new device, and
connects the device to the CPU by way of the computer's
expansion bus.
26
Summary
27