Skip to content
Computing · Year 5

Active learning ideas

Binary: On and Off

Active learning works because binary’s core concept—two states—is best grasped through physical, visible actions. When students manipulate switches or cards, they move from abstract symbols to concrete experiences, making the shift from light switches to letter codes feel natural and memorable.

National Curriculum Attainment TargetsKS2: Computing - Computer Systems
20–35 minPairs → Whole Class4 activities

Activity 01

Concept Mapping30 min · Pairs

Relay Race: Binary Switches

Provide each pair with two buttons or switches marked 0 and off, 1 and on. Pairs represent binary numbers by pressing combinations to signal numbers 0-3 to the next pair, who decode and pass on. Repeat for longer chains up to 8 bits. Debrief on how length increases possibilities.

Explain how a light switch can represent two different pieces of information (on/off).

Facilitation TipDuring Relay Race: Binary Switches, stand at the finish line to observe where students hesitate, ensuring they count positions aloud before moving on.

What to look forProvide students with a simple binary code (e.g., 00=A, 01=B, 10=C, 11=D). Ask them to decode the message '100111' and then encode the word 'BAD' using the same code.

UnderstandAnalyzeCreateSelf-AwarenessSelf-Management
Generate Complete Lesson

Activity 02

Concept Mapping35 min · Small Groups

Card Sort: On-Off Patterns

Distribute cards with black (on) and white (off) dots in rows. Small groups sort them into sets representing numbers 1-10 in binary, then match to decimal equivalents on answer sheets. Extend by creating cards for letters using ASCII basics.

Design a simple code using only two symbols (e.g., circle/square) to represent letters.

Facilitation TipFor Card Sort: On-Off Patterns, limit the time per round to 2 minutes to maintain urgency and prevent over-thinking simple matches.

What to look forAsk students to hold up one finger for 'on' (1) and keep it down for 'off' (0). Call out simple binary numbers like '01', '10', '11', '00' and observe their responses to check understanding of two states.

UnderstandAnalyzeCreateSelf-AwarenessSelf-Management
Generate Complete Lesson

Activity 03

Concept Mapping25 min · Individual

Symbol Code Design

Individuals draw a code chart using two symbols, like dot and dash, for the alphabet's first 10 letters. Test by encoding classmates' names, then swap and decode. Discuss patterns that make codes efficient.

Discuss why computers might use such a simple way to store information.

Facilitation TipIn Symbol Code Design, provide grid templates with labeled rows to reduce frustration when pupils map letters to binary sequences.

What to look forPose the question: 'Imagine you had three light switches instead of one. How many different combinations of on/off could you create? Why might having more switches be useful for computers?'

UnderstandAnalyzeCreateSelf-AwarenessSelf-Management
Generate Complete Lesson

Activity 04

Concept Mapping20 min · Whole Class

Human Binary Line-Up

Whole class lines up holding cards: left arm up for 1 (on), down for 0 (off). Teacher calls a binary number; class forms it visually. Switch roles so pupils lead, explaining their position's value.

Explain how a light switch can represent two different pieces of information (on/off).

Facilitation TipDuring Human Binary Line-Up, ask observers to note position errors in real time so the group corrects misunderstandings collectively.

What to look forProvide students with a simple binary code (e.g., 00=A, 01=B, 10=C, 11=D). Ask them to decode the message '100111' and then encode the word 'BAD' using the same code.

UnderstandAnalyzeCreateSelf-AwarenessSelf-Management
Generate Complete Lesson

A few notes on teaching this unit

Teach binary by letting students feel the tension between two states first. Avoid starting with theory; instead, let them discover patterns through doing. Research shows that positional notation clicks when learners physically arrange switches or cards, not when they memorize charts. Always connect their physical actions to the computer’s use of electricity, closing the gap between hardware and symbol systems.

Successful learning looks like students confidently translating between on-off patterns and letters or numbers without hesitation. They should explain why position matters in binary, not just recall patterns, and connect their teamwork in activities to how computers process data systematically.


Watch Out for These Misconceptions

  • During Relay Race: Binary Switches, watch for students who believe more switches mean entirely different states rather than combinations of the same two states.

    Pause the race after two rounds and have the group count how many total combinations exist with 2 switches. Then add a third switch and repeat, modeling exponential growth through their own counting.

  • During Card Sort: On-Off Patterns, watch for students who treat binary sequences like words with meaning, matching patterns arbitrarily.

    Ask students to justify each match by referencing the position’s value (e.g., rightmost is 1, next is 2) and record their reasoning on the board to reinforce systematic thinking.

  • During Human Binary Line-Up, watch for students who confuse the leftmost position with the highest value, treating it like a word’s first letter.

    Have the line physically rearrange to show that the rightmost position always equals 1, then ask them to recount the total value, emphasizing place value over left-to-right order.


Methods used in this brief