Unit 1 – Digital Devices: Comprehensive Study Notes

DIGITAL DEVICES: KEY IDEAS, CONCEPTS & DETAILS

What Are Digital Devices?

  • Hardware that contains computers or microcontrollers.
  • Ubiquitous – integrate into everyday life, businesses, local ↔ global society.
  • Constant evolution changes individual & organisational usage.

Core Terminology

  • Mainframe computer: large, powerful; simultaneous multi-user, complex tasks.
  • Microprocessor: central IC that inputs ➜ processes ➜ outputs data.
  • Embedded computing: fixed hardware performing a specialist task.
  • Physical computing: interactive systems sensing & responding to real-world input.
  • Upgrade: improve hardware for expanded capability.
  • Peripheral device: any external equipment connected to a computer.
  • Portability: ease of moving/ carrying.
  • Connectivity: ability to link to networks/devices.
  • Multifunctional device: performs several distinct roles.
  • Convergence: design/features of once-different devices grow similar.

Learning Objectives Summary

  • Recognise mainframes vs. embedded microprocessors.
  • Identify personal computers: desktops, laptops, desktop-replacement laptops.
  • Distinguish mobile-phone categories: smartphones vs. specialist phones; SIM function.
  • Know features/purposes of tablets, cameras, camcorders, games consoles, home-entertainment systems, media players, navigation aids.
  • Explain multifunctionality & convergence examples.
  • Evaluate device features: portability, performance, storage, UI, connectivity, media support, energy consumption, expansion, security.
  • Select devices/ peripherals for given (incl. accessible) needs.
  • Differentiate storage devices vs. media; describe HDD, SSD, optical, flash, magnetic tape, capacities (1\text{KB}=1000\text{ bytes}).

TYPES OF DIGITAL DEVICES

1. High-End Computing Platforms

  • Mainframes (e.g. IBM Z): statistical analysis, bulk data, 1000s of users.
  • Servers (research activity): network resource managers.
  • Supercomputers (research activity): extreme parallel processing for simulations.

2. Personal Computers (PCs)

Desktops

  • Larger cases = more component space; easier upgrades/expansion.
  • Require external peripherals (monitor, keyboard, mouse, printer).
  • “All-in-one” models integrate monitor + PC hardware.

Laptops

  • Built-in keyboard, screen, track-pad, rechargeable battery ➜ portable.
  • “Desktop replacements” – bigger screens, higher performance.
  • Some convertibles: touch screens that flip 360^{\circ} to act as tablets.

Single-Board Computers (SBCs)

  • Low-cost boards (e.g. Raspberry Pi Zero) used in education, embedded & physical-computing projects.
  • Use microSD cards for storage.

3. Mobile Phones

SIM Card

  • Subscriber Identity Module identifies user to network.

Specialist / Accessibility Phones

  • Emergency button sequentially dials contacts.
  • RNIB “Alto 2” talking phone – spoken menus/messages for visually impaired.
  • Large tactile keypads; hearing-aid induction loops.

Smartphones

  • Small computers with Wi-Fi + cellular.
  • Converged features: camera, GPS, media player, hand-held games console.
  • OS supports downloadable apps; touch screen with virtual keyboard (Figure 1.10).
  • Power-hungry ➜ shorter battery life.
    • Highest drains: GPS navigation, HD video, games, constant 4G/5G data.
  • Accessibility: screen readers, magnifiers, voice control, haptic feedback.

4. Tablets

  • Larger than smartphones; same OS/app ecosystem.
  • Usually Wi-Fi; many offer cellular (SIM) slots.
  • Use cases: reading, browsing, media, business presentations.

5. Cameras & Camcorders

  • Capture via lens ➜ sensor ➜ image processor.
  • Still vs. moving; most devices now do both.
  • Quality factors:
    • Lens clarity & adjustable aperture.
    • Image processor compensates for low light.
    • Sensor resolution in pixels (Table 1.1):
    – 1.3 MP \to 1280\times960 (max non-pixelated size)
    – 4 MP \to 2272\times1704
    – \ge8 MP \to 2560\times1920
  • Frame rate: smooth video needs ≈24 fps; <6 fps looks jumpy.

6. Home Entertainment Systems

Televisions

  • Screen resolution: 1280\times720 = 720p; 1920\times1080 = 1080p; UHD 4K \approx4096\times2160; 8K 7680\times4320.
  • More vertical pixels \Rightarrow crisper picture; user must sit close enough to perceive benefit.
  • Thin sets = small speakers; external sound systems via HDMI/optical/Bluetooth.
  • Smart TVs: built-in apps & internet streaming (content via Netflix, iPlayer etc.).

Sound Systems

  • Amplified speakers; input from CD, USB, Bluetooth, Wi-Fi; stream local/online.

Blu-ray / DVD Players & Personal Video Recorders (PVR)

  • Blu-ray supports HD/4K media; DVD players cannot read Blu-ray.
  • PVRs time-shift broadcasts; often integrated with STBs.

Media Players (Streaming Boxes/Sticks)

  • Pull content from internet, NAS (\text{Network Attached Storage}) or USB storage; many output 4K.
  • Controlled by remote or smartphone app; cheap DIY via Raspberry Pi + Kodi.

7. Games Consoles

  • Disk or download based; wireless controllers; avatars.
  • Motion sensors & VR headsets for immersive play.
  • Multifunctional: apps, streaming, Blu-ray drives.
  • Hand-held versions = smaller screens, less storage; reduced graphics/story scope.
  • Age-rating debate: appropriateness & necessity.

8. Navigation Aids (Sat-Nav)

  • Compute optimal routes; provide turn-by-turn prompts.
  • Hardware ruggedised for walkers/cyclists.
  • Uses GPS satellites (orbit >20\text{ km}; accuracy ±5\text{ m}); orientation sensors.
  • Maps stored locally or downloaded; internet only needed for updates.
  • Smartphones + nav apps increasingly replace dedicated units.

9. Home Automation & Smart Assistants

  • IoT devices manage lighting, heating, security via sensors & smartphone/web control.
  • Voice assistants (e.g. Figure 1.29) integrate with entertainment & appliances.

MULTIFUNCTIONALITY & CONVERGENCE

  • Smartphones: phone + camera + GPS + media + gaming.
  • Tablets ≤➔ laptops with attachable keyboards; laptops ⇄ tablets via 360° hinges.
  • Phablets: large smartphones bridging toward tablets.
  • Digital cameras gain Wi-Fi/cellular; TVs embody media-player functions.

DEVICE FEATURES & EVALUATION CRITERIA

Portability

  • Depends on size/weight; critical for laptops, tablets, handheld consoles; irrelevant for TVs.

Performance

  • Driven by:
    • Processor speed/core count.
    • RAM speed & capacity.
    • Storage speed (HDD vs. SSD) – impacts loading & virtual memory.
    • Efficient software coding.

Storage

  • Holds programs & user files; capacity tied to intended use.
  • Devices may have internal (on-board) or external storage ports.
  • Technologies:
    • HDD, SSD, optical drives, flash memory, magnetic tape.
  • Media classifications: record-once (R) vs. rewritable (R/W).
  • Units: bit, byte, kB, MB, GB, TB with decimal base 1000.

User Interfaces (UI)

  • CLI: text commands; minimal resources; precise syntax.
  • Menu-Driven: nested options; easier but slower.
  • GUI (WIMP): windows, icons, menus, pointer; most intuitive; memory heavy.
  • Voice Interface: speech recognition using cloud libraries; hands-free; may misinterpret.
  • Gesture Interface: swipes, pinches on touch screens.

Connectivity

  • Wired (USB, HDMI, Ethernet) – faster, reliable.
  • Wireless (Wi-Fi, Bluetooth, cellular, NFC) – convenient, less clutter.
  • Functions: file backup, software updates, media casting/streaming.

Media Support

  • Native or via adapters: SD/microSD, CF, optical discs, USB sticks.
  • Ultrabooks often require external optical drives (Figure 1.30).

Energy Consumption

  • Lower power ➜ longer mobile battery life & reduced environmental impact.
  • Data centres consume significant extra energy for cooling.
  • Corporate sustainability example: Google’s renewable-energy commitments (Story of Send).

Expansion Capability

  • Desktops: spare bays, PCIe slots.
  • Smartphones/tablets: microSD slots, USB-C docks.
  • USB ports connect additional peripherals.

Security Features

Software Controls

  • Boot/login passwords & PINs.
  • Auto-lock timers; exponential delay or wipe after failed attempts.
  • Password strength: longer/complex ↑ security.
    • 4-digit PIN ⇒ 10\,000 combos.
    • 6-digit PIN ⇒ 1\,000\,000 combos.
    • 4-point pattern PIN ⇒ 389\,112 combos (more than numeric 4-digit).
  • Biometric options (fingerprint, facial, iris) on modern mobiles.

Hardware Measures

  • Kensington lock slots, TPM chips, encrypted storage.

PERIPHERALS OVERVIEW (INPUT/OUTPUT)

Output Devices

  • Monitors: consider size & resolution (HD, 4K, 8K).
  • Printers: laser, inkjet, 3\text{D}; use cases.
  • Plotters: large-format graphics/CAD.
  • Projectors: data/ cinema; lumens rating.
  • Speakers/ soundbars; control devices (motors, actuators).

Input Devices

  • Standard: keyboard, mouse, trackball, joystick.
  • Creative: graphics tablet, scanner, digital camera, webcam, microphone.
  • Touch screen, OMR/OCR readers, barcode & magnetic-stripe readers, chip-and-PIN pads.
  • Sensors: temperature, motion, proximity; biometric scanners.

Storage Devices vs. Media

  • Device (drive/enclosure) vs. media (disk/card).
  • HDD, SSD, optical drive, flash drive; internal/external.

EXAMPLES, SCENARIOS & ETHICAL CONSIDERATIONS

  • Emergency-button phones aid elderly/vulnerable – ethical design for safety.
  • Age ratings on games safeguard younger audiences; debate on enforcement & impact.
  • Environmental responsibility in manufacturing & data-centre operation.
  • Accessibility compliance (RNIB guidelines) essential for inclusivity.

QUICK REFERENCE NUMBERS & EQUATIONS

  • Storage units: 1\text{ KB}=1000\text{ bytes};\;1\text{ MB}=1000\text{ KB};\;1\text{ GB}=1000\text{ MB}.
  • TV resolutions: 720p=1280\times720, 1080p=1920\times1080, 4K\;UHD\approx3840\times2160, 8K=7680\times4320.
  • GPS satellite height: >20\,000\text{ m} above Earth.
  • Frame-rate smoothness threshold: \ge24\text{ fps}.
  • PIN security: 4-digit =10^4 combos; 6-digit =10^6 combos.
  • Pattern PIN (4 points) =389\,112 combos (greater entropy).