You are on page 1of 35

KOMPUTER DAN

PEMROGRAMAN (CODING)
KONSEP SISTEM KOMPUTER DAN
PENGENALAN PERANGKAT KERAS
Computer Development

First Generation
Second Generation
Third Generation
Fourth Generation
Fifth Generation
Von Neumann Architecture
Computer Development
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 • Using transistor
Generation • Small size
• Low power usage
• More efficient
• Easy to use
• Cheapest
• Assembly Language
Computer Development
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
Computer Development
Von Neumann Architecture
 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
Outline

Konsep Sistem Komputer

Hardware

Software
Konsep Sistem Komputer

 Hardware
- Proses unit
- Media penyimpanan
- Perangkat masuk dan keluar

 Software
- Aplikasi
- Sistem
Konsep Sistem Komputer
How Computer Work ?

 [Williams & Sawyer, 2010]


Three Key Concept

• Purpose of a computer
• Difference between hardware and
software
• The basic operation of computer
Purpose of a Computer

Data

Information
Difference between
Hardware and Software
 Hardware:
- Terdiri dari semua mesin dan peralatan di
sistem komputer
- Hardware ini termasuk diantaranya keyboard,
display (monitor), printer, dan CPU (central
processing unit) yang merupakan inti atau
nyawa dari sebuah komputer.
- Hardware tidak berguna tanpa software

[Williams & Sawyer, 2010]


Difference between
Hardware and Software
 Software:
- Terdiri dari semua instruksi elektronik
yang memberitahu komputer bagaimana
melakukan tugas
- Contoh: Microsoft Windows, Office, dll.

[Williams & Sawyer, 2010]


The Basic Operation of
Computer

Input Operation

Processing Operation

Storage Operation

Output Operation

Communication Operation
The Basic Operation of
Computer
Input Operation

• Input dapat berupa hampir setiap


jenis data
• Example: letters, numbers, symbols,
shapes, colors, temperatures,
sounds, pressure, light beams or
whatever raw material needs
processing
The Basic Operation of
Computer

Processing Operation
• Manipulasi komputer untuk mengubah
data menjadi informasi
• Processing dilakukan oleh CPU (Central
Processing Unit)
The Basic Operation of
Computer
Storage Operation

• Sirkuit komputer internal yang


Primary Storage sementara menampung data yang
menunggu untuk diproses

• Media sebagai perangkat yang


Secondary menyimpan data atau informasi
Storage secara permanen
• Example: Hard disk, DVD, flash drive
The Basic Operation of
Computer

Output Operation

• Hasil dari pemrosesan, biasanya


berupa informasi
• Contoh: output angka atau gambar
yang ditampilkan di layar, kata
dicetak di atas kertas oleh printer
The Basic Operation of
Computer

Communication Operation

• Koneksi komunikasi nirkabel


• Data mungkin diinput dari jauh
• Diproses di area yang jauh
• Disimpan di lokasi yang berbeda
• Ditampilkan di tempat lain
Hardware

Sistem Komputer :
- CPU
- Main Memory
- I/O Devices
- Secondary Storage
Hardware

Input Hardware

Output hardware

Processing & Memory Hardware

Storage Hardware
Input / Output Hardware
 Input Hardware terdiri dari
perangkat yang
menerjemahkan data ke
dalam suatu bentuk yang
komputer dapat
memprosesnya.

 Output Hardware terdiri


dari perangkat yang
menerjemahkan informasi
yang diproses oleh
komputer menjadi bentuk
yang dapat dimengerti
oleh manusia.
Input Hardware

 Keyboard adalah perangkat input yang mengubah


huruf, angka, dan karakter lain menjadi sinyal listrik
yang dapat dibaca oleh prosesor
Input Hardware

Pointing devices mengontrol posisi kursor


atau pointer di layar dan memungkinkan
pengguna untuk memilih pilihan yang
ditampilkan di layar
Contoh: Mouse, trackball, touchpad,
touch-screen
Input Hardware
Input Hardware
 Perangkat entry sumber data (source data entry devices)
membuat mesin dapat membaca data pada media magnetik
atau kertas atau yang diberikan secara langsung ke dalam
processor komputer
 Example : Scanner, Microphone, Digital Camera, Sensor
Output Hardware

Type of output devices [Williams &


Sawyer, 2010]
Output Hardware

 Softcopy adalah data yang ditampilkan pada layar atau


dalam bentuk audio atau suara; hanya berupa elektronik
 Example :
- display screen
Output Hardware
Hardcopy is printed output
Example :
- Printer
Processing and Memory
Hardware
 A processor is also called the CPU
 The CPU is the brain of the computer
 CPU bekerja dengan sirkuit lainnya yang dikenal
sebagai main memory untuk melaksanakan
pengolahan
 Main component of CPU :
- Control Unit
- ALU
- Registers
- Buses
Processing and Memory
Hardware
 Control Unit control the
operation of CPU
 Register provides storage
internal to the CPU
 ALU perform data processing
function
 Buses provides communication
among ALU, Registers, and
Control Unit
Machine Cycle
Control unit carries out
four basic operations:
- Fetch
- Decode
- Execute
- Store
Storage Hardware
Hard Drive

CD/DVD Drive

USB Flash Drive

Memory Card
Software
System Software
- Software sistem membantu komputer melakukan
tugas-tugas operasi penting dan memungkinkan
perangkat lunak aplikasi untuk berjalan
- Example : Windows, MacOS, Linux, Android
Software

Application Software
- Melakukan tugas-tugas tertentu, memecahkan
masalah, melakukan pekerjaan atau hiburan
- Example : Microsoft Office, Web browser, Media
player, dll.

You might also like