Friday, 6 October 2017

NETWORK TOPOLOGY



DEFINITION-  A network topology refers to the layout of the computers and devices in a communication network.


TYPES OF NETWORK TOPOLOGY

1) Star topology

A star topology is a topology for a Local Area Network (LAN) in which all nodes are individually connected to a central connection point, like a hub or a switch. A star takes more cable than e.g. a bus, but the benefit is that if a cable fails, only one node will be brought down.
Image result for star topology

STAR TOPOLOGY

All traffic emanates from the hub of the star. The central site is in control of all the nodes attached to it. The central hub is usually a fast, self contained computer and is responsible for routing all traffic to other nodes. The main advantages of a star network is that one malfunctioning node does not affect the rest of the network. However this type of network can be prone to bottleneck and failure problems at the central site.

ADVANTAGES
1)  As compared to Bus topology it gives far much better performance, signals don’t necessarily get transmitted to all the workstations. A sent signal reaches the intended destination after passing through no more than 3-4 devices and 2-3 links. Performance of the network is dependent on the capacity of central hub.
2)  Easy to connect new nodes or devices. In star topology new nodes can be added easily without affecting rest of the network. Similarly components can also be removed easily.
3)  Centralized management. It helps in monitoring the network.
4)  Failure of one node or link doesn’t affect the rest of network. At the same time its easy to detect the failure and troubleshoot it.
DISADVANTAGES
1)  Too much dependency on central device has its own drawbacks. If it fails whole network goes down.
2)  The use of hub, a router or a switch as central device increases the overall cost of the network.
3)   Performance and as well number of nodes which can be added in such topology is depended on capacity of central device.


2) Bus Topology

-A network setup in which each computer and network device are connected to a single cable or backbone.
Image result for bus topology 


ADVANTAGES

1)  It is easy to set-up and extend bus network.
2)  Cable length required for this topology is the least compared to other networks.
3)  Bus topology costs very less.
4) Linear Bus network is mostly used in small networks. Good for LAN.

DISADVANTAGES


1)  There is a limit on central cable length and number of nodes that can be connected.
2)  Dependency on central cable in this topology has its disadvantages.If the main cable (i.e. bus ) encounters   some problem, whole network breaks down. 
3)  Proper termination is required to dump signals. Use of terminators is must.
4)  It is difficult to detect and troubleshoot fault at individual station.
5)  Maintenance costs can get higher with time.
6)  Efficiency of Bus network reduces, as the number of devices connected to it increases.
7)  It is not suitable for networks with heavy traffic. 
8)  Security is very low because all the computers receive the sent signal from the source.

3) Ring Topology

-Ring topology is a computer network configuration where the devices are connected to each other in a circular shape. Each packet is sent around the ring until it reaches its final destination. Ring topology are used in both local area network (LAN) and wide area network (WAN) setups. The picture to the right is a visual example of a network using the ring topology to connect several computers together.


Token Passing (in brief) : Token contains a piece of information which along with data is sent by the source computer. This token then passes to next node, which checks if the signal is intended to it. If yes, it receives it and passes the empty to into the network, otherwise passes token along with the data to next node. This process continues until the signal reaches its intended destination.
The nodes with token are the ones only allowed to send data. Other nodes have to wait for an empty token to reach them. This network is usually found in offices, schools and small buildings.




Image result for bus topology


ADVANTAGES

1)   This type of network topology is very organized. Each node gets to send the data when it receives an   empty token. This helps to reduces chances of collision. Also in ring topology all the traffic flows in only one  direction at very high speed.
2)   Even when the load on the network increases, its performance is better than that of Bus topology.
3)   There is no need for network server to control the connectivity between workstations.
4)   Additional components do not affect the performance of network.
5)   Each computer has equal access to resources.


DISADVANTAGES

1)   Each packet of data must pass through all the computers between source and destination. This makes it slower than Star topology.
2)   If one workstation or port goes down, the entire network gets affected.
3)   Network is highly dependent on the wire which connects different components. 
4)   MAU’s and network cards are expensive as compared to Ethernet cards and hubs. 

8 comments:

  1. what is the difference between bus and star topology?

    ReplyDelete
  2. long essey but can you enlarge your words so that i can read properly

    ReplyDelete
  3. nice info ! its help me a lot!

    ReplyDelete
  4. the font is too small XD but its okay
    thanks for sharing :)

    ReplyDelete
  5. Nice and simple. suggstion: how about using bigger font size?

    ReplyDelete
  6. Woww.. Thankss liss for sharing this information

    ReplyDelete
  7. nice one ^^ keep publishing more great information , it helps me a lot . tyou :')

    ReplyDelete
  8. I can understand network topology better.. Tq

    ReplyDelete

NETWORK TOPOLOGY

DEFINITION -  A network topology refers to the layout of the computers and devices in a communication network. TYPES OF NETWORK TOPOL...