Network Topology
A network topology is the arrangement of a network, including its nodes and connecting lines. There are two ways of defining network geometry: the physical topology and the logical (or signal) topology
TYPES OF NETWORK TOPOLOGY
-
Bus Topology
-
STAR Topology
-
RING Topology
-
MESH Topology
Bus Topology
A bus network topology is a network in which every workstation is connected to a main cable is known as the bus network or bus network topology. Therefore each workstation is directly connected with every other workstation in the network.
Features of Bus Topology
-
It transmits data only in one direction.
-
Every device is connected to a single cable.
Advantages of Bus Topology
-
Cable required is least compared to other network topology.
-
Used in small networks.
-
It is easy to understand.
-
Easy to expand joining two cables together.
Disadvantages of Bus Topology
-
Cables fails then whole network fails.
-
If network traffic is heavy or nodes are more the performance of the network decreases.
-
Cable has a limited length.
-
It is slower than the ring topology.
STAR Topology
A star network topology, there is a central computer or server to which all the workstation are directly connected. Every workstation is indirectly connected to every other through the central computer.
Features of Star Topology
-
Every node has its own dedicated connection to the hub.
-
Hub acts as a repeater for data flow.
-
Can be used with twisted pair, Optical Fibre or coaxial cable.
Advantages of Star Topology
-
Fast performance with few nodes and low network traffic.
-
Hub can be upgraded easily.
-
Easy to troubleshoot.
-
Easy to setup and modify.
-
Only that node is affected which has failed, rest of the nodes can work smoothly.
Disadvantages of Star Topology
-
Cost of installation is high.
-
Expensive to use.
-
If the hub fails then the whole network is stopped because all the nodes depend on the hub.
-
Performance is based on the hub that is it depends on its capacity
RING TOPOLOGY
A ring network topology, the workstations are connected in a closed loop configuration. Adjacent pairs of workstations are directly connected. Other pairs of workstations are indirectly connected, the data passing through one or more intermediate nodes.
Token Ring Topology
If a Token Ring protocol is used in a star or ring topology, the signal travels in only one direction, carried by a so-called TOKEN from node to node
MESH Topology
The mesh network topology employs either of two schemes, called full mesh and partial mesh. In the full mesh topology, each workstation is connected directly to each of the others. In the partial mesh topology, some workstations are connected to all the others, and some are connected only to those other nodes with which they exchange the most data.
Features of Mesh Topology
-
Fully connected.
-
Not flexible.
Advantages of Mesh Topology
-
Each connection can carry its own data load.
-
It is robust.
-
Fault is diagnosed easily.
-
Provides security and privacy.
Disadvantages of Mesh Topology
-
Installation and configuration is difficult.
-
Cabling cost is more.
-
Bulk wiring is require