Hardware Devices: I/O and Secondary Storage
Aligned to the AQA 7517 specification
- Level
- Foundational
- Reading time
- 6 min
- Published
- 13 June 2026
- Updated
- 1 July 2026
On this page
Key takeaways
- A barcode reader emits laser or LED light and uses a photodetector to measure reflection from black bars and white spaces, decoding the relative widths of bars into binary data.
- An HDD stores data magnetically on spinning platters, with access time made up of seek time, rotational latency, and transfer time.
- An SSD stores data in NAND flash organised into pages grouped into blocks, and a whole block must be erased before any page within it can be rewritten.
- In a laser printer the laser never touches the paper: it discharges areas of a photosensitive drum, toner sticks to the discharged areas, and a fuser uses heat to bond toner to paper.
- RFID reads data from a tag without line-of-sight using radio waves, so it works through packaging and at greater distances than barcodes, which need a clear optical path.
Something not quite clicking?
Ask Aica to explain any part of this differently. Free, takes 30 seconds.
Key terms
- Barcode reader
- An input device that emits light and measures reflection from black bars and white spaces to decode a product identifier from the widths of the bars.
- Photodetector
- The component in a barcode reader that measures reflected light, distinguishing low-reflection black bars from high-reflection white spaces.
- RFID (Radio Frequency Identification)
- A technology that reads data from a small tag without physical contact or line-of-sight using radio waves.
- Hard disk drive (HDD)
- A secondary storage device that stores data magnetically on spinning platters read by movable read/write heads.
- Seek time
- The time for an HDD's read/write heads to move across the platter to the required track.
- Rotational latency
- The time spent waiting for the required data on an HDD platter to spin under the read/write head.
- Optical disk
- A storage medium (CD, DVD, Blu-ray) that stores data as a spiral track of pits and lands read by a laser.
- Solid state drive (SSD)
- A secondary storage device that stores data in NAND flash memory with no moving parts.
- NAND flash
- Memory built from floating-gate transistors that trap charge to represent 0s and 1s, organised into pages and blocks.
- Laser printer
- An output device that produces high-quality output using an electrostatic process on a photosensitive drum, with toner fused to paper by heat.
Frequently asked questions
In NAND flash, pages are grouped into blocks and a block must be erased entirely before any page within it can be rewritten. So updating existing data means the controller copies live data elsewhere, erases the block, then rewrites, which makes writes more complex than reads.
The laser scans a charged photosensitive drum, removing charge from areas to be printed. Toner sticks only to those discharged areas, the drum transfers toner to the paper, and a fuser heats the paper to bond the toner. The laser never touches the paper.
RFID tags can be read without line-of-sight, through packaging, and from greater distances, because they use radio waves. Barcodes require a clear optical path for the light to reach the bars and spaces.
Generate revision on any topic you study
Type any topic you're studying and Aicademy generates a complete lesson, quiz, and flashcard set, personalised to your level.
Lessons on anything
Structured, level-matched lessons on any topic you study
Practice quizzes
Find out what you actually know before the exam does
Flashcard sets
Lock in key concepts with instant revision cards
Ask Aica
Stuck on something? Get a clear explanation, any time
Interrupts and Processor Performance
Consequences of Computing
Related lessons
5 min
6 min
7 min