Input devices translate physical real-world inputs (keystrokes, movements, scans, voice) into digital binary signals (0s and 1s) readable by the CPU.
A. Keyboard Architecture
- QWERTY Layout: Standard 101/104-key layout. Features alphanumeric keys, control keys, and navigation keys.
- Modifier Keys: Shift, Ctrl, Alt. These keys alter the default input of other keys.
- Toggle Keys: Caps Lock, Num Lock, Scroll Lock. They switch the state of the keyboard on/off.
- Function Keys: F1 to F12 keys perform specific application-defined shortcuts (e.g., F1 for Help, F5 for Refresh).
B. Pointing and Positioning Devices
- Mouse: Can be mechanical (uses a ball), optical (uses an LED/laser and photodiode sensor to track surface movement), or wireless.
- Trackball: Stationary pointing device where a ball on top is rotated with a thumb or fingers. Ideal for CAD systems and confined spaces.
- Digitizer/Graphics Tablet: A flat surface used with a stylus (pen). It converts analog strokes into digital coordinates, popular for graphic design.
- Light Pen: Light-sensitive wand used directly on CRT monitors to select menu options or draw. It does not work on standard LCD/LED screens.
C. Scanning & Character Recognition Technologies
- Optical Mark Reader (OMR): Detects the presence or absence of a mark (e.g., pencil bubble on answer sheets) by measuring reflected light intensity.
- Optical Character Recognition (OCR): Software that converts scanned bitmap images of text (typed or handwritten) into editable digital text.
- Magnetic Ink Character Recognition (MICR): Used in banking. Reads magnetic characters pre-printed with iron oxide ink (magnetic ink) to check authenticity and speed up cheque processing.
- Barcode Reader: Uses a laser beam to scan black-and-white parallel lines (barcodes) translating them into alphanumeric data.