Friday, July 27, 2012

thumbnail

Network Topologies


Network Topology
A network topology describes the arrangement of systems on a computer network. It defines how the computers, or nodes, within the network are arranged and connected to each other. There are two parts to the topology definition: the physical topology which is the actual layout of the wire (media) and the logical topology which defines how the media is accessed by the hosts. It refers also to how computers are being connected with each other. These topologies are defined below:

BUS TOPOLOGY

In the bus topology, the computers are connected through a common communication media. A special type of central wire is used as communication media. This central wire is called Bus. The computer are attached through the bus the ends of the bus are closed with the terminator .The terminators are used to absorb signals. Bus topology use coaxial cables sections are connected to the B. N. C connectors. B.N.C connectors are often use to connect the computer through the main cable. These connectors can connect through two section of cable with the bus extending in both directions. The end device on the bus have the terminals on one connectors of T
WORKING OF BUS TOPOLOGY:
The computers that send data also attach address of the destination computer with the data. All computers connected to the bus receive the data but only that computer accept it whose address matches the address attached with data.
In this topology only one computer at a time can send a data therefore the speed of network reduces as the number of computers attached to the bus increases.
ADVANTAGES of Bus Topology:
  • Easy to install and configure
  • Inexpensive
  • Easily extended .
DISADVANTAGES of Bus Topology :

  • Entire network shuts down if there is a break in the main cable.
  • Terminators are required at both ends of the backbone cable.
  • Difficult to identify the problem if the entire network shuts down.
  • Not meant to be used as a stand-alone solution in a large building.

     

     

    STAR TOPOLOGY

    The star topology uses a separate cable for each work station as shown in fig.The cable connects the work station to a central device typically a HUB. The configuration provides a more reliable network that is easily expended. With star there is no central point of failure in the cable .if there is a problem with the cable only the station connected to that cable is a effected .to add more work stations simply connect another HUB

    WORKING OF STAR TOPOLOGY

    Each computer in a star network communicates with the central hub that resents the messages either to all computers (in a broad cast network) are only to destination computer (in a switch network).
    Star network maybe designed to operate in a polled mode where each user is asked in turn .if it has any information to transmit and in case, if it has, the communication controller will either give full attention to that device until it has no more information to send or it will allow the device to send part of its information ,give another device a chance and then return back to original device.
    ADVANTAGES of STAR TOPOLOGY:
    •     Easily expended and modified
    •     Easy to troubleshoot
    •     Multiple cable types supported by hub
    DISADVANTAGES of STAR TOPOLOGY:
    • If hub fails then entire network will fail
    •  Require more cables
    •  May require a device to rebroadcast signals across the network
     

    RING TOPOLOGY

    STRUCTURE of RING TOPOLOGY
    In ring topology each computer is connected to the next computer and the last computer is connected to the first computer. Thus a ring of computers is formed as shown in figure below.
    WORKING of RING TOPOLOGY :
    Every computer is connected to the next computer in the ring and each transmits what it receives from the previous computer. The messages flow around the ring in one direction.
    Some ring network do ring token passing. A short message called token (memory area)is passed around a ring until a computer wishes to send information to other computers. That computer modifies token, adds an electronic address and data and send it around the ring. Each computer in sequence receives the token and next computer until either the electronic address matches the address of a computer
    Or the token return to its origin .The receiving computer returns a message to the sender indicating that message has been received.
    ADVANTAGES of RING TOPOLOGY:
    • It provides an orderly network in which every device has access to the token and can transmit.
    • It performs well under a heavy load.
    DISADVANTAGES of RING TOPOLOGY
    • Failure of one computer can effect the whole network .
    • Difficult to troubleshoot.
    • Change mode with adding or removing a device effect the entire network.
     

      




    MESH TOPOLOGY

    STRUCTURE of MESH TOPOLOGY
    Mesh Topology  involve the concept of routes. Unlike each of the previous topologies, messages sent on a mesh network can take any of several possible paths from source to destination. (Recall that even in a ring, although two cable paths exist, messages can only travel in one direction.) Some WANs, most notably the Internet, employ mesh routing.
    A mesh network in which every device connects to every other is called a full mesh. As shown in the illustration below, partial mesh networks also exist in which some devices connect only indirectly to others.


    WORKING of MESH TOPOLOGY
    For sending messages, check the cable connected into two devices. A message is send directly from sender to receiver because each one has individual and separate connection.
    ADVANTAGES of MESH TOPOLOGY :
    • Enhance for error tolerance provided by redundant links.
    •  Easy to troubleshoot.
    DISADVANTAGES of MESH TOPOLOGY:
    • Difficult to install and maintain.
    •  Expensive.




    Hybrid Topology
    A combination of any two or more network topologies. Note 1: Instances can occur where two basic network topologies, when connected together, can still retain the basic network character, and therefore not be a hybrid network. For example, a tree network connected to a tree network is still a tree network. Therefore, a hybrid network accrues only when two basic networks are connected and the resulting network topology fails to meet one of the basic topology definitions. For example, two star networks connected together exhibit hybrid network topologies. Note 2: A hybrid topology always accrues when two different basic network topologies are connected. 




1 Comments

avatar

hi..Im student from Informatics engineering, this article is very informative, thanks for sharing :)

Reply Delete