Skip to content
Computing · Secondary 4

Active learning ideas

Secondary Storage: HDDs and SSDs

Active learning makes abstract storage concepts tangible by letting students physically interact with hardware and simulate real-world trade-offs. Students better grasp the mechanical delays of HDDs and the instant access of SSDs when they measure seek times or compare specs side by side. This hands-on approach builds durable understanding beyond textbook definitions.

MOE Syllabus OutcomesMOE: Computer Architecture - S4MOE: Memory and Storage - S4
30–50 minPairs → Whole Class4 activities

Activity 01

Decision Matrix30 min · Pairs

Spec Comparison: HDD vs SSD Charts

Provide spec sheets for three HDDs and three SSDs. In pairs, students create comparison tables on speed, capacity, cost, and durability, then highlight patterns. Pairs share one insight with the class.

How does the physical mechanism of a storage device affect its access speed?

Facilitation TipBefore the Seek Time Simulation, ask students to predict which step (seek, rotational delay, or transfer) will take the longest on an HDD, then have them time each phase with a stopwatch.

What to look forPresent students with a table comparing key specifications of a specific HDD model and an SSD model (e.g., read/write speed, capacity, price). Ask them to calculate the cost per gigabyte for each and identify which is faster for sequential reads.

AnalyzeEvaluateCreateDecision-MakingSelf-Management
Generate Complete Lesson

Activity 02

Decision Matrix45 min · Small Groups

Seek Time Simulation: Physical Demo

Use toy cars on tracks to model HDD heads and static blocks for SSD access. Small groups time 'reads' for random vs sequential data, recording averages. Discuss how mechanics limit HDD speed.

Compare the advantages and disadvantages of HDDs versus SSDs.

Facilitation TipFor Device Selection, provide printed case studies of real users so students anchor recommendations in evidence rather than opinion.

What to look forPose the scenario: 'Imagine you are advising a friend who needs a new computer. One friend is a student who primarily writes essays and browses the web, while another is a graphic designer working with large image files. What type of secondary storage would you recommend for each, and why?'

AnalyzeEvaluateCreateDecision-MakingSelf-Management
Generate Complete Lesson

Activity 03

Decision Matrix50 min · Small Groups

Device Selection: User Scenarios

Present cases like a video editor or student laptop. Small groups research and justify HDD or SSD choice with pros, cons, and evidence. Groups pitch decisions in a 2-minute presentation.

Justify the choice of a specific secondary storage device for different user needs.

Facilitation TipDuring the Benchmark Relay, circulate with a timer and call out anomalies (e.g., ‘Why did your SSD slow down during the 10 GB transfer?’) to prompt critical thinking.

What to look forAsk students to write down two advantages of HDDs over SSDs and two advantages of SSDs over HDDs. Then, have them briefly explain why seek time is not a factor for SSDs.

AnalyzeEvaluateCreateDecision-MakingSelf-Management
Generate Complete Lesson

Activity 04

Decision Matrix40 min · Whole Class

Benchmark Relay: Virtual Tools

Whole class uses online simulators to run HDD/SSD benchmarks. Relay teams input parameters, note results on a shared board, and vote on best device for given tasks.

How does the physical mechanism of a storage device affect its access speed?

What to look forPresent students with a table comparing key specifications of a specific HDD model and an SSD model (e.g., read/write speed, capacity, price). Ask them to calculate the cost per gigabyte for each and identify which is faster for sequential reads.

AnalyzeEvaluateCreateDecision-MakingSelf-Management
Generate Complete Lesson

A few notes on teaching this unit

Start by having students handle both an HDD and SSD to notice the weight difference and lack of moving parts in the SSD. Avoid explaining everything upfront; let students discover limitations through measurement and debate. Research shows that confronting misconceptions early (e.g., ‘SSDs never slow down’) leads to deeper retention than passive lectures on specs.

Students will accurately describe how HDDs and SSDs store data physically, compare their performance metrics, and justify storage choices for different users. They will explain seek time’s impact on HDDs and its irrelevance to SSDs, using measured data rather than assumptions. Collaboration will surface trade-offs between speed, cost, and durability in practical scenarios.


Watch Out for These Misconceptions

  • During Seek Time Simulation, watch for students assuming SSDs are universally faster without testing context.

    Use the physical HDD setup to have students measure seek time on a large file versus an SSD, then ask them to explain why SSDs outpace HDDs in random access but not always in sequential tasks.

  • During Device Selection, watch for students dismissing HDDs as outdated in all contexts.

    Have groups present their recommendations for the graphic designer scenario, then require them to justify why an HDD might still be chosen (e.g., cost per TB for 10 TB video storage) using real-world pricing from the spec sheets.

  • During Benchmark Relay, watch for students ignoring power draw differences between HDDs and SSDs.

    Ask students to compare idle power consumption data from the benchmark tools, then connect this to laptop battery life scenarios before finalizing their conclusions.


Methods used in this brief