Notes: Storage & Communication Devices — Essential Concepts (Last-Minute Review)
HARDWARE STORAGE DEVICES
- Storage medium: physical material where data/programs are kept; cloud storage uses internet servers; media details are transparent to user.
- Storage device: hardware that records/retrieves items to/from storage media.
- Capacity units (bytes):
- Kilobyte (KB):103 bytes or 210 bytes
- Megabyte (MB):106 bytes or 220 bytes
- Gigabyte (GB):109 bytes or 230 bytes
- Terabyte (TB):1012 bytes or 240 bytes
- Petabyte (PB):1015 bytes or 250 bytes
- Exabyte (EB):1018 bytes or 260 bytes
- Zettabyte (ZB):1021 bytes or 270 bytes
- Yottabyte (YB):1024 bytes or 280 bytes
- Volatility vs nonvolatility:
- volatile: screen RAM; contents lost on power loss.
- nonvolatile: storage retains data without power.
- Access time: time to locate and deliver data from storage to the processor.
- Hard Disk Drive (HDD): one/more magnetic platters; data stored on magnetics.
- Formatting: divides disk into tracks, sectors; clusters formed by multiple sectors.
- HDD characteristics: tracks, sectors, platters, form factor, read/write head, rpm.
- Head crash risk: head may contact platter; back up regularly.
- SSD (Solid State Drive): flash memory with own controller; advantages: faster access, lower power, faster transfer, no defragmentation, more durable, lighter, longer life.
- Memory card: removable flash storage (in devices/reader).
- USB flash drives: plug into USB ports.
- Cloud storage: internet service providing storage.
- Enterprise storage: hardware for heavy use, high efficiency/availability.
- NAS (Network-Attached Storage): storage server on a network for connected devices.
- SAN (Storage Area Network): high-speed network dedicated to storage.
- Tape: magnetic tape for large, archival storage.
- Magnetic stripe / Smart card: passive/embedded data carriers.
- RFID tag: radio memory chip with antenna; RFID reader reads data.
- NFC tag/device: chip+antenna for short-range communications; often self-adhesive.
HARDWARE COMMUNICATION DEVICES
- Digital communications: two or more devices transfer data, instructions, information.
- Example sending/receiving devices: servers, desktops, laptops, tablets, smartphones, headsets, etc.; transmission media include phone/power lines, cable, microwave, satellites.
- Network: collection of computers/devices connected to share hardware, data, software.
- Network types:
- LAN: local area network
- WLAN: wireless LAN
- MAN: metropolitan area network
- WAN: wide area network
- PAN: personal area network
- Network architecture: client-server vs P2P.
- Network topology types: bus, star, ring, mesh, tree, line, hybrid; basic definitions:
- Bus: all devices on a single cable
- Star: devices connect to central hub/switch
- Ring: devices connected in a loop
- Mesh: multiple interconnections for redundancy
- Tree: hierarchical star networks on a bus
- Hybrid: combination of topologies
- Networking devices:
- Router: routes packets between networks
- Hub/Switch: central connection point for cables
- Repeater: regenerates/extends signal range
- Transmission media:
- Wired: carries one or more signals; bandwidth = data capacity; latency = signal travel time
- Wireless: infrared, Bluetooth, Wi‑Fi (IEEE 802.11 variants), cellular, microwave, satellite
- Transmission bandwidth concepts:
- Bandwidth: data-carrying capacity of a medium
- Latency: time delay in a network path
- Cable types and typical transfer rates:
- Cable varieties (example ranges):
- Cable: 256 Kbps to 100 Mbps or higher
- DSL: 256 Kbps to 8.45 Mbps
- FTTP: 5 Mbps to 300 Mbps
- T1: 1.544 Mbps
- T3: 44.736 Mbps
- ATM: 155 Mbps→622 Mbps (up to 10 Gbps)
- Physical media: twisted-pair, coax, fiber
- Twisted-pair: common for landlines/LANs; color-coded conductors
- Coaxial: copper center conductor with shielding
- Fiber-optic: glass/plastic strands carrying light pulses
- Wireless transmission media: typical max transfer rates
- Infrared: ≈115 Kbps−4 Mbps
- Bluetooth: ≈1−24 Mbps
- 802.11 family: 11 Mbps (802.11b) to 7 Gbps+ (802.11ad); 802.11n: ~300 Mbps; 802.11ac: higher rates
- UWB: 110−480 Mbps
- Cellular: 2G/3G/4G ranges (approx. Kbps to 100 Mbps+ depending on tech)
- Microwave: very high rates; satellite links also used
- Wireless transmission topics:
- Broadcast radio vs cellular radio
- Satellite communications
- GPS: receivers determine location via satellite signals
ADDITIONAL KEY CONCEPTS
- Backups: always keep backups of critical disks.
- Cloud/enterprise storage trends: scalable storage across networks and services.
- Quick recall terms: volatile vs nonvolatile, bandwidth, latency, topology, architecture.
- Summary for exam recall: Storage hierarchy (RAM vs HDD/SSD vs cloud), Network types and topologies, Transmission media and device roles.