Save
...
Computer Networks Chapter 1
Types of Topology
BUS Topology
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Kitridge Seamus
Visit profile
Cards (6)
Bus Topology
Also known as
line topology
, it is a type of network topology where all devices on a network are connected to a single cable, called a
bus
or
backbone
View source
Bus Topology
Bi-directional
data transmission
Uses
twisted-pair
or
coaxial
cable as the
bus
(
backbone
cable)
Devices connected to the cable via a
tap
or
connector
View source
How Bus Topology Works
1. Single
central
cable serves as the
shared communication
medium
2.
Terminators
used at each
end
of the cable to
absorb signals
3. Prevents signal
reflection
and
interference
View source
Data Transmission in Bus Topology
1. Device
broadcasts
data onto the cable
2. Only the device with
matching destination address
processes the data
3.
CSMA
/
CD
protocol used to manage data
transmission
and avoid
collisions
View source
Advantages of Bus Topology
Less cabling
Easy to install
Less expensive
Fast data transfer
Upgradeable
Scalable
Efficient
Reliable
View source
Disadvantages of Bus Topology
Core failure
Low security
Limited speed
Not suitable for
large networks
View source