01 CA (Organization&Architecture)
01 CA (Organization&Architecture)
Najeeb-Ur-Rehman
Assistant Professor
Department of Computer Science
Faculty of Computing & IT
University of Gujrat
Architecture
Architecture is those attributes visible to the
programmer.
For example logical Attributes such as:
Instruction set, number of bits used for data
representation, I/O mechanisms, memory addressing
techniques.
e.g. Is there a multiply instruction?
Organization
Organization is how features are implemented
These include hardware details such as:
Control signals, interfaces, memory technology.
Organizational decision is : Is there a hardware
multiply unit or is it done by repeated addition?
The above decision may be implemented using
analysis of usage of mult instruction.
Function
All computer functions are:
Data processing
Data storage
Data movement
Control
Functional view
Functional view of a computer
Data
Storage
Facility
Data
Movement
Apparatus
Control
Mechanism
Data
Processing
Facility
Operations (1)
Data movement
e.g. keyboard to screen
Data
Movement
Apparatus
Data
Storage
Facility
Control
Mechanism
Data
Processing
Facility
Operations (2)
Storage
e.g. Internet download to disk
Data
Movement
Apparatus
Data
Storage
Facility
Control
Mechanism
Data
Processing
Facility
Operation (3)
Processing from/to storage
e.g. updating bank statement
Data
Movement
Apparatus
Data
Storage
Facility
Control
Mechanism
Data
Processing
Facility
Operation (4)
Processing from storage to I/O
e.g. printing a bank statement
Data
Movement
Apparatus
Data
Storage
Facility
Control
Mechanism
Data
Processing
Facility
Peripherals
Computer
Central
Processing
Unit
Computer
Systems
Interconnection
Input
Output
Communication
lines
Main
Memory
Arithmetic
and
Logic Unit
Registers
I/O
System
Bus
Memory
CPU
Internal CPU
Interconnection
Control
Unit
Sequencing
Logic
ALU
Internal
Bus
Registers
Control
Unit
Control Unit
Registers and
Decoders
Control
Memory
Internet Resources
- Web site for book
http://www.shore.net/~ws/COA5e.html
links to sites of interest
links to sites for courses that use the book
errata list for book
information on other books by W. Stallings
Internet Resources
- Web sites to look for
WWW Computer Architecture Home Page
CPU Info Center
ACM Special Interest Group on Computer
Architecture
IEEE Technical Committee on Computer
Architecture
Intel Technology Journal
Manufacturers sites
Intel, IBM, etc.
Internet Resources
- Usenet News Groups
comp.arch
comp.arch.arithmetic
comp.arch.storage