Skip to content
Computing · Secondary 4 · Computer Networks and Communication · Semester 1

Network Topologies: Star, Bus, Mesh

Analyzing star, bus, and mesh network layouts, comparing their advantages, disadvantages, and resilience.

MOE Syllabus OutcomesMOE: Computer Networks - S4MOE: Network Infrastructure - S4

About This Topic

Network topologies describe the arrangement of devices in a computer network, with students focusing on star, bus, and mesh layouts. In the star topology, all devices connect to a central hub, offering easy expansion and fault isolation but risking total failure if the hub fails. The bus topology uses a single backbone cable, which is cost-effective for small networks yet prone to cable breaks disrupting the entire system. Mesh topology provides multiple connections between devices for high redundancy and no single point of failure, although it demands more cabling and higher costs.

This topic aligns with the MOE Secondary 4 Computing curriculum on computer networks and infrastructure, addressing key questions about cost-reliability balance, physical versus logical topologies, and failure predictions. Students develop analytical skills by comparing advantages, disadvantages, and resilience, preparing them for real-world network design in schools or homes.

Active learning benefits this topic greatly because students can construct physical models using string and paper devices to represent connections, then simulate failures by cutting links. This hands-on method reveals topology behaviors concretely, fosters collaborative prediction and discussion, and strengthens retention of abstract concepts through direct cause-effect observation.

Key Questions

  1. Which network topology provides the best balance between cost and reliability?
  2. Differentiate between the physical and logical aspects of network topologies.
  3. Predict what happens to a network when a single point of failure occurs in different topologies.

Learning Objectives

  • Compare the advantages and disadvantages of star, bus, and mesh network topologies in terms of cost, performance, and scalability.
  • Analyze the resilience of each topology by predicting network behavior when a central hub, backbone cable, or device fails.
  • Differentiate between the physical layout and logical data flow of star, bus, and mesh topologies.
  • Evaluate which network topology is most suitable for different scenarios, such as a small office versus a large enterprise, based on reliability requirements.

Before You Start

Introduction to Computer Networks

Why: Students need a basic understanding of what a computer network is and its purpose before learning about different arrangements.

Network Devices: Hubs, Switches, Routers

Why: Familiarity with central devices like hubs and switches is essential for understanding the star topology.

Key Vocabulary

TopologyThe arrangement of the elements (links, nodes, etc.) of a communication network. It can be physical or logical.
Star TopologyA network topology where all devices are connected to a central hub or switch. If the central device fails, the entire network goes down.
Bus TopologyA network topology where all devices share a single communication line or cable. A break in the main cable can disable the entire network.
Mesh TopologyA network topology where every device is connected to every other device, or at least to multiple other devices. This provides high redundancy but requires extensive cabling.
Centralized Failure PointA single component in a network whose failure causes the entire network or a significant portion of it to become inoperable.

Watch Out for These Misconceptions

Common MisconceptionStar topology is always the most reliable option.

What to Teach Instead

Star offers good fault isolation but fails completely if the central hub breaks, unlike mesh's redundancy. Hands-on string models let students cut the hub link and see all devices isolate, prompting group discussions to weigh reliability against scenarios like school networks.

Common MisconceptionBus topology has no single point of failure.

What to Teach Instead

Any break in the backbone cable disrupts the whole network, unlike star's per-device isolation. Simulating cable cuts in physical builds helps students observe total outage, leading to peer explanations that clarify terminator roles and troubleshooting challenges.

Common MisconceptionPhysical and logical topologies are identical.

What to Teach Instead

Physical shows cable layouts, while logical depicts data flow paths, which can differ greatly in mesh. Mapping exercises with overlays allow students to visualize and debate discrepancies, building accurate mental models through iterative sketching and feedback.

Active Learning Ideas

See all activities

Real-World Connections

  • Home Wi-Fi networks often use a star topology, with the wireless router acting as the central hub connecting all devices like laptops, phones, and smart TVs.
  • Older Ethernet networks in schools or offices might have used a bus topology with a single coaxial cable backbone, where a cable fault could disrupt connectivity for many users.
  • Large internet service providers and backbone networks frequently employ mesh topologies to ensure high availability and fault tolerance, allowing data to find alternative routes if one path is interrupted.

Assessment Ideas

Exit Ticket

Provide 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.

Quick Check

Draw 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.

Discussion Prompt

Pose 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.

Frequently Asked Questions

How do you explain advantages and disadvantages of star, bus, and mesh topologies?
Use comparison tables listing cost (bus low, mesh high), scalability (star easy adds), and resilience (mesh best). Relate to Singapore school networks: star common for classrooms due to wiring simplicity. Student-led debates on scenarios reinforce trade-offs, with groups defending choices based on evidence.
What are real-world examples of these network topologies in Singapore?
Star topologies power most home WiFi routers and school computer labs via switches. Bus appears in older industrial sensors, while full mesh suits data centers like those in Changi Business Park for uptime. Partial mesh balances cost in enterprise setups. Case studies from Singtel networks contextualize learning.
How can active learning help students understand network topologies?
Physical models with string and devices make abstract connections tangible: students build, test failures by cutting links, and predict outcomes collaboratively. This reveals resilience differences immediately, like star's hub vulnerability, boosting engagement and retention over diagrams alone. Class data pooling uncovers patterns, aligning with MOE inquiry-based approaches.
How to address physical versus logical topologies?
Start with physical builds using tangible materials, then add logical arrows for data paths. Students compare: star physical hub matches logical, but mesh physical cables enable flexible logical routes. Peer reviews of sketches correct mismatches, deepening understanding for failure predictions in assessments.