CAAL Chapter 1
CAAL Chapter 1
CAAL Chapter 1
and Assembly
Language
Operating System
Course Outcome
At the end of this course you’ll be abele to:
Example:
Architectural design issue: whether a
computer will have a multiply instruction.
Data processing
Data storage
Data movement
Control
Cont’d…
Structure
There are four main structural components:
Central processing unit (CPU): Controls the operation of
the computer and performs its data processing functions;
often simply referred to as processor.
Main memory: Stores data.
I/O: Moves data between the computer and its external
environment.
System interconnection: Some mechanism that provides
for communication among CPU, main memory, and I/O. A
common example of system interconnection is by means of
a system bus, consisting of a number of conducting wires
to which all the other components attach.
The Computer: Top-Level Structure
Cont’d…
Question?
Next Lecture
Chapter Two