Binary place values
n-bit unsigned max value.
Max = 2^n − 1 AQA GCSE 2026
Essential formulas for binary conversions, logic gates, storage calculations, networking, and CPU performance aligned to AQA GCSE Computer Science (8525) specification.
Our formula sheets are free to download — save this one as PDF for offline revision.
Aligned with the latest 2026 syllabus and board specifications. This sheet is prepared to match your exam board’s official specifications for the 2026 exam series.
This formula sheet covers fundamental computer science relationships from the AQA GCSE Computer Science specification, helping you solve problems involving binary arithmetic, data storage, and system performance.
Binary conversions
Logic gate rules
Storage calculations
Network formulas
Binary, denary, and hexadecimal relationships.
n-bit unsigned max value.
Max = 2^n − 1 Patterns.
Number of distinct values = 2^n One hex digit = four bits.
1 hex digit ↔ 4 binary digits (nibble) Carry rules as in base 10 but with digits 0–1.
Align place values; carry when sum ≥ 2 in that column.
Topic Focus
Conversions
Storage of characters.
n characters, b bits per character.
Total bits = n × b (e.g. ASCII often 7–8 bits per character) More bits per character than basic ASCII for wider symbol sets.
Storage grows with bits per code point × number of characters Topic Focus
Encoding
Bitmap and audio file size estimates.
w × h pixels, d colour depth in bits per pixel.
File size (bits) = w × h × d Divide bits by 8.
Size (bytes) = (w × h × d) / 8 s samples per second, b bits per sample, t seconds, c channels.
Size (bits) = s × b × t × c Sample rate at least twice highest frequency (concept).
f_sample ≥ 2 × f_max Topic Focus
Trade-offs
Bandwidth and latency (GCSE level).
Rate × time (consistent units).
Data = transfer rate × time File size ÷ rate.
Time = data size / transfer rate Distance ÷ speed of signal in medium.
delay ≈ distance / speed Topic Focus
Units
Boolean relationships.
Inversion.
NOT A = ¬A Both true.
A AND B = A · B At least one true.
A OR B = A + B (in Boolean algebra notation) Topic Focus
Truth tables
Boost your Cambridge exam confidence with these proven study strategies from our tutoring experts.
Always show step-by-step conversions between number bases. This helps secure method marks even if the final answer is incorrect.
Pay attention to units: bits vs bytes, and storage units (KB, MB, GB) which use powers of 1024, not 1000.
Quick answers about this free PDF, how to use it for exam revision, and how it relates to your official syllabus.
Yes. This Tutopiya formula sheet is free to use and you can download it as a PDF from this page for offline revision. There is no payment or account required for the PDF download.
This page groups key Computer Science formulas in one place for revision. Essential AQA GCSE Computer Science formulas covering binary conversions, logic gates, storage calculations, networking, and CPU performance for UK GCSE students (8525). Always cross-check with your official syllabus and past papers for your exam session.
No. In the exam you must follow only what your exam board allows in the hall—usually the official formula booklet or data sheet where provided. This page is a revision and teaching aid, not a replacement for board-issued materials.
It is written for students preparing for assessments at Secondary Education in Computer Science, including classroom revision, homework support, and independent study. Teachers and tutors can also share it as a quick reference.
Work through past paper questions, quote the correct formula before substituting values, and check units and notation every time. Pair this sheet with timed practice and mark schemes so you see how examiners expect working to be set out.
Explore Tutopiya’s study tools, past paper finder, and revision checklists linked from our tools hub, or book a trial lesson with a subject specialist for personalised support alongside this formula reference.
Master computer science calculations with expert GCSE tutors who help you understand computational concepts and apply formulas confidently.
Pair this formula sheet with past papers, revision checklists, and planners — all free on our study tools hub.
Formulas align with AQA GCSE Computer Science specification (8525) for UK students.
Always show your working, check units carefully, and verify conversions are correct.