What is Star Topology? (original) (raw)

Last Updated : 23 Jul, 2025

Star Topology is a network setup in which each device is connected to a central node called a hub. The hub manages the data flow between the devices. If one device wants to send data to another device, it has to first send the information to the hub, and then the hub transmits that data to the required device.

A star may be a Local Area Network (LAN) topology where all nodes are individually connected to a central connection point (hub). The number of links required to connect nodes in the star topology is N where N is the number of nodes. The hub or switch manages and controls all functions of the network.

Star-Topology

Star Topology

How Does Star Topology Works in Computer Networks?

As we know, all the nodes in a star topology are connected to the Hub, and the **Hub is responsible for the transmission of the data in the network. Whenever any node wants to transmit data to another node, it first transmits data to the central node (hub), and then it transfers the data to all the nodes on the network. After receiving the data, the hub checks for the destination address, and if the address matches the data is accepted otherwise data is rejected.

Types of Star Topology

There are two types of star topology:

**Active Star Topology: In active star topology, the central hub regenerates the signal when it passes through it. This simply means that the hub not only works as a connector but also boosts the signal and makes sure the signals reach their destination properly.

**Passive Star Topology: In passive star topology, the central hub simply connects the devices, but does not regenerate the signals. Here, the devices connected are responsible for the transmission of signals. Passive star topology is recommended for smaller setups.

What are the best practices of Star Topology?

Below mentioned are some of the applications of Star Topology:

What is the Importance of Star Topology in LAN?

Star Topology is important in Local Area Network because it helps in **easy management and scalability of the network. As central hub is present in the star topology, it becomes simple to monitor and control network traffic among devices present in the network. Because of star topology, adding or removing devices becomes easy and it also helps in expanding networks.

**Advantages of Star Topology

**Disadvantages of Star Topology

Difference Between Star and Bus Topology

Star Topology Bus Topology
All devices are connected to a central hub All devices are connected to a single central cable (called the bus)
If a device fails, only that device is affected, the rest of the network keeps working If a device fails, the rest of the network keeps working
Requires more cable as compared to Bus Topology Requires less cables as compared to Star Topology
Motly used for small to medium size networks Mostly used for simple networks having fewer devices

Conclusion

In conclusion, **star topology is a simple and reliable way to set up a network. The star topology is used in Local Area Networks where multiple connections are required for a network. Even if one device or cable fails, the rest of the network keeps working, but if the central hub goes down, the entire network stops. Star topology is widely used in homes, offices, etc. because it is easy to maintain and expand.