Network Fundamentals Lecture No 2 N+
Network Fundamentals Lecture No 2 N+
Lecture No 2
Asst. Prof. Abdul Shakoor Azimy
Institute of Top Target Technology
Outline
• What is Topology?
• Type of Network Topology
• Point to Point
• Bus Topology
• Ring Topology
• Star Topology
• Mesh Topology
• Tree Topology
• Hybrid Topology
• How to select a Network Topology?
What is Topology?
• Network topologies describe the methods in which all the
elements of a network are mapped.
• The topology term refers to both the physical and logical layout
of a network.
1. Physical topology:
This type of network is an actual layout of the computer cables and other
network devices
2. Logical topology:
The logical topology specifies the flow of information and communication
in the network
Types of Network Topologies
Point to Point
• Point-to-point topology is the
easiest of all the network
topologies.
• In this method, the network
consists of a direct link between
two computers.
Advantages:
• This is faster and highly reliable than other types of connections since there is a direct
connection.
• No need for a network operating system
• Does not need an expensive server as individual workstations are used to access the files
• No need for any dedicated network technicians because each user sets their permissions
Disadvantages:
• The biggest drawback is that it only be used for small areas where computers are in close
proximity.
• You can't back up files and folders centrally
• There is no security besides the permissions. Users often do not require to log onto their
workstations.
Bus Topology
• Bus topology uses a single cable which connects all the
included nodes.
• The main cable acts as a spine for the entire network.
• One of the computers in the network acts as the computer
server.
• When it has two endpoints, it is known as a linear bus topology
In Bus Topology
• In this topology, all computers connect through a single continuous
coaxial cable.
• This cable is known as the backbone cable.
• Both ends of the backbone cable are terminated through
the terminators.
• To connect a computer to the backbone cable, a drop cable is used.
• To connect the drop cable to the computer and backbone cable,
the BNC plug and BNC T connector are used respectively.
• The following image shows the bus topology
Work Process of Bus Topology
• When a computer transmits data in this topology, all computers
see that data over the wire, but only that computer accepts the
data to which it is addressed. It is just like an announcement
that is heard by all but answered only by the person to whom
the announcement is made.
For example, if in the above network, PC-A sends data to the PC-C then all
computers of the network receive this data but only the PC-C accepts it.
The following image shows this process. If PC-C replies, only the PC-A accepts the
return data. The following image shows this process.
Ring Topology
• In this topology, all computers connect in a circle.
• Each computer directly connects to two other computers in the
network.
• Data moves down a one-way path from one computer to
another.
• When data signals pass from one computer to the next, each
computer regenerates the signals.
• Since the signals are regenerated on each passing computer,
the quality of the signals remains constant throughout the ring.
Star Topology
• In this topology, all computers connect to a centralized
networking device.
• Usually, a networking switch or a Hub (in earlier days) is used
as the centralized device.
• Each computer in the network uses its own separate twisted
pair cable to connect to the switch.
• Twisted pair cable uses RJ-45 connectors on both ends
Mesh Topology
• In this topology, multiple paths exist between end devices.
• Based on paths, a mesh topology can be divided into two
types; fully meshed and partially meshed.
If a direct path exists from each end device to every other end devices in the network, it’s a
fully meshed topology
If multiple paths exist between the end devices in the network, it’s a partially meshed
topology
Outline
To know how many connections require to make a network fully
meshed, we can use the following formula
Network Topology