Introduction To Computer - Chapter 4
Introduction To Computer - Chapter 4
• Pointing Devices:
29
Input Devices
Scanner Barcodereader
30
Input Devices
Digital projector
Printer 32
Components of Computer:
•Central Processing Unit
•Buses
•Memory Unit
Central Processing Unit
The part of the Computer that performs the bulk of data
processing operations is called the Central Processing Unit
and is referred to as the CPU.
Memory or Storage Unit:
Memory unit stores all the data and the instructions required for processing.
This unit can store instructions, data and intermediate results.
Main Memory Devices
1. Random-Access Memory (RAM)
• Usually called the main memory
• It can be read and written to
• It does not store information permanently (Volatile , when it is powered off, the
stored information are gone)
• Information stored in it can be accessed in any order at equal time periods
(hence the name random access)
• Information is accessed by an address that specifies the exact location of the
piece of information in the RAM.
Primary storage Devices
2. ROM (Read-Only-Memory)
A read-only-memory, non-volatile i.e. stores information permanently
Has random access of stored information
Used to store the information required to startup the computer
3. Cache memory
A very fast type of RAM that is used to store information that is most frequently
or recently used by the computer
Recent computers have 2-levels of cache; the first level is faster but smaller in size
(usually called internal cache), and the second level is slower but larger in size
(external cache).
Secondary storage Devices
Secondary memory is also called secondary storage, external memory or non-
volatile. Secondary storage is a non-volatile memory which holds data and programs even
after electric power to the computer system has been turned off.. Data/Information is
stored permanently.
• The kinds of secondary media are hard disks, solid-state storage, eMMC, USB, cloud
storage etc.
5. Flash memory/USB