Computer Science, asked by sushmaraghav25293, 9 months ago

Which topology among the following requires a single communication line or main cable .

a. Bus Topology b. Star Topology c. Tree Topology​

Answers

Answered by randhirsinghrana13
8

Answer:

Network Topology is the schematic description of a network arrangement, connecting various nodes(sender and receiver) through lines of connection.

BUS Topology

Bus topology is a network type in which every computer and network device is connected to single cable. When it has exactly two endpoints, then it is called Linear Bus topology.

Bus topology in computer networks

Features of Bus Topology

It transmits data only in one direction.

Every device is connected to a single cable

Advantages of Bus Topology

It is cost effective.

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.

RING Topology

It is called ring topology because it forms a ring as each computer is connected to another computer, with the last one connected to the first. Exactly two neighbours for each device.

Ring topology in computer networks

Features of Ring Topology

A number of repeaters are used for Ring topology with large number of nodes, because if someone wants to send some data to the last node in the ring topology with 100 nodes, then the data will have to pass through 99 nodes to reach the 100th node. Hence to prevent data loss repeaters are used in the network.

The transmission is unidirectional, but it can be made bidirectional by having 2 connections between each Network Node, it is called Dual Ring Topology.

In Dual Ring Topology, two ring networks are formed, and data flow is in opposite direction in them. Also, if one ring fails, the second ring can act as a backup, to keep the network up.

Data is transferred in a sequential manner that is bit by bit. Data transmitted, has to pass through each node of the network, till the destination node.

Answered by aneeshmanhas
5

Answer:

Bus topology uses one main cable to which all nodes are directly connected. The main cable acts as a backbone for the network. One of the computers in the network typically acts as the computer server. The first advantage of bus topology is that it is easy to connect a computer or peripheral device.

Similar questions