Skip to content
Computing · Year 10

Active learning ideas

Network Topologies: Star and Mesh

Active learning works well for Network Topologies because students often visualize concepts abstractly. By physically modeling star and mesh structures, students see how data paths change in real time. This approach builds lasting understanding better than passive note-taking or diagram analysis alone.

National Curriculum Attainment TargetsGCSE: Computing - Computer Networks and Topologies
20–35 minPairs → Whole Class3 activities

Activity 01

Role Play30 min · Whole Class

Role Play: The Packet Switching Race

Students 'break' a long message into 'packets' (small slips of paper). Each packet is given a sequence number and address. Students must pass them through different 'routers' (classmates) to a destination where they are reassembled.

How does a Mesh topology provide better resilience than a Star topology?

Facilitation TipDuring the Packet Switching Race, set a timer for each packet’s journey and intentionally pause some to emphasize out-of-order delivery.

What to look forPresent students with two diagrams, one clearly a Star topology and the other a Mesh. Ask them to label each topology and list one advantage and one disadvantage for each on a mini-whiteboard. Review responses as a class.

ApplyAnalyzeEvaluateSocial AwarenessSelf-Awareness
Generate Complete Lesson

Activity 02

Inquiry Circle20 min · Small Groups

Inquiry Circle: Protocol Match-Up

Groups are given a set of 'tasks' (sending an email, browsing a website, transferring a file) and a set of protocol cards. They must match the correct protocol to the task and explain what 'rules' that protocol enforces.

Compare the cost and complexity of implementing Star versus Mesh topologies.

Facilitation TipFor Protocol Match-Up, prepare printed protocol cards with clear examples so students focus on matching rather than decoding unfamiliar terms.

What to look forPose the scenario: 'Imagine you are setting up a network for a small library with 10 computers and a central printer. Which topology, Star or Mesh, would you choose and why? Consider the budget and the need for reliable access to the printer.' Facilitate a brief class discussion where students justify their choices.

AnalyzeEvaluateCreateSelf-ManagementSelf-Awareness
Generate Complete Lesson

Activity 03

Simulation Game35 min · Small Groups

Simulation Game: The Layering Stack

Students work in groups of four, each representing a layer of the TCP/IP stack. They must 'wrap' a message in multiple envelopes (headers) at the sending end and 'unwrap' them at the receiving end to understand encapsulation.

Design a network topology for a small office, justifying your choice.

Facilitation TipIn The Layering Stack simulation, provide students with a blank OSI model diagram to complete as they work to reinforce layer functions.

What to look forOn an index card, ask students to answer: 'If the central switch in a Star network fails, what happens to the network? If one cable connecting two computers in a Mesh network fails, what happens?' Collect and review for understanding of resilience differences.

ApplyAnalyzeEvaluateCreateSocial AwarenessDecision-Making
Generate Complete Lesson

A few notes on teaching this unit

Start by anchoring the concept in real-world examples students know, like a Star network resembling a hub-and-spoke classroom arrangement. Avoid overwhelming students with all seven OSI layers at once; focus on the Transport and Network layers first. Research shows that teaching protocols through role-play and simulations improves retention by 20-30% compared to lectures alone.

Successful learning looks like students accurately describing how Star and Mesh topologies route data. They should justify topology choices based on reliability, cost, and scalability. Students should also explain the role of protocols in packet switching and reassembly during simulations.


Watch Out for These Misconceptions

  • During Role Play: The Packet Switching Race, watch for students assuming data travels as one continuous file because packets seem to move in sequence.

    Pause the race after 30 seconds and ask students to note which packets arrived out of order or were delayed, then discuss why reassembly is necessary despite different travel times.

  • During Collaborative Investigation: Protocol Match-Up, watch for students conflating IP and MAC addresses because both are labeled on device cards.

    Have students compare a MAC address card to a name tag and an IP address card to a seat number in a classroom, emphasizing the permanent versus temporary nature of each.


Methods used in this brief