Input and Output Devices
Before a computer can get to work solving a problem, it must be given the program and the data if there is any. After it has found the solution, the computer must communicate this solution to the human beings who posed the problem in the first place. The topic of getting information into and out of computer is called input/output or usually just I/O.
Input/output devices are used for communication with the computers. Thousands of kinds of I/O devices are available today and the number is growing rapidly. A few of the more common ones are listed below:
- Keyboards
- Printers
- Scanners
- Pen and ink plotters that draw graph
- Computer mouse
- Microphones
- Speakers
- Electric light pen
I/O Processors
Some I/O devices can transmit a large amount of data in short time. If the CPU had to process every character separately, much CPU time would be wasted. To avoid tying up the CPU for long periods of time on I/O, most of the computers have one or more specialized, low-cost I/O processors. Because the I/O is performed by these special processors, the CPU is available to spend most of its time on more difficult computations. The I/O processors can run in parallel with the CPU. In other words, while the CPU is busy in computing, the I/O processors can be doing I/O.
A variety of input devices exist to convert information in any form (data, text, voice or image) into binary pulses recognized by computers.
Related posts:
-
Programs written in a computer’s machine language can be directly executed by the computer’s electronic circuits, without any intervening interpreters or translators. These electronic circuits,...
-
One of the major advantages that digital systems have over analog systems is the ability to easily store large quantities of digital information and data...
-
One type of character-recognition device enables the user to input text and numerical data by handwriting it in capital letters on the pressure-sensitive surface using...
-
The world is going through an information explosion. This generation of information has required the development of devices that could store this information and process...
-
Printers are used to produce hardcopy of computer output, normally data or text, but also in case of certain printers, graphics, that is such as...
-
The keyboard is still the primary device for inputting information to a computer, though voice input devices may ultimately supersede it. It operates by converting...
-
A plotter is an output device used to produce hardcopy. Plotters are used for a variety of applications, which include drawing graphs, making maps, plotting...
-
The growth in electronics over the past decade has been phenomenal. What we have seen is not an evolution in technology but a revolution. Our...
-
The system software of a computer consists of a collection of operative programs whose purpose is to make the use of the computer more effective....
-
It is quite easy to convert the spoken word to a digital signal for computer input. The microphone converts audio signals to electrical waves and...
-
Flat screen are slowly replacing the conventional CRT monitors, as they are bulky. These were introduced for use on battery-operated portable computers, as these consume...
-
Video cameras are versatile derives, being able to capture images of any type, including solid objects. Scanners are limited to image on paper but they...
-
I have a lot of technology here in my Office. New great things that have also some cost. But I have not had a fax...
-
Artificial neural networks (KNN) are models which are modeled on the biological networks in a human brain. The nerve cells and neurons are connected in...
-
Early information systems were designed to be operated by information professionals, and they frequently did not attain their stated social purpose. Modern information systems are...