Network Concepts Module 1
Network Concepts Module 1
NETWORKING CONCEPTS
1.1 Learning objectives
To know about uses, applications, disadvantages of network
To elaborate various types of network
To elaborate various types of topologies
Discuss switching techniques
1.2 Definition
1.3 Applications
sharing information
sharing of hardware and software
Reduced cost
Improved security
Centralized software managements
Electronic mail
Flexible access
Increased speed
LAN is a network which is designed to operate over a small physical area such as an
office, factory or a group of buildings.
LAN’s are easy to design and troubleshoot
Exchange of information and sharing of resources becomes easy because of LAN.
In LAN all machines are connected to a single cable.
Different types of topologies such as star, tree, bus, ring, etc Can be used
It is usually a privately owned network.
It is in between LAN & WAN technology that covers the entire city.
It uses similar technology as LAN.
It can be a single network such as cable TV network, or a measure of connecting a number of
LAN’s o a large network so that resources can be shared LAN to LAN as well as device to
device.
1.7.3 WAN(Wide Area Network)
When network spans over a large distance or when the computers to be connected to each
other are at widely separated locations a local area network cannot be used. A wide area
network(WAN) is installed.
The communication between different users of WAN is established using leased
telephone lines, satellite links and similar channels.
It is cheaper and more efficient to use the phone network for the link.
Most WAN networks are used to transfer large blocks of data between its users.
In peer to peer network each computer is responsible for making its own resources available
to other computers on the network.
Each computer is responsible for setting up and maintaining its own security for these
resources.
Also each computer is responsible for accessing the required network resources from
peer to peer relationships.
Peer to peer network is useful for a small network containing less than 10 computers on a
single LAN .
In peer to peer network each computer can function as both client and server.
Peer to peer networks do not have a central control system. There are no servers in peer
networks.
Peer networks are amplified into home group.
1.9 Client Server Network
In client-server network relationships, certain computers act as server and other act as
clients. A server is simply a computer, that available the network resources and provides
service to other computers when they request it. A client is the computer running a program
that requests the service from a server.
Local area network(LAN) is based on client server network relationship.
A client-server network is one n which all available network resources such as files,
directories, applications and shared devices, are centrally managed and hosted and then
are accessed by client.
Client serve network are defined by the presence of servers on a network that provide
security and administration of the network.
1.10 Topologoies
Bus topology is a network type in which every computer and network device is connected to
single cable. When it has exactly two endpoints, then it is called Linear Bus topology.
It is cost effective.
It is easy to understand.
If network traffic is heavy or nodes are more the performance of the network decreases.
It is called ring topology because it forms a ring as each computer is connected to another
computer, with the last one connected to the first. Exactly two neighbours for each device.
A number of repeaters are used for Ring topology with large number of nodes, because if
someone wants to send some data to the last node in the ring topology with 100 nodes, then
the data will have to pass through 99 nodes to reach the 100th node. Hence to prevent data
In Dual Ring Topology, two ring networks are formed, and data flow is in opposite direction
in them. Also, if one ring fails, the second ring can act as a backup, to keep the network up.
Data is transferred in a sequential manner that is bit by bit. Data transmitted, has to pass
Transmitting network is not affected by high traffic or by adding more nodes, as only the
In this type of topology all the computers are connected to a single hub through a cable. This hub
is the central node and all others nodes are connected to the central node.
Easy to troubleshoot.
Only that node is affected which has failed, rest of the nodes can work smoothly.
Expensive to use.
If the hub fails then the whole network is stopped because all the nodes depend on the hub.
It is a point-to-point connection to other nodes or devices. All the network nodes are connected
to each other. Mesh has n(n-1)/2 physical channels to link n devices.
fashion as mesh topology but some devices are only connected to two or three devices.
2. Full Mesh Topology : Each and every nodes or devices are connected to each other.
Fully connected.
Robust.
Not flexible.
It is robust.
It has a root node and all other nodes are connected to it forming a hierarchy. It is also called
hierarchical topology. It should at least have three levels to the hierarchy.
Features of Tree Topology
Heavily cabled.
Costly.
Effective.
Flexible.
Complex in design.
Costly.
1.11 Switching Techniques
1.11.1 Circuit switching: it is a technique that directly connects the sender and the receiver in
an unbroken path.
• Telephone switching equipment, for example, establishes a path that connects the caller's
telephone to the receiver's telephone by making a physical connection.
• With this type of switching technique, once a connection is established, a dedicated path
exists between both ends until the connection is terminated.
• Routing decisions must be made when the circuit is first established, but there are no decisions
made after that time
• Circuit switching in a network operates almost the same way as the telephone system works.
• A complete end-to-end path must exist before communication can take place.
• The computer initiating the data transfer must ask for a connection to the destination.
• Once the connection has been initiated and completed to the destination device, the destination
device must acknowledge that it is ready and willing to carry on a transfer.
Advantages:
Disadvantages:
• Possible long wait to establish a connection, (10 seconds, more on long- distance or
international calls.) during which no data can be transmitted.
• More expensive than any other switching techniques, because a dedicated path is required for
each connection.
• Inefficient use of the communication channel, because the channel is not used when the
connected systems are not using it.
Packet Switching
• Packet switching can be seen as a solution that tries to combine the advantages of message and
circuit switching and to minimize the disadvantages of both.
• There are two methods of packet switching: Datagram and virtual circuit.
• In both packet switching methods, a message is broken into small parts, called packets.
• With current technology, packets are generally accepted onto the network on a first-come, first-
served basis. If the network becomes overloaded, packets are delayed or discarded (``dropped'').
• In packet switching, the analog signal from your phone is converted into a digital data stream.
That series of digital bits is then divided into relatively tiny clusters of bits, called packets.
• Datagram packet switching is similar to message switching in that each packet is a self-
contained unit with complete addressing information attached.
• This fact allows packets to take a variety of possible paths through the network.
• So the packets, each with the same destination address, do not follow the same route, and they
may arrive out of sequence at the exit point node (or the destination).
• Reordering is done at the destination point based on the sequence number of the packets.
• It is possible for a packet to be destroyed if one of the nodes on its way is crashed momentarily.
Thus all its queued packets may be lost.
• In the virtual circuit approach, a preplanned route is established before any data packets are
sent.
• A logical connection is established when a sender send a "call request packet" to the receiver
and the receiver send back an acknowledge packet "call accepted packet" to the sender if the
receiver agrees on conversational parameters.
• The conversational parameters can be maximum packet sizes, path to be taken, and other
variables necessary to establish and maintain the conversation.
• Virtual circuits imply acknowledgements, flow control, and error control, so virtual circuits are
reliable. That is, they have the capability to inform upper-protocol layers if a transmission
problem occurs
• In virtual circuit, the route between stations does not mean that this is a dedicated path, as in
circuit switching.
• A packet is still buffered at each node and queued for output over a line.
Advantages:
• Packet switching is cost effective, because switching devices do not need massive amount of
secondary storage.
• Packet switching offers improved delay characteristics, because there are no long messages in
the queue (maximum packet size is fixed).
• Packet can be rerouted if there is any problem, such as, busy or disabled links.
•The advantage of packet switching is that many network users can share the same channel at the
same time. Packet switching can maximize link efficiency by making optimal use of link
bandwidth.
Disadvantages:
• If packet is lost, sender needs to retransmit the data. Another disadvantage is that packet-
switched systems still can’t deliver the same quality as dedicated circuits in applications
requiring very little delay - like voice conversations or moving images.
• With message switching there is no need to establish a dedicated path between two stations.
• When a station sends a message, the destination address is appended to the message.
• The message is then transmitted through the network, in its entirety, from node to node.
• Each node receives the entire message, stores it in its entirety on disk, and then transmits the
message to the next node.
Advantages:
• Traffic congestion can be reduced, because messages may be temporarily stored in route.
Disadvantages
• Store-and-forward devices are expensive, because they must have large disks to hold
potentially long messages
1. Define network?
2. What is full form of LAN?
3. Define star topology?
4. What is a server?
5. Name various elements of computer network?
6. What are the 3 phases of circuit switching?
7. Name four network topology?
SHORT QUESTIONS
LONG QUESTIONS