Computer Networks
Computer Networks
Computer Networks
2
Personal Area Network (PAN)
3
Personal Area Network (PAN)
4
Local Area Network (LAN)
• 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 off ice
building.
• LAN is used for connecting two or more personal computers through a
communication medium such as twisted pair, coaxial cable, etc.
• It is less costly as it is built with inexpensive hardware such as hubs, network
adapters, and ethernet cables.
• The data is transferred at an extremely faster rate in Local Area Network.
• Local Area Network provides higher security.
5
Local Area Network (LAN)
6
Metropolitan Area Network (MAN)
7
Metropolitan Area Network (MAN)
8
Metropolitan Area Network (MAN)
9
Wide Area Network (WAN)
• A Wide Area Network is a network that extends over a large geographical area
such as states or countries.
• A Wide Area Network is quite bigger network than the LAN.
• A Wide Area Network is not limited to a single location, but it spans over a large
geographical area through a telephone line, fiber optic cable or satellite links.
• The internet is one of the biggest WAN in the world.
• A Wide Area Network is widely used in the f ield of Business, government, and
education.
10
Wide Area Network (WAN)
11
Advantages Wide Area Network (WAN)
• Security issue: A WAN network has more security issues as compared to LAN and
MAN network as all the technologies are combined together that creates the
security problem.
• Needs Firewall & antivirus software: The data is transferred on the internet
which can be changed or hacked by the hackers, so the f irewall needs to be used.
Some people can inject the virus in our system so antivirus is needed to protect
from such a virus.
• High Setup cost: An installation cost of the WAN network is high as it involves the
purchasing of routers, switches.
• Troubleshooting problems: It covers a large area so fixing the problem is difficult.
13
Network Topology
• Topology def ines the structure of the network of how all the components are
interconnected to each other.
• There are two types of topology: physical and logical topology.
14
Bus Topology
• In a Bus topology, there is a single communication line or cable shared by all the
nodes in the network by drop lines and taps.
• When a node wants to send a message over the network, it puts a message over
the network.
• All the stations available in the network will receive the message whether it has
been addressed or not.
15
Advantages Bus Topology
• Low-cost cable: In bus topology, nodes are directly connected to the cable
without passing through a hub. Therefore, the initial cost of installation is low.
• Moderate data speeds: Coaxial or twisted pair cables are mainly used in bus-
based networks that support up to 10 Mbps.
• Familiar technology: Bus topology is a familiar technology as the installation and
troubleshooting techniques are well known, and hardware components are easily
available.
16
Disadvantages of Bus Topology
17
Ring Topology
• In-ring topology, the various nodes are connected in the form of a ring or circle
in which data flows in a circle, from one station to another station.
• It has no beginning or endpoint that needs to be terminated in the network. The
following figure shows the working of ring topology.
• The node that receives the message from the previous computer will retransmit
to the next node.
18
Advantages of Ring Topology
• Product availability: Many hardware and software tools for network operation
and monitoring are available.
• Cost: Twisted pair cabling is inexpensive and easily available. Therefore, the
installation cost is very low.
• Less Collision: If two nodes send messages simultaneously, then the signals of
both nodes may not collide with each other. because it is unidirectional.
• Network control: Any changes made in the star topology are automatically
accommodated. Star Topology
• Limited failure: As each station is connected to the central hub with its own
cable, therefore failure in one cable will not affect the entire network.
19
Disadvantages of Ring Topology
• Failure: The breakdown in one station leads to the failure of the overall network.
• Reconf ig uration diff icult: Adding new devices to the network would slow down
the network.
• Delay: Communication delay is directly proportional to the number of nodes.
Adding new devices increases the communication delay.
• Less Reliability: During receiving previous messages and retransmitting, all the
nodes will be involved. Messages convey by all interrelated nodes.
• Less Security: All nodes use the same share line, so it is less secure.
20
Star Topology
21
Mesh Topology
22
Advantages of Mesh Topology
• Reliable: The mesh topology networks are very reliable as if any link breakdown
will not affect the communication between connected computers.
• Fast Communication: Communication is very fast between the nodes.
• Easie r R e conf ig u rat ion: Ad d ing ne w d evice s w ou ld not d isr u p t t he
communication between other devices.
23
Disadvantages of Mesh Topology
24
Tree Topology
• Tree topology combines the characteristics of bus topology and star topology.
• A tree topology is a type of structure in which all the computers are connected
with each other in hierarchical fashion.
• The top-most node in tree topology is known as a root node, and all other nodes
are the descendants of the root node.
• There is only one path exists between two nodes for the data transmission. Thus,
it forms a parent-child hierarchy.
25
Hybrid Topology
26
Hybrid Topology
27