📡 Paper 1 · Topic 2: Data Transmission
2.1b Network Types & Topologies
Cambridge IGCSE Computer Science 0478 · ~14 min read · ⭐ Pro

Network Types

LAN — Local Area Network

A LAN covers a small geographical area (e.g. a school, office, or home). Hardware is owned by the organisation. Connected using cables (Ethernet) or Wi-Fi.

  • Small geographic area (single site)
  • High data transfer speeds
  • Hardware owned and maintained by the user
  • Example: school network, home network

WAN — Wide Area Network

A WAN covers a large geographical area, connecting multiple LANs. Uses third-party telecoms infrastructure (leased lines, internet). The internet is the world's largest WAN.

  • Large geographical area (cities, countries, worldwide)
  • Lower speeds than LAN (depends on infrastructure)
  • Infrastructure leased from third parties
  • Example: internet, a company's network across multiple countries
FeatureLANWAN
AreaSmall (single site)Large (multi-site/global)
OwnershipUser organisationThird-party / leased
SpeedHighGenerally lower
CostLower initial costOngoing leased costs

Network Topologies

A topology describes the physical or logical arrangement of devices in a network.

Star Topology

All devices connect to a central switch or hub. Most common in modern LANs.

  • Advantages: Failure of one device doesn't affect others; easy to add/remove devices; easy fault diagnosis
  • Disadvantages: Central switch failure brings down entire network; more cable required; switch is expensive

Bus Topology

All devices connect to a single shared cable (backbone) with terminators at each end.

  • Advantages: Cheap and easy to install; less cabling needed
  • Disadvantages: Backbone failure brings down entire network; collisions as devices compete for the cable; performance degrades with more devices; difficult to fault-find

Mesh Topology (extension)

Devices connect to multiple other devices. Common in wireless networks and the internet.

  • Fully meshed: every device connects to every other — very resilient but expensive
  • Partially meshed: some redundant paths — compromise between cost and resilience
  • Advantages: Highly resilient, many redundant paths
  • Disadvantages: Very expensive; complex to configure
Exam tip: Cambridge most commonly tests star vs bus. Know the key trade-offs. Star is more reliable; bus is cheaper. If the question mentions a switch, it's star topology. If it mentions a backbone cable, it's bus.
⚠️ Common Mistakes
  • Saying a bus network is fast — collisions make it slow with many devices
  • Confusing "hub" and "switch" — a hub broadcasts to all; a switch sends only to the intended device
  • Saying a star network fails if one computer breaks — it's only the central switch failure that brings it all down
Video coming soon
Click slide or press arrow keys to navigate
✍️

Worksheet — Networks & Topologies

5 questions · 12 marks

Q1Describe two differences between a LAN and a WAN.[4]
✅ Mark scheme
Any 2 differences (1 mark each side): LAN covers a small area / WAN covers a large area [1+1]; LAN hardware is owned by the organisation / WAN uses leased third-party infrastructure [1+1]; LAN typically faster / WAN generally slower [1+1]
Q2State one advantage and one disadvantage of a star topology.[2]
✅ Mark scheme
Advantage: failure of one device does not affect others / easy to add devices / easy fault diagnosis [1]; Disadvantage: if the central switch fails the whole network fails / more cabling needed / switch is expensive [1]
Q3Explain why a bus topology is not suitable for a large school network.[2]
✅ Mark scheme
Performance degrades as more devices compete for the shared backbone cable / more collisions occur [1]; if the backbone cable fails the entire network goes down [1]
Q4A small office has 6 computers all connected to a central switch. What topology is this? Give one reason for your answer.[2]
✅ Mark scheme
Star topology [1]; all devices connect to a central switch/hub [1]
Q5Explain what is meant by a 'mesh' network topology and give one advantage of this type.[2]
✅ Mark scheme
Mesh: each device connects to multiple (or all) other devices [1]; advantage: highly resilient — if one path fails, data can be rerouted via another path [1]
Quiz — Networks & Topologies
Q 1 of 8
Score
/ 8
Click to reveal
TermDefinition
🎯

Mini Test — Networks & Topologies

10 minutes · 9 marks

← 2.1a Transmission Methods Topic 2: Data Transmission Next: 2.1c Protocols →
🔒
Pro Content
Upgrade to Pro to access all lessons, quizzes and worksheets.
£7.99/month
or £59/year
Subscribe now →