Secondary Storage (CIE IGCSE Computer Science)

Revision Note

Test Yourself
Amy Fellows

Expertise

Computer Science

Secondary Storage

  • Secondary storage is not directly accessed by the CPU
  • It is used for permanent storage of data
  • Secondary storage is non-volatile. This means data is stored even when power is lost to the device
  • Secondary storage is needed as primary storage (such as RAM ) is volatile and will not retain data when the computer is turned off
  • Unlike ROM, secondary storage can be read from and written to. ROM is read only
  • Common examples of secondary storage include hard disk drives (HDDs), solid-state drives (SSDs), external hard drives, USB flash drives, CDs, DVDs, and Blu-ray discs. These can be used to store data to transfer it to another computer
  • Data access speeds for secondary storage devices are typically slower than primary storage (such as RAM)
  • Secondary storage devices often have large capacity (can store large amounts of data)
  • Software such as the operating system is saved permanently on secondary storage. The instructions and data that makes up the software then moves to RAM when it is in use
  • Secondary storage devices can be internal (inside the computer) and external (outside the computer)

secondary-storage

Diagram showing different internal and external secondary storage devices

Comparison of primary and secondary storage


Primary storage


Secondary storage

Volatile / temporary

Non-volatile /permanent

RAM and cache can be read from and written to

ROM is read-only

Secondary storage can be read from and written to

Can be directly accessed by the CPU

Cannot be directly accessed by the CPU

Smaller capacity

Larger capacity

Data access speeds faster than secondary storage

Data access speeds slower than primary storage

Stores data and instructions

Stores data and instructions

Worked example

Which of the following is an example of secondary storage? 

A

 

Random access memory

B

 

Read only memory

C

 

Solid State Drive

D

 

Blu-ray disc

  • C and D [1]
  • Random access memory and read only memory are both primary storage and can be accessed directly by the CPU. Solid-state drives and blu-ray discs are classed as secondary storage. Data can be permanently stored on them but they cannot be accessed directly by the CPU

Exam Tip

  • When referring to a USB memory stick, don't refer to it as USB as this could be anything that is plugged in with USB and not necessarily a storage device

Types of secondary storage

  • There are three types of secondary storage - magnetic, solid state and optical

Exam Tip

  • You need to be able describe the operation of each type of secondary storage. You may also need to recommend a type of storage for a given scenario and justify your choice

Magnetic

  • Magnetic hard disk drives have been the main type of internal secondary storage in personal computers for many years however solid state drives are increasingly popular due to their durability, low power consumption and high read/write speeds
  • A magnetic hard disk is made up of several metal discs coated with a magnetic material
    • These are called platters
    • Iron particles on each platter are magnetised to represent a 0 or 1

3-3-data-storage-secondary-storage-1

A diagram showing the structure of a magnetic hard disk

  • Each platter is divided by concentric circles creating several tracks and wedge shaped sectors. Where they intersect is a track sector

3-3-data-storage-secondary-storage-2-1

A diagram showing how each platter is divided by tracks and sectors

  • The hard drive spins the metal disk(s) at a high speed (typically around 5400-7200 RPM) using a motor
  • A read/write arm, controlled by an actuator, moves the head over the surface of the disc to the location of the data
  • The data is read/written using electromagnets

Solid State

  • Solid State secondary storage is made of transistors that are arranged in a grid layout
  • It uses NAND and NOR gates in electrical circuits to persistently control the flow of electrons
  • Current flowing is 1, no current is 0 -  which is how electrical flow can represent binary values
  • A NAND gate will take in two inputs and produce an output (1/electrical current) as long as both inputs are not 1

The truth table truth table for a NAND gate


InputA


InputB


Output

0

0

1

0

1

1

1

0

1

1

1

0

  • A NOR gate will produce an output (1) only when both inputs are 0

The truth table for a NOR gate


InputA


InputB


Output

0

0

1

0

1

0

1

0

0

1

1

0

Optical

  • Optical devices include CDs, DVDs and Blu-rays
    • Blu-rays have the largest capacity
    • CDs have the lowest capacity
    • CD-R are read-only (you cannot save data on to them)
    • CD-RW can be written to and read from
    • DVD-RW can be written to and read from
  • All optical devices work by shining a laser at the disk and processing the reflection
  • An arm moves the laser across the surface of the disk
  • In CD-Rs a laser burns the data, permanently on to the disk, by creating pits and lands
  • The laser is also used to read the data from the pits and lands
  • When the laser light hits the point where the pit changes into a land or vice versa the light scatters and is not reflected back as well. This is captured by a sensor and can be interpreted as a change in the binary value

3-3-data-storage-secondary-storage-3

A diagram showing how data is burnt on to optical discs to create lands and pits which can then be used 

  • In CD-RW the chemical composition of the disk is changed to represent 0s and 1s. This change can be overwritten

Exam Tip

  • Make sure you have a greater understanding of the operation of the different types of storage

Worked example

Describe how a magnetic storage device stores data

[6]

Any 6 of:

  • Storage device has platters [1]
  • Platters/disk divided into tracks [1]
  • Storage platter/disk is spun [1]
  • Has a read/write arm that moves across storage media [1]
  • Read/writes data using electromagnets [1]
  • Uses magnetic fields to control magnetic dots of data [1]
  • Magnetic field determines binary value [1]

You've read 0 of your 0 free revision notes

Get unlimited access

to absolutely everything:

  • Downloadable PDFs
  • Unlimited Revision Notes
  • Topic Questions
  • Past Papers
  • Model Answers
  • Videos (Maths and Science)

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Did this page help you?

Amy Fellows

Author: Amy Fellows

Amy has been a passionate Computing teacher for over 9 years, teaching Computer Science across the East Midlands, at all levels. Amy has also been a GCSE examiner for seven years.