Network Topology | What is Network Topology? | Types of Network Topology
Network topology is the layout pattern of interconnections of the various elements (links, nodes, etc.) of a computer orbiological network. Network topologies may be physical or logical. Physical topology refers to the physical design of a network including the devices, location and cable installation. Logical topology refers to how data is actually transferred in a network as opposed to its physical design. In general physical topology relates to a core network whereas logical topology relates to basic network.
Topology can be understood as the shape or structure of a network. This shape does not necessarily correspond to the actual physical design of the devices on the computer network. The computers on a home network can be arranged in a circle but it does not necessarily mean that it represents a ring topology.
Any particular network topology is determined only by the graphical mapping of the configuration of physical and/or logical connections between nodes. The study of network topology uses graph theory. Distances between nodes, physical interconnections, transmission rates, and/or signal types may differ in two networks and yet their topologies may be identical.
A local area network (LAN) is one example of a network that exhibits both a physical topology and a logical topology. Any given node in the LAN has one or more links to one or more nodes in the network and the mapping of these links and nodes in a graph results in a geometric shape that may be used to describe the physical topology of the network. Likewise, the mapping of the data flow between the nodes in the network determines the logical topology of the network. The physical and logical topologies may or may not be identical in any particular network.
What are the Basic Types of Topology?
There are seven basic topologies in the study of network topology:
Point-to-point topology, bus (point-to-multipoint) topology, ring
topology, star topology, hybrid topology, mesh topology and tree
topology. The interconnections between computers whether logical or
physical are the foundation of this classification.
Logical topology is the way a computer in a given network transmits
information, not the way it looks or connected, along with the varying
speeds of cables used from one network to another. On the other hand
the physical topology is affected by a number of factors:
troubleshooting technique, installation cost, office layout and
cables’ types. The physical topology is figured out on the basis of a
network’s capability to access media and devices, the fault tolerance
desired and the cost of telecommunications circuits.
The classification of networks by the virtue of their physical span is
as follows: Local Area Networks (LAN), Wide Area Internetworks (WAN)
and Metropolitan Area Networks or campus or building internetworks.
How Is the Physical Topology Classified?
-
Point-to-Point Network Topology
It is the basic model of typical telephony. The simplest topology is a permanent connection between two points. The value of a demanding point-to-point network is proportionate to the number of subscribers’ potential pairs. It is possible to establish a permanent circuit within many switched telecommunication systems: the telephone present in a lobby would always connect to the same port, no matter what number is being dialed. A switch connection would save the cost between two points where the resources could be released when no longer required. -
Bus Network Topology
LANs that make use of bus topology connects each node to a single cable. Some connector connects each computer or server to the bus cable. For avoiding the bouncing of signal a terminator is used at each end of the bus cable. The source transmits a signal that travels in both directions and passes all machines unless it finds the system with IP address, the intended recipient. The data is ignored in case the address is unmatched. The installation of one cable makes bus topology an inexpensive solution as compared to other topologies; however the maintenance cost is high. If the cable is broken all systems would collapse.
-
-
Linear Bus: If all network nodes are connected to a combine transmission medium that has two endpoints the Bus is Linear. The data transmitted between these nodes is transmitted over the combine medium and received by all nodes simultaneously.
-
Distributed Bus: If all network nodes are connected to a combine transmission medium that has more than two endpoints created by branching the main section of the transmitting medium.
-
-
Star Network Topology
the topology when each network host is connected to a central hub in LAN is called Star. Each node is connected to the hub with a point-to-point connection. All traffic passes through the hub that serves as a repeater or signal booster. The easiest topology to install is hailed for its simplicity to add more nodes but criticized for making hub the single point of failure. The network could be BMA (broadcast multi-access) or NBMA (non-broadcast multi-access) depending on whether the signal is automatically propagated at the hub to all spokes or individually spokes with those who are addressed.- Extended Star: A network that keeps one or more than one repeaters between the central node or hub and the peripheral or the spoke node, supported by the transmitter power of the hub and beyond that supported by the standard of the physical layer of the network.
- Distributed Star: The topology is based on the linear connectivity that is Daisy Chained with no top or centre level connection points.
Ring Network Topology
Such physical setting sets up nodes in a circular manner where the data could travel in one direction where each device on the right serves as a repeater to strengthen the signal as it moves ahead.
-
Mesh Network Topology
The exponent of the number of subscribers is proportionate to the value of the fully meshed networks. - Fully Connected: For practical networks such topology is too complex and costly but highly recommended for small number of interconnected nodes.
- Partially Connected: This set up involves the connection of some nodes to more than one nodes in the network via point-to-point link. In such connection it is possible to take advantage of the redundancy without any complexity or expense of establishing a connection between each node.
-
Tree Network Topology
the top level of the hierarchy, the central root node is connected to some nodes that are a level low in the hierarchy by a point-to-point link where the second level nodes that are already connected to central root would be connected to the nodes in the third level by a point-to-point link. The central root would be the only node having no higher node in the hierarchy. The tree hierarchy is symmetrical. The BRANCHING FACTOR is the fixed number of nodes connected to the next level in the hierarchy. Such network must have at least three levels. Physical Linear Tree Topology would be of a network whose Branching Factor is one.