Skip to content
Computing · Secondary 4

Active learning ideas

Network Topologies: Star, Bus, Mesh

Students learn network topologies best by constructing physical models that mirror real-world constraints, because abstract diagrams often fail to convey failure modes or cost trade-offs. When students build and test these topologies themselves, they internalize reliability, scalability, and single points of failure in ways no textbook diagram can achieve.

MOE Syllabus OutcomesMOE: Computer Networks - S4MOE: Network Infrastructure - S4
25–45 minPairs → Whole Class4 activities

Activity 01

Gallery Walk35 min · Pairs

String Topology Build: Star vs Bus

Provide string, tape, and paper cutouts as devices. In pairs, students build a star model with a central hub, then convert it to a bus backbone. Test by 'removing' a connection and noting impacts on other devices. Discuss observations in a class share-out.

Which network topology provides the best balance between cost and reliability?

Facilitation TipDuring String Topology Build, walk the room with scissors in hand to simulate hub failure at random moments, forcing students to observe and document the immediate impact on all connected devices.

What to look forProvide students with three scenarios: a small home network, a classroom lab with 30 computers, and a critical server room. Ask them to identify the most appropriate topology for each scenario and briefly justify their choice, considering cost and reliability.

UnderstandApplyAnalyzeCreateRelationship SkillsSocial Awareness
Generate Complete Lesson

Activity 02

Gallery Walk45 min · Small Groups

Failure Simulation: Mesh Resilience

Groups create mesh networks with yarn between six device models. Simulate failures by snipping specific links and trace data paths with markers. Compare downtime across topologies using a shared class chart. Extend to predict outcomes for larger networks.

Differentiate between the physical and logical aspects of network topologies.

Facilitation TipFor Failure Simulation: Mesh Resilience, assign each group a different mesh break pattern so the class can compare resilience across multiple failure scenarios.

What to look forDraw simple diagrams of star, bus, and mesh topologies on the board. Ask students to write down one key advantage and one key disadvantage for each topology on a mini-whiteboard or paper. Review responses as a class.

UnderstandApplyAnalyzeCreateRelationship SkillsSocial Awareness
Generate Complete Lesson

Activity 03

Gallery Walk40 min · Whole Class

Cost-Reliability Matrix: Whole Class Debate

Assign topologies to groups; each calculates mock costs (cable lengths as meters) and reliability scores from failure tests. Present matrices on board. Class votes on best topology for school LAN scenarios, justifying choices with data.

Predict what happens to a network when a single point of failure occurs in different topologies.

Facilitation TipIn Cost-Reliability Matrix, provide exact prices for cables, hubs, and network cards so students calculate real-world budgets before debating trade-offs.

What to look forPose the question: 'Imagine a network where a single cable break would stop all communication. Which topology are we describing, and what are the implications for a business that relies heavily on its network?' Facilitate a brief class discussion on the consequences.

UnderstandApplyAnalyzeCreateRelationship SkillsSocial Awareness
Generate Complete Lesson

Activity 04

Gallery Walk25 min · Individual

Logical vs Physical Mapping: Individual Sketch

Students sketch physical layouts for star and mesh, then overlay logical paths with arrows. Pair-share to identify differences, such as star's logical hub dependency. Compile into a class poster for reference.

Which network topology provides the best balance between cost and reliability?

What to look forProvide students with three scenarios: a small home network, a classroom lab with 30 computers, and a critical server room. Ask them to identify the most appropriate topology for each scenario and briefly justify their choice, considering cost and reliability.

UnderstandApplyAnalyzeCreateRelationship SkillsSocial Awareness
Generate Complete Lesson

A few notes on teaching this unit

Teachers should start with the simplest topology, bus, because its single-point failure is easy to model and discuss. Avoid rushing to definitions; instead, let students articulate problems they observe in their physical builds. Research shows that tactile learning combined with immediate failure testing solidifies understanding better than lectures. Always connect back to real systems like school networks or data centers to make the concepts stick.

By the end of these activities, students will confidently explain why a topology choice matters, justify their selections in different scenarios, and identify hidden vulnerabilities that diagrams alone would miss. They will also distinguish between physical layouts and logical data paths, demonstrating this understanding through sketches and discussions.


Watch Out for These Misconceptions

  • During String Topology Build, watch for students who assume star topology is always the best choice because the central hub makes management easier.

    Pause the activity when the hub string is cut and ask each group to count how many devices lose connection immediately. Then prompt a comparison with their completed mesh builds to explore when redundancy outweighs simplicity.

  • During String Topology Build, watch for students who believe bus topology has no single point of failure because there is no central hub.

    Have students physically cut the backbone cable at different points and observe the network failure. Use this moment to explain terminator roles and why the entire cable acts as one shared medium.

  • During Logical vs Physical Mapping, watch for students who assume the physical layout of cables always matches how data travels.

    Provide overlays of logical data flows on their physical sketches and ask them to redraw paths. Circulate and ask, 'How would a packet move from Device A to Device B if the fastest cable is broken?' to challenge their assumptions.


Methods used in this brief