Top Banner
PRESENTATION ON TOPOLOGY Submitted By Prince kumar kushwaha 0902EC101053
14
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Presentation on topology by prince kushwaha(0902 ec101053)

PRESENTATION ON

TOPOLOGY

Submitted By Prince kumar kushwaha

0902EC101053

Page 2: Presentation on topology by prince kushwaha(0902 ec101053)

TOPOLOGY

Topology is the arrangement of the various elements of a computer network.In communication networks, a topology is a usually schematic description of the arrangement of a network, including its nodes and connecting lines. A computer network is made of computers which are linked to one another with communication lines (network cables, etc.) and hardware elements (network adapters, as well as other equipment for ensuring that data travels correctly.

Page 3: Presentation on topology by prince kushwaha(0902 ec101053)

TYPES OF TOPOLOGY

1 Bus topology 2 Star topology 3 Ring topology 4 Tree topology 5 Mesh topology6 Hybrid topology

Page 4: Presentation on topology by prince kushwaha(0902 ec101053)

BUS TOPOLOGYIn the bus network topology, every workstation is connected to a main cable called the bus. Therefore, in effect, each workstation is directly connected to every other workstation in the network.

Page 5: Presentation on topology by prince kushwaha(0902 ec101053)

Bus topology

Page 6: Presentation on topology by prince kushwaha(0902 ec101053)

Star topologyIn the star network topology, there is a central computer or server to which all the workstations are directly connected. Every workstation is indirectly connected to every other through the central computer.

Page 7: Presentation on topology by prince kushwaha(0902 ec101053)

Star toplogy

Page 8: Presentation on topology by prince kushwaha(0902 ec101053)

Ring topologyIn the 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.

Page 9: Presentation on topology by prince kushwaha(0902 ec101053)

Ring topology

Page 10: Presentation on topology by prince kushwaha(0902 ec101053)

Tree topologyThe tree network topology uses two or more star networks connected together. The central computers of the star networks are connected to a main bus. Thus, a tree network is a bus network of star networks.

Page 11: Presentation on topology by prince kushwaha(0902 ec101053)

Tree topology

Page 12: Presentation on topology by prince kushwaha(0902 ec101053)

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.

Page 13: Presentation on topology by prince kushwaha(0902 ec101053)

Hybrid topologyHybrid 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.)

Page 14: Presentation on topology by prince kushwaha(0902 ec101053)

Hybrid topology