Pertemuan 5 Computer Components Matakuliah : H0344/Organisasi dan Arsitektur Komputer Tahun : 2005 Versi : 1/1 Pertemuan 5 Computer Components
Menjelaskan konsep dasar computer components and functions Learning Outcomes Pada akhir pertemuan ini, diharapkan mahasiswa akan mampu : Menjelaskan konsep dasar computer components and functions
Outline Materi Computer Components Computer Functions
Three key concept of the von Neumann architecture Data and instruction are stored in a single read-write memory The contents of this memory are addressable by location, without regard to type of data contained there Execution occurs in a sequential fashion (unless explicitly modified) from one instruction to the next
Hardware and Software Approach
Computer Components : Top Level View
Instruction Fetch and Execute 1/2
Instruction Fetch and Execute 2/2
Instruction Cycle State
Program Flow of Control without and with Interupts
Transfer of Control via Interrupts
Instruction Cycle with Interrupts
Sequential Interrupt Processing
Multiple Interrupts
Short I/O Wait
Long I/O Wait
Instruction Cycle with Interrupts