CS29: Network Types & Topologies
Types of computer networks (PAN, LAN, WAN), wired and wireless connections, advantages and disadvantages of networking, and network topologies.
Types of computer networks (PAN, LAN, WAN), wired and wireless connections, advantages and disadvantages of networking, and network topologies.
Before networks, computers worked in isolation (standalone). Each computer had its own printer, its own storage, and no way to share data with other computers. Networks allow computers to communicate and share resources efficiently.
| Property | PAN | LAN | WAN |
|---|---|---|---|
| Range | Under 10 metres | One building/site | Cities, countries, worldwide |
| Ownership | Personal | Organisation | Third-party telecoms |
| Speed | Low | High | Moderate |
| Cost | Very low | Low to moderate | High |
| Technology | Bluetooth, USB | Ethernet, Wi-Fi | Fibre optic, satellite |
| Property | Ethernet | Fibre Optic | Wi-Fi | Bluetooth |
|---|---|---|---|---|
| Medium | Copper cable | Glass/plastic fibre | Radio waves | Radio waves |
| Speed | Up to 10 Gbps | Up to 100+ Gbps | Up to several Gbps | Low (1-3 Mbps) |
| Range | 100m per cable | Many km | 30-100m | Under 10m |
| Mobility | Fixed | Fixed | Mobile | Mobile |
| Security | High (physical) | High (physical) | Lower (broadcast) | Lower (broadcast) |
| Cost | Low | High | Low | Very low |
| Advantages | Disadvantages |
|---|---|
| Resource sharing (printers, storage) | Security risks (hackers, malware can spread) |
| File sharing between users | Cost of setting up and maintaining the network |
| Centralised data and backups | If server fails, many users are affected |
| Communication (email, messaging) | Slower access to shared resources at peak times |
| Shared internet connection | Unauthorised access to sensitive data |
| Software can be updated centrally | Need for specialist network staff (IT support) |
| Users can access their files from any computer | Network cables and hardware need maintenance |
In a star topology, all devices connect to a central hub or switch. All communication goes through this central device.
In a mesh topology, devices are interconnected with multiple connections. In a full mesh, every device is connected to every other device. In a partial mesh, some devices have multiple connections.
| Property | Star Topology | Mesh Topology |
|---|---|---|
| Central device | Yes (hub/switch) | No |
| Single point of failure | Yes (central hub) | No (multiple paths) |
| Cable cost | Moderate | High (full mesh) |
| Reliability | Moderate | Very high |
| Scalability | Easy to add devices | Difficult (exponential connections) |
| Typical use | Home/office LANs | Backbone networks, critical infrastructure |
| Mistake | Why It's Wrong | How to Fix It |
|---|---|---|
| Saying "the internet is a LAN" | The internet spans the globe - it's a WAN | Internet = largest WAN; home network = LAN |
| Saying "wireless is always better" | Wireless has security and reliability trade-offs | Compare speed, security, cost, and convenience |
| Forgetting mesh has no single point of failure | This is the key advantage of mesh | Mesh = multiple paths = no single point of failure |
| Saying "star topology fails if a cable breaks" | In star, one cable break only affects one device | In star: hub failure = total failure; cable failure = one device |
Q1: Define PAN, LAN, and WAN, giving an example of each.
Q2: Compare Ethernet and Wi-Fi, giving two advantages and two disadvantages of each.
Q3: Give three advantages and three disadvantages of using a computer network.
Q4: Compare star and mesh topologies. What is the main advantage of each?
Q5: Why is fibre optic cable used for backbone connections rather than copper Ethernet?
✗ Thinking a LAN must be wired and a WAN must be wireless ✓ LANs and WANs are distinguished by geographic scope, not connection type. A LAN can use WiFi; a WAN typically uses wired backbone connections between locations.
✗ Confusing star and mesh topology advantages ✓ Star: central device, easy to add nodes, single point of failure at hub/switch. Mesh: multiple connections, no single point of failure, expensive and complex to cable.
✗ Believing the internet and the World Wide Web are the same thing ✓ The internet is the global network of interconnected networks (infrastructure). The WWW is a service that runs on the internet using HTTP and web browsers to access web pages.
✗ Thinking client-server and peer-to-peer networks are types of topology ✓ Client-server and P2P are network MODELS (how resources are shared), not topologies (how devices are physically/logically connected). A star topology can use either model.
Compare star and mesh network topologies, giving two advantages and one disadvantage of each. Explain which topology would be better for a school network. [6 marks]
Star topology: Advantage 1: Easy to add new devices — just connect to the central switch/hub Advantage 2: If one cable fails, only that device is affected; others continue working Disadvantage: If the central switch/hub fails, the entire network goes down (single point of failure) Mesh topology: Advantage 1: No single point of failure — data can route through multiple paths Advantage 2: High reliability — if one connection fails, data finds alternative routes Disadvantage: Expensive and complex to cable — every device needs a connection to every other device Star topology is better for a school because it is cost-effective, easy to manage and expand (adding new computers is simple), and schools typically have a central server room with a switch. The cost and complexity of a full mesh would be impractical for 100+ devices. The central switch can be made redundant to mitigate the single point of failure.
AO1 (Computational Thinking — 40%): Demonstrate knowledge and understanding of the principles and concepts of computer science, including network types and topologies: LAN, WAN, star and mesh for AQA 8525, OCR J277 & Edexcel 1CP2.
AO2 (Application — 40%): Apply knowledge and understanding of computer science, including network types and topologies: LAN, WAN, star and mesh to analyse problems in computational terms and to design, write and evaluate solutions.
AO3 (Evaluation — 20%): Evaluate the effectiveness, correctness and efficiency of computational solutions, including network types and topologies: LAN, WAN, star and mesh, and make reasoned judgements about trade-offs.
Get the best revision books and guides to boost your grades.