0
index
1
Chapter 5
2
Levels of Abstraction
3
Von Neumann architecture
outline
created using slideshow.cgi by Andy Harris
CSCI N301 Fundamental CS Concepts: Organization
1. Chapter 5
Computer Organization
CSCI N301 Fundamental CS Concepts: Organization
2. Levels of Abstraction
Still hardware
At a component (subsystem) level
transistors -->gates -->circuits
circuits -->subsystems
Abstraction hides detail
important concept in my areas of CS
CSCI N301 Fundamental CS Concepts: Organization
3. Von Neumann architecture
Four major subsystems
memory
input/output (I/O)
arithmetic-logic unit (ALU)
control unit
Stored program concept
Sequential fetch-execute cycle
outline
Chapter 5
Computer Organization
Levels of Abstraction
Still hardware
At a component (subsystem) level
transistors -->gates -->circuits
circuits -->subsystems
Abstraction hides detail
important concept in my areas of CS
Von Neumann architecture
Four major subsystems
memory
input/output (I/O)
arithmetic-logic unit (ALU)
control unit
Stored program concept
Sequential fetch-execute cycle