Storage, memory and processors form the technical core of the Digital Devices topic. These notes cover the second half of Topic 1, from peripheral storage through to selecting an ICT system that meets a specified need.

For students preparing edexcel igcse information and communication technology revision notes on hardware, this section is where the specification moves from "what devices exist" to "how they work internally." The distinction between storage and memory trips up many candidates, and the ability to recommend an appropriate ICT system for a given scenario is a skill that examiners test repeatedly. Understanding these areas properly gives you a foundation that makes the rest of the edexcel igcse information and communication technology specification considerably easier to navigate.

Types of peripheral devices: storage

The first thing the specification requires is that you can differentiate between a storage device and storage media. The device is the hardware that reads from and writes to the media. The media is the physical material that holds the data. A DVD drive is the device; a DVD disc is the media. A USB port reads from a USB flash drive, where the flash memory chip inside is the media.

Storage device types

Device typeHow it worksCharacteristics
Hard Disk Drive (HDD)Spinning magnetic platters with a read/write head that moves across the surfaceLarge capacity, relatively inexpensive per gigabyte, slower than SSD, contains moving parts (vulnerable to physical shock)
Solid State Drive (SSD)Uses flash memory chips with no moving partsFaster read/write speeds, more durable, lighter, more expensive per gigabyte than HDD, limited write cycles
Optical Disk DriveUses a laser to read data from and write data to optical discsPortable media, relatively small capacity compared to HDD/SSD, useful for distributing software and media

Storage devices can be internal (fitted inside the computer case, such as the main hard drive) or external (connected via USB or another interface, such as a portable backup drive).

Storage media types

MediaTypeTypical use
Hard disks (magnetic)Internal or externalPrimary storage in desktops and laptops, backup drives
CD (Compact Disc)OpticalMusic distribution, small data archives (around 700 MB)
DVD (Digital Versatile Disc)OpticalFilm distribution, software installation (around 4.7 GB single layer)
Blu-rayOpticalHigh-definition video, large data archives (25-50 GB)
Flash memory devices (USB sticks, SD cards)Solid statePortable file transfer, camera storage, smartphone expansion
Magnetic tapeMagneticLarge-scale backup and archiving in organisations

Optical media comes in two forms: recordable (R), which can be written to once, and rewritable (RW), which can be erased and rewritten multiple times. This distinction appears regularly on the exam.

Storage capacity units

The edexcel igcse information and communication technology digital devices: types of peripheral devices - storage to ict systems to meet specified needs section requires you to understand binary-based capacity units:

  • Bit - the smallest unit of data (a single 0 or 1)
  • Byte - 8 bits
  • Kibibyte (KiB) - 1,024 bytes
  • Mebibyte (MiB) - 1,024 kibibytes
  • Gibibyte (GiB) - 1,024 mebibytes
  • Tebibyte (TiB) - 1,024 gibibytes
Exam tip: The specification uses the binary-based "kibi/mebi/gibi/tebi" prefixes rather than the more commonly heard "kilo/mega/giga/tera." A kibibyte is 1,024 bytes, while a kilobyte in the decimal sense is 1,000 bytes. Make sure you use the correct terms in your answers, because the mark scheme may specify them.

Memory

Memory and storage are not the same thing, and confusing them is one of the most common errors in the exam. Storage holds data permanently (or until deliberately deleted). Memory holds data temporarily while the computer is running.

RAM (Random Access Memory) is volatile, meaning its contents are lost when the computer is switched off. It holds the data and instructions that the CPU is currently working with. The more RAM a computer has, the more programs it can run simultaneously without slowing down. RAM is read/write memory, so data can be stored in it and retrieved from it freely.

ROM (Read Only Memory) is non-volatile, meaning its contents are retained when the power is off. It holds the instructions that the computer needs to start up (the boot process). ROM is typically not writable by the user during normal operation.

CharacteristicRAMROM
Volatile?Yes - contents lost when power is offNo - contents retained without power
Read/Write?BothRead only (under normal operation)
PurposeHolds currently running programs and dataHolds startup/boot instructions
Can be upgraded?Yes - users can add more RAMGenerally not user-upgradeable
Impact on userMore RAM means smoother multitaskingEnsures the computer can start reliably

Flash memory combines characteristics of both. It is non-volatile (data persists without power) and read/write capable. It is used in USB flash drives, SD cards and solid state drives. Flash memory is slower than RAM but faster than traditional hard drives, and it is far more durable than magnetic media because it has no moving parts.

Processors

The CPU (Central Processing Unit) is the component that carries out the instructions in a program. It fetches instructions from memory, decodes them, and executes them. The speed of a processor is measured in hertz (Hz), with modern processors typically measured in gigahertz (GHz). A 3.0 GHz processor can execute approximately three billion instruction cycles per second.

For the exam, the key points are that the CPU is the "brain" of the computer, and that a faster processor (higher GHz) generally means better performance, particularly for demanding tasks such as video editing, 3D rendering or running complex simulations. The digital devices: types of peripheral devices - storage to ict systems to meet specified needs edexcel igcse specification expects you to understand these relationships at a conceptual level rather than memorise technical architecture.

ICT systems to meet specified needs

This sub-topic ties together everything covered in the Digital Devices section. The specification expects you to be able to:

  1. Identify appropriate digital devices and peripherals for a given need, including accessibility considerations (larger monitors for visually impaired users, alternative input devices for users with limited mobility)
  2. Select suitable software that meets the specified requirements
  3. Configure settings to meet individual accessibility needs (screen magnification, high-contrast displays, text-to-speech, on-screen keyboards)
  4. Justify your choices with reasoned arguments

This is where the exam moves from knowledge recall to applied reasoning. You might be given a scenario such as: "A small charity needs to produce a monthly newsletter, manage a database of donors, and communicate with volunteers by email. Recommend suitable hardware and software, justifying your choices."

A strong answer would identify a laptop or desktop computer (justifying the choice based on portability vs. performance needs), a printer (laser for high-volume output), appropriate software (word processor for the newsletter, database software for donors, email client for communication), and any peripherals that the scenario demands (scanner to digitise donation forms, for example). The igcse 4it1 digital devices: types of peripheral devices - storage to ict systems to meet specified needs content is assessed through exactly this kind of scenario-based question.

Justification is what earns the top marks. Stating "I would choose a laser printer" is not enough. You need to say why: "A laser printer is suitable because the charity prints a high volume of newsletters each month, and laser printers are faster and more cost-effective per page than inkjet printers for large print runs." Every recommendation needs a reason tied to the scenario.

Common mistakes in this area

  • Confusing memory and storage. RAM is temporary working memory. A hard drive is permanent storage. Saying "the computer has 500 GB of memory" when you mean storage will lose marks.
  • Mixing up volatile and non-volatile. RAM is volatile (loses data without power). ROM and flash memory are non-volatile (retain data without power). This distinction is tested almost every session.
  • Forgetting that storage devices and media are different things. The drive is the device; the disc or chip is the media. Naming a DVD when the question asks for a storage device is incorrect.
  • Not justifying system recommendations. If the question says "justify your choice," a bare recommendation without a reason earns no marks.

Self-check questions

  1. State two differences between RAM and ROM.
  2. Explain why an SSD might be chosen over an HDD for a laptop used by a travelling salesperson.
  3. A photographer needs portable storage for transferring large image files between locations. Recommend a suitable storage medium and justify your choice.
  4. Define the term "volatile" in the context of computer memory.
  5. A school wants to set up a computer workstation for a student with limited mobility. Suggest two hardware or software modifications that could improve accessibility, and explain how each would help.
  6. Place the following in order from smallest to largest: tebibyte, byte, gibibyte, kibibyte, mebibyte.

These edexcel igcse information and communication technology practice questions cover the core concepts from this section. Work through them without notes first, then check your answers against the content above. The edexcel igcse information and communication technology explained concepts here - storage types, memory characteristics, processor speed and system selection - are all areas where precise definitions and clear justifications separate good answers from weak ones.

Storage, memory and processors are the building blocks of every ICT system. Once you understand how they work individually, the "ICT systems to meet specified needs" questions become exercises in logical selection rather than guesswork. The analytical approach matters: identify the requirement, match it to the right component, and state why the match works. That pattern will serve you across the entire edexcel igcse information and communication technology notes for this qualification.

Sauke Manhajar Daga Google Playstore

Duk abin da kake buƙata don yin fice a JAMB, WAEC & NECO.

Green Bridge CBT Mobile App
Keɓantaccen Mataimaki na Tattaunawa na Koyo na AI
Dubban Tambayoyi na IGCSE, JAMB, WAEC & NECO na Baya.
Fiye da Lura-Luran Darussa 1200
Tallafin Wajen Layi - Koyo Kowane Lokaci, Ko'ina
Jadawalin Gadar Kore.
Takaitaccen Bayanin Adabi & Tambayoyin Da Za Su Iya Tashi
Bibiye Ayyukanka da Ci Gaban Ka
Cikakken Bayani don Koyon Fahimta.
TLDR

Revision notes for Edexcel IGCSE Information and Communication Technology: storage devices, memory (RAM and ROM), processors, and choosing ICT systems.