Input, Output and Storage Devices: Classification and Examples
Computer hardware relies on peripheral devices to receive external data, communicate processed results, and preserve information across time. Input devices translate human-understandable signals into binary machine code. Output devices convert processed digital signals back into human-readable or physical forms. Storage devices hold programs, operating systems, and user data permanently or temporarily across memory hierarchies.
Classification of Input Devices
Manual Data Entry Devices
- Keyboards use mechanical switches, membrane circuits, or capacitive sensors to send alphanumeric and control codes via ASCII or Unicode standards.
- The computer mouse operates through optical sensors or laser diodes that track surface movement to translate user displacement into coordinate data on screen.
- Trackballs use a stationary base with an exposed movable sphere to position pointers in space-constrained industrial setups.
- Joysticks and flight yokes translate multi-axis angular displacement into directional values for navigation systems and simulators.
- Styluses and graphics tablets use electromagnetic resonance to capture pen pressure, angle, and drawing vectors for digital design.
Optical and Direct Data Capture Devices
- Optical Mark Recognition (OMR) detects the presence or absence of dark pencil or ink marks by measuring light reflection from pre-printed examination sheets.
- Optical Character Recognition (OCR) uses pattern recognition algorithms to convert scanned images of printed or handwritten text into editable machine text.
- Barcode readers use red LED or laser light to measure the varying reflection off parallel black bars and white spaces to decode Universal Product Codes (UPC).
- Quick Response (QR) scanners read two-dimensional matrix barcodes that store up to 7,089 numeric characters using finder patterns placed in three corners.
- Magnetic Ink Character Recognition (MICR) reads characters printed with iron oxide ink across the bottom of bank cheques using magnetic field detection.
Audio, Video, and Sensor Input Devices
- Microphones use electromagnetic induction or electrostatic capacitance to convert mechanical sound vibrations into electrical audio waveforms.
- Webcams and digital cameras deploy Charge-Coupled Device (CCD) or Complementary Metal-Oxide-Semiconductor (CMOS) image sensors to capture light as pixels.
- Biometric scanners capture unique biological markers like fingerprints, iris patterns, facial geometry, and vascular maps for cryptographic identity validation.
Classification of Output Devices
Display and Visual Output Systems
- Liquid Crystal Displays (LCD) use cold cathode fluorescent lamps or LED backlights to illuminate liquid crystal molecules that block or pass polarized light.
- Light Emitting Diode (LED) displays use semiconductor diodes for backlighting, offering higher energy efficiency than traditional CCFL setups.
- Organic Light Emitting Diodes (OLED) use carbon-based organic compounds that emit their own light per individual pixel without requiring a separate backlight panel.
- Cathode Ray Tube (CRT) monitors fire focused electron beams through deflection coils onto a phosphor-coated screen to generate raster scan lines.
- Video projectors project digital images onto large reflective surfaces using Digital Light Processing (DLP) micro-mirrors or 3LCD prisms.
Printing and Hard-Copy Devices
- Impact printers create impressions by striking an inked ribbon against paper using mechanical pins or character molds.
- Dot matrix printers use a printhead containing 9 to 24 pins that hit an ink ribbon to form characters through patterns of dots.
- Inkjet printers spray microscopic liquid ink droplets through thermal or piezoelectric printhead nozzles directly onto paper fibers.
- Laser printers use a rotating laser beam to create electrostatic latent images on a photosensitive drum, attracting toner powder transferred by heat rollers.
- Plotters use automated pens, knives, or inkjet heads to draw continuous vector graphics for architectural blueprints and engineering diagrams.
Audio and Physical Actuator Devices
- Speakers and headphones convert amplified electrical audio signals into sound waves through electromagnetic voice coils moving a diaphragm.
- Haptic feedback actuators use eccentric rotating mass (ERM) motors or linear resonant actuators (LRA) to simulate tactile touch responses.
- Computer Numerical Control (CNC) machines and 3D printers receive G-code instructions to deposit layers of material or mill physical prototypes.
Comparison of Primary Computer Peripherals
| Device Type | Primary Technology | Operating Mechanism | Typical Applications |
| MICR Reader | Magnetic resonance | Detects iron oxide ink patterns in E-13B or CMC-7 fonts | Cheque processing in banking clearing systems |
| OMR Scanner | Optical reflection | Measures differential reflectance of dark pencil carbon | Competitive examination answer sheet evaluation |
| Laser Printer | Xerography | Fuses dry toner powder via heated fuser rollers | High-speed, high-volume office document printing |
| Dot Matrix Printer | Mechanical impact | Strikes ink ribbon with moving pins | Multi-part carbon copy forms and railway ticketing |
| Solid State Drive | NAND flash memory | Stores charge in floating gate or charge trap transistors | Fast operating system and application storage |
| Magnetic Tape | Ferromagnetic coating | Magnetizes sequential tracks on plastic film strips | Long-term digital archival and cold data backups |
Classification of Storage Devices
Primary Storage (Main Memory)
- Random Access Memory (RAM) serves as volatile memory that loses stored binary bits when power disconnects.
- Dynamic RAM (DRAM) stores each bit within a tiny capacitor and transistor pair, requiring periodic electric refresh cycles thousands of times per second.
- Static RAM (SRAM) uses four to six transistors in a flip-flop configuration, providing faster cache access speeds without needing continuous refresh cycles.
- Read-Only Memory (ROM) is non-volatile memory that stores boot firmware such as the Basic Input/Output System (BIOS) or Unified Extensible Firmware Interface (UEFI).
- Programmable ROM variants include PROM (one-time programmable), EPROM (erased via ultraviolet light exposure), and EEPROM (erased electrically).
Secondary and Tertiary Storage
- Hard Disk Drives (HDD) record data as magnetic domains on spinning aluminum or glass platters read by moving electromagnetic heads.
- Solid State Drives (SSD) use non-volatile flash memory chips without moving mechanical parts, resulting in lower latency and higher read-write speeds.
- Non-Volatile Memory Express (NVMe) utilizes the PCIe bus interface to transfer data faster than legacy Serial ATA (SATA) connections.
- Optical storage devices use laser beams to read physical pits and lands stamped onto rotating polycarbonate discs.
- Compact Discs (CD) store around 700 MB using infrared lasers; Digital Versatile Discs (DVD) hold 4.7 GB to 8.5 GB using red lasers; Blu-ray Discs hold 25 GB to 100 GB using blue-violet lasers.
- Magnetic tape systems provide high-capacity, sequential-access storage for offline enterprise archiving.
Important Facts
- An input device converts human actions or physical phenomena into binary representations of zeroes and ones.
- Douglas Engelbart invented the computer mouse in 1964 using a wooden shell containing two perpendicular metal wheels.
- MICR systems exclusively process bank cheques using special magnetic fonts named E-13B and CMC-7.
- Dot matrix and line printers belong to the impact printer category because they physically strike ink ribbons against paper.
- Laser printers rely on the principle of electrophotography, also known as xerography, developed by Chester Carlson.
- A pixel represents the smallest individual addressable picture element on a digital display raster.
- OLED screens achieve true black levels by completely cutting electric power to individual pixels instead of blocking a back light.
- Static RAM operates faster than Dynamic RAM and is deployed primarily as Central Processing Unit cache memory.
- Dynamic RAM requires continuous electrical refreshing because its storage capacitors leak electric charge over time.
- EPROM chips feature a transparent quartz crystal window on top to allow ultraviolet light exposure for data erasure.
- Blu-ray technology uses a 405-nanometer blue-violet laser that creates smaller pits and tracks than the 650-nanometer red lasers used in DVDs.
- Touchscreens and multi-function printers function as hybrid devices that combine input and output operations within a single unit.
Originally written on
December 19, 2015
and last modified on
August 18, 2026.