Chapter 9 Computer Network
Chapter 9 Computer Network
2
3
4
5
Network topology:
The pattern of interconnection of nodes in a networks is called topolgy.
1.Cost
2.Flexiblity
3.Reliablity
6
A point-to-point communication is also known as P2P. In the context of
telecommunication, it is an established connection between two nodes that may
be used to communicate back and forth. A basic telephone call, in which one
phone is connected to another, and both nodes can send and receive audio, is the
most common example of point-to-point communication.
Star topology
Alternatively called a star network, star topology is one of the most
common network setups. Every node connects to a central network device in this
configuration, like a hub, switch, or computer. The central network device acts as
a server, and the peripheral devices act as clients.
7
The central network device determines the performance and number of
nodes the network can handle.
If the central computer, hub, or switch fails, the entire network goes down,
and all computers are disconnected from the network.
8
It's the easiest network topology for connecting computers
or peripherals in a linear fashion.
It requires less cable length than a star topology.
Ring topology
In a ring network, packets of data travel from one device to the next
until they reach their destination. Most ring topologies allow packets to
travel only in one direction, called a unidirectional ring network.
Others permit data to move in either direction, called bidirectional.
9
The major disadvantage of a ring topology is that if any individual
connection in the ring is broken, the entire network is affected.
10
Tree topology
A tree topology is a special type of structure where many connected
elements are arranged like the branches of a tree. For example, tree
topologies are frequently used to organize the computers in a
corporate network, or the information in a database.
In a tree topology, there can be only one connection between any two
connected nodes. Because any two nodes can have only one mutual
connection, tree topologies create a natural parent and child hierarchy.
11
This network is very difficult to configure as compared to the other
network topologies.
The length of a segment is limited & the limit of the segment depends
on the type of cabling used.
Due to the presence of a large number of nodes, the network
performance of tree topology becomes a bit slow.
Mesh topology
A mesh topology is a network setup where each computer and network
device is interconnected with one another. This topology setup allows
for most transmissions to be distributed even if one of the connections
goes down. It is a topology commonly used for wireless networks.
Below is a visual example of a simple computer setup on a network
using a mesh topology.
12
Disadvantages of a mesh topology
The cost to implement is higher than other network
topologies, making it a less desirable option.
Building and maintaining the topology is difficult and time
consuming.
The chance of redundant connections is high, which adds
to the high costs and potential for reduced efficiency.
Network Devices:
Modem
A modem or broadband modem is a hardware device that
connects a computer or router to a broadband network. For
example, a cable modem and DSL modem are two examples of
these types of Modems
13
A broadband modem is an external device that connects to
your computers and other network devices using either
a network cable or over a wireless connection.
14
External modem - Modem in a box that connects to the computer
externally, using a serial port or USB port. The picture is an example of
an external USRobotics modem.
Removable modem - Modem used with older laptops PCMCIA slot and
can be added or removed as needed.
Hub
15
Types of Hub
There are three types of the hub that are given below:
1. Passive Hub
2. Active Hub
Passive Hub: The passive hubs are the connection point for
wires that helps to make the physical network. It is capable of
determining the bugs and faulty hardware.
Switch
o A switch is a networking device, which provides the facility to share the
information & resources by connecting different network devices, such
as computers, printers, and servers, within a small business
network.
o With the help of a switch, the connected devices can share the data &
information and communicate with each other.
Advantages of Switch
o It enhances the available bandwidth of the network.
o It can be directly connected to the workstations or devices.
o Enhances the performance of the network.
o Networks with switches have less frame collision, and it is because
switches develop the collision domain for each network.
16
Repeaters
Repeaters are network devices operating at physical layer of the OSI model that amplify
or regenerate an incoming signal before retransmitting it. They are incorporated in
networks to expand its coverage area. They are also known as signal boosters.
Types of Repeaters
According to the types of signals that they regenerate, repeaters can be classified into
two categories −
Advantages of Repeaters
Repeaters are simple to install and can easily extend the length or the coverage area of
networks.
They are cost effective.
Router:
It is a network devices that forwards data from one
network to another .
It works like a bridge but can handle different
protocols.
A router can be wired and wireless
A router can link Ethernet to a mainframe.
Gateway:
17
18