Sie sind auf Seite 1von 26

Agenda

Pendahuluan Architecture and Organization Structure and Function Computer Evolution and Performance

Objective
Menjelaskan secara jelas dan lengkap mengenai modern-day computer system baik ditinjau dari segi nature dan karakteristiknya Challenge
Berbagai macam jenis product Perkembangan yang cepat menyebabkan perkembangan teknologi komputer sepertinya tidak ada akhirnya !

Fundamental Concepts
Design Komputer untuk mendapatkan performance yang baik. Design a Balance System

Hierarchical Organization Top Down


Computer System : Processor, Memory dan I/O Processor : Control Unit, register, ALU, instruction execution unit Control Unit : Control Memory, Microinstruction sequential Logic dan registers

Fundamental Concepts of COA


Apa yang dimaksud dengan komputer ?? Ada berapa macamkah tipe komputer ?? Apa yang dimaksud dengan computer organization ? Apa yang dimaksud dengan computer architecture ?

Architecture & Organization 1


Architecture
The design of the overall structure of a computer (hardware) system, software system, or network. Specifically, the design of how the components fit together. The architecture is the "high level" or "top level" design.

Organization is how features are implemented


Control signals, interfaces, memory technology.

Architecture & Organization 2


All Intel x86 family share the same basic architecture The IBM System/370 family share the same basic architecture

This gives code compatibility


At least backwards

Organization differs between different versions

Structure & Function


Hierarchical system is a set of interrelated subsystems, each of the latter, in turn, hierarchical in structure until we reach some lowest level of elementary subsystem

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

Operations (1) Data movement

Operations (2) Storage

Operation (3) Processing from/to storage

Operation (4) Processing from storage to I/O

Structure - Top Level

Peripherals

Computer
Central Processing Unit Main Memory

Computer

Systems Interconnection

Input Output

Communication lines

Structure - The CPU

CPU
Computer
I/O System Bus Memory CPU

Registers

Arithmetic and Logic Unit

Internal CPU Interconnection

Control Unit

Structure - The Control Unit

Control Unit
CPU
ALU Internal Bus Registers Control Unit

Sequencing Login Control Unit Registers and Decoders

Control Memory

Summary
Operasi suatu komputer dapat diringkas sbb : Komputer menerima informasi dalam bentuk program dan data melalui I/O dan menyimpannya dalam memory Informasi yang disimpan dalam memory diambil, dibawah kontrol program, ke ALU dimana informasi tersebut diproses Informasi yang terproses akan dikirim melalui unit output Semua kegiatan dalam mesin diarahkan oleh control unit

Kegunaan COA ?
Bayangkan bilamana anda kerja di suatu industri kemudian disuruh untuk membeli komputer yang cost-effective computer -> sudah pasti pengetahuan akan computer perlu anda ketahui mulai dari cache memory, processor clock rate, dll

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)


CPU Structure and Function Reduced Instruction Set Computers Superscalar Processors Control Unit Operation Microprogrammed Control Multiprocessors and Vector Processing Digital Logic (Appendix)

Internet Resources - Web site for book http://WilliamStallings.com/COA6e.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

http://WilliamStallings.com/StudentSupport.html
Math How-to Research resources Misc

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 comp.parallel

Das könnte Ihnen auch gefallen