1. Network Topologies: Bus, Ring, and Star
Network topology refers to the physical or logical arrangement of devices (called nodes) in a network. The topology determines how nodes communicate with each other. The three fundamental topologies you need to know are Bus, Ring, and Star. Each has distinct advantages and disadvantages that make it suitable for different situations.
Key term
Examiner insight
Common pitfall
Worked example 14 marks
A small startup with 6 employees is setting up its first office. They need a cheap and simple network. Which topology would you recommend and why? Discuss one major drawback of your chosen topology.
- 1
Recommendation: A Bus topology would be the most suitable choice.
- 2
Justification 1 (Cost): It is the cheapest to install as it requires the least amount of cable. All devices connect to a single central cable (the bus).
- 3
Justification 2 (Simplicity): It is simple to set up, as you just need to run one main cable and tap each device into it using connectors.
- 4
Drawback: The main drawback is that the central cable is a single point of failure. If the main bus cable breaks anywhere, the entire network will fail. Also, performance degrades as more devices are added and try to communicate at the same time, leading to data collisions.
Recap
- A Bus topology connects all devices to a single central cable, which is cheap but has a single point of failure.
- A Ring topology connects each device to two others, forming a circle, with data often passed using a 'token'.
- A Star topology connects every device to a central hub or switch, which is robust but requires more cable.
- In a Bus topology, data is broadcast to all nodes, but only the intended recipient accepts it.
- In a Star topology, if one cable fails, only that one device is disconnected from the network.
- The choice of topology involves a trade-off between cost, reliability, and performance.
Quick check
- In which topology does the failure of a central device cause the entire network to fail?1 mark
- What is the main cable in a bus topology called?1 mark