Week_1-2_-_Pengantar_ORGNISASIARKOMPUTER.pptx

diyahruswanti 13 views 42 slides Sep 25, 2024
Slide 1
Slide 1 of 42
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
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36
Slide 37
37
Slide 38
38
Slide 39
39
Slide 40
40
Slide 41
41
Slide 42
42

About This Presentation

organisasi komputer


Slide Content

INTRODUCTION OF COMP. ARCH & ORG

Kontrak Kuliah Univ Sahid Surakarta ​ Tugas ​ UAS ​ UTS : 40% : 25% : 25 % Toleransi Keterlambatan : 10 menit - Punishment : Review Materi sebelumnya min 2 hal. Folio

RENCANA KEGIATAN PERKULIAHAN SEMESTER Univ Sahid Surakarta W Pokok Bahasan 1 Organisasi dan Arsitektur Komputer 2 Sistem Komputer 3 Instruction Set Architecture and Design 4 5 Computer Arithmetic 6 7 Review Materi 1- 6 8 Ujian Tengah Semester W Pokok Bahasan 9 Desain Unit Pemrosesan 10 11 Desain Sistem Memory 12 13 Desain dan Organisasi Input Output 14 15 Teknik Desain Pipelining 16 Ujian Akhir Semester

Reference Mustafa Abd-el- Bhar, Hesham El Rewini – Fundamentals of Computer Organization and Architecture 9 th Edition (2004) William Stallings – Computer Organization and Architecture Designing For Performance 9 th Edition (2013) Univ Sahid Surakarta

Introduction Univ Sahid Surakarta What is Computer ? An electronic device that can : accept data ( input ) , process the input to useful information ( process ) , according to a set of instructions , store the instructions and the results of processing ( storage ), and produce the information ( output ).

Architecture & Organization Univ Sahid Surakarta Architecture is those visible to the programmer instruction set, ​ number of bits used for data representation, ​ addressing techniques, ​ I/O mechanisms e.g : Is there a multiply instruction?

Architecture & Organization Univ Sahid Surakarta Organization is how features are implemented ​ Control signals, ​ interfaces, ​ memory technology. e.g : Is there a hardware multiply unit?

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

Structure – TOP LEVEL Computer Main Memory Input Output Systems Interconnection Peripherals Communication lines Central Processing Unit Univ Sahid Surakarta

Structure – TOP LEVEL Univ Sahid Surakarta a computer consists of four main structural components, which are: Central processing unit (CPU) – referred as processor, perform data processing and control the operation of the computer Main memory – stores data I/O – move data between the computer and its external environment System interconnection - provides communication among CPU, main memory and I/O

Structure – THE CPU Computer Arithmetic and Logic Unit Control Unit Internal CPU Interconnection Registers I/O Memory Univ Sahid Surakarta System CPU Bus CPU

Structure – THE CPU Univ Sahid Surakarta The CPU itself consists of several components such as: ​ registers – provides storage internal to the CPU ​ arithmetic and logic unit (ALU) – perform data processing function control unit – control the operation of CPU ​ internal CPU interconnection – provides communication among ALU, registers and control unit

Function Univ Sahid Surakarta Data processing Data storage (long term data storage function and short term data storage function) Data movement (movement between computer and peripheral known as input / output (I/O), movement over longer distances known as data communication ) Control

Functional View Univ Sahid Surakarta

Data Movement Transferring data from one peripheral Or communication line to another Univ Sahid Surakarta

Data Storage Data transferred from the external environment to computer storage (read) or vice versa (write) Univ Sahid Surakarta

Processing From/To Storage Univ Sahid Surakarta

Processing From Storage to I/O Univ Sahid Surakarta

Traditional - Calculate Tool Abacus (Cina) Abacus (Roman) Univ Sahid Surakarta

Traditional - Calculate Tool ​ Abacus (Japan) Abacus (Russian) Univ Sahid Surakarta

Traditional - Calculate Tool ​ Abacus (School) ​ Abacus Binary Univ Sahid Surakarta

History & Computer Evolution First Generation Second Generation Third Generation Fourth Generation Fifth Generation Univ Sahid Surakarta

First Generation Univ Sahid Surakarta

First Generation ENIAC (Electronic Numerical Integrator And Computer) John Mauchly and John Eckert , proposed to build a general purpose computer using Vacuum Tubes Started 1943 and finished 1946 Used until 1955 Univ Sahid Surakarta

First Generation Univ Sahid Surakarta ​ ENIAC – detail Decimal 20 accumulator of digits Program manually by switches 18,000 vacuum tubes 30 tons 15,000 square feet 140 kW power consumption 5000 additions per second

First Generation Von Neumann / Alan Turing Princeton Institute for Advance Studies (IAS) Store program concept Main memory Arithmetic Logic Unit Control Unit Input / Output equipment Completed in 1952 Univ Sahid Surakarta

First Generation Univ Sahid Surakarta Store Program Concept

Architecture of Von Neumann Univ Sahid Surakarta Computer designs are based on John Von Neumann ​ Data and instruction are stored in a single read memory Execution occurs in a sequential fashion from one instruction to the next

Structure of The IAS Computer Univ Sahid Surakarta

Structure of The IAS Computer Univ Sahid Surakarta ​ Main memory storing program and data ALU operating on binary data Control Unit interpreting instructions from memory and executing I/O equipment operated by Control Unit

Second Generation Transistor Replaced vacuum tubes Smaller Cheaper Less heat dissipation Solid state device Invented 1947 at Bell Labs Univ Sahid Surakarta

Second Generation 1947 Eckert – Mauchly Computer Corporation UNIVAC (Universal Automatic Computer) US Bureau of Census 1950 calculation Ex ; IBM 701 IBM 702 Univ Sahid Surakarta

Second Generation IBM 701 Univ Sahid Surakarta

Second Generation IBM 702 Univ Sahid Surakarta

Third Generation Small scale integration circuits (100 transistor on chips) ​ Integrated Circuit ​ Bus structure ​ Ex : IBM 360 DEC PDP - 8 Univ Sahid Surakarta

Fourth Generation Microprocessor Small Portable Reliable GUI Ex : - DEC VAX Univ Sahid Surakarta

Fourth Generation DEC VAX Univ Sahid Surakarta

Fifth Generation Artificial Intelligence (Present - …) Characteristic : Mega chips Parallel processing Artificial Intelligence Univ Sahid Surakarta

Fifth Generation Univ Sahid Surakarta

The Evolution Of Computer Univ Sahid Surakarta History First Generation Using vacuum tube technology Produce more heat Easy to break down Difficult to identify the problem whenever the computer becomes malfunction Expensive Data Processing not accurate Second Generation Using transistor Small size Low power usage More efficient Easy to use Cheapest Assembly Language

The Evolution Of Computer Univ Sahid Surakarta History Third Generation Using Integrated Circuit Start implement multiprogramming concept and time sharing Small size Low power usage More efficient BASIC, PASCAL Fourth Generation Using Microprocessor Using LSI technology (Large Scale Integration) Main memory becomes more efficient, faster, and large Fifth Generation More sophisticated Cheapest Faster have ability to see, listen, talk, think like human Have AI

Univ Sahid Surakarta
Tags