2.classification and Topologies
2.classification and Topologies
2.classification and Topologies
Computer Communication
Networks
Classification and
Topologies
How do we Classify Networks?
• A computer network can be classified into
different categories.
• Different criteria are used to classify computer
networks. Following are the criteria widely used.
• Geographical spread
• Topology
• Ownership
Categories of Computer Networks
• Local Area Networks (LAN).
• Global Area Networks (GAN).
• Personal Area Networks (PAN).
• Home Area Networks (HAN).
• Wide Area Networks (WAN).
• Campus Networks.
• Metropolitan Area Networks (MAN).
• Enterprise Private Networks.
• Internetworks.
• Backbone Networks (BBN).
• The internet.
Categories of Computer Networks
• Extensive cabling: A bus topology is quite simpler, but still it requires a lot
of cabling.
• Difficult troubleshooting: It requires specialized test equipment to
determine the cable faults. If any fault occurs in the cable, then it would
disrupt the communication for all the nodes.
• Signal interference: If two nodes send the messages simultaneously, then
the signals of both the nodes collide with each other.
• Reconfiguration difficult: Adding new devices to the network would slow
down the network.
• Attenuation: Attenuation is a loss of signal leads to communication issues.
Repeaters are used to regenerate the signal.
Ring Topology
• Ring topology is like a bus topology, but with connected ends.
• The node that receives the message from the previous computer will
retransmit to the next node.
• The data flows in one direction, i.e., it is unidirectional.
• The data flows in a single loop continuously known as an endless
loop.
• It has no terminated ends, i.e., each node is connected to other node
and having no termination point.
• The data in a ring topology flow in a clockwise direction.
Token
• The most common access method of the ring topology is token
passing.
• Token passing: It is a network access method in which token is passed from
one node to another node.
• Token: It is a frame that circulates around the network.
Ring
Working of Token passing
• 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.
• Easier Reconfiguration: Adding new devices would not disrupt the
communication between other devices.
Disadvantages of Mesh topology
• Advantages:
• Offers the easiest method for error detecting and troubleshooting
• Highly effective and flexible networking topology
• It is scalable so you can increase your network size
• Disadvantages:
• The design of hybrid topology is complex
• It is one of the costliest processes