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 type | How it works | Characteristics |
|---|---|---|
| Hard Disk Drive (HDD) | Spinning magnetic platters with a read/write head that moves across the surface | Large 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 parts | Faster read/write speeds, more durable, lighter, more expensive per gigabyte than HDD, limited write cycles |
| Optical Disk Drive | Uses a laser to read data from and write data to optical discs | Portable 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
| Media | Type | Typical use |
|---|---|---|
| Hard disks (magnetic) | Internal or external | Primary storage in desktops and laptops, backup drives |
| CD (Compact Disc) | Optical | Music distribution, small data archives (around 700 MB) |
| DVD (Digital Versatile Disc) | Optical | Film distribution, software installation (around 4.7 GB single layer) |
| Blu-ray | Optical | High-definition video, large data archives (25-50 GB) |
| Flash memory devices (USB sticks, SD cards) | Solid state | Portable file transfer, camera storage, smartphone expansion |
| Magnetic tape | Magnetic | Large-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
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.
| Characteristic | RAM | ROM |
|---|---|---|
| Volatile? | Yes - contents lost when power is off | No - contents retained without power |
| Read/Write? | Both | Read only (under normal operation) |
| Purpose | Holds currently running programs and data | Holds startup/boot instructions |
| Can be upgraded? | Yes - users can add more RAM | Generally not user-upgradeable |
| Impact on user | More RAM means smoother multitasking | Ensures 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:
- 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)
- Select suitable software that meets the specified requirements
- Configure settings to meet individual accessibility needs (screen magnification, high-contrast displays, text-to-speech, on-screen keyboards)
- 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.
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
- State two differences between RAM and ROM.
- Explain why an SSD might be chosen over an HDD for a laptop used by a travelling salesperson.
- A photographer needs portable storage for transferring large image files between locations. Recommend a suitable storage medium and justify your choice.
- Define the term "volatile" in the context of computer memory.
- 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.
- 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.
Revision notes for Edexcel IGCSE Information and Communication Technology: storage devices, memory (RAM and ROM), processors, and choosing ICT systems.
Kommentar(e)