Hardware Grade 10

Hardware is every physical component of a computer — the parts you can actually touch. Software is the instructions that tell hardware what to do. Together they make a complete computing system.

Keyboard
Keyboard
Most common input device for typing text and commands
Mouse
Mouse
Pointing device for navigating graphical interfaces
Touchpad
Touchpad
Built-in pointer control surface on laptops
Touchscreen
Touchscreen
Detects finger or stylus touch directly on the display

Hardware vs Software — The Body Analogy

ANALOGY

Think of your body: your brain, eyes, hands, heart are hardware — physical organs you can touch. The thoughts, decisions, and reflexes your brain generates are software — instructions that control what your body does. A computer works the same way: the physical parts are hardware, and the programs running on them are software.

The Computer System — Five Categories

Every hardware component falls into one of five categories. Data flows through the system in a loop: Input → Processing → Output, while Memory holds data temporarily and Storage saves it permanently. Communication devices connect the computer to other devices.

INPUT Keyboard, Mouse Scanner, Webcam PROCESSING CPU, GPU Executes instructions Performs calculations OUTPUT Monitor, Printer Speakers, Projector MEMORY (RAM) STORAGE HDD, SSD, USB COMMUNICATION NIC, Modem Router, Wi-Fi card

Hardware Categories

CategoryDescriptionExamplesYou use this when…
Input devicesAllow you to add data to the computerKeyboard, mouse, touchscreen, scanner, microphone, webcamYou type, click, scan a document, or record a video
Output devicesPresent results to the userMonitor, printer, speakers, projectorYou read text on screen, print a document, hear sound
Processing devicesExecute instructions and perform calculationsCPU, GPUAny program runs — it's always using the CPU
Memory (RAM)Temporary storage for data being processedRAM, cacheYou open a program — it loads into RAM
Storage devicesPermanently save data for later useHDD, SSD, USB flash drive, memory card, optical discYou save a file — it goes to storage
Communication devicesAllow computers to connect to networksNIC, modem, router, Wi-Fi cardYou browse the internet or share a printer

Input Devices in Detail

Keyboard

Keyboard — most common input device

Mouse

scroll Mouse

Other Input Devices

DeviceHow it worksCommon use
TouchscreenDetects finger or stylus pressure on screenSmartphones, tablets, POS tills at Pick n Pay
Scanner (flatbed)Passes light over document, captures imageScanning ID documents, photos
Barcode scannerReads black/white stripes with laserSupermarket checkouts, library books
Webcam / cameraCaptures video/still imagesGoogle Meet, Teams calls, security cameras
MicrophoneConverts sound waves into digital dataVoice commands, online calls, recordings
Stylus/graphics tabletPressure-sensitive pen on surfaceDigital art, architect sketches

Output Devices

Monitors

LCD/LED Monitor

LCD/LED Monitor

SpecificationMeaningExample
ResolutionNumber of pixels (dots) on screen. More = sharper image1920×1080 (Full HD), 3840×2160 (4K)
Refresh rate (Hz)How many times the screen redraws per second60 Hz standard; 144 Hz for gaming
Screen size (inches)Measured diagonally corner to corner24" desktop, 15.6" laptop
LCDLiquid Crystal Display — uses fluorescent backlightOlder monitors and TVs
LEDImproved LCD with LED backlight — brighter, thinner, more energy efficientMost modern monitors
OLEDEach pixel emits its own light — perfect blacks, best contrastPremium phones, TVs

Printers

TypeHow it worksUse caseCost per page
InkjetSprays microscopic ink droplets onto paperHome or office colour printing, photosMedium
LaserElectrostatic drum attracts toner powder, fuses it with heatFast high-volume office printingLow (bulk)
Ink-tankBulk refillable ink reservoir — no cartridgesSchools, high-volume printing (e.g. Epson EcoTank)Very low
3D PrinterLayers material (plastic, resin) from a digital designPrototypes, models, custom partsVaries

DPI (dots per inch) = print quality (higher = sharper).
PPM (pages per minute) = print speed.

Storage Devices

HDD
HDD
Hard Disk Drive — magnetic spinning platters, large capacity
SSD
SSD
Solid State Drive — fast, silent, no moving parts
USB Flash Drive
USB Flash Drive
Portable flash memory in a pocket-sized stick
SD Card
SD Card
Small flash memory card used in cameras and phones
Optical Disc - CD/DVD
Optical Disc — CD/DVD
Laser-read disc; mostly obsolete but still examined
DeviceTechnologySpeedNotes
HDDMagnetic spinning platters — a read/write head moves over them like a vinyl recordSlow (~120 MB/s)Cheap per GB, large capacities (1–20 TB), fragile (moving parts)
SSDFlash memory chips — no moving parts, like a giant USB driveVery fast (~500 MB/s+)Durable, silent, faster boot times, more expensive per GB
NVMe SSDSSD connected directly to CPU via PCIe slotExtremely fast (~3500 MB/s)Found in high-end laptops and desktops
USB flash driveFlash memory in a portable stickModerateEasy to carry, easy to lose; 8 GB–512 GB common
Memory cardFlash (SD, microSD)Moderate–fastUsed in cameras, phones, drones
Optical discLaser reads/writes pits and lands on a spinning discSlowCD (700 MB), DVD (4.7 GB), Blu-ray (25 GB) — mostly obsolete

HDD vs SSD — Detailed Comparison

FeatureHDDSSD
SpeedSlow (~80–160 MB/s read)Fast (~400–3500 MB/s read)
DurabilityFragile — moving parts can break if droppedDurable — no moving parts
CostCheap (R500 for 1 TB)More expensive (R800–R1200 for 1 TB)
NoiseAudible clicking/spinning soundCompletely silent
Power useUses more power — reduces laptop battery lifeUses less power — better for laptops
Boot time~45–60 seconds~8–15 seconds
Best use caseBulk storage, backups, external drivesOperating system drive, main laptop drive

Types of Computers

Desktop Computer
Desktop
Powerful, upgradeable, sits on a desk; separate tower and monitor
Laptop
Laptop
Portable all-in-one computer with built-in screen and battery
Smartphone
Smartphone
Pocket-sized computer with touchscreen, camera, and mobile apps
Tablet
Tablet
Larger touchscreen device between a phone and laptop
Server
Server
High-performance computer that provides services to other computers on a network

Memory vs Storage

DESK ANALOGY

RAM = your desk workspace — only holds what you're actively working on right now. It's fast to access but clears when you switch off.
Storage (HDD/SSD) = the filing cabinet — stores everything long-term, even when the power is off. Slower to access than RAM.

Memory Hierarchy — Speed vs Capacity

The higher up the pyramid, the faster and more expensive the memory — but there's less of it.

CPU Cache RAM 4 – 64 GB typical SSD / NVMe 256 GB – 4 TB typical HDD / External storage 1 TB – 20 TB typical Fastest MB / ns Slowest TB / ms Size increases
CPU CacheRAMSSDHDD
PurposeHolds the CPU's most-used dataActive programs and open filesInstalled programs, OSBulk file storage
Volatile?Yes — clears on power offYes — clears on power offNo — data staysNo — data stays
SpeedExtremely fast (nanoseconds)Very fastFastSlow
Typical size4–32 MB4–64 GB256 GB – 4 TB500 GB – 20 TB

Processing — CPU & GPU

Storage Units

UnitAbbreviationSizeReal-world example
BitbSmallest unit — 0 or 1A single on/off switch
ByteB8 bitsOne character, e.g. the letter "A"
KilobyteKB1 024 bytes~One page of plain text
MegabyteMB1 024 KBA small photo, a 3-minute MP3 song
GigabyteGB1 024 MBA 2-hour movie, a smartphone game
TerabyteTB1 024 GBA large hard drive, server storage
PetabytePB1 024 TBEntire data centres, cloud storage