How does a computer store data permanently?
Understand the need for secondary storage and compare the three types: magnetic, optical and solid state.
A focused answer to AQA GCSE Computer Science 3.4.5, covering the need for secondary storage and comparing magnetic, optical and solid-state storage.
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
AQA wants you to explain why secondary storage is needed and to compare the three types (magnetic, optical and solid state) by their characteristics and typical uses.
Why secondary storage is needed
When choosing storage, the key characteristics to compare are capacity (how much it holds), speed (how fast it reads and writes), portability (whether it is easily moved), durability (how well it survives knocks), and cost per gigabyte. Different jobs prioritise different characteristics, which is why all three types are still used.
Magnetic storage
Magnetic storage suits situations where large capacity at low cost matters more than speed or ruggedness, such as desktop bulk storage, servers and backup archives.
Optical storage
Solid-state storage
Comparing the three types
A good comparison weighs the same characteristics across all three. On capacity, magnetic hard disks lead (cheap terabytes), solid-state is catching up but costs more per gigabyte, and optical discs are smallest. On speed, solid-state is fastest (no moving parts), magnetic is moderate, and optical is slow. On durability and portability, solid-state is the most robust and is used in portable devices, magnetic disks are fragile while spinning, and optical discs are portable but easily scratched. On cost per gigabyte, magnetic is cheapest, then solid-state, with optical in between for small amounts. Matching these characteristics to a scenario is what exam questions reward.
Typical uses
Each type is chosen for the job that suits its characteristics. Magnetic hard disks suit bulk storage, servers and backups where large, cheap capacity matters more than speed. Solid-state suits laptops, phones, tablets and games consoles where speed, low power and ruggedness are worth the higher price. Optical discs suit distributing films, music and software, and read-only archiving, where a cheap, portable, write-once medium is enough. Understanding why each is suited to its use lets you justify a recommendation rather than just listing facts.
Try this
Q1. State why a computer needs secondary storage. [2 marks]
- Cue. To keep programs and data permanently because RAM is volatile and loses its contents when the power is off.
Q2. Give one advantage of solid-state storage over magnetic storage. [1 mark]
- Cue. It is faster and more durable because it has no moving parts.
Exam-style practice questions
Practice questions written in the style of AQA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
AQA 20183 marksExplain why a computer needs secondary storage as well as RAM.Show worked answer →
RAM is volatile, so it loses everything when the power is switched off; secondary storage is non-volatile, so it keeps programs and files permanently between uses.
Secondary storage also provides far greater capacity than RAM at a much lower cost per gigabyte, so it can hold the entire operating system, all installed programs and all the user's files, which would not fit in RAM.
Markers reward the non-volatility point (keeps data without power) and at least one of capacity or cost as a second distinct reason.
AQA 20214 marksA company is choosing storage for laptops used by sales staff who travel frequently. Compare solid-state storage with magnetic hard disk storage, and recommend which is more suitable. Justify your choice.Show worked answer →
Solid-state storage uses flash memory with no moving parts, so it is fast, durable, silent and uses little power, but it costs more per gigabyte. Magnetic hard disks store data on spinning platters read by a moving head, so they are cheaper per gigabyte and high capacity, but slower, heavier and more easily damaged by being knocked.
For travelling sales staff, solid-state is more suitable: it is robust against the knocks of travel, fast to boot, and low power for longer battery life, which outweighs the higher cost for portable devices.
Markers reward a balanced comparison (at least two contrasting points) plus a justified recommendation tied to the scenario (durability and power for travel).
Related dot points
- Understand the difference between RAM and ROM, the purpose of each, and the need for virtual memory and cache.
A focused answer to AQA GCSE Computer Science 3.4.4, covering the difference between RAM and ROM, the purpose of each, and the need for virtual memory and cache.
- Understand the purpose and components of the CPU, the fetch-execute cycle, and the factors that affect CPU performance.
A focused answer to AQA GCSE Computer Science 3.4.3, covering the purpose and components of the CPU, the fetch-execute cycle, and the factors that affect CPU performance.
- Understand the difference between hardware and software, and the relationship between them in a computer system.
A focused answer to AQA GCSE Computer Science 3.4.1, covering the difference between hardware and software and the relationship between them in a computer system.
- Know that data is stored in bits and bytes, the units from bit to terabyte, and calculate file sizes and storage requirements.
A focused answer to AQA GCSE Computer Science 3.3.4, covering bits and bytes, the units from bit to terabyte, and calculating file sizes and storage requirements.
Sources & how we know this
- AQA GCSE Computer Science (8525) specification — AQA (2020)