Task: 1: To Study The Different Types of Network Cables and Network Topologies
Task: 1: To Study The Different Types of Network Cables and Network Topologies
Task: 1: To Study The Different Types of Network Cables and Network Topologies
1901870 / CSE(SEM:5)
Task: 1
To Study The Different Types Of Network Cables And
Network Topologies:
NETWORK CABES
To connect two or more computers or networking devices in a network, network cables are
used. There are three types of network cables; coaxial, twisted-pair, and fiber-optic.
Fiber optic cable, twisted pair cable, and coaxial cable are the three main types of network
cables used in communication systems. Each of them is different and suitable for various
applications.
1901870 / CSE(SEM:5)
dates back to the early days of the telegraph and radio. The advantages of
improved signal-to-noise ratio, crosstalk, and ground bounce that balanced
signal transmission brings are particularly valuable in wide bandwidth and
high fidelity systems.
According to whether the cable has a shielding layer, there are two common
types of twisted pair cables—shielded twisted pair (STP) cable and
unshielded twisted pair (UTP) cable. STP cable is available for Token Ring
networks, while the UTP cable is more suitable for Ethernet networks. The
most common UTP cable types applied in Ethernet network are cat5e, cat6a,
and cat7 cables, etc. The following image shows the different structures of
UTP and STP cables.
Coaxial Cable
Coaxial cable, or coax cable, is another type of copper cable which has an
inner conductor surrounded by foam insulation, symmetrically wrapped by a
woven braided metal shield, then covered by in a plastic jacket (as shown in
the following image). This unique design allows coaxial cable runs to installed
next to metal objects such as gutters without the power losses that occur in
other types of transmission lines. The coaxial cable acts as a high-frequency
transmission cable made up of a single solid copper core and compared to
twisted pair cable. It has 80 times or more transmission capability. This kind
of cable is mainly adopted in feedlines connecting radio transmitters and
receivers with their antennas, computer network connections, and
distributing cable television signals.
P a g e 2 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
The most common type of connector used with coaxial cables is the Bayone-
Neill-Concelman (BNC) connector . Different types of adapters are available
for BNC connectors, including a T-connector, barrel connector, and
terminator. Connectors on the cable are the weakest points in any network.
To help avoid problems with your network, always use the BNC connectors
that crimp, rather screw, onto the cable.
NETWORK TOPOLOGIES
In computer networks, a topology is used to explain how a network is
physically connected and the logical flow of information in the network. A
topology mainly describes how devices are connected and interact with each
other using communication links.
In computer networks, there are mainly two types of topologies, they are:
P a g e 3 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
In a computer network, there are mainly six types of physical topology, they are:
1.Bus Topology 2.Ring
Topology 3.Star
Topology 4.Mesh
Topology 5.Tree
Topology 6.Hybrid
Topology
Bus Topology
P a g e 4 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
Whe
n a sender sends a message, all other computers can hear it, but only the
receiver accepts it(verifying the mac address attached with the data frame) and
others reject it. Bus technology is mainly suited for small networks like LAN,
etc.
In this topology, the bus acts as the backbone of the network, which joins every
computer and peripherals in the network. Both ends of the shared channel have
line terminators. The data is sent only in one direction and as soon as it reaches
the end, the terminator removes the data from the communication line (to
prevent signal bounce and data flow disruption).
In a bus topology, each computer communicates to another computer on the
network independently. Every computer can share the network's total bus
capabilities. The devices share the responsibility for the flow of data from one
point to the other in the network.
For Example Ethernet cable, etc.
Advantages of Bus topology:
1. Simple to use and install.
2. If a node fails, it will not affect other nodes.
3. Less cabling is required.
4. Cost-efficient to implement.
Disadvantages of Bus topology:
P a g e 5 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
Ring Topology
Ring topology is a topology in which each computer is connected to exactly
two other computers to form the ring.
The message passing is unidirectional and circular in nature.
P a g e 6 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
Star Topology
Star topology is a computer network topology in which all the nodes are
connected to a centralized hub. The hub or switch acts as a middleware
between the nodes. Any node requesting for service or providing service, first
contact the hub for communication.
The central device (hub or switch) has point to point communication link(the
dedicated link between the devices which cannot be accessed by some other
computer) with the devices. The central device then broadcast or unicast the
message based on the central device used. The hub broadcasts the message,
while the switch unicasts the messages by maintaining a switch table.
Broadcasting increases unnecessary data traffic in the network.
P a g e 7 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
In a star topology, hub and switch act as a server, and the other connected
devices act as clients. Only one input-output port and one cable are required to
connect a node to the central device. This topology is better in terms of security
because the data does not pass through every node. For Example High-Speed
LAN, etc.
Advantages of Star topology:
1. Centralized control.
2. Less Expensive.
3. Easy to troubleshoot (the faulty node does not give response).
4. Good fault tolerance due to centralized control on nodes.
5. Easy to scale (nodes can be added or removed to the network easily).
6. If a node fails, it will not affect other nodes.
7. Easy to reconfigure and upgrade (configured using a central device).
Disadvantages of Star topology:
1. If the central device fails, the network will fail.
2. The number of devices in the network is limited (due to limited input-
output port in a central device).
Mesh Topology
Mesh topology is a computer network topology in which nodes are
interconnected with each other. In other words, direct communication takes
place between the nodes in the network.
P a g e 8 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
1901870 / CSE(SEM:5)
Tree Topology:
Tree topology is a computer network topology in which all the nodes are
directly or indirectly connected to the main bus cable. Tree topology is a
combination of Bus and Star topology.
In a tree topology, the whole network is divided into segments, which can be
easily managed and maintained. There is a main hub and all the other sub-hubs
are connected to each other in this topology.
Advantages of Tree topology:
1. Large distance network coverage.
2. Fault finding is easy by checking each hierarchy.
P a g e 10 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
Hybrid Topology:
A Hybrid topology is a computer topology which is a combination of two or
more topologies. In practical use, they are the most widely used.
P a g e 11 | 12
ABHISHEK KUMAR
1901870 / CSE(SEM:5)
3. Very Reliable (if one node fails it will not affect the whole network).
Disadvantages of Hybrid topology:
1. Complex design.
2. Expensive to implement.
3. Multi-Station Access Unit (MSAL) required.
P a g e 12 | 12