Star Topology

In the Star Topology, computers are connected by cable segments to a centralized device known as hub. Signals are transmitted from the sending computer through the controller on the central hub to the receiving computer. As each computer is connected to a central point, this topology requires a great deal of cabling. Also, if the central controller fails, the entire network is disabled. However, if one computer, or the cable that connects it to the hub fails, the rest of the network continues to function normally.

Star Topology

Star Network

Note: A hub is a device used to centralize network traffic through a single connection point. Hubs can be of two types: active and passive hub. An active hub regenerates and transmits the signals. It requires electrical power to run. A passive hub acts as a connection point and does not amplify or regenerate the signal. Passive hubs do not require electrical power to run. Signals after travelling some distance, become weak. Regeneration is the process by which the signals are given more power to travel further.

Ring Topology

In Ring Topology, computers are connected through a single circle of cable. There are no terminated ends. The signals travel around the loop in one direction and pass through each computer. The ring is an active topology where each computer acts like a repeater to boost the signal, and sends it on to the next computer. Failure of one computer in a ring network can affect the entire network.

Ring Topology

Ring Network

The Advantages and Disadvantages of Each Type of Topology

TopologyAdvantagesDisadvantages

Bus Topology

Uses the least amount of cable.

Media is inexpensive, simple and reliable.

Is easy to extend.

Hardware bugs are difficult to isolate.

Does not adequately support large number of I/O requests from users.

Cable break can affect many users.

Ring Topology

Networks can cover greater distances.

Performance is even despite many users.

Expanding the system can be costly.

Network reconfiguration disrupts operation.

Star Topology

New computers can be easily added.

Cable layouts are easy to modify.

Failure of one computer does not affect the rest of the network.

Uses a large amount of cable.

If the centralized point fails, the network fails.

Advantages and Disadvantages of the Standard Topologies

Star Bus Topology

The Star Bus is a combination of the bus and star topologies. In a star bus topology, there are several star topology networks linked together with linear bus trunks.

Star Bus Network

If one computer develops a fault, it will not affect the rest of the network. If a hub develops a fault, all computers on that hub will be disabled.

Star Ring Topology

The Star Ring is a combination of ring and star topologies. The hubs in a star ring are connected in a star pattern by the main hub.

Star Ring Network