Bus Topology
Bus Topology
A bus topology is a network architecture where all devices are connected to a single central cable, known as
the bus or backbone. Data transmitted by a device travels along this cable and is received by all devices on the
network.
Description
Structure: All nodes (computers or
devices) are connected to a single
central cable or backbone.
Communication: Data sent from a
device travels along the bus and is
read by all devices. The intended
recipient then processes the data.
Termination: The ends of the bus
must be terminated with
terminators to prevent signal
reflection that can cause data errors.
Advantages
Cost-Effective: It requires less cabling than star topologies, making it cheaper to install.
Easy to Implement: The setup process is straightforward and does not require complex hardware.
Scalability: Adding new devices to the network is relatively easy by connecting them to the bus.
Efficient Use of Bandwidth: In a bus topology, data sent from one device is available to all other
devices on the network, which can be efficient in environments where all nodes need to access the
same data.
Disadvantages
Limited Cable Length and Number of Nodes: The length of the bus and the number of devices
are limited. Too many devices can cause network congestion and performance degradation.
Performance Issues: As more devices are added, the network can slow down due to increased traffic
and collisions.
Single Point of Failure: If the central bus cable fails, the entire network is affected, leading to a
complete network outage.
Difficult to Troubleshoot: Although identifying faults can be simple, isolating issues in a large bus
topology can be challenging because the entire network can be impacted by a single fault.
Bus topologies were more common in earlier network designs but have largely been replaced by more modern
topologies like star or mesh due to their limitations.
Star topology
In a star topology, all devices (nodes) in the network are connected to a central hub or switch. This central
device acts as a repeater for data flow. Each node is connected to the central hub with its own dedicated
cable, creating a star-like structure. The central hub manages and routes data to the appropriate nodes.
Network
topologies
Subject : computer
Project made by : Aimen Zahra