1. Data Storage
IGCSE Computer Science (0478)
  • Chapter 6: Automated & Emerging Technologies
  • Data Representation
    • Introduction
    • Why computers use binary (how binary represents data)
    • Number system
      • Introduction
      • Number Conversions
      • Addition of Binary Numbers
      • Logical binary shifts (positive 8-bit integers)
      • Two’s Complement (Signed: Positive and Negative Numbers)
      • Use of the Hexadecimal System
    • Text, Sound and Image
      • Text, Sound and Images
      • File Types
    • Data storage and File compression
      • Measurement of the Size of Computer Memories
      • Lossless and Lossy File Compression
  • Hardware
    • Computer Architecture
      • The CPU & Microprocessors
      • Von Neumann Architecture
      • Fetch-Decode-Execute Cycle (FDE)
      • Characteristics of the CPU
      • CPU Instruction Sets
      • Embedded Systems
    • Input/output devices
      • Input devices
      • Output devices
      • Sensors
    • Data Storage
      • What is Primary Storage?
      • What is Secondary Storage?
      • What is Virtual Memory?
      • What is cloud storage?
    • Network hardware
      • What is a Network Interface Card(NIC)?
      • MAC Addresses & IP Addresses
      • What is a Router?
  1. Data Storage

What is Secondary Storage?

Secondary storage is non-volatile storage that holds data and programs
permanently β€” even when the computer is switched off.
Secondary Storage = Permanent storage used to keep data long-term,
outside of the CPU's direct access.
Also called auxiliary storage or backing storage.
Data must be loaded into RAM before the CPU can use it.
Much larger capacity than primary storage, but slower to access.

2. Why is Secondary Storage Needed?#

ReasonExplanation
Non-volatileData is kept when power is off β€” RAM loses everything
Large capacityStores entire OS, all programs, and user files
Permanent savingAllows work to be saved and retrieved later
PortabilityRemovable storage can transfer data between devices
CostMuch cheaper per gigabyte than RAM

3. Types of Secondary Storage#


4. Magnetic Storage#

πŸ’Ώ Hard Disk Drive β€” HDD#

Stores data as magnetic patterns on rapidly spinning metal platters.
A read/write head moves across the surface to read and write data.
The head never touches the platters β€” it floats a tiny distance above them.
Moving parts make it vulnerable to physical damage.
Key specifications:
Capacity: 500 GB β†’ several TB (terabytes)
Speed: Measured in RPM (revolutions per minute) β€” typically 5400 or 7200 RPM
Access type: Sequential and random access
βœ… Advantages❌ Disadvantages
Very large capacitySlower than SSD
Low cost per GBMoving parts β€” can be damaged by knocks
Widely availableMakes noise when operating
Good for long-term storageGenerates heat
Reliable over many yearsHeavier and bulkier than SSD
Used in: Desktop computers, servers, network-attached storage (NAS),
external backup drives.

πŸ“Ό Magnetic Tape#

Stores data as magnetic patterns on a long strip of plastic tape.
Data is stored and read sequentially β€” must wind through the tape to reach a
specific piece of data.
Very slow for random access, but extremely cheap per gigabyte.
Cartridges hold multiple terabytes of data.
βœ… Advantages❌ Disadvantages
Extremely cheap per GBVery slow sequential access
Very high capacityCannot jump directly to data
Reliable for long-term archivingRequires special tape drive hardware
Good for storing large volumesNot suitable for everyday use
Used in: Large-scale data archiving, disaster recovery backups,
scientific data storage, banking records.

5. Optical Storage#

Optical storage uses a laser beam to read and write data on a
reflective disc surface. Data is encoded as pits (indentations)
and lands (flat areas) on the disc surface.

πŸ€πΏ° CD β€” Compact Disc#

TypeFull NameWritable?Capacity
CD-ROMCD Read Only Memory❌ Read only~700 MB
CD-RCD Recordableβœ… Write once~700 MB
CD-RWCD Rewritableβœ… Read & rewrite~700 MB

πŸ“€ DVD β€” Digital Versatile Disc#

TypeFull NameWritable?Capacity
DVD-ROMDVD Read Only Memory❌ Read only4.7 GB (single layer)
DVD-RDVD Recordableβœ… Write once4.7 GB
DVD-RWDVD Rewritableβœ… Read & rewrite4.7 GB
DVD-DLDVD Dual Layer❌ Read only8.5 GB

πŸ”΅ Blu-ray Disc#

Uses a blue-violet laser (shorter wavelength than DVD's red laser).
Shorter wavelength = smaller pits = more data per disc.
TypeCapacity
Single layer25 GB
Dual layer50 GB
BDXLUp to 100 GB

Optical Storage Comparison#

FeatureCDDVDBlu-ray
Laser colourRed/InfraredRedBlue-violet
Capacity~700 MB4.7 – 8.5 GB25 – 100 GB
Common useMusic, softwareFilms, dataHD/4K films, large backups

Optical Storage β€” Advantages and Disadvantages#

βœ… Advantages❌ Disadvantages
Cheap to produceEasily scratched and damaged
Portable and lightweightLow capacity vs HDD/SSD
Long shelf life if stored wellOptical drives disappearing from new laptops
Read-only versions are hard to alterSlow data transfer speeds
Widely compatibleAffected by dust, dirt, and fingerprints
Used in: Distributing software and games, music and film media,
data archiving, bootable OS discs.

6. Solid State Storage#

What is Solid State Storage?#

Stores data using flash memory β€” electronic circuits with no moving parts.
Data is stored as electrical charges in NAND flash memory cells.
No mechanical movement β†’ faster, lighter, silent, more durable.

πŸ’Ύ SSD β€” Solid State Drive#

A direct replacement for an HDD in computers and laptops.
Same connections and form factors as HDDs but uses flash memory internally.
Much faster than HDDs β€” dramatically reduces boot and load times.
βœ… Advantages❌ Disadvantages
Very fast read/write speedsMore expensive per GB than HDD
Silent β€” no moving partsLimited number of write cycles
Lightweight and compactLower capacity per Β£ than HDD
Durable β€” shock resistantData recovery harder if it fails
Low power consumption
Runs cool
Used in: Laptops, ultrabooks, gaming PCs, servers, smartphones (internal).

πŸ”Œ USB Flash Drive (Pen Drive / Thumb Drive)#

A small portable solid state storage device that connects via USB.
Uses the same NAND flash memory as an SSD.
Plug and play β€” no external power needed.
βœ… Advantages❌ Disadvantages
Very portable and compactCan be lost or stolen easily
No external power neededLower capacity than HDD/SSD
Fast data transfer via USB 3.0Can be damaged by water or static
Compatible with most devicesLimited write cycles
Cheap and widely availablePotential malware transfer risk
Used in: Transferring files between computers, portable storage,
bootable OS drives, storing personal data.

πŸ“· SD Card β€” Secure Digital Card#

A tiny solid state storage card used in portable devices.
Available in standard SD, miniSD, and microSD sizes.
Different speed classes for different applications.
βœ… Advantages❌ Disadvantages
Extremely small and lightSmall size β€” easy to lose
Low power consumptionSlower than full SSD
Compatible with cameras, phonesLimited write cycles
Removable and replaceableSmall capacity vs HDD
Used in: Digital cameras, smartphones, drones, dashcams,
portable gaming devices (e.g. Nintendo Switch).

7. Comparing All Three Storage Types#


Full Comparison Table#

FeatureHDDMagnetic TapeCD/DVD/Blu-raySSDUSB Flash Drive
Storage typeMagneticMagneticOpticalSolid stateSolid state
Moving parts?βœ… Yesβœ… Yesβœ… Yes (spinning)❌ No❌ No
Volatile?❌ No❌ No❌ No❌ No❌ No
CapacityVery highExtremely highLow–MediumHighLow–Medium
SpeedMediumVery slowSlowVery fastMedium
Cost per GBLowVery lowVery lowMediumMedium
PortabilityMediumLowHighMediumVery high
DurabilityLow (moving parts)MediumLow (scratches)HighMedium
Typical useMain PC storageArchivingMedia distributionLaptop/PC storageFile transfer

8. Access Methods#

Sequential Access#

Data can only be read in order from start to end.
Must pass through all preceding data to reach the target.
Magnetic tape uses sequential access.
Slow for retrieving specific data.

Random (Direct) Access#

Any data location can be accessed directly in the same time.
Does not need to read through earlier data first.
HDD, SSD, optical discs, USB drives all use random access.
Much faster for retrieving specific records.

9. Cloud Storage#

Note: CIE syllabus includes awareness of cloud storage as a form
of secondary storage.
Data is stored on remote servers accessed over the internet.
The user does not own or manage the physical hardware.
Examples: Google Drive, OneDrive, Dropbox, iCloud.
βœ… Advantages❌ Disadvantages
Accessible from anywhereRequires internet connection
Automatic backupOngoing subscription cost
Scalable storagePrivacy and security concerns
No local hardware neededData is in third party's hands
Easy file sharingSlow if internet connection is poor

10. Choosing the Right Secondary Storage#

ScenarioBest ChoiceReason
Storing the OS and programs on a laptopSSDFast boot and load times
Backing up company data archives (TB scale)Magnetic TapeCheapest per GB, high capacity
Distributing a film on physical mediaBlu-ray / DVDPortable, read-only, cheap to produce
Transferring a file between two computersUSB Flash DrivePortable, plug and play
Storing photos on a digital cameraSD CardCompact, low power, removable
Large-scale server storage (balance of cost/speed)HDDHigh capacity, low cost per GB

11. Key Vocabulary#

TermDefinition
Secondary StorageNon-volatile storage for permanent data, outside direct CPU access
Non-volatileRetains data without power
HDDHard Disk Drive β€” magnetic spinning platters with read/write head
SSDSolid State Drive β€” flash memory, no moving parts
Magnetic TapeSequential-access magnetic storage used for archiving
Optical StorageStorage using laser to read pits and lands on a disc
Flash MemoryElectronic non-volatile storage used in SSDs and USB drives
Sequential AccessMust read data in order from start to target
Random AccessAny location accessed directly in equal time
Pits and LandsIndentations and flat areas on optical discs encoding binary data
Cloud StorageRemote storage accessed over the internet
CapacityAmount of data a device can store
LatencyDelay between requesting and receiving data

12. Exam Tips βœ…#

Always state three types of secondary storage: magnetic, optical, solid state.
For any storage question, discuss: speed, capacity, cost, portability,
and durability
β€” these are the five key comparison criteria.
Magnetic tape is almost always the answer for large-scale,
long-term archiving β€” it is the cheapest per GB.
Know the difference between ROM and CD-ROM β€” ROM is primary storage
inside the computer; CD-ROM is optical secondary storage.
SSDs have no moving parts β€” this is the main reason they are faster,
quieter, more durable, and use less power than HDDs.
For optical storage questions, know that Blu-ray > DVD > CD in capacity,
and the reason is the shorter wavelength laser.
Sequential vs random access β€” tape = sequential; everything else = random.
This is a common short-answer question.
Remember: secondary storage is non-volatile β€” this is its key advantage
over RAM.

Cambridge (CIE) IGCSE Computer Science β€” 0478 / 0984
Modified atΒ 2026-04-03 09:59:30
Previous
What is Primary Storage?
Next
What is Virtual Memory?
Built with