🕸 Component 1 · 1.3 Computer Networks
1.3.1d Network Topologies (Star, Mesh & Bus)
OCR J277 · GCSE Computer Science · ~13 min read
Notes
Video
Slides
Worksheet
Quiz

What is a Network Topology?

A network topology describes how devices are physically or logically arranged and connected in a network. OCR J277 requires knowledge of three topologies: star, mesh, and bus.

Star Topology

In a star topology, all devices connect to a central switch or hub. Data travels from a device to the central switch, which then forwards it to the destination device.

Switch PC PC PC PC PC PC PC

Star topology — all devices connected to a central switch

AdvantagesDisadvantages
Failure of one device does not affect othersIf the central switch fails, the whole network fails
Easy to add new devicesMore cable needed than bus topology
Easy to diagnose faultsHigher cost due to central switch
Good performance — dedicated connection to switch

Mesh Topology

In a mesh topology, each device connects directly to some or all other devices. There are two types:

  • Full mesh: every device connects to every other device. n devices need n(n-1)/2 connections.
  • Partial mesh: only some devices are fully interconnected.
AdvantagesDisadvantages
Highly fault tolerant — data can take alternative routes if one path failsExpensive — requires many cables
No single point of failureComplex to set up and manage
Data can take the most efficient routeMany connections needed: n(n-1)/2 for full mesh
Good for critical infrastructure (internet backbone, military)

The internet's backbone uses a mesh-like structure to ensure data can always find a route even if some links fail.

Bus Topology

In a bus topology, all devices connect to a single shared cable (the "bus" or backbone). Data is sent along the cable and received by all devices, but only the intended recipient processes it.

▐ Term Term ▌ PC PC PC PC

Bus topology — all devices share a single backbone cable with terminators at each end

AdvantagesDisadvantages
Less cable required — cheap to installEntire network fails if backbone cable breaks
Simple to set up — no central device neededPerformance degrades as more devices are added (all share one cable)
Difficult to diagnose faults
Data collisions possible when two devices transmit simultaneously
Less secure — all devices see all data

Bus topology requires terminators at each end of the cable to prevent signal reflection.

Comparing Topologies

FeatureStarMeshBus
Single point of failureCentral switchNone (full mesh)Backbone cable
Cable requiredMediumHigh (n(n-1)/2)Low
Fault toleranceMediumHighLow
Ease of setupEasyComplexSimple
Typical useSchools, offices (LAN)Internet backbone, militaryLegacy/small networks
Exam tip: Star topology is the most common in modern LANs — know its advantages (fault isolation, easy expansion) and disadvantages (central switch is single point of failure). Bus topology is rarely used today but is still on the OCR spec. Mesh is used in the internet and critical systems. Always know what the "single point of failure" is for each topology — this is a frequent exam question.
⚠️ Common Mistakes
  • Saying "if one device fails in a star, the whole network fails" — it's the SWITCH that causes this, not individual devices
  • Saying bus topology has no single point of failure — the backbone cable IS a single point of failure
  • Confusing mesh with star — mesh has direct connections between devices; star has everything through a central switch
  • Forgetting bus topology needs terminators
  • Not stating WHICH device is the single point of failure — "the switch" not just "a device"
✅ Notes completed!
Video coming soon

What's in this video

  • • Star topology: diagram, central switch, advantages/disadvantages
  • • Mesh topology: full vs partial, fault tolerance, internet backbone
  • • Bus topology: backbone cable, terminators, why it's obsolete
Click slide or press arrow keys to navigate

Worksheet — 1.3.1d Network Topologies

8 questions · 21 marks

Q1Describe a star topology. What device is at the centre?[2]
✅ Mark scheme
All devices connect to a central device [1]; the central device is a switch (or hub) [1].
Q2State two advantages and two disadvantages of a star topology.[4]
✅ Mark scheme
Advantages: if one device fails, others are unaffected [1]; easy to add new devices [1]; Disadvantages: if the central switch fails, the whole network fails [1]; requires more cable than bus topology [1].
Q3Explain what a mesh topology is. What is the difference between full and partial mesh?[3]
✅ Mark scheme
A mesh topology has devices connected directly to some or all other devices [1]; full mesh: every device connects to every other device [1]; partial mesh: only some devices are fully interconnected [1].
Q4Why is a mesh topology used in critical infrastructure such as the internet backbone?[2]
✅ Mark scheme
If one connection/route fails, data can take an alternative path [1]; there is no single point of failure, so the network remains operational [1].
Q5Describe a bus topology. What are terminators and why are they needed?[3]
✅ Mark scheme
All devices connect to a single shared backbone cable [1]; terminators are placed at each end of the bus cable [1]; they absorb the signal to prevent it from reflecting back along the cable and causing interference [1].
Q6State the single point of failure for each of the three topologies.[3]
✅ Mark scheme
Star: the central switch [1]; Bus: the backbone cable [1]; Mesh: none (full mesh has no single point of failure) / in partial mesh, some paths may be critical [1].
Q7A new school is setting up its LAN. Suggest the most suitable topology and justify your answer.[2]
✅ Mark scheme
Star topology [1]; easy to add new devices; if one device fails it does not affect others; easy to manage and diagnose faults [1].
Q8In a full mesh network of 6 devices, how many connections are required? Show your working.[2]
✅ Mark scheme
Formula: n(n-1)/2 [1]; 6×5/2 = 15 connections [1].
?
out of 21 — self-mark above
Topic Quiz
Question 1 of 15
You scored
out of 15
Card 1 of 15
Click to reveal definition
🎉
Complete!
TermDefinition
🎯

Mini Test — 1.3.1d Network Topologies

10 questions · 10 marks · 10 minutes

← 1.3.1c Network Hardware 1.3 Computer Networks 1.3.2a Protocols →
🔒
Unlock Everything
Subscribe to access all OCR J277 lessons.
£7.99/month
or £59/year
Subscribe now →