Star network

Star topology
Star topology in use in a network

A Star network is one of the most common computer network topologies. In star topology, every host is connected to a central hub. In its simplest form one central hub acts as a conduit to transmit messages.[1] A star network is an implementation of a spoke–hub distribution paradigm in computer networks.

The hub and hosts, and the transmission lines between them, form a graph with the topology of a star. Data on a star network passes through the hub before continuing to its destination. The hub manages and controls all functions of the network. It also acts as a repeater for the data flow.

The star topology reduces the impact of a transmission line failure by independently connecting each host to the hub. Each host may thus communicate with all others by transmitting to, and receiving from, the hub. The failure of a transmission line linking any host to the hub will result in the isolation of that host from all others, but the rest of the network will be unaffected.[2]

The star configuration is commonly used with twisted pair cable and optical fibre cable. However, it can also be used with coaxial cable.

Advantages and disadvantages

Advantages
  • If one node or its connection breaks, it doesn’t affect the other computers nor their connections[3]
  • Devices can be added or removed without disturbing the network
Disadvantages
  • An expensive network layout to install because of the number and length of cables needed to wire each host to the central hub[3]
  • The central hub is a single point of failure for the network

References

  1. Roberts, Lawrence G.; Wessler, Barry D. (1970), "Computer network development to achieve resource sharing", AFIPS '70 (Spring): Proceedings of the May 5–7, 1970, spring joint computer conference, New York, NY, USA: ACM, pp. 543–549, doi:10.1145/1476936.1477020
  2. "Star Network". TechTarget. Retrieved 2014-06-24.
  3. 1 2 "Teach-ICT OCR GCSE Computing - computer network topologies, bus network, ring network, star network". teach-ict.com. Retrieved 2015-10-15.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.