TutorChase logo
Login
OCR GCSE Computer Science Notes

3.1.6 Network Topologies

Network topologies define the arrangement of computers and devices in a network. Two common topologies are Star and Mesh, each with its own structure, benefits, and limitations.

Star Topology

In a Star topology, all devices are connected to a single central device, typically a switch or hub. Each node has a dedicated cable linking it directly to this central device. The central device manages communication by receiving data from one device and sending it to the intended recipient.

Layout of a Star Topology

  • Each computer (node) is individually connected to a central switch or hub.

  • Data transmission always passes through the central device.

  • If one cable fails, only the connected device is affected.

Imagine the structure resembling a wheel, where the central device is the hub and the computers are the spokes.

Advantages of Star Topology

  • Centralized management: Easy to monitor and manage the entire network through the central device.

  • Simple to add new devices: Adding a new node only requires connecting it to the central device.

Practice Questions

Take your grades to the next level!

UPGRADING TO PREMIUM UNLOCKS
AI Tutor
AI-powered study assistant
instant feedback and guidance
Predicted Papers
Examiner-style predicted papers
based on recent exam trends
Practice Questions
All exam practice questions
by topic for each subject
Study Notes
All detailed revision notes
written by expert teachers
Cheat Sheets
Quick revision summaries
perfect for last-minute review
Past Papers
Complete collection
of practice and past exam papers
Email
Password
Confirm Password
Already have an account?

FAQ

Cable length is critical in a star topology because each device has its own direct connection to the central hub or switch. Longer cables can lead to signal degradation, which means the quality and speed of data transmission can suffer over extended distances. Especially in larger buildings or campus networks, the physical limit of cable types, such as Ethernet cables (Cat5e, Cat6), becomes an important factor. For example, standard Ethernet cables are recommended not to exceed 100 meters; beyond this, data transmission can become unreliable without using repeaters or additional networking equipment. Longer cables also increase latency slightly, although this might not be noticeable in small setups. Careful planning of cable length ensures that the network remains efficient, avoids unnecessary signal loss, and keeps installation costs manageable. Additionally, managing cable lengths helps maintain organized, accessible wiring, which simplifies troubleshooting and future expansion.

A partial mesh topology connects some devices directly to each other but not every device to all others, while a full mesh topology ensures that every device is connected to every other device. In a full mesh, the number of connections grows rapidly as devices are added, following the formula n(n-1)/2, where n is the number of devices. This leads to a highly redundant but very complex and expensive network. Partial mesh reduces this complexity and cost by only connecting devices that need to communicate frequently or that are critical for the network’s function. While a partial mesh sacrifices some redundancy compared to a full mesh, it still offers multiple paths for data to travel, improving fault tolerance without overwhelming the network with unnecessary connections. Organizations often choose partial mesh designs to strike a balance between performance, reliability, and cost, especially when full connectivity is not essential for every device.

Troubleshooting a mesh topology can be significantly more complex compared to other network types. First, because each device is connected to multiple other devices, identifying the exact point of failure can be difficult without specialized network management tools. Unlike a star topology where a single switch can be easily checked, a mesh network requires examining multiple possible pathways and checking device configurations, cable connections, or wireless links. The complexity increases with the size of the network because a fault could affect several alternative routes. Network loops, if not properly managed by protocols like Spanning Tree Protocol (STP), can cause broadcast storms, making the network unstable and harder to diagnose. Additionally, the high number of connections means physical inspections can be time-consuming. Network administrators often use sophisticated monitoring software to visualize the topology, analyze traffic patterns, and isolate faults quickly without manually inspecting every connection.

Wireless mesh networks are preferred when laying physical cables is impractical, too expensive, or environmentally disruptive. Examples include outdoor public Wi-Fi systems, rural area internet access, disaster recovery zones, and large temporary events like festivals. In these situations, setting up wired infrastructure would be time-consuming and costly. Wireless mesh networks allow devices, known as nodes, to communicate wirelessly and forward data to neighboring nodes, forming a self-healing and adaptable network. If one node fails or moves out of range, the network can dynamically reroute data through alternative nodes without manual intervention. Wireless mesh networks are also scalable, allowing new nodes to be easily added without extensive reconfiguration. However, they may face issues with bandwidth limitations and signal interference, so they are best used when flexibility and rapid deployment are more important than extremely high-speed, high-capacity connections typically provided by wired mesh systems.

In a star topology, data collision handling is primarily managed by the central switch, which directs traffic intelligently between devices and minimizes the chance of collisions. In networks using switches (as opposed to hubs), data packets are sent only to their intended destination, greatly reducing the risk of collision compared to shared communication methods like bus topologies. However, if hubs are used instead of switches, collisions can occur, as all devices share the same bandwidth. In a mesh topology, since devices can communicate directly with multiple others, collisions are rare but still possible in wireless mesh setups or on shared mediums. Wired mesh networks using dedicated links for each connection rarely experience collisions because each link is used solely between two devices. Protocols like CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) are often implemented in wireless mesh networks to reduce collision risks by having devices check the communication channel before transmitting data.

Hire a tutor

Please fill out the form and we'll find a tutor for you.

1/2
Your details
Alternatively contact us via
WhatsApp, Phone Call, or Email