INPUT-OUTPUT UNIT
An I/O unit is a component of computer. The I/O unit is composed of two parts—input unit and
output unit. The input unit is responsible for providing input to the computer and the output unit
is for receiving output from the computer.
output unit. The input unit is responsible for providing input to the computer and the output unit
is for receiving output from the computer.
Input Unit
- The input unit gets the data and programs from various input devices and makes them available for processing to other units of the computer.
- The input data is provided through input devices, such as—keyboard, mouse, trackball and joystick. Input data can also be provided by scanning images, voice recording, video recording, etc.
- Irrespective of the kind of input data provided to a computer, all input devices must translate the input data into a form that is understandable by the computer, i.e., in machine readable form. The transformation of the input data to machine readable form is done by the input interface of input device.
In brief, the input unit accepts input data from the user via input device, transforms the input data
in computer acceptable form using input interface for the input device and provides the
transformed input data for processing.
In addition to input devices and output devices, some devices function as both input and output
devices. The I/O devices provide the input to computer as well as get output from computer. The
I/O devices are used by both the input unit and the output unit. Hard disk drive, floppy disk
drive, optical disk drives are examples of I/O devices.
Input
Devices
Keyboard, Mouse, Digitizing Tablet, Track Ball, Joystick, Touch Screen, Light Pen,
Speech Recognition System, Digital camera, Scanner, Magnetic Ink Character
Recognition (MICR), Optical Character Recognition (OCR), Optical Mark
Recognition (OMR), Barcode Reader
Output
Devices
Monitor, Visual Display Terminal, Printer, Plotter, Computer Output on Microfi lm
(COM), Video Output System, Audio Response System
Input Output
Devices
devices. The I/O devices provide the input to computer as well as get output from computer. The
I/O devices are used by both the input unit and the output unit. Hard disk drive, floppy disk
drive, optical disk drives are examples of I/O devices.
Input
Devices
Keyboard, Mouse, Digitizing Tablet, Track Ball, Joystick, Touch Screen, Light Pen,
Speech Recognition System, Digital camera, Scanner, Magnetic Ink Character
Recognition (MICR), Optical Character Recognition (OCR), Optical Mark
Recognition (OMR), Barcode Reader
Output
Devices
Monitor, Visual Display Terminal, Printer, Plotter, Computer Output on Microfi lm
(COM), Video Output System, Audio Response System
Input Output
Devices
INPUT DEVICESInput devices allow users and other applications to input data into the computer, for processing.
The data input to a computer can be in the form of text, audio, video, etc.
The data is entered manually by the user or with minimal user intervention. Input devices are classified as follows—
The data input to a computer can be in the form of text, audio, video, etc.
The data is entered manually by the user or with minimal user intervention. Input devices are classified as follows—
- Human data entry devices
- Source data entry devices
The input is provided to the computer using an input device, and must be translated to a form
that the computer can understand. The translation is done by the input interface of the input
device.
In addition to the above devices, the input to a computer can also be provided from a storage
device on the computer, another computer, or another piece of equipment, such as a musical
instrument, thermometer or sensors.
that the computer can understand. The translation is done by the input interface of the input
device.
In addition to the above devices, the input to a computer can also be provided from a storage
device on the computer, another computer, or another piece of equipment, such as a musical
instrument, thermometer or sensors.
Keyboard
Features Keyboard is a common input device. It is provided along with the computer, and iseasy to use. It is used for entering the text data. For inputting the data, the user types the data
using the keyboard. When the data is being typed, the display monitor displays the typed data.
Cursor is a vertical line, an underscore, blinking line, etc. Cursor moves with each typed
character. The position of cursor indicates the location on monitor where the typed-in character
will be displayed.
Description The design of a keyboard is similar to a standard typewriter. The modern keyboards
are QWERTY keyboard (Q, W, E, R, T, Y are the sequence of keys in top row of letters).
Standard keyboard contains 101 keys which are arranged in the same order as a typewriter. Thekeyboard has five sections (1) Typing keys (1, 2, 3…, A, B, C…), (2) Numeric keypad (numeric
keys on right side), (3) Function keys (F1, F2…. on top side), (4) Control keys (cursor keys, ctrl,
alt.…), and (5) Special-purpose keys (Enter, shift, spacebar…). Some keyboards have 110 keys,where the extra keys are designed to work with the Windows operating system.
Working When a key is pressed, keyboard interacts with a keyboard controller and keyboard
buffer. The keyboard controller stores the code of pressed key in keyboard buffer and informs
the computer software that an action has happened on the keyboard. The computer software
checks and reads the keyboard buffer and passes the code of pressed character to the system
software. Due to a time gap between pressing of a key on keyboard and reading by the system
software, keyboard buffer is designed to store many keystrokes together.
![]() |
keyboard |
Pointing Devices
Pointing devices are used for providing the input to computer by moving the device to point to a
location on computer monitor. The input data is not typed; instead, the data is entered by moving
the pointing device. The cursor on the computer monitor moves with the moving pointing device.
Operations like move, click and drag can be performed using the pointing devices. Mouse,
trackball, joystick and digitizing tablet are some of the common pointing devices.
location on computer monitor. The input data is not typed; instead, the data is entered by moving
the pointing device. The cursor on the computer monitor moves with the moving pointing device.
Operations like move, click and drag can be performed using the pointing devices. Mouse,
trackball, joystick and digitizing tablet are some of the common pointing devices.
Mouse
Features It is the most common pointing input device. The data is entered by pointing the mouseto a location on the computer screen. The mouse may also be used to position the cursor on
screen, move an object by dragging, or select an object by clicking. The key benefit of using a
mouse is that the cursor moves with the mouse. So, the cursor can be positioned at any location
on the screen by simply moving the mouse. Moreover, it provides an easy way to select and
choose commands from menus, dialog boxes, icons, etc. Mouse is used extensively, while
working with graphics elements such as line, curve, shapes, etc.
Description Mouse is a small hand-held device having two or three buttons on its upper side. In
addition to the buttons, mouse also has a small wheel between the buttons.
. The wheel of the mouse is used for the up and down movement, for example, scrolling a
long document. A mouse is classified as physical mouse or optical mouse.
Physical Mouse has a rubber ball on the bottom side that protrudes when the mouse is moved. It
requires a smooth, dust free surface, such as a mouse pad, on which it is rolled.Optical Mouse uses a Light Emitting Diode (LED) and a sensor to detect the movement of
mouse. Optical mouse requires an opaque flat surface underneath it. Optical mouse was
introduced by Microsoft in 1999. Optical mouse is better than physical mouse as there is no
moving part that can cause wear and tear, and dirt cannot get inside it.
Working In a physical mouse, rollers and sensors are used to sense the direction and rate of
movement of mouse. When the ball of mouse moves, the rollers sense the horizontal and vertical
movement and sensors sense the speed of movement. This information is passed to computer via
the mouse chord. When an optical mouse is moved, a beam of light is reflected from its
underside. These pulses of light determine the direction and rate of movement. This information
is sent to computer via the mouse chord.
Using the mouse The mouse can be used in five different ways, as follows—
- Pointing points to a location or object on the computer screen. Moving the mouse by hand moves the cursor on computer screen. The cursor moves in the direction in which the mouse moves.
- Left Click or Click means pressing the left button of mouse and releasing it. Clicking issused to select a button, command or icon on the screen.
- Right Click involves pressing the right button on mouse and releasing it. Right click displays a menu that contains options like cut, copy, paste, font, paragraph, etc. for the item on which the mouse is pointing.
- Double Click means pressing the left button of mouse twice successively, without moving the mouse, and then releasing the mouse. It is used to start a program or open a folder.
![]() |
A Mouse |
Track Ball
Features Trackball is a device that is a variant of the mouse but has the functionality of mouse.It is easy to use and takes less space than a mouse. Trackball is generally built in laptops since
there is no space for the mouse to move on the lap. Trackballs come in various sizes—small and
big.
Description Trackball looks like an upside-down mouse. Instead of moving the whole device to
move the cursor on computer screen, trackball requires the ball to be rotated manually with a
finger. The trackball device remains stationary. The cursor on the computer screen moves in the
direction in which the ball is moved. The buttons on trackball are used in the same way as mouse
buttons.
Working Trackball works in the same way as a physical mouse.
![]() |
Trackball |
Joystick
Features Joystick is a device which is commonly used for playing video games.Joystick is mainly used to control the speed of the cursor and is thus popular in games involving
speed like racing and flying games. The direction of push of the stick and the amount of
deflection determines the change in position and the change in speed, respectively.
![]() |
joystick |
Description It is a stick with its base attached to a flexible rubber sheath inside a plastic cover.
The plastic cover contains the circuit that detects the movement of stick and sends the
information to computer. The position of the stick movement is given by the x and y coordinates
of the stick.
Digitizing Tablet
Features It is an input device used primarily to input drawings, sketches, etc. Digitizing tablet isused for Computer Aided Design (CAD) for the design of buildings, automotive designs, and
designing of maps, etc.
Description Digitizing tablet consists of two parts—electronic tablet and pen. The electronic
tablet is a flat bed tablet. The pen looks like a ball pen but has an electronic head. The pen in
moved on the tablet. Each position on the tablet corresponds to a fixed position on the screen.
Drawings can be made on the tablet using a pen, and is provided as input to computer, where, a
location on the tablet corresponds to a specific location on the screen.
![]() |
Digitizing Tablet |
Working The tablet contains circuit that can detect the movement of pen on the tablet, convert
the movements into digital signals and send the digital signal to the computer.
Pick Devices
Pick devices are used for providing input to the computer by pointing to a location on thecomputer monitor. The input data is not typed; the data is entered by pointing the pick device
directly on the computer screen. Light pen and touch screen are some common pick devices.
Light Pen
Features It is a light sensitive pen-like input device and is used to select objects directly on thecomputer screen. It is used for making drawing, graphics and for menu selection. Figures and
drawings can be made by moving the pen on computer screen.
Description and Working The pen contains a photocell in a small tube. When the pen is moved
on the screen, light from the screen at the location of pen causes the photocell to respond. The
electric response is transmitted to the computer that can identify the position on screen at which
the light pen is pointing.
![]() |
light pen |
Touch Screen
![]() |
touch screen ATM machine |
Features It is an input device that accepts input when the user places a fingertip on the computer
screen. The computer selects the option from the menu of screen to which the finger points.
Touch screen are generally used in applications like Automated Teller Machine (ATM), public
information computers like hospitals, airline reservation, railway reservation, supermarkets, etc.
screen. The computer selects the option from the menu of screen to which the finger points.
Touch screen are generally used in applications like Automated Teller Machine (ATM), public
information computers like hospitals, airline reservation, railway reservation, supermarkets, etc.
Description Touch screen consists of a clear glass panel that is placed over the view area of
computer screen. In addition to the glass panel with sensors, it has a device driver, and a
controller that translates the information captured by the glass panel sensors to a form that the
computer can understand.
Working Touch screens have an infrared beam that criss-cross the surface of screen. When a
fingertip is touched on the screen, the beam is broken, and the location is recorded. Some touch
screens have ultrasonic acoustic waves that cross the surface of screen. When a fingertip is
touched on the screen, the wave is interrupted, and the location is recorded. The recorded
location is sent to the computer via the controller of touch screen, in a form that the computer
can understand.
SOURCE DATA ENTRY DEVICES
Source data entry devices are used for audio input, video input and to enter the source document
directly to the computer. Source data entry devices do not require data to be typed-in, keyed-in or
pointed to a particular location.
directly to the computer. Source data entry devices do not require data to be typed-in, keyed-in or
pointed to a particular location.
Audio Input Device
Audio input can be provided to the computer using human voice or speech. Audio input to thecomputer can be used for different purposes. It can be used for making telephone calls, for audio
and video conferencing over Internet, to record voice, to create audio files and embed these files
to be sent over e-mail, or, to translate spoken words into text, etc.
Audio input devices like a microphone is used to input a person’s voice into the computer. A
sound card translates analog audio signals from microphone into digital codes that the computer can store and process. Sound card also translates back the digital sound into analog signals that can be sent to the speakers. Translating spoken words into text is also known as speech recognition or voice recognition. The audio input along with the software for voice recognition forms the speech recognition system or voice recognition system.
The computer can be operated using voice commands. The user can dictate the commands to the
computer, instead of typing them. The computer has to be trained to recognize the voice of user
using the speech patterns and pronunciation of words. The system thus adapts to the voice of
user. Speech recognition systems are costly and difficult to develop. They are generally used by
people who have difficulty in typing, people with disabilities or by corporate world for dictation.
Audio input can be recorded on an mp3 recorder and provided as an input to computer. Open
source software like Audacity is used for recording and editing of audio files .
Video Input Device
Video input is provided to the computer using video camera and digital cameraVideo camera can capture full motion video images. The images are digitized and can be
compressed and stored in the computer disk. Webcam is a common video camera device. It is
placed on the computer above the screen to capture the images of the user who is working on the
computer. A video capture card allows the user to connect video devices like camcorders to the
computer.
Digital camera works like video camera but can capture still images. The digital camera digitizes
images, compresses them and stores them on a memory card like flash memory. The information
from the digital camera can be brought into the computer and stored. The video files can be
edited using software like VLC media player. Computer vision is an area of computer science
that deals with images. Computer vision has applications in areas like robotics and industrial
processing.