Search

Pages

This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Rabu, 09 Februari 2011

I/O (Input/Output)

Dalam Hal ini kita ketahui berdasarkan sudut pandangnya yaitu model mesin(hardware)
terdiri dari 3 bagian yakni Storage, CPU, dan I/O subsistem.

Selanjutnya I/O subsistem ini terbagi menjadi 3 bagian yaitu : I/O Processor,
I/O device, dan I/O Channel.

I/O merupakan perangkat masukan dan keluaran yang saling berhubungan satu sama lain. Disamping itu, fungsi I/O biasanya memindahkan sebuah informasi antara CPU atau memori ke luar.

Dalam Hal ini I/O terdiri dari 3 bagian yakni : Piranti I/O,Pengendali I/O dan Perangkat Lunak.

Adapun Klasifikasi dari Piranti I/O yaitu :
1. Kelompok Yang Menginput atau masukkan informasi (Input Device), contoh:
Keyboard,ADC,Mouse,Scanner,dll
2. Kelompok Yang Menampilkan informasi (Output Device), contohnya :
Monitor CRT ,LCD, Printer,DLL.
3. Kelompok Yang melayani Input dan Output, contohnya : Floppy Disk

Kemudian terdapat pengaksesan I/O yang terdiri dari 2 cara, yaitu :
a. Memory mapped I/O
B. I/O mapped I/O ( I/O Isolated)

Operasi I/O terbagi menjadi 3 bagian yaitu :
1. I/O terprogram
2. I/O Interupsi
3. DMA

selanjutnya,I / O prosesor (TIO) Sebuah komputer khusus yang memungkinkan penanganan beberapa data antara perangkat I / O dan sebuah komputer pusat atau memori utama komputer

Kemudian dalam IO subsistem yang terdiri IO channel ini membebaskan CPU selama
proses IO, dan dapat melakukan multiprogramming.dengan maksud melakukan semua aktifitas kerja yang banyak pada program tersebut yang tak ada hubungannya dan dijalankan sekaligus dalam satu komputer.
kemudian I/O channel ini ada 2 jenis yaitu : Multiplexor channel dan Selector Channel.