You are on page 1of 20

Organisasi dan

Arsitektur Komputer
Pertemuan 2

By Danang Aditya
Pengenalan Computer

• Komponen Komputer Secara


Fungsional
• Data Storage
• Data Processing
• Data Movement
• Control Mechanism
Penggambaran sistem
Struktur Komputer
Sejarah Komputer

• ENIAC (Electronic Numerical


Integreator And Computer)
• John Mauchly & John Eckert
• Digunakan utk Perang Dunia 2 (1946)
• Untuk Menghitung Range dan Trajectory
• Terbuat dari 1300 tabung hampa
• Menggunakan bilangan decimal dalam
proses perhitungan
Von Neumann

• Stored Program Concept


• John Von Neumann
• EDVAC (Electronic Discreet
Variable Computer)
• Menghasilkan computer IAS
(1952)
Cont’d

• IAS memperkenalkan sistem


memory
• Instruksi dan data disimpan
dalam memory
• Memperkenalkan representasi
binary
Cont’d
• Memory buffer register (MBR): Contains a word to be stored in memory or
sent to the I/O unit, or is used to receive a word from memory or from the
I/O unit.
• Memory address register (MAR): Specifies the address in memory of the
word to be written from or read into the MBR.
• Instruction register (IR): Contains the 8-bit opcode instruction being
executed.
• Instruction buffer register (IBR): Employed to hold temporarily the right-
hand instruction from a word in memory.
• Program counter (PC): Contains the address of the next instruction-pair to
be fetched from memory.
• • Accumulator (AC) and multiplier quotient (MQ): Employed to hold tem-
porarily operands and results of ALU operations. For example, the result
of multiplying two 40-bit numbers is an 80-bit number; the most
significant 40 bits are stored in the AC and the least significant in the MQ.
Commercial Computer

• Dimulai tahun 1950


• Eckert dan Mauchly
• UNIVAC I, dan UNIVAC II
• IBM -> 701 , 702
The 2nd Generation

• Menggunakan Transistor
menggantikan tabung hampa
• Transistor ditemukan di Bell
Labs 1947
• NCR dan RCA sebagai
perusahaan terkenal di era ini
• IBM mengikuti dengan IBM 7094
The 3rd Generation

• Ditandai dengan penggunaan


Integrated Circuit
• Thn 1950 – 1960 -> Transistor
• Thn 1958 -> Microelectronic ->
menggabungkan komponen
menjadi 1 komponen
• Logic gate & Memory Cell
Efek dari 3rd gen

• Biaya komputer dan memory


semakin murah
• Kecepatan operasi semakin tinggi
• Ukuran semakin kecil
• Kebutuhan listrik dan tempat
semakin sedikit
• Meminimalisir koneksi antar
komponen
Generasi berikutnya

• LSI (Large Scale Integration)


• 1000 komponen -> 1
• VLSI (Very Large Scale
Integration)
• 10000 komponen -> 1
• ULSI (Ultra Large Scale
Integration)
• 1000.000 komponen -> 1
Semikonduktor Memory
• Perkembangan komputer
didominasi perkembangan CPU
• 1970 -> memori semikonduktor
• Mendasarkan pada penerapan
metode yang sama dengan
pengembangan processor
Microprocessor
• Perkembangan teknologi semakin
pesat -> semikonduktor
• 1971 -> terobosan besar dilakukan
oleh Intel
• Menggabungkan semua komponen
yang dibutuhkan sebuah CPU ->
dalam sebuah chip (4004)
• 4004 dapat melakukan penjumlahan
4 bit, dan perkalian dilakukan
dengan mengulang penjumlahan
Cont’d

• Thn 1972 Intel membuat


terobosan lagi dengan membuat
processor 8 bit (8008)
• Akhirnya berkembang menjadi
16 bit, 32 bit, hingga saat ini 64
bit
The End

You might also like