1 of 16

NETWORK TOPOLOGIES

SEMESTER:- 2nd semester

SUBJECT:-COMPUTER APPLICATION

PREPARED BY :- A.P. Mohanty

Dept. of Science & Humanities

2 of 16

TOPOLOGIES

  • The physical topology of a network refers to the configuration of cables, computers, and other peripherals
  • Star
  • Ring
  • Bus
  • Hybrid
  • Tree
  • Complete

3 of 16

BUS TOPOLOGY

Each machine is connected to a

single cable.

Each computer or server is connected

to the single bus cable through some

kind of connector.

A signal from the source travels in both

directions to all machines connected on

the bus cable until it finds the address

on the network that is the intended

recipient.

If the machine address does not match

the intended address for the data, the

machine ignores the data.

Alternatively, if the data does match the machine address, the data is accepted

4 of 16

Advantages

Disadvantages

Cheap and easy to implement

Network disruption when

computers are

added or removed

Require less cable

Single point of failure.

A break in the cable will prevent all systems from accessing the network.

Does not use any specialized network equipment.

Difficult to troubleshoot.

5 of 16

STAR TOPOLOGY

  • Each machine is connected to a
  • central hub or switch.

  • It allows each machine on
  • the network to have a point
  • to point connection to the
  • central hub.

All of the traffic which

transverses the network passes

through the central hub.

  • The hub acts as a signal booster
  • or repeater which in turn allows
  • the signal to travel greater
  • distances.

  • Most widely implemented

  • Hub is the single point of failure

6 of 16

Advantages

Disadvantages

Easily expanded without disruption to the network

Requires more cable

Cable failure affects only a single user

A central connecting device allows for a single point of failure

Easy to troubleshoot and isolate problems.

More expensive than bus topologies because of the cost of the hubs

7 of 16

RING TOPOLOGY

  • Each computer is connected
  • to the network in a closed
  • loop or ring

  • Each machine or computer has a
  • unique address that is used for
  • identification purposes

  • The signal passes through each
  • machine or computer connected
  • to the ring in one direction

  • Ring topologies typically utilize a
  • token passing scheme, used to
  • control access to the network

  • By utilizing this scheme, only one
  • machine can transmit on the network
  • at a time

8 of 16

ADVANTAGES

DISADVANTAGES

Cable faults are easily located, making

troubleshooting easier

Ring networks are moderately easy to

install

Expansion to the network can cause

network disruption

A single break in the cable can disrupt the

entire networ

9 of 16

TREE TOPOLOGY

  • Tree: A collection of busses connected by a branching cable with no closed loops
    • Allows users to create networks using bridges
    • Message from any site can be received by all other sites, until it reaches an end point
    • End point controller absorbs a message if it reaches end point controller without being accepted by a host
    • Advantage: Message traffic can still flow through the network even if a single node fails

10 of 16

Figure : Tree Topology

11 of 16

  • Selects among the strong points of each topology and combines them to meet that system’s communications requirements most effectively

  • Figure : Hybrid topology combining a star and a ring using a bridge

12 of 16

Figure : Hybrid topology combining a star and a bus

13 of 16

FULLY CONNECTED OR COMPLETE(MESH)

  • In A mesh network each

station is connected

directly to every other

station in the network.

  • It is a viable solution only for

smaller networks.

  • The huge cabling cost and

awkwardness of laying so

many direct links make the

mesh topology unattractive

for LAN’s with a large number

of stations.

  • On the other hand since all stations are directly linked to all other stations on exclusive links, this topology allows simultaneous communication between a number of pairs of stations.

14 of 16

APPLICATION

  • News Groups
  • Internet Telephony (VoIP)
  • Video Conferencing
  • Chat Groups
  • Instant Messengers

15 of 16

SCOPE OF RESEARCH

  • Improved Network Connection using betterTopologies

16 of 16

��� THANK YOU