1. Fundamentals of Computer Storage
Computer storage holds data and programs, even when the power is off. This is called non-volatile storage. It's different from RAM (Random Access Memory), which is volatile and loses its contents when the power is cut. Storage is also known as 'secondary storage'. We must distinguish between the 'storage medium', which is the physical material that holds the data (like a CD), and the 'storage device', which is the machinery that reads from and writes to the medium (like a CD drive).
Key term
Examiner insight
Common pitfall
Worked example 13 marks
For a Blu-ray disc, identify the storage medium and the storage device. Explain the role of each.
- 1
- Identify the medium: The Blu-ray disc itself is the storage medium. This is because it is the physical object that holds the data.
- 2
- Identify the device: The Blu-ray player or drive is the storage device.
- 3
- Explain roles: The role of the Blu-ray disc (medium) is to physically store the data in the form of microscopic pits and lands. The role of the Blu-ray drive (device) is to use a laser to read this data from the disc and to write data to it (if it's a recordable disc).
Recap
- Storage is non-volatile, meaning it keeps data when the power is off.
- RAM is volatile memory, not storage.
- The storage medium is the material that holds the data (e.g., a disk).
- The storage device is the machine that reads and writes the data (e.g., a disk drive).
Quick check
- Is the internal hard drive of a computer an example of volatile or non-volatile memory?1 mark
- What is the general term for storage like hard drives, as opposed to primary memory like RAM?1 mark