Module 4
Module 4
INPUT DEVICES
INTRODUCTION
A computer interacts with the external environment via the input-output (I/O) devices
attached to it. Input device is used for providing data and instructions to the computer. After
processing the input data, computer provides output to the user via the output device.
The I/O devices that are attached, externally, to the computer machine are also called
peripheral devices.
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.
INPUT DEVICES
Input 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.
Different types of input devices are,
Data entry device- Keyboard
Pointing devices—mouse, trackball, joystick
Pick devices—light pen, touch screen
Audio input—speech recognition device-micro phone
Video input—digital camera
Scanner—hand-held scanner, flat-bed scanner
Optical Scanner—OCR, OMR, MICR, barcode reader
Keyboard
Features
Keyboard is a common input device. It is provided along with the computer, and is easy 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.
A keyboard is shown in Figure .
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).
QWERTY is a keyboard design for Latin-script alphabets. The name comes from the order
of the first six keys on the top left letter row of the keyboard.
Standard keyboard contains 101 keys which are arranged in the same order as a typewriter.
The keyboard 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.
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 are some of the common pointing devices.
Mouse
Features
It is the most common pointing input device. The data is entered by pointing the mouse to 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 cursor can be
positioned at any location on the screen by moving the mouse. It provides an easy way to
select and choose commands from menus, dialog boxes, icons, 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.
A mouse is shown in the Figure .
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.
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.
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.
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.
Pick Devices
Pick devices are used for providing input to the computer by pointing to a location on the
computer 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 the
computer 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
Touch Screen
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.
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. The recorded
location is sent to the computer via the controller of touch screen, in a form that the computer
can understand.
Flat-bed Scanners provide high quality scan in a single pass. It is a box shaped machine
similar to a photocopy machine and has a glass top and a lid that covers the glass. The
document to be scanned is placed on the glass top, which activates the light beam beneath the
glass top and starts the scan from left to right. They are largely used to scan full page
documents.
OUTPUT DEVICES
Output devices provide output to the user, which is generated after processing the input data.
The processed data, presented to the user via the output devices could be text, graphics, audio
orvideo. The output could be on a paper or as audio, video. Output devices are classified as
follows—
Hard Copy Devices
Printer
Plotter
Soft Copy Devices
Monitor
Visual Display Terminal
Impact Printer
As the name suggests, it uses an impact to create an image on the output media. Impact
printers use the typewriter approach of physically striking a typeface against the paper and
inked ribbon. Impact printers can print a character or an entire line at a time. Impact printers
are low-cost printers useful for bulk printing.
Dot matrix printers, daisy wheel printers and drum printers are examples of impact printers.
Non-Impact Printer
They use thermal, chemical, laser beam or inkjet technology for printing a text. A non-impact
printer is faster than an impact printer. The disadvantage of non-impact printer is that, they
can produce a single copy of the text where as an impact printer can produce multiple copies
of the text.
Dot Matrix Printers
Dot matrix printers are character printers which can print one character at a time. The speed
of dot matrix printer lies between 200 and 600 characters per second (cps) . Dot matrix
printers can print alphanumeric characters, special characters, charts and graphs. They can
print only in black and white. Some dot matrix printers can print in both directions - left to
right and right to left.
A dot matrix printer has a print head which can move horizontally across the paper. The print
head contains an array of pins which can be activated independently on each other and strikes
against the inked ribbon to form a pattern of dots on the paper. To print a character, the
printer activates the appropriate set of pins.
Since dot matrix printers produce printed output as a pattern of dots, they can print any
shapes or characters. As they are impact printers, they can produce multiple copies by using
carbon paper.
Dot matrix printers are commonly used for printing in applications like payroll and
accounting.
Advantages
Cheap in terms of both initial cost and cost of operations.
Disadvantages
Very noisy in nature
Produce only single colour output
Slow printers
Drum printers
These printers are line printers which can print one line at a time.It consists of a solid
cylindrical
drum with characters arranged on its surfacein the form of circular band. Each band consists
of
all the printing characters supported by the printer. The drum printer has a set of hammers
mounted infront of the drum in a way that the ink ribbon and paper can be placed between the
hammer and drum.
The total number of hammers are equal to the number of bands on the drum. The drum
rotates at high speed and the characters at a point is printed by activating the appropriate
hammer. The drum of this printer is very expensive. Drum printers can print only pre defined
set of characters. Due to this reason the drum printers do not have the ability to print any
shape in different sizes, graphs etc.
Drum printers are impact printers. It can produce multiple copies by using carbon paper.
Inkjet Printer
An inkjet printer uses dot matrix approach to print text and graphics. Most inkjet printers use
multiple jets vertically aligned on a cartridge, which moves horizontally across a page. The
ink cadridges contain a group of tiny heaters. When a heater is activated, a drop of ink is
exploded on to the paper.
The print head contains an ink cadridge which is made up of a number of ink filled firing
chambers, each attached to a nozzle thinner than a human hair. When an electric current is
passed through a resistor, the resistor heats a thin layer of ink at the bottom of the chamber.
The bottom ink layer of the chamber is heated up to 900 degree Fahrenheit for a fraction of a
second. This causes the ink to boil and form a droplet at the tip of the nozzle. The pressure of
the vapour bubble forces the droplet to move to the paper. When the resistor cools down, the
bubble collapses. This results in a suction which pulls fresh ink from the reservoir into the
firingchamber. A color inkjet printer has four cadridges- one each for cyan(blue-green),
yellow, magenta and black.
Laser Printer
Laser printers are page printers. An entire page is processed at a time. They use laser beam to
produce an image of the page containing text or graphics.
The laser printing process consists of the following steps
1. The data required to be printed is transferred from the computer to the laser printer.
This is usually via an ethernet cable or wirelessly if the printer has wireless
capabilities.
2. The printer then has to reach the required temperature via the heating of the corona
wire. This wire once heated, passes an electrical static charge to the drum unit.
3. The drum unit, now positively charged, is ready to receive the laser beam and begin
the data transfer process directly onto the drum.
4. Once the laser is activated, the beam reflects off a moving mirror unit which directs
the beam directly onto the drum unit.
5. In the areas where the beam hits the drum, the charge is changed from negative to
positive. The negatively charged areas now represent where toner particles will adhere
to the drum and be directly transferred onto the paper.
6. The ink roller now begins to coat the drum with toner. Toner is comprised of
microscopic ink particles which, now positively charged, adhere to the negatively
charged areas on the drum unit.
7. A positively charged sheet of paper is now passed close to the drum, attracting the
negatively charged toner particles onto the page.
8. The paper, now containing the inked content, is passed into the fuser unit where the
rollers fuse the toner particles to the paper.
9. The page is then passed through to the other side of the copier.
Laser printer components
Power supply
Requiring a high voltage in order to charge the drum, the power supply works to convert AC
current into higher voltages needed for the transfer process.
Photosensitive drum
The role of the drum unit is to attract positively charged toner particles onto its surface. In
order to achieve this, laser printers usually use a corona wire which carries a high voltage.
Once the drum is adequately charged, the laser beam is guided onto the surface of the drum
via mirrors which precisely scans the images onto the surface of the drum.
Toner cartridges
Laser printers use microscopic ink particles in a powdered form known as toner. Once heated
by the fuser unit, the toner melts allowing it to be fused to the paper fibres under pressure.
Like inkjet cartridges, toner is most commonly used in the CMYK colours. Combined, these
colours can recreate any colour palette.
Corona wires
The primary corona wire is responsible for positively charging the drum unit in order for the
drum unit to be able to draw the toner particles onto its surface.
The transfer corona wire is given a negative charge in order to negatively charge the paper
and draw the toner particles from the surface of the drum onto the sheet.
Both of these wires require high voltages in order to create adequate charge, this is supplied
by the high voltage power supply.
Fuser unit
The fuser unit comprises of two heated rollers used to physically fuse the toner particles onto
the paper. Using high levels of heat and pressure, the powdered toner particles are melted and
form a strong bond with the fabric of the paper.
Waste Toner Bottle
The waste toner bottle is used to collect excess toner from the photosensitive drum that is
unused during the printing process. Excess toner is deposited in a reservoir and once full, the
waste toner bottle must be replaced.
9-segment Display
A 9-segment display is a type of display based on nine segments that can be turned on or off
according to the graphic pattern to be produced. It is an extension of the more
common seven-segment display, having an additional two diagonal or vertical. It provides an
efficient method of displaying alphanumeric characters.
14-segment Display
A 14-segment display is a type of display based on 14 segments that can be turned on or off
to produce letters and numerals. It is an expansion of the more common seven-segment
display, having an additional four diagonal and two vertical segments with the middle
horizontal segment broken in half A decimal point or comma may be present as an additional
segment.
Plasma Display
A plasma display is a computer video display in which each pixel on the screen is illuminated
by a tiny bit of plasma or charged gas. Plasma displays are thinner than cathode ray tube
( CRT ) displays and brighter than liquid crystal displays ( LCD ). Plasma displays are
sometimes marketed as "thin-panel" displays and can be used to display either analog video
signals or display modes digital computer input.
In addition to the advantage of slimness, a plasma display is flat rather than slightly curved as
a CRT display is and therefore free of distortion on the edges of the screen. Unlike many
LCD displays, a plasma display offers a very wide viewing angle. Plasma displays come in
conventional PC displays sizes and also in sizes up to 60 inches for home theatre and high
definition television .