Topic 3 Hardware

3.7 Secondary Storage Trainer

Magnetic, optical and solid state — how each works, their advantages, and when to use each. Cambridge's favourite comparison topic.

🧪 Cambridge Exam Mode ON — hints hidden, feedback delayed, model answers locked until marking.
Path

3.7 Path

Mistakes

Mistakes

Progress

Stats

0%Accuracy
0Answered
0Streak
Bookmarks

Bookmarks

Book Notes

Book Notes

Title
Note
Knowledge Vault 2.0

Knowledge Vault

Add entry

Category
Confidence
Title
Info

Entries

📚 Book Notes
📖 Learn
🎮 Activities
✎ Practice
📋 Exam
🔄 Review
🏆 Mastery
§1 · Topic overview

What do I need to know before I start?

Secondary storage holds data permanently — it isn't accessed directly by the CPU, and it keeps its contents when the power is off. There are three types: magnetic (HDD), optical (CD/DVD/Blu-ray) and solid-state (SSD, USB flash, SD card). The exam wants you to know how each physically works, name real examples, and — critically — get the exact terminology right. Several confirmed examiner traps live in this topic, so precise wording matters more than usual.

§2 · Learning objectives

By the end of 3.7 you can…

ObjectiveWhy it matters
State the purpose of secondary storage preciselys24 examiner report: it's "to store data permanently until deleted by the user" — NOT "to make a backup".
Name the three types and give real examplesMagnetic (HDD), optical (CD/DVD/Blu-ray), solid-state (SSD, USB flash drive, SD card).
Describe how each type physically stores dataMagnetic dots, laser-burned pits, or electrical charges in transistors.
Know that an HDD is magnetic, not opticals24 examiner report: the most common mistake — HDDs spin like optical discs but use an electromagnet, not a laser.
Compare solid-state and optical correctlys24 examiner report: "faster" alone scores 0 — say faster to access data.
Use full device namess22 examiner report: "USB" alone scores 0 — write "USB flash memory drive" / "USB memory stick".
§3 · Key terminology

Cambridge-approved terms

Secondary storage

Non-volatile storage that holds data permanently until deleted. Not directly accessed by the CPU.

Magnetic storage

Spinning platters; a read/write head uses an electromagnet to store data as magnetised dots. Example: HDD.

Optical storage

A laser burns pits onto a reflective disc and reads the reflected light. Examples: CD, DVD, Blu-ray.

Solid-state storage

No moving parts; data stored as electrical charges in transistors (NAND flash). Examples: SSD, USB flash drive, SD card.

HDD

Hard Disk Drive — the common example of magnetic secondary storage.

SSD

Solid-State Drive — solid-state storage; faster to access than an HDD, with no moving parts.

§4 · Core theory

The three types of secondary storage

TypeHow it worksExamples
MagneticPlatters spin; a read/write head uses an electromagnet; data stored as magnetised dots, organised in tracks and sectors.HDD
OpticalA laser burns pits onto a reflective disc surface; the laser reads light reflected from pits and lands along a spiral track.CD, DVD, Blu-ray
Solid-stateNo moving parts; transistors in a grid on semiconductor chips (control + floating gates); data stored as electrical charges (NAND).SSD, USB flash drive, SD card

Solid-state vs optical

Solid-state is faster to access data and has no moving parts, so it's more durable; optical media are cheap and good for distributing files, but slower and easily scratched. Always say faster/durable at what — never just "better".

§5 · Common misconceptions

Traps that cost marks every session

❌ "HDD is optical"

s24 examiner report — the most common error. An HDD is magnetic: spinning platters read by an electromagnet, not a laser.

❌ "Purpose is to make a backup"

s24 examiner report: the purpose is "to store data permanently until deleted by the user". Backup is a use, not the purpose.

❌ Writing "USB" alone

s22 examiner report: "USB" scores 0 — it's a connector. Write "USB flash memory drive" or "USB memory stick".

❌ "Solid-state is faster" (alone)

s24 examiner report: say faster at what — "solid-state is faster to access data".

❌ "Secondary storage is accessed by the CPU"

Only primary storage is directly accessed by the CPU. Secondary storage isn't.

❌ SSD = magnetic

An SSD is solid-state — no moving parts, data stored as electrical charges. Only the HDD is magnetic.

§6 · Quick knowledge check

Check yourself — tap to reveal

Answer in your head, then tap to see the model answer. Aim for 5 of 6 before moving to Learn.

1 · State the purpose of secondary storage in exam wording.
Tap to reveal
To store data permanently until deleted by the user. (Not "to make a backup".)
2 · Name the three types with one example each.
Tap to reveal
Magnetic (HDD), optical (CD/DVD/Blu-ray), solid-state (SSD, USB flash drive, SD card).
3 · Is an HDD magnetic or optical? How does it work?
Tap to reveal
Magnetic. Spinning platters; a read/write head uses an electromagnet to store data as magnetised dots.
4 · How does solid-state storage store data?
Tap to reveal
As electrical charges in transistors (NAND flash) with no moving parts.
5 · How do you correctly compare solid-state vs optical?
Tap to reveal
Say faster at what — "solid-state is faster to access data" — not just "faster".
6 · Why does writing "USB" score zero?
Tap to reveal
USB is a connector type, not a storage device. Write "USB flash memory drive" or "USB memory stick".

✅ Ready for Learn?

Before moving on, make sure you can answer these without notes:

  • What is the purpose of secondary storage? (Exact wording.)
  • What are the three types, and an example of each?
  • How does each type physically store data?
  • Why is an HDD magnetic, not optical?
  • How do you correctly compare solid-state and optical?

What is secondary storage?

💿

Secondary storage

Storage that is NOT directly accessed by the CPU. Data must be sent to RAM first for processing. Non-volatile — data is kept without power. Used to store data permanently until deleted by the user.

Three types of secondary storage

🧲

Magnetic

How: Spinning platters with a read/write head. Electromagnet magnetises dots on the platter (1 = magnetised, 0 = demagnetised). Platters have tracks and sectors.

Examples: Hard Disk Drive (HDD).

Key: High capacity, cheap per GB, but has moving parts = vulnerable to damage.

💿

Optical

How: Laser burns pits into the surface in a spiral track from the centre. Surface between pits = lands. Laser reads the pattern of pits and lands.

Examples: CD, DVD, Blu-ray.

Key: Cheap, portable, lower capacity. CD/DVD use red laser, Blu-ray uses blue laser.

Solid state

How: No moving parts. Uses transistors/semiconductor chips. Data is "flashed" onto cells. Control gate + floating gate transistors store binary.

Examples: SSD, USB flash drive.

Key: Fast, durable, lighter, silent, but more expensive per GB.

Comparison table

Magnetic (HDD)Optical (CD/DVD/Blu-ray)Solid State (SSD/USB)
SpeedMediumSlowestFastest
CapacityHighest (TB+)Lowest (700MB–50GB)High (TB available)
Cost per GBCheapestCheap per discMost expensive
DurabilityFragile (moving parts)Can be scratchedMost durable (no parts)
PortabilityHeavy/bulkyVery portable (thin disc)Very portable (small)
NoiseNoisy (spinning)Some noiseSilent
Moving parts?Yes (platters + head)Yes (spinning disc + laser)No
⚠ Critical trap: Don't just say "SSD is faster." Say WHY: no moving parts, so no physical seek time. Data accessed electronically not mechanically. (Jun 2023)
⚠ Trap: Optical uses pits and lands — not tracks and sectors. Magnetic uses tracks and sectors — not pits and lands. Don't mix them up. (Jun 2024)
⚠ Trap: "USB" is NOT a storage device. Say "USB flash drive" or "USB memory stick." USB is a connection type. (Mar 2022)

Quick check

Which storage type has NO moving parts?

Magnetic (HDD)
Solid state (SSD)
Optical (DVD)
All have moving parts

Activity 1 — Magnetic, Optical or Solid State?

Press New Question.

Activity 2 — Best Storage for Scenario

Press New Question.

Activity 3 — Spot the Mistake

Press New Question.

Adaptive practice

Press New Question.

Cambridge-style questions

Press New Question.

Review quiz

Press New.

Exam traps

⚠ 1: SSD is faster because it has no moving parts — electronic access, no seek time. (Jun 2023)
⚠ 2: Optical = pits and lands. Magnetic = tracks and sectors. Don't mix. (Jun 2024)
⚠ 3: "USB" alone is NOT a storage device. Say "USB flash drive." (Mar 2022)
⚠ 4: All secondary storage is non-volatile. Don't confuse with RAM. (Jun 2023)
⚠ 5: Secondary storage is NOT directly accessed by CPU. Data goes to RAM first. (Jun 2024)

Memory triggers

🧠 "Magnetic = Moving"

Platters spin, head moves. Both start with M. Moving parts = fragile.

🧠 "Optical = eye (light)"

Optical comes from optics (light). Laser (light) reads pits and lands.

🧠 "Solid = Still"

Solid state has no moving parts. Solid and Still both start with S. Fast, quiet, durable.

Mastery Map

Checkpoints

[ ] Define secondary storage
[ ] Describe how magnetic works
[ ] Describe how optical works
[ ] Describe how solid state works
[ ] Compare all three (table)
[ ] Explain WHY SSD is faster
[ ] Pits/lands vs tracks/sectors
[ ] Choose storage for scenario
[ ] USB flash drive ≠ "USB"
[ ] Cambridge exam confidence
Developer Panel