PPT-UEU-Organisasi-dan-Arsitektur-Komputer-Pertemuan-1.pptx

ivannuramanda 65 views 18 slides Jun 08, 2024
Slide 1
Slide 1 of 18
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18

About This Presentation

PPT tentang Organisasi Sistem Komputer


Slide Content

ORGANISASI & ARSITEKTUR KOMPUTER PERTEMUAN 1 BUDI TJAHJONO, S.Kom, M.Kom Teknik Informatika, Fakultas Ilmu Komputer

VISI DAN MISI UNIVERSITAS ESA UNGGUL

Materi Sebelum UTS 02. 07 . REVIEW 03. 04. 05. 06 . 01. Introduction to Computer Architecture & Design Data Representation Register transfer & Microoperation Arithmatic Logic Unit Basic Computer Organizaton and Design Programming the basic computer

Materi Setelah UTS 09. 14. 10. 11. 12 . 13. 08. Microprogrammed Control CPU Pipelining Computer Arithmatic Input Output Organization Memory Organization Review 1

KEMAMPUAN AKHIR YANG DIHARAPKAN Mampu memahami pengetahuan dasar dari kumpulan instruksi Mampu mengerti mengenai organisasi komputer Mampu menguasai kumpulan-kumpulan regular properti komputer.

INTRODUCTION Architecture is those attributes visible to the programmer Instruction set, number of bits used for data representation, I/O mechanisms, addressing techniques. e.g. Is there a multiply instruction? Organization is how features are implemented Control signals, interfaces, memory technology. e.g. Is there a hardware multiply unit or is it done by repeated addition?

Structure & Function Structure is the way in which components relate to each other Function is the operation of individual components as part of the structure

Function All computer functions are: Data processing Data storage Data movement Control

Functional view Functional view of a computer Data Movement Apparatus Control Mechanism Data Storage Facility Data Processing Facility

Operations (1) Data movement e.g. keyboard to screen Data Movement Apparatus Control Mechanism Data Storage Facility Data Processing Facility

Operations (2) Storage e.g. Internet download to disk Data Movement Apparatus Control Mechanism Data Storage Facility Data Processing Facility

Operation (3) Processing from/to storage e.g. updating bank statement Data Movement Apparatus Control Mechanism Data Storage Facility Data Processing Facility

Structure - Top Level Computer Main Memory Input Output Systems Interconnection Peripherals Communication lines Central Processing Unit Computer

Structure - The CPU Computer Arithmetic and Login Unit Control Unit Internal CPU Interconnection Registers CPU I/O Memory System Bus CPU

Structure - The Control Unit CPU Control Memory Control Unit Registers and Decoders Sequencing Logic Control Unit ALU Registers Internal Bus Control Unit

Computer Evolution and Performance Computer Interconnection Structures Internal Memory External Memory Input/Output Operating Systems Support Computer Arithmetic Instruction Sets Outline of the Book (1)

Computer Evolution and Performance Computer Interconnection Structures Internal Memory External Memory Input/Output Operating Systems Support Computer Arithmetic Instruction Sets Outline of the Book (2)

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