Thursday 30 April 2015

Computer Hubs and types of hub

HUB

Hub is a device used to connect multiple devices having Ethernet connection and used to act as a one and complete network segment.Hubs are similar as switches , but hubs are not as functional as switches are.

Hybrid topology

HYBRID TOPOLOGY


Hybrid networks use a combination of any two or more topologies, in such a way that the resulting network does not exhibit one of the standard topologies (e.g., bus, star, ring, etc.). For example a tree network connected to a tree network is still a tree network topology. A hybrid topology is always produced when two different basic network topologies are connected. Two common examples for Hybrid network are: star ring network and star bus network

tree topology

TREE TOPOLOGY


A tree topology is essentially a combination of bus topology and star topology. The nodes of bus topology are replaced with standalone star topology networks. This results in both disadvantages of bus topology and advantages of star topology.For example, if the connection between two groups of networks is broken down due to breaking of the connection on the central linear core, then those two groups cannot communicate, much like nodes of a bus topology. However, the star topology nodes will effectively communicate with each other.It has a root node, intermediate nodes, and ultimate nodes. This structure is arranged in a hierarchical form and any intermediate node can have any number of the child nodes.

mesh topology

MESH TOPOLOGY


A mesh network uses a network topology in which each node (called a mesh node) relays data for the network. All nodes cooperate in the distribution of data in the network.

star topology

STAR TOPOLOGY


Star networks are one of the most common computer network topologies . In its simplest form, a star network consists of one central switch, hub or computer, which acts as a conduit to transmit messages. This consists of a central node, to which all other nodes are connected; this central node provides a common connection point for all nodes through a hub. In star topology, every node (computer workstation or any other peripheral) is connected to a central node called a hub or switch. The switch is the server and the peripherals are the clients.[1] Thus, the hub and leaf nodes, and the transmission lines between them, form a graph with the topology of a star. If the central node is passive, the originating node must be able to tolerate the reception of an echo of its own transmission, delayed by the two-way transmission time (i.e. to and from the central node) plus any delay generated in the central node. An active star network has an active central node that usually has the means to prevent echo-related problems.

ring topology

RING TOPOLOGY


A ring network is a network topology in which each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node – a ring. Data travel from node to node, with each node along the way handling every packet.

Learn Topology

What is topology ?


       Topology is physical representation of computer networks and how they are connected to each other.This is geographical way of network connected and how they interact to each other.Before getting started first you should have some basic terminology of technical terms.

bus topology

BUS TOPOLOGY

A bus network is a network topology in which nodes are connected in a daisy chain by a linear sequence of buses.There are two terminator in the end of cable to observe signal and stop signal to bounce back.