Skip to content
Computing · Year 8

Active learning ideas

Network Topologies and Hardware

Active learning works for this topic because students need to visualize abstract processes like packet switching and network topologies. Hands-on simulations and role plays make the invisible work of protocols and hardware tangible, helping students connect theory to real-world function.

National Curriculum Attainment TargetsKS3: Computing - Computer NetworksKS3: Computing - Hardware
15–30 minPairs → Whole Class3 activities

Activity 01

Simulation Game30 min · Whole Class

Simulation Game: The Packet Race

Students are given a 'message' (a picture cut into pieces). They must label each piece with a sequence number and 'send' them via different 'routers' (other students) to a destination. The receiver must reassemble the picture and identify if any pieces are missing.

Compare the trade-offs between speed, cost, and reliability in different network topologies.

Facilitation TipDuring the Packet Race simulation, circulate with a stopwatch to time each group’s packet delivery and highlight how different routes affect arrival times.

What to look forPose the following scenario: 'Imagine you are designing a network for a new school library. What topology would you choose and why? Consider the cost of hardware, the number of computers, and how important it is that every computer can access the internet even if one cable is cut.' Facilitate a class discussion where students present their choices and justify them using concepts of speed, cost, and reliability.

ApplyAnalyzeEvaluateCreateSocial AwarenessDecision-Making
Generate Complete Lesson

Activity 02

Think-Pair-Share15 min · Pairs

Think-Pair-Share: Why Protocols Matter

Students imagine a world where every phone manufacturer used a different language to send data. They pair up to list three problems this would cause for a global business and share their most creative 'disaster scenario' with the class.

Explain how a router decides the best path for a packet of data.

Facilitation TipFor the Why Protocols Matter discussion, ask students to reference the TCP/IP handshake role play when explaining why protocols prevent chaos in data transfer.

What to look forProvide students with a diagram showing a simple network with a router and several connected devices. Ask them to label the router, a switch (if applicable), and at least two NICs. Then, ask them to draw a potential path a data packet might take from one device to another, explaining one reason why the router might choose that specific path.

UnderstandApplyAnalyzeSelf-AwarenessRelationship Skills
Generate Complete Lesson

Activity 03

Role Play20 min · Pairs

Role Play: The TCP/IP Handshake

Students act out the 'Three-Way Handshake' used to start a connection. One student is the Client, one is the Server. They must use specific phrases ('SYN', 'SYN-ACK', 'ACK') to establish a connection before they can exchange a 'data' card.

Justify which topology is most resilient to a single point of failure and why.

Facilitation TipIn the TCP/IP Handshake role play, assign students roles as SYN, SYN-ACK, and ACK to physically demonstrate the three-way handshake process.

What to look forOn a small slip of paper, ask students to write: 1. The name of one network hardware component and its main function. 2. One advantage of a Star topology over a Bus topology. 3. One potential disadvantage of a Mesh topology.

ApplyAnalyzeEvaluateSocial AwarenessSelf-Awareness
Generate Complete Lesson

A few notes on teaching this unit

Research shows students grasp decentralized networks better through physical simulations than diagrams alone. Avoid starting with definitions of protocols—instead, let students discover their necessity through the Packet Race. Model reassembly tasks slowly to show why sequence numbers matter, as rushing this step can reinforce the misconception that packets always arrive in order.

Successful learning looks like students explaining why protocols are necessary, identifying hardware by function, and justifying topology choices based on reliability and cost. They should also trace packet paths and describe how reassembly works in sequence.


Watch Out for These Misconceptions

  • During the Packet Race simulation, watch for students who assume the entire file travels together. Redirect by asking them to note how many packets are sent and why the simulation breaks the file into smaller parts.

    Pause the simulation to point out the fragmented packets on the board and ask groups to explain how their reassembly table accounts for out-of-order arrival.

  • During the Packet Race simulation or reassembly tasks, watch for students who assume packets always arrive in the correct order.

    Ask students to shuffle their received packets before reassembly and observe how sequence numbers restore order, highlighting why protocols include this feature.


Methods used in this brief