Skip to main content
EnglandComputer ScienceSyllabus dot point

Why do computers need secondary storage, and how do magnetic, optical and solid-state devices store data?

Understand the role of secondary storage and the ways in which data is stored on devices (magnetic, optical, solid state).

A focused answer to Edexcel GCSE Computer Science 3.1.2, covering the role of secondary storage and how magnetic, optical and solid-state devices store data, with their advantages and uses.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The role of secondary storage
  3. Magnetic storage
  4. Optical storage
  5. Solid-state storage
  6. Comparing the three
  7. Try this

What this dot point is asking

Edexcel wants you to explain why computers need secondary storage and to describe the three ways data is stored: magnetic, optical and solid-state devices, including their characteristics and which is suitable for a given use.

The role of secondary storage

The reason a computer needs secondary storage is straightforward: RAM is fast but volatile and limited, so it cannot keep your files between sessions. Secondary storage provides large, persistent, low-cost capacity, so your documents, photos and installed software survive a power-off. The trade-off is that it is slower to access than RAM, which is why programs are copied into RAM to run.

Magnetic storage

Magnetic hard disks offer very large capacity at a low cost per gibibyte, which makes them ideal for desktop computers, servers and bulk backup. Their weaknesses come from the moving parts: they are slower than solid state, noisier, use more power, and the spinning platters and moving head can be damaged by knocks, so they are less suited to portable devices. Magnetic tape is another magnetic medium, used for very large, cheap archival backups.

Optical storage

Optical discs are cheap to mass-produce and distribute, which is why films, games and software have been sold on them, and they are a convenient read-only or write-once medium. Their drawbacks are relatively small capacity compared with hard disks, slower access, and vulnerability to scratches. As downloads and streaming have grown, optical media are used less, but Edexcel still expects you to know how they work and when they suit a task (low-cost physical distribution).

Solid-state storage

Because there are no moving parts, solid-state storage is fast, durable (shock-resistant), silent, compact and low-power, which is why it is used in smartphones, tablets and modern laptops, and increasingly in desktops. Its main drawback is a higher cost per gibibyte than magnetic storage, and memory cells wear out after very many writes (though this is rarely an issue in normal use). For portable and performance-critical devices, the speed and durability usually outweigh the cost.

Comparing the three

The choice between the three is always a balance of cost, capacity, speed, durability and power. Magnetic wins on cost per gibibyte and raw capacity; solid state wins on speed, durability, size and power; optical wins on cheap physical distribution. A good exam answer states the property that matters for the scenario and links it to the device, rather than just naming a type.

Try this

Q1. State why secondary storage is described as non-volatile. [1 mark]

  • Cue. It keeps its data even when the power is turned off.

Q2. State one advantage of solid-state storage over a magnetic hard disk drive. [1 mark]

  • Cue. Any one of: faster access; no moving parts so more durable; lower power; smaller and lighter; silent.

Exam-style practice questions

Practice questions written in the style of Pearson Edexcel exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Edexcel 20224 marksA laptop is being designed for a travelling salesperson. Explain why solid-state storage would be more suitable than a magnetic hard disk drive for this laptop.
Show worked answer →

Link the properties of solid-state storage to the needs of a portable device used while travelling.

Solid-state storage has no moving parts, so it is far more shock-resistant and reliable when carried around and knocked, unlike a magnetic hard disk drive whose spinning platters and moving read/write head can be damaged by movement. It is also lighter, more compact, faster to read and write, and uses less power, so the battery lasts longer.

Markers reward at least two developed points that fit the scenario: no moving parts means durability and silence; lower power means longer battery life; faster access and lighter weight. The justification must connect to a travelling user.

Edexcel 20213 marksState the type of secondary storage (magnetic, optical or solid state) most suitable for each: (a) distributing a film to shops on disc, (b) a large, low-cost backup of a server, (c) the main storage in a smartphone.
Show worked answer →

(a) Optical (such as a Blu-ray or DVD): cheap to mass-produce and distribute, read by most players. (b) Magnetic (a hard disk drive or tape): very large capacity at low cost per gibibyte, ideal for bulk backup. (c) Solid state: small, fast, durable and low power, suiting a compact mobile device with no moving parts.

Markers award one mark for each correct type matched to its reason. The discriminators are cost and distribution (optical), capacity per cost (magnetic), and size, speed and durability (solid state).

Related dot points

Sources & how we know this