JHS Portal/Computing / ICT/Secondary Storage Devices & Media
All Topics
ICTJHS 1 • Term 2Topic 7Free Trial Lesson

Secondary Storage Devices & Media

Explore magnetic, optical, and solid-state storage technologies, cloud storage, and units of digital storage capacity (Bit, Byte, KB, MB, GB, TB).

Curated Video Lesson

Visual explanation and practical step-by-step walk-through

Watch on YouTube

Comprehensive Study Notes

Aligned with Ghana NaCCA & WAEC BECE syllabus standards

Topic Introduction & Real-World Context:

While primary memory (RAM) loses all data the moment electricity is interrupted, modern society requires permanent digital storage. Digital photos of school cultural celebrations, hospital patient records, music albums, and video lessons must be preserved reliably for decades. Secondary storage technologies—magnetic hard drives, optical discs, solid-state drives, and cloud servers—provide this enduring memory.

What You Will Master in This Lesson (NaCCA Objectives):

Define secondary storage and explain why it is essential in computer systems.
Classify storage media into Magnetic, Optical, Solid-State (Flash), and Cloud storage.
Compare the storage capacities, speeds, and durability of HDDs and SSDs.
Master the hierarchy of digital storage measurement units: Bit, Byte, KB, MB, GB, and TB.

1. What is Secondary Storage? Need and Characteristics

Secondary storage (auxiliary or external storage) refers to non-volatile physical hardware media designed to store digital programs, documents, operating systems, and multimedia permanently for future retrieval. • Why Secondary Storage is Indispensable: 1. Non-Volatility: Retains stored data indefinitely without requiring continuous electrical power. 2. Immense Storage Capacity: Can hold hundreds of Gigabytes or Terabytes of software and files at a fraction of the cost of RAM. 3. Portability: Removable media (flash drives, memory cards, external drives) allow easy transport of data between different computers.
Key Takeaway: Secondary storage provides permanent, non-volatile, high-capacity, and portable data preservation.
Real-World Application: Saving a completed school project to a USB flash drive allows you to print it at a commercial internet café.

2. Categories of Secondary Storage Media

• 1. Magnetic Storage Media: - Operates by magnetizing tiny iron oxide particles on spinning metallic platters to represent binary 1s and 0s. - Hard Disk Drive (HDD): Primary mass storage for desktop PCs. Contains spinning platters rotating at 5,400 to 7,200 RPM and mechanical read/write heads. - Magnetic Tape: Used by banks and archives for cheap, long-term sequential data backup. • 2. Optical Storage Media: - Polycarbonate plastic discs read and written using laser beams. A laser burns microscopic pits (indentations) and lands (flat areas) representing binary data: * CD (Compact Disc): Storage capacity of approx. 700 MB. * DVD (Digital Versatile Disc): Storage capacity of 4.7 GB (single-layer) to 8.5 GB (dual-layer). * Blu-ray Disc (BD): Uses a shorter blue-violet laser to store 25 GB to 50 GB of high-definition video. • 3. Solid-State Storage Media (Flash Memory): - Uses non-volatile silicon flash microchips with ZERO moving mechanical parts: * Solid-State Drive (SSD): Super-fast, silent storage replacing HDDs in modern laptops. * USB Flash Drive (Pen Drive): Compact, pocket-sized storage connecting via USB ports. * SD Memory Card: Tiny cards used in smartphones, digital cameras, and dashcams. • 4. Cloud Storage: - Storing files on remote enterprise server farms managed by providers (Google Drive, Microsoft OneDrive, Dropbox) accessible over the Internet from any connected device.
Key Takeaway: Magnetic uses platters (HDD); Optical uses lasers (CD/DVD); Solid-State uses electronic flash chips (SSD/flash drive).
Real-World Application: Modern smartphones have no mechanical spinning disks; they rely 100% on solid-state flash memory chips.

3. Solid-State Drives (SSD) vs Hard Disk Drives (HDD)

The computing world is rapidly transitioning from mechanical HDDs to electronic SSDs: • Speed Comparison: SSDs read and write data electronically at speeds exceeding 500 to 3,500 MB/s, booting Windows in 10 seconds. HDDs are constrained by spinning platters and read heads (100 to 150 MB/s). • Physical Durability: HDDs are highly vulnerable to physical shock. Dropping a running laptop can cause a head crash, destroying the platters. SSDs have no moving parts and easily survive physical drops and vibrations. • Noise and Energy Consumption: SSDs are completely silent, produce minimal heat, and consume less battery power. HDDs emit humming noises and drain laptop batteries faster.
Key Takeaway: SSDs are vastly faster, completely silent, and shock-resistant compared to mechanical HDDs.
Real-World Application: Upgrading an old school laptop from an HDD to an SSD makes it boot five times faster.

4. Units of Digital Storage Measurement

Digital computers represent all data using the binary number system (base 2): • Bit (Binary Digit): The absolute smallest unit of digital data, holding a single 0 or 1. • Nibble: A group of 4 bits (e.g. 1010). • Byte: A group of 8 bits. Represents a single alphanumeric character (e.g. typing 'G' uses 1 Byte = 8 bits). • Kilobyte (KB): 1,024 Bytes. • Megabyte (MB): 1,024 Kilobytes (approx. 1 million bytes; holds a typical MP3 song). • Gigabyte (GB): 1,024 Megabytes (approx. 1 billion bytes; holds an HD movie). • Terabyte (TB): 1,024 Gigabytes (approx. 1 trillion bytes; large external backup drive). • The 1,024 Factor: Because computers operate on binary powers of 2 (2¹⁰ = 1,024), each unit is 1,024 times larger than the previous unit!
Key Takeaway: 1 Byte = 8 bits; 1 KB = 1,024 Bytes; 1 MB = 1,024 KB; 1 GB = 1,024 MB; 1 TB = 1,024 GB.
Real-World Application: A 16 GB smartphone memory card can store roughly 4,000 MP3 audio songs or 5,000 high-resolution photos.
Common Mistakes Students Make in BECE Examinations:
⚠️Thinking that a bit is larger than a byte (a byte consists of 8 bits).
⚠️Using 1,000 instead of 1,024 when calculating binary storage conversions.
⚠️Confusing CDs (700 MB) with DVDs (4.7 GB) in capacity questions.
⚠️Assuming SSDs have spinning magnetic platters inside them (SSDs have zero moving parts).
Teacher's BECE Exam Pro-Tips:
⭐In BECE Section A calculations: 1 Byte = 8 bits. If asked how many bits are in 5 bytes, multiply: 5 × 8 = 40 bits.
⭐Memorize optical storage capacities: CD = 700 MB; DVD = 4.7 GB; Blu-ray = 25 GB to 50 GB.
⭐List 2 advantages of SSD over HDD: 1. Faster data transfer speed, 2. Shock resistance (no moving parts).
Quick Revision Summary Checklist:
Understand why secondary storage is necessary.
Can classify storage media: Magnetic (HDD), Optical (CD, DVD), Solid-State (SSD, Flash drive), Cloud.
Know the differences between SSD and HDD.
Can recite the storage hierarchy: Bit, Byte, KB, MB, GB, TB.

Step-by-Step Worked Examples (2)

Real BECE exam-standard problems with complete solution steps

Example 1: Comparing Solid-State Drives (SSD) with Hard Disk Drives (HDD)
Problem StatementGive two reasons why modern computers prefer Solid-State Drives (SSDs) over mechanical Hard Disk Drives (HDDs).
Step-by-Step Solution:

1. Read/Write Speed: SSDs have zero moving mechanical parts and read/write data electronically, making them up to 5 to 10 times faster than HDDs. Booting operating systems and launching applications takes only a few seconds.

2. Physical Durability & Shock Resistance: Because HDDs rely on fragile spinning magnetic platters and mechanical read heads, dropping an HDD often causes a fatal head crash. SSDs use durable silicon chips that resist physical vibration and drops.

💡
Key Takeaway / Exam Rule: SSDs are dramatically faster, silent, and more shock-resistant than mechanical HDDs.
Example 2: Calculating Storage Capacities in Bytes
Problem StatementHow many bits are contained in a 4-byte text word?
Step-by-Step Solution:

Step 1: 1 Byte = 8 bits.

Step 2: 4 Bytes = 4 × 8 bits = 32 bits.

Conclusion: A 4-byte text word contains 32 binary bits.

💡
Key Takeaway / Exam Rule: 1 Byte = 8 bits; multiply bytes by 8 to determine total bits.
Mastery Diagnostic Quiz

Ready to test your knowledge on Secondary Storage Devices & Media?

Timed computerized test with instant feedback, scoring, and comprehensive question rationales.