Skip to main content
Northern IrelandDigital Technology

CCEA GCSE Digital Technology Unit 1: a complete overview of data, software, databases, spreadsheets, hardware, networks, security, the cloud and the impact of technology

A deep-dive CCEA GCSE Digital Technology guide to Unit 1, the compulsory examined core. Covers data representation, software, databases, spreadsheets, hardware, networks, security and data transfer, the cloud, and the legal, ethical and environmental impact of digital technology, with the patterns CCEA repeats in the Unit 1 paper.

Generated by Claude Opus 4.814 min readUnit 1: Digital Technology

Reviewed by: AI editorial process; not yet individually human-reviewed

Jump to a section
  1. Representing data
  2. Software
  3. Database applications
  4. Spreadsheet applications
  5. Computer hardware
  6. Network technologies
  7. Cyberspace, network security and data transfer
  8. Cloud technology
  9. Impact of digital technology on society
  10. How CCEA examines Unit 1

Unit 1, Digital Technology, is the compulsory examined core of CCEA GCSE Digital Technology, taken by every student whichever route they follow. It is assessed by an external written examination and covers the theory that underpins the whole qualification. This guide maps all nine areas of Unit 1, from how data is represented to the impact of technology on society, and shows the methods and exam patterns CCEA repeats in the Unit 1 paper.

Representing data

Everything a computer handles is stored in binary, a base-2 system of 0s and 1s. One binary digit is a bit, eight bits make a byte, and storage is measured in bytes, kilobytes, megabytes, gigabytes and terabytes. Text is encoded with character sets such as ASCII and Unicode, images are stored pixel by pixel, sound is captured by sampling at intervals, and video is a sequence of image frames with synchronised sound. Hexadecimal (base 16) is a shorthand for binary in which one hex digit replaces four bits. Compression shrinks files: lossless keeps every bit and reverses exactly, while lossy discards detail permanently for a much smaller file.

Software

Software splits into two kinds. Systems software runs and manages the computer: the operating system controls the hardware, manages memory, files, input, output and security, and provides the user interface, while utility programs handle maintenance such as antivirus, backup and compression. Application software lets the user carry out a task, such as a word processor or web browser. The user interface, most often a graphical user interface, is how a person interacts with the machine.

Database applications

A database stores data in tables made of records (rows) and fields (columns), each field given a data type such as text, number, date or Boolean. A primary key is a field with a unique value for every record, so records are never confused. Queries search for records meeting criteria, and data can be sorted into order. Validation checks that entered data is sensible (range, presence, format, length and type checks), while verification checks it was entered correctly. Databases reduce duplication, keep data consistent and make searching fast.

Spreadsheet applications

A spreadsheet stores data in a grid of cells named by column letter and row number. A formula begins with an equals sign and calculates from other cells, so results update automatically when data changes, and functions such as SUM, AVERAGE, MAX, MIN and COUNT are built-in shortcuts. Relative references change when a formula is copied, while absolute references stay fixed. A spreadsheet can model a real situation, and what-if analysis tests how results change when an input is altered. Charts turn the figures into a visual picture.

Computer hardware

A computer system follows the input, process, storage, output model. Input devices send data in, output devices present results, and the CPU processes data through the fetch-decode-execute cycle. Memory comes in types: RAM is volatile working memory, ROM is non-volatile start-up memory, and cache is fast memory close to the CPU. Secondary storage keeps data permanently and is magnetic (high capacity, low cost), optical (cheap, portable, lower capacity) or solid-state (fast and robust but dearer).

Network technologies

A network connects devices so they can share data, software and hardware and communicate. A LAN covers a small area such as one building and is usually self-owned; a WAN covers a large area, and the internet is the biggest WAN, a global network of networks. Building a network needs hardware such as a router (joins networks and directs data) and a switch (connects devices within a LAN). Connections are wired (faster, more reliable and secure) or wireless (flexible and mobile but slower and easier to intercept).

Cyberspace, network security and data transfer

Threats include malware (viruses, ransomware, spyware), hacking (unauthorised access) and phishing (fake messages that trick users). Defences are layered: a firewall filters traffic, encryption scrambles data so intercepted data stays unreadable, strong passwords and access rights control who gets in, antivirus removes malware, and backups allow recovery. When data is transferred it is protected by encryption, which is why secure websites use https. The exam often asks you to match a measure to a threat.

Cloud technology

The cloud stores data and runs software on a provider's remote servers reached over the internet. Cloud storage keeps files remotely; cloud computing also runs software and processing remotely. The advantages are access from anywhere, automatic backup, easy expansion and collaboration; the disadvantages are dependence on an internet connection, ongoing cost, and the security and privacy of data held by a third party. Evaluation questions want both sides and a justified judgement.

Impact of digital technology on society

Digital technology brings social benefits (communication, information, flexible working) and costs (isolation, cyberbullying, a digital divide), ethical concerns (privacy, surveillance, misuse of data), and environmental effects (energy use and e-waste, set against savings in travel and paper). Three laws apply: the Data Protection legislation protects personal data, the Computer Misuse Act makes unauthorised access and damage illegal, and the Copyright, Designs and Patents Act protects creative work from copying.

How CCEA examines Unit 1

The Unit 1 paper draws questions from all nine areas, so leave no topic out. Many marks reward precise definitions (bit and byte, RAM and ROM, LAN and WAN, lossy and lossless), the ability to explain rather than just name, and balanced evaluation of advantages and disadvantages. Practise the binary and hexadecimal conversions, spreadsheet formulae, matching security measures to threats, and matching actions to the three laws.

Use the dot points below for specification-level detail and worked CCEA-style questions, then test yourself with the Unit 1 quiz.

Sources & how we know this

  • digital-technology
  • ccea-gcse
  • ccea-digital-technology
  • unit-1
  • gcse
  • hardware
  • networks
  • cyber-security
  • legislation