1.5 Network Topology
Network topology is the physical
or logical arrangement of computers, network devices, and cables in a computer
network. It defines how devices are connected and how data travels from one
device to another.
- Physical
topology
shows the actual arrangement of cables and devices.
- Logical
topology
shows the path through which data travels in the network.
A LAN topology
refers to the layout or structure used to connect computers within a Local
Area Network (LAN).
Types of Network
Topology
There are four
main types of network topology:
- Bus
Topology
2. Star Topology 3. Ring Topology 4. Hybrid Topology
1.5.1 Bus Topology
Bus topology is a network
topology in which all computers and network devices are connected to a
single main cable called the bus (backbone cable). Data travels through
this single cable to communicate between devices.
Terminators are attached at both
ends of the bus cable to absorb signals and prevent signal reflection. A
bus topology with exactly two endpoints is called a linear bus
topology.
How It Works
- All
computers are connected to a single backbone cable.
- When
a computer sends data, the data travels along the bus cable.
- Every
device receives the signal, but only the intended destination accepts it.
- Terminators
at both ends stop the signal from bouncing back.
Features of Bus
Topology
- Uses
a single backbone cable to connect all devices.
- Cost-effective because it
requires less cable than other topologies.
- Suitable
for small networks.
- Easy
to install, understand, and expand.
- Terminators
are required at both ends of the cable.
- Failure
of the main cable can stop the entire network.
Advantages
- Requires
less cable, making it low-cost.
- Easy
to install and maintain.
- Suitable
for small LANs.
- Easy
to add new devices.
- Does
not require a central device such as a switch or hub.
Disadvantages
- If
the backbone cable fails, the entire network stops working.
- Network
performance decreases as more devices are added.
- Difficult
to identify faults in the cable.
- Data
collisions can occur when multiple devices transmit simultaneously.
- Limited
cable length and number of connected devices.
Common Uses : Small offices , Small
computer laboratories , Temporary networks , Home networks with a few devices (older
installations)
1.5.2 Star
Topology
Star topology is a network
topology in which all computers and network devices are connected to a
central device called a hub or switch using separate cables. All
communication between devices passes through the central hub or switch.
A switch
receives data from one device and forwards it to the correct destination
device, improving network performance.
How It Works
- Every
computer is connected directly to a hub or switch.
- When
a device sends data, it first reaches the central hub or switch.
- The
hub or switch forwards the data to the intended destination.
- If
one cable or computer fails, the remaining network continues to work
normally.
Features of Star
Topology
- All
devices are connected to a central hub or switch.
- Provides
fast performance with low network traffic.
- Easy
to install, troubleshoot, manage, and expand.
- Failure
of one node or cable does not affect the other nodes.
- Can
be used with twisted pair, optical fiber, and coaxial cables.
- Most
widely used topology in modern LANs.
Advantages
- Fast
and efficient data communication.
- Easy
to install, manage, and troubleshoot.
- Failure
of one computer or cable does not affect the rest of the network.
- Easy
to add or remove devices without disturbing the network.
- Better
performance because each device has its own dedicated cable.
Disadvantages
- If
the hub or switch fails, the entire network stops working.
- Requires
more cable than bus topology.
- Installation
cost is higher due to the central device and additional cables.
- Network
performance depends on the central hub or switch.
Common Uses
- Schools
and colleges
- Computer
laboratories
- Offices
and businesses
- Banks
- Modern
home and office LANs
Diagram
1.5.3 Ring
Topology
Ring topology is a network
topology in which each computer is connected to two other computers, forming
a closed loop (ring). Data travels from one computer to the next until it
reaches the destination.
In a ring
topology, every computer has equal responsibility for forwarding data to
the next computer.
How It Works
- Each
computer is connected to two neighboring computers.
- The
last computer is connected to the first, forming a closed loop (ring).
- Data
is transferred sequentially from one computer to the next.
- Each
computer receives, regenerates, and forwards the data until it reaches the
destination.
- Repeaters may be used
in large ring networks to strengthen the signal.
Features of Ring
Topology
- Forms
a closed loop (ring).
- Each
computer is connected to two neighboring computers.
- Every
computer acts as both a client and a server while forwarding data.
- Data
is transferred sequentially around the ring.
- Fiber
optic cable
is commonly used for data transmission.
- Performance
is less affected by high network traffic.
- Repeaters are used in
large networks to improve signal strength.
- Comparatively
easy to install and expand.
Advantages
- Data
collisions are greatly reduced because data moves in one direction.
- Performs
well even under heavy network traffic.
- Every
computer has equal access to the network.
- Can
cover longer distances using repeaters.
- Suitable
for networks requiring orderly data transmission.
Disadvantages
- Failure
of a single computer or cable can disrupt the entire network.
- Adding
or removing a computer may interrupt the network.
- Troubleshooting
is more difficult than in a star topology.
- Data
must pass through multiple computers, which may increase transmission
time.
Common Uses
- Fiber
optic communication networks
- Metropolitan
Area Networks (MANs)
- Industrial
control systems
- Older
LAN implementations
Diagram
1.5.4 Hybrid
Topology
Hybrid topology is a network
topology that combines two or more different network topologies, such as
star, bus, ring, or mesh, into a single network. It combines the
advantages of different topologies to meet the specific needs of an
organization.
For example, a
company may use star topology in each department while connecting those
departments using a bus or ring topology.
How It Works
- Two
or more different topologies are connected together.
- Each
part of the network works according to its own topology.
- These
different topologies communicate as a single network.
- New
devices or network segments can be added easily as the network grows.
Features of Hybrid
Topology
- Combines
two or more different network topologies.
- Provides
high flexibility and scalability.
- Easy
to add new devices and technologies.
- Reduces
the chance of complete network failure.
- Uses
the advantages of different topologies to improve performance.
- Suitable
for large and complex networks.
Advantages
- Highly
flexible and scalable.
- Easy
to expand as the network grows.
- More
reliable because failure in one part usually does not affect the entire
network.
- Provides
better performance by combining the strengths of different topologies.
- Suitable
for organizations with different networking requirements.
Disadvantages
- Expensive
to install and maintain.
- Complex
to design and manage.
- Troubleshooting
can be difficult.
- Requires
more networking devices and cables.
Common Uses
- Large
companies and corporate offices
- Universities
and colleges
- Banks
- Hospitals
- Government
organizations
- Large
campus networks
Diagram
Difference Between
Bus, Star, Ring, and Hybrid Topology
|
Basis |
Bus Topology |
Star Topology |
Ring Topology |
Hybrid Topology |
|
Definition |
All devices are
connected to a single backbone cable. |
All devices are
connected to a central hub or switch. |
Each device is
connected to two neighboring devices, forming a closed loop. |
A combination of
two or more different network topologies. |
|
Connection |
Single backbone
cable. |
Central hub or
switch. |
Closed circular
loop. |
Combination of
different topologies. |
|
Central Device |
Not required. |
Hub or Switch is
required. |
Not required. |
Depends on the
topologies used. |
|
Data
Transmission |
Data travels
through the backbone cable. |
Data passes
through the hub or switch. |
Data travels
sequentially from one device to another. |
Depends on the
combined topologies. |
|
Cable Required |
Least amount of
cable. |
More cable than
bus topology. |
Moderate amount
of cable. |
Highest amount
of cable. |
|
Cost |
Low. |
Medium. |
Medium. |
High. |
|
Installation |
Easy. |
Easy. |
Moderate. |
Complex. |
|
Expansion |
Easy to expand. |
Easy to add new
devices. |
Expansion may
interrupt the network. |
Highly flexible
and scalable. |
|
Failure Effect |
Failure of the
backbone cable stops the entire network. |
Failure of one
node does not affect others, but hub/switch failure stops the network. |
Failure of one
node or cable may stop the entire network. |
Failure in one
section usually does not affect the whole network. |
|
Performance |
Performance
decreases as more devices are added. |
Fast performance
with low network traffic. |
Performs well
under heavy traffic. |
High performance
by combining the strengths of different topologies. |
|
Best Used For |
Small networks. |
Schools,
offices, and LANs. |
Fiber optic and
industrial networks. |
Large
organizations and enterprise networks. |
No comments:
Post a Comment