CSIT215 - Lecture 2
CSIT215 - Lecture 2
CSIT215 - Lecture 2
+
Lecture - 02
Basic concepts and system buses
Computer Architecture
2
Computer Organization
• Attributes of a system visible • Instruction set, number of
to the programmer bits used to represent various
• Have a direct impact on the data types, I/O mechanisms,
logical execution of a techniques for addressing
program memory
Architectural
Computer
attributes
Architecture
include:
Organizational
Computer
attributes
Organization
include:
Hierarchical system
Structure
Set of interrelated subsystems
The way in which components
Hierarchical nature of complex relate to each other
systems is essential to both their
Function
design and their description
The operation of individual
Designer need only deal with a components as part of the
particular level of the system at a structure
time
Concerned with structure and
function at each level
+
Function
● Data processing
● Data storage
● Data movement
● Control
+
Operations
(a)
Data movement
+
Operations
(b)
Data storage
+
Operations
(c)
Data processing
+
Operations
(d)
Control
9
The
Computer
10
Structure
+
CPU – controls the operation of
the computer and performs its data
There are four processing functions
main structural
components Main Memory – stores data
of the computer: I/O – moves data between the
computer and its external
environment
Registers
Provide storage internal to the CPU
CPU Interconnection
Some mechanism that provides for
communication among the control unit,
ALU, and registers
+ 13
Computer Components
Contemporary computer designs are based on concepts developed by
John von Neumann at the Institute for Advanced Studies, Princeton
Hardwired program
The result of the process of connecting the various components in the
desired configuration
14
Software
• A sequence of codes or instructions Software
• Part of the hardware interprets each instruction and
generates control signals
• Provide a new sequence of codes for each new program
instead of rewiring the hardware
Major components:
• CPU I/O
• Instruction interpreter Components
• Module of general-purpose arithmetic and logic
functions
• I/O Components
•
+ Input module
• Contains basic components for accepting data and
instructions and converting them into an internal form
of signals usable by the system
• Output module
• Means of reporting results
17
MAR
Computer
Components:
Top Level
View