Network Topologies
Network Topologies
&
TOPOLOGIES
Disadvantages of PAN
• It may establish a bad connection to other networks at the same radio
bands.
• Distance limits
LAN (Local Area Network)
• A Local Area Network (LAN) is a group of computer and peripheral devices which
are connected in a limited area such as school, laboratory, home, and office building.
• Computers linked together over a small geographic region
• It is a widely useful network for sharing resources like files, printers, games, and
other application.
Characteristics of LAN
• It is a private network, so an outside regulatory body never controls it.
• LAN operates at a relatively higher speed compared to other WAN systems.
• There are various kinds of media access control methods like token ring and
ethernet.
Advantages of LAN
Disadvantages
• Difficultly in fault detection.
• Not scalable as there is a limit of how many nodes you can connect with
backbone cable.
Ring Topology
• In ring topology each device is connected with the two devices on either side of it.
• There are two dedicated point to point links a device has with the devices on the either side of it.
• This structure forms a ring thus it is known as ring topology. If a device wants to send data to
another device then it sends the data in one direction, each device in ring topology has a repeater,
if the received data is intended for other device then repeater forwards this data until the intended
device receives it.
Advantages
• Easy to install.
• Managing is easier as to add or remove a device from the topology only two links
are required to be changed.
Disadvantages
• A link failure can fail the entire network as the signal will not travel forward due
to failure.
• Data traffic issues, since all the data is circulating in a ring.
Star Topology
• Nodes connect to a central communications device (switch)
• A node sends a signal to the switch, which retransmits it to the other nodes
• A node accepts only signal addressed to it
Advantages
• Less expensive because each device only need one I/O port and needs to be
connected with hub with one link.
• Easier to install
• Less amount of cables required because each device needs to be connected with
the hub only.
• Robust, if one link fails, other links will work just fine.
• Easy fault detection because the link can be easily identified.
Disadvantages
• If hub goes down everything goes down, none of the devices can work without
hub.
• Hub requires more resources and regular maintenance because it is the central
system of star topology.
Mesh Topology
• In mesh topology each device is connected to every other device on the network through a dedicated point-to-
point link.
• When we say dedicated it means that the link only carries data for the two connected devices only.
• Lets say we have n devices in the network then each device must be connected with (n-1) devices of the
network.
• Number of links in a mesh topology of n devices would be n(n-1)/2.
Advantages
• No data traffic issues as there is a dedicated link between two devices which means
the link is only available for those two devices.
• Mesh topology is reliable and robust as failure of one link doesn’t affect other links
and the communication between other devices on the network.
• Mesh topology is secure because there is a point to point link thus unauthorized
access is not possible.
• Fault detection is easy.
Disadvantages
• Amount of wires required to connected each system is tedious and headache.
• Since each device needs to be connected with other devices, number of I/O ports
required must be huge.
• Scalability issues because a device cannot be connected with large number of
devices with a dedicated point to point link.
Hybrid topology
• A combination of two or more topology is known as hybrid topology. For example
a combination of star and mesh topology is known as hybrid topology.
Advantages
• We can choose the topology based on the requirement for example, scalability is
our concern then we can use star topology instead of bus technology.
• Scalable as we can further connect other computer networks with the existing
networks with different topologies.
Disadvantages
• Fault detection is difficult.
• Installation is difficult.
• Design is complex so maintenance is high thus expensive.
Network Cabling
• Cable is the medium through which information usually moves from one network device
to another. There are several types of cable which are commonly used with LANs.
• In some cases, a network will utilize only one type of cable, other networks will use a
variety of cable types.
• The type of cable chosen for a network is related to the network's topology, protocol, and
size.
• There are different types of network cable. These are:
• Twisted Pair Cable
• Coaxial Cable
• Fiber-Optic Cable
Twisted Pair Cable
• The twisted-pair cable was primarily developed for computer networks. This cable is also
known as Ethernet cable. Almost all modern LAN computer networks use this cable.
• Twisted pair cable consists of pairs of copper wires twisted around each other and
covered by a protective jacket (or sheath).
• The twists cause the magnetic fields that form around the copper wires to intermingle,
which makes them less susceptible to interference.
• This cable consists of color-coded pairs of insulated copper wires. Every two wires are
twisted around each other to form pair. Usually, there are four pairs. Each pair has one
solid color and one stripped color wire. Solid colors are blue, brown, green and orange.
• There are two types of twisted-pair cable; UTP and STP.
Shielded Twisted Pair (STP)
• If the twisted pair cable contains a layer of foil shielding to reduce interference,
it is known as shielded twisted pair (STP) cable.
• In the STP (Shielded twisted-pair) cable, each pair is wrapped with an additional
metal shield, then all pairs are wrapped in a single outer plastic sheath.
Unshielded Twisted Pair (UTP)
• If it does not contain a layer of foil shielding, it is known as unshielded twisted pair
(UTP) cable, which is more susceptible to interference.
• In the UTP (Unshielded twisted-pair) cable, all pairs are wrapped in a single plastic
sheath.
• Unshielded twisted pair (UTP) is the most popular and is generally the best option
for school networks.
Coaxial Cable
• Coaxial cable is the cable used with cable TV.
• The coaxial cables were not primarily developed for the computer network. These cables were developed for
general purposes.
• It consists of four main components:
1. A copper core used for transmitting the signal
2. A solid layer of nonconductive insulating material surrounding the core
3. A layer of braided metal that reduces interference
Coaxial Cable
• A single-core coaxial cable uses a single central metal (usually copper) conductor,
while a multi-core coaxial cable uses multiple thin strands of metal wires.
Fiber-Optic Cable
• Fiber-optic cable is composed of a glass (or plastic) fiber (or a bundle of fibers) that comprises the core of the cable (where the
data is transmitted).
• In a fiber-optic cable, electrical data signals from network devices are converted to light pulses before they are transmitted.
• The core is made from the thin strands of glass or plastic that can carry data over the long distance.
• The core is wrapped in the cladding; the cladding is wrapped in the buffer, and the buffer is wrapped in the jacket.
• This cable can transmit data over a long distance at the highest speed. It can transmit data up to 40 kilometers at the speed of
100Gbps.
Fiber-Optic Cable
• Based on how many beams of light are transmitted at a given time, there are two
types of fiber optical cable; SMF and MMF.
SMF (Single-mode fiber) optical cable
• This cable carries only a single beam of light.
• This is more reliable and supports much higher bandwidth and longer distances than the MMF
cable.
• This cable uses a laser as the light source and transmits 1300 or 1550 nano-meter wavelengths of
light.