Hardware Concepts: Input Devices(Continue ii)
1. Keyboard
A keyboard creates a code such as
ASCII uniquely corresponding to a pressed key. It usually consists of
alphanumeric keys, function keys, cursor-control keys, and separate numeric
pad. It is used to move the cursor, to select he menu item, pre-defined
functions. In computer graphics keyboard is mainly used for entering screen
coordinates and text, to invoke certain functions. Now-a-days ergonomically
designed keyboard (Ergonomic keyboard) with removable palm rests is available.
The slope of each half of the keyboard can be adjusted separately.
- Mouse
A mouse is a small hand-held
device used to position the cursor on the screen. Mice are relative devices,
that is, they can be picked up, moved in space, and then put down gain without
any change in the reported position. For this, the computer maintains the
current mouse position, which is incremented or decremented by the mouse
movements. Following are the mice, which are mostly used in computer graphics.
a. Mechanical
mouse
When a roller in the base of this
mechanical mouse is moved, a pair of orthogonally arranged toothed wheels, each
placed in between a LED and a photo detector, interrupts the light path. the
number of interrupts so generated are used to report the mouse movements to the
computer.
b. Optical
mouse
The optical mouse is used on a
special pad having a grid of alternating light and dark lines. A LED on the
bottom of the mouse directs a beam of light down onto the pad, from which it is
reflected and sensed by the detectors on the bottom of the mouse. As the mouse
is moved, the reflected light beam is broken each time a dark line is crossed.
The number of pulses so generated, which is equal to the number of lines
crossed, are used to report mouse movements to the computer.
No comments:
Post a Comment