TutorChase logo
Login
AQA A-Level Computer Science

18.2.2 Logical Bus Network Topology

Logical Bus Network Topology is a method of organising how devices communicate over a network, regardless of physical layout. It uses a shared medium for data transfer.

What is a logical topology?

A logical topology refers to the path that data takes as it moves through a network, which can differ from the network's physical design. It describes the data flow and communication rules within the network rather than the cables and hardware layout.

For example, two networks may appear physically identical—such as a series of devices connected to a central point—but they might operate using entirely different logical topologies. One might route data directly to specific devices (logical star), while another might broadcast data to all devices on the network (logical bus). This distinction is essential in understanding how communication happens internally, especially when analysing network efficiency and performance.

Logical topologies play a crucial role in determining:

  • How efficiently data is transmitted

  • How collisions are detected or avoided

  • How bandwidth is allocated

  • Which protocols are required to manage communication

Understanding logical topologies allows network administrators to make informed decisions about protocols, error handling mechanisms, and traffic control strategies, regardless of the physical setup.

How bus protocol governs communication

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?

Practice Questions

FAQ

A network administrator may choose a logical bus topology in certain scenarios due to its simplicity, ease of setup, and low cost. In small-scale environments, such as a temporary lab network, testing facility, or single-room setup, the benefits of minimal hardware requirements and fast deployment can outweigh the disadvantages. With a logical bus, only basic equipment like a hub and standard Ethernet cables are needed. This can be especially appealing in budget-constrained situations or where the network does not need to support many devices. Furthermore, in cases where devices rarely communicate or send minimal data, the impact of collisions and shared bandwidth is negligible. Logical bus topologies can also serve educational purposes, helping learners understand basic network communication principles. While less efficient than modern alternatives, the logical bus structure can still function effectively for specific, controlled use cases with low traffic demands, provided users are aware of its performance and scalability limits.

Broadcast traffic in a logical bus topology significantly impacts both performance and security. From a performance perspective, since all data is sent to every device, the network can quickly become saturated as the number of active devices increases. Every broadcast message consumes bandwidth, leaving less available for actual communication between devices. This shared medium results in higher collision rates and frequent retransmissions, which degrade network speed and efficiency. In terms of security, broadcasting poses risks because all connected devices can view every transmission, regardless of whether they are the intended recipient. This lack of segmentation makes the network vulnerable to packet sniffing or eavesdropping, where a malicious user could intercept sensitive data. Additionally, malicious broadcasts could easily reach all nodes, potentially disrupting the entire network. In more secure or privacy-conscious environments, the inability of a logical bus to isolate communication streams becomes a significant drawback, often requiring additional security tools or a different topology altogether.

The central hub in a network configured as a logical bus plays the crucial role of acting as a passive signal repeater. When it receives data from one device, it immediately retransmits that data to all other connected devices without filtering or addressing. This action mirrors the behaviour of a traditional bus cable, creating a shared communication medium where every device sees every message. The hub does not inspect the data or determine the destination; it simply rebroadcasts, enabling a network-wide broadcast communication model. This mechanism is fundamental to how a logical bus operates over a physically star-wired network. In contrast, a switch performs intelligent data forwarding. When it receives a frame, it checks the destination MAC address and sends the frame only to the appropriate port. This isolates communication between sender and recipient, reducing unnecessary traffic and collisions. While hubs support logical bus behaviour, switches effectively eliminate it, enforcing logical star communication even in physically identical layouts.

A logical bus topology cannot support full-duplex communication by design. In a logical bus, all devices share the same transmission medium and can only use it in one direction at a time. This means a device can either transmit or receive, but not both simultaneously. The network operates in half-duplex mode, where devices must take turns using the medium, and they must also ensure no other device is transmitting to avoid collisions. The lack of full-duplex support limits data throughput and increases latency, especially in networks with higher traffic. Applications that rely on real-time communication or simultaneous data exchange—such as VoIP, video conferencing, or online gaming—can suffer from poor performance. Additionally, the lack of concurrent communication restricts the network’s overall efficiency and scalability. To achieve full-duplex communication, a different logical topology, such as logical star with a switch, must be used, where each device can transmit and receive data independently and simultaneously over dedicated paths.

Under high traffic conditions, logical bus topology performs poorly due to its reliance on a shared communication channel. As more devices attempt to send data, the probability of collisions increases significantly. Each collision requires the transmitting devices to pause, wait for a random period, and attempt to resend the data. This introduces delays and reduces overall network efficiency. The constant need to retransmit causes congestion and can result in a dramatic drop in throughput. To manage this, logical bus networks rely on collision-handling mechanisms such as Carrier Sense Multiple Access (CSMA). Devices first listen to the medium to ensure it is idle before transmitting. If a collision occurs, protocols like CSMA with Collision Detection (CSMA/CD) prompt the devices to stop, back off, and retry after a random interval. Despite these mechanisms, the network remains highly sensitive to traffic volume. Beyond a certain threshold, the rate of collisions can overwhelm the network, making it unsuitable for high-demand environments without upgrading to a more efficient topology.

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