Input/output (i/o) unit, Basic Computer Science

Assignment Help:

Input/output (I/o) unit:

This unit provides the interface between the computer and the computer peripherals. A computer peripheral is any unit, which is attached to, but is not part of, the computer - e.g. visual display units, teleprinters, etc. A simple computing system may have only one input and one output. In such cases, an analogue-to-digital converter (ADC) may suffice for the input, and a digital-to-analogue converter (DAC) for the output. Alternatively, complex-computing systems can literally service thousands of peripherals.

Figure illustrates a simple I/O unit. The I/O unit can be described as a fan-out (and fan-in) device. The computer's 8-bit bi-directional data bus can be connected to port 1, 2 or 3. The port chosen is dependent upon the address, on the address bus. The system illustrated allows three peripherals to communicate with the computer. Only one peripheral at a time can send data to the computer, or receive data from the computer. However, this is not a problem, because the computer works very much faster than the peripheral, and hence, it appears that the computer services all three peripherals simultaneously.

 

542_input output unit.png


Related Discussions:- Input/output (i/o) unit

Library function, Library function :   These are the functions supplied...

Library function :   These are the functions supplied with the programming language. The code or definition of library functions does not have to be written in a user program w

Cppm, sum of first 100 integers

sum of first 100 integers

Operating system, advantage and disadvantage of operating system

advantage and disadvantage of operating system

C++, Write a C++ program that declares three integers and three strings. Th...

Write a C++ program that declares three integers and three strings. The program prompts the user for three characters and three integers and prints them all on one line.

Database, Q1: ER modelling & logical design. An information system is requi...

Q1: ER modelling & logical design. An information system is required for an online auction site, based on the following speci?cation: Only registered users can use the site. Privat

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Algorithm writing, algorithm to simulate railway reservation process

algorithm to simulate railway reservation process

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd