Lec#3 Basic Structure-I
Lec#3 Basic Structure-I
Examples :
All the electronic parts.
All cables.
All accessories.
SOFTWARE
OUTPUT DEVICE
It is used to transfer processed
information from the computer to the
user in a way required by the user.
MEMORY UNIT
It stores instruction and data and provides them
to the various other units as and when required.
It is basically the working memory of the
computer system. This memory unit is volatile,
i.e. it is temporary memory and nothing can be
stored here permanently. The information is
stored in the main memory as long the
computer is switched on or as long as it is
required by the computer.
CONTROL UNIT
Controls the various operations within a
computer. It basically manages all the
other units and devices of the computer
system. It does so by transmitting
timing and control signals to the various
devices and units.
ARITHMETIC & LOGIC UNIT
It performs the various arithmetic and
logical operations on the data stored in
memory, as dictated by the instruction.
There are various basic circuits to
perform these operations.
SECONDARY STORAGE
It stores the various data, information
and programs permanently for future
retrieval. The information is organised
in such a way to retrieve it in minimum
time whenever required. The stored
information remains as long the user
wants it.
BUS
These are a set of connecting wires used
for setting interconnection between the
various devices in the system. Each set
of bus has a specific function to perform
like carrying data, carrying control
signals and addresses.
BLOCK DIAGRAM
DATA FLOW CONTROL FLOW
SECONDARY
STORAGE
CONTROL
UNIT
ARITHMETIC
& LOGIC UNIT CPU
DATA & INFORMATION
DATA is described as some FACTS, FIGURES
and STATISTICS about a particular instance.
CHARACTER :
Voltage is represented as 1
No voltage is represented as 0
A series of such 0s and 1s form a pattern.
1 0 1 1 1 0 0 1
Such a pattern represents a
CHARACTER.
CHARACTER
= 57
= 185 = 41
1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0
27 26 25 24 23 22 21 20 27 26 25 24 23 22 21 20
128 64 32 16 8 4 2 1
= 255 =0
BIT ASCII CODE CHARACTE
PATTERN R
0100000 65 A
1
0110000 97 a
1
0011000 49 1
1
0010101 43 +
1
0010000 32
UNIT FOR MEASUREMENT OF
INFORMATION