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.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
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
- Understand the von Neumann stored program concept and the role of main memory (RAM), the CPU (control unit, arithmetic logic unit, registers), the clock and the address, data and control buses in the fetch-decode-execute cycle.
A focused answer to Edexcel GCSE Computer Science 3.1.1, covering the von Neumann stored program concept, the roles of RAM, the CPU (control unit, ALU, registers), the clock and the three buses in the fetch-decode-execute cycle.
- Understand the concept of an embedded system and what embedded systems are used for.
A focused answer to Edexcel GCSE Computer Science 3.1.3, covering what an embedded system is, how it differs from a general-purpose computer, and the uses of embedded systems with examples.
- Understand the purpose and functionality of an operating system (file management, process management, peripheral management, user management).
A focused answer to Edexcel GCSE Computer Science 3.2.1, covering the purpose of an operating system and its four key functions: file management, process management, peripheral management and user management.
- Understand the purpose and functionality of utility software (file repair, backup, data compression, disk defragmentation, anti-malware), and the importance of developing robust software and methods of identifying vulnerabilities (audit trails, code reviews).
A focused answer to Edexcel GCSE Computer Science 3.2.2 and 3.2.3, covering utility software (file repair, backup, compression, defragmentation, anti-malware) and developing robust software with audit trails and code reviews.
- Understand that data storage is measured in binary multiples (bit, nibble, byte, kibibyte, mebibyte, gibibyte, tebibyte), construct expressions to calculate file sizes and data capacity, and understand the need for and methods of compression (lossless, lossy).
A focused answer to Edexcel GCSE Computer Science 2.3.1 and 2.3.2, covering the binary storage multiples (bit, nibble, byte, kibibyte up to tebibyte), file-size and capacity calculations, and lossy and lossless compression.
Sources & how we know this
- Pearson Edexcel GCSE (9-1) Computer Science (1CP2) specification — Pearson (2020)