Jump to content

Tree network: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Reverted edits by 145.102.148.10 (talk) (HG) (3.4.9)
Tags: Reverted Visual edit
Line 5: Line 5:
A '''tree network''', or '''star-bus network''', is a hybrid [[network topology]] in which [[star network]]s are interconnected via [[bus network]]s.<ref>{{cite book |url=https://books.google.com/books?id=gnuwPpBcO-MC&pg=RA1-PT12 |title=Understanding Computer Science (for Advanced Level): The Study Guide |last=Bradley |first=Ray |location=Cheltenham |publisher=[[Nelson Thornes]] |page=244 |isbn=978-0-7487-6147-0 |oclc=47869750 |access-date=2016-03-26}}</ref><ref>{{cite book |title=Networking Bible |last=Sosinsky |first=Barrie A. |page=16 |date=2009 |location=Indianapolis |publisher=Wiley Publishing |isbn=978-0-470-43131-3 |oclc=359673774 |chapter=Network Basics |chapter-url=https://books.google.com/books?id=3DOREqRZejcC&pg=PA16 |access-date=2016-03-26}}</ref> Tree networks are hierarchical, and each [[Node (networking)|node]] can have an arbitrary number of child nodes.
A '''tree network''', or '''star-bus network''', is a hybrid [[network topology]] in which [[star network]]s are interconnected via [[bus network]]s.<ref>{{cite book |url=https://books.google.com/books?id=gnuwPpBcO-MC&pg=RA1-PT12 |title=Understanding Computer Science (for Advanced Level): The Study Guide |last=Bradley |first=Ray |location=Cheltenham |publisher=[[Nelson Thornes]] |page=244 |isbn=978-0-7487-6147-0 |oclc=47869750 |access-date=2016-03-26}}</ref><ref>{{cite book |title=Networking Bible |last=Sosinsky |first=Barrie A. |page=16 |date=2009 |location=Indianapolis |publisher=Wiley Publishing |isbn=978-0-470-43131-3 |oclc=359673774 |chapter=Network Basics |chapter-url=https://books.google.com/books?id=3DOREqRZejcC&pg=PA16 |access-date=2016-03-26}}</ref> Tree networks are hierarchical, and each [[Node (networking)|node]] can have an arbitrary number of child nodes.


== Regular tree networks==
== '''Regular tree networks'''==


A regular tree network's topology is characterized by two parameters: the branching, <math>d</math>, and the
A regular tree network's topology is characterized by two parameters: the branching, <math>d</math>, and the
Line 12: Line 12:
: <math>N= \frac{d^{G+1}-1}{d-1},\quad N_p=d^G</math>
: <math>N= \frac{d^{G+1}-1}{d-1},\quad N_p=d^G</math>


==Tools to deal with networks==
=='''Tools to deal with networks'''==


A group at MIT has developed a set of functions for Matlab that can help in analyzing the networks. These tools could be used to study the tree networks as well.
A group at MIT has developed a set of functions for Matlab that can help in analyzing the networks. These tools could be used to study the tree networks as well.
Line 18: Line 18:
{{cite web |url=http://strategic.mit.edu/downloads.php?page=matlab_networks |title=MIT Strategic Engineering Research Group (SERG), Part II |last= L. de Weck|first=Oliver |access-date=May 1, 2018}}
{{cite web |url=http://strategic.mit.edu/downloads.php?page=matlab_networks |title=MIT Strategic Engineering Research Group (SERG), Part II |last= L. de Weck|first=Oliver |access-date=May 1, 2018}}


==References==
=='''References'''==
{{Reflist}}
{{Reflist}}



Revision as of 10:37, 30 July 2021

Tree topology
Tree network topology

A tree network, or star-bus network, is a hybrid network topology in which star networks are interconnected via bus networks.[1][2] Tree networks are hierarchical, and each node can have an arbitrary number of child nodes.

Regular tree networks

A regular tree network's topology is characterized by two parameters: the branching, , and the number of generations, . The total number of the nodes, , and the number of peripheral nodes , are given by [3]

Tools to deal with networks

A group at MIT has developed a set of functions for Matlab that can help in analyzing the networks. These tools could be used to study the tree networks as well.

L. de Weck, Oliver. "MIT Strategic Engineering Research Group (SERG), Part II". Retrieved May 1, 2018.

References

  1. ^ Bradley, Ray. Understanding Computer Science (for Advanced Level): The Study Guide. Cheltenham: Nelson Thornes. p. 244. ISBN 978-0-7487-6147-0. OCLC 47869750. Retrieved 2016-03-26.
  2. ^ Sosinsky, Barrie A. (2009). "Network Basics". Networking Bible. Indianapolis: Wiley Publishing. p. 16. ISBN 978-0-470-43131-3. OCLC 359673774. Retrieved 2016-03-26.
  3. ^ Kromer, J.; Khaledi-Nasab, A; Schimansky-Geier, L.; Neiman, A.B (2017). "Emergent stochastic oscillations and signal detection in tree networks of excitable elements". Scientific Reports. 7. arXiv:1701.01693. doi:10.1038/s41598-017-04193-8.