IPB
(Bogor Agricultural University)
Penerapan Komputer
2011
Komponen Unit Sistem
Pertemuan 4
Unit Sistem
•
system unit adalah
sebuah tempat yang
mengandung komponen
elektronik komputer yang
digunakan untuk
memproses data
Discovering Computers 2011: Living in a Digital World Chapter 4
2 Page 210
Figure 4-1
Unit Sistem
•
Bagian dalam dari unit sistem pada sebuah
desktop PC
Discovering Computers 2011: Living in a Digital World Chapter 4 3 Page 211 Figure 4-2
Drive bay(s)
Power supply
Sound card
Video card
Processor
Memory
Motherboard
•
Motherboard
adalah papan sirkuit utama pada
unit sistem
–
Sebua chip komputer mengandung IC (integrated
circuits)
Discovering Computers 2011: Living in a Digital World Chapter 4
4 Page 212
Figure 4-3
Processor
•
Disebut juga
central processing unit
(
CPU
),
berfungsi menerjemahkan dan membawa
instruksi-instruksi dasar yang mengoperasikan
komputer
–
Di dalamnya terdapat Control Unit (CU) dan Arithmatic
Logic Unit (ALU)
Discovering Computers 2011: Living in a Digital World Chapter 4 5 Page 213
Multi-core
processor
Dual-core
processor
Quad-core
processor
Processor
Discovering Computers 2011: Living in a Digital World Chapter 4
6 Page 213
Figure 4-4
Arithmetic lLgic Unit
(ALU)
melakukan operasi
aritmatika perbandingan dan
logika. Misallnya: Melakukan
operasi +,-,/,*..
Control Unit
mengarahkan dan
mengkoordinasikan
operasi-operasi dalam
komputer. Misalnya :
mengatur proses
pencetakan, mengatur
proses transfer data,
menjalankan software
Machine Cycle
Discovering Computers 2011: Living in a Digital World Chapter 4
7 Page 215
Figure 4-5
Machine Cycle : Pipelining
CPU mulai mengambil
instruksi berikutnya
sebelum machine cycle
selesai untuk instruksi
yang pertama
Menghasilkan pemrosesan
yang lebih cepat
Discovering Computers 2011: Living in a Digital World Chapter 4
8 Pages 215 – 216
Figure 4-6
Register
Processor memiliki register, yang berguna sebagai
tempat
penyimpanan sementara yang berkecepatan
tinggi untuk menyimpan data dan instruksi
system clock
mengontrol waktu untuk semua operasi
komputer
• Kecepatan system clock disebut
clock speed
, dan diukur dalam
satuan
Hetz (Hz)
Discovering Computers 2011: Living in a Digital World Chapter 4
9 Page 216
Processor
•
Perusahaan pembuat
processor ternama saat
ini adalah Intel & AMD
•
Sebutkan versi proses
terbaru yang
diproduksi Intel ?
Intel Core i7 Sandy Bridge
10 Pages 216 – 217
Figure 4-7 Click to view Web Link, click Chapter 4, Click Web Link from left navigation, then click Multi-Core Processors below Chapter 4
Discovering Computers 2011: Living in a Digital World Chapter 4
Processor
Discovering Computers 2011: Living in a Digital World Chapter 4
11 Page 218
Figure 4-8
Transistor pada Microprosessor
Discovering Computers 2011: Living in a Digital World Chapter 4
Processor
•
Sebuah chip processor
menghasilkan panas yang
dapat membakar chip
•
Dibutuhkan pendingin
tambahan
–
Heat sinks :
–
Liquid cooling technology
13 Pages 219 - 220
Figures 4-9 – 4-10
Discovering Computers 2011: Living in a Digital World Chapter 4
Pemrosesan Parallel
•
Menggunakan banyak
processor secara
berbarengan untuk
menjalankan sebuah
program/tugas
–
Pemrosesan paralel yang
besar melibatkan ratusan
atau ribuan processor
Discovering Computers 2011: Living in a Digital World Chapter 4
14 Page 220
Figure 4-11
Representasi Data
Sinyal Analog bersifat berkesinambungan dan
keragaman pada kekauatan dan kualitasnya
Sinyal Digital hanya memiliki dua kondisi: on
atau off
• komputer adalah digital
• binary system
menggunakan dua dijit unik (0 dan 1)
• Bits (Binary Digit)
Discovering Computers 2011: Living in a Digital World Chapter 4
15 Page 221
Representasi Data
Sirkuit komputer menyajikan
nilai 0 dan 1 secara elektronis
dengan kehadiran atau tidak
adanya muatan listrik
8 bit dikelompokkan bersama
sebagai satu unit yang disebut
satu byte.
Discovering Computers 2011: Living in a Digital World Chapter 4
16 Page 221
Figures 4-12 – 4-13
Discovering Computers 2011: Living in a Digital World Chapter 4
17 Page 222
Figure 4-15
Memory
•
Komponen elektronik yang menyimpan
–
instruksi yang menunggu untuk dieksekusi oleh processor
–
data yang dibutuhkan oleh instruksi tersebut
–
Hasil pemrosesan data
Menyimpan 3 hal dasar:
Discovering Computers 2011: Living in a Digital World Chapter 4
18 Page 223
Sistem operasi dan
perangakat lunak
sistem yang lain
Program Aplikasi
Data yang sedang
diproses dan
informasi yang
Memory
•
Tiap lokasi dalam memory memiliki alamat
(memory address)
–
Ukuran memory menggunakan satuan kilobytes (KB or
K), megabytes (MB), gigabytes (GB), or terabytes (TB)
Discovering Computers 2011: Living in a Digital World Chapter 4
19 Page 223
Figure 4-17
Memory
Discovering Computers 2011: Living in a Digital World Chapter 4 20 Pages 223 - 224
Volatile memory
Kehilangan isinya
ketika listrik
dimatikan
Contoh :
RAM
Nonvolatile
memory
Isi tidak hilang
ketika listrik
dimatikan
Contoh: ROM, flash
memory, and CMOS
Tipe-tipe dasar RAM
Discovering Computers 2011: Living in a Digital World Chapter 4
21 Page 225
Figure 4-19
Dynamic RAM
(DRAM)
Static RAM (SRAM)
Magnetoresistive
RAM (MRAM)
RAM
•
Chip RAM menyatu dalam sebuah
memory
module
dan disisipkan dalam
memory slots
Discovering Computers 2011: Living in a Digital World Chapter 4
22 Page 225
Figure 4-20
RAM
•
Besarnya RAM yang dibutuhkan dalam sebuah
komputer tergantung pada tipe perangkat lunak
yang dipakai
Discovering Computers 2011: Living in a Digital World Chapter 4
23 Page 226
Figure 4-21
Cache
•
Berguna mempercepat proses komputer karena
menyimpan instruksi & data yang sering dipakai
Discovering Computers 2011: Living in a Digital World Chapter 4
24 Page 227
Read Only Memory (ROM)
ROM
mengacu pada chip memori yang menyimpada
data dan isntruksi permanen
• Firmware
PROM (programmable read-only memory) adalah
sebuah chip ROM kosong yang dapat ditulis permanen
• EEPROM dapat dihapus
Discovering Computers 2011: Living in a Digital World Chapter 4
25 Page 228
Click to view Web Link, click Chapter 4, Click Web Link from left navigation, then click ROM below Chapter 4
Flash memory
•
Flash memory
dapat dihapus/ditulis secara
elektronis
–
Teknologi CMOS
memeberikan kecepatan tinggi dan
mengkonsumi sedikit listrik
Discovering Computers 2011: Living in a Digital World Chapter 4
26
Pages 228 – 229 Figure 4-23
Access Time
Banyaknya waktu yang dibutuhkan processor untuk
membaca data dari memory
–
Diukur dalam nanoseconds
Discovering Computers 2011: Living in a Digital World Chapter 4
27 Page 229
Figures 4-24 – 4-25
Expansion Slots & Adapter Cards
•
expansion slot
adalah
socket pada motherboard
yang merupakan tempat
adapter card
•
adapter card
memperkaya
fungsi sebuah komponen
dalam unit sistem dan/atau
menyajikan hubungan
dengan
peripherals
–
Sound card
&
video card
Discovering Computers 2011: Living in a Digital World Chapter 4
28 Page 230
Figure 4-26
Expansion Slots & Adapter Cards
•
Plug and Play
, komputer secara otomatis dapat
mengkonfigutasi adapter cards & peripherals lain
saat anda menginstalnya
Discovering Computers 2011: Living in a Digital World Chapter 4
29 Pages 230 – 231
Figure 4-27
Removable Flash Memory
–
Memory cards, USB flash drives, & PC
Cards/ExpressCard modules
Discovering Computers 2011: Living in a Digital World Chapter 4
30 Page 231
Ports & Connectors
port
adalah area di mana sebuah peripheral
tersambung atau berkomunikasi dengan unit sistem
(kadang disebut
jack
)
connector
menggabungkan kabel ke port
Discovering Computers 2011: Living in a Digital World Chapter 4
31 Page 232
Click to view Web Link, click Chapter 4, Click Web Link from left navigation, then click Digital Audio Port below Chapter 4
Ports & Connectors
Discovering Computers 2011: Living in a Digital World Chapter 4
32 Page 232
Figure 4-29
Ports & Connectors
•
Pada komputer notebook, port diletakkan di
depan, belakang, atau samping
Discovering Computers 2011: Living in a Digital World Chapter 4
33 Pages 232 - 233
Figure 4-30
Ports & Connectors
Discovering Computers 2011: Living in a Digital World Chapter 4
34 Page 233
Figure 4-31
Ports & Connectors
•
sebuah
USB port
dapat menghubungkan hampir
127 peripheral yang berbeda secara bersamaan
dalam sebuah connector (menggunakan
USB hub
)
Discovering Computers 2011: Living in a Digital World Chapter 4
35 Page 234
Figure 4-32 Click to view Web Link, click Chapter 4, Click Web Link from left navigation, then click USB Ports below Chapter 4
Ports & Connectors
Discovering Computers 2011: Living in a Digital World Chapter 4 36 Pages 234 - 236
Firewire
port
Bluetooth
port
SCSI port
eSATA
port
IrDA port
Serial port
Ports & Connectors
•
port replicator dalah
peralatan eksternal yang
menyajikan koneksi kepada
peripheral melalui port yang
ada dalam alat
•
docking station
Discovering Computers 2011: Living in a Digital World Chapter 4
37 Page 236
Figure 4-35
Buses
•
sebuah
bus
mengijinkan
berbagai alat baik yg
berada di
dalam/terhubung dengan
unit sistem untuk
berkomunikasi satu
dengan yang lain
–
Data bus
–
Address bus
Discovering Computers 2011: Living in a Digital World Chapter 4
38 Page 237
Figure 4-36
Buses
•
Expansion slots menghubungkan expansion buses
•
contoh:
Discovering Computers 2011: Living in a Digital World Chapter 4
39 Page 238
PCI bus
PCI Express
bus
Graphics Port
Accelerated
USB and
FireWire bus
PC Card bus
Click to view Web Link, click Chapter 4, Click Web Link from left navigation, then click FireWire below Chapter 4
Bay
•
bay bagian dalam
sistem unit yang dapat
dibuka di mana anda
dapat menginstal
peralatan baru
–
drive bay
untuk
mewadahi disk drives
Discovering Computers 2011: Living in a Digital World Chapter 4
40 Page 238
Figure 4-37
Power Supply
power supply mengubah listrik AC ke
DC
Beberapa alat eksternal memerlukan AC
adapter, yang membutuhkan external
power supply
Discovering Computers 2011: Living in a Digital World Chapter 4
41 Page 239
Menjaga komputer anda tetap bersih
Bersihkan komputer/peralatan mobile sekali/dua kali
setahun
Matikan/cabut listrik sebelum membersihkannya
Gunakan udara terkompresi untuk menghilangkan debu
Gunakan antistatic wipe untuk membersihakan eksterior
case dan cairan pembersih, serta kain lembut untuk layar
Discovering Computers 2011: Living in a Digital World Chapter 4
42 Page 240