H tree

The first ten levels of an H tree

In fractal geometry, the H tree is a fractal tree structure constructed from perpendicular line segments, each smaller by a factor of the square root of 2 from the next larger adjacent segment. It is so called because its repeating pattern resembles the letter "H". It has Hausdorff dimension 2, and comes arbitrarily close to every point in a rectangle. Its applications include VLSI design and microwave engineering.

Construction

An H tree can be constructed by starting with a line segment of arbitrary length, drawing two shorter segments at right angles to the first through its endpoints, and continuing in the same vein, reducing (dividing) the length of the line segments drawn at each stage by 2.[1]

An alternative process that generates the same fractal set is to begin with a rectangle with sides in the ratio 1:2, known as a "silver rectangle", and repeatedly bisect it into two smaller silver rectangles, at each stage connecting the two centroids of the two smaller rectangles by a line segment. A similar process can be performed with rectangles of any other shape, but the silver rectangle leads to the line segment size decreasing uniformly by a 2 factor at each step while for other rectangles the length will decrease by different factors at odd and even levels of the recursive construction.

Properties

The H tree is a self-similar fractal; its Hausdorff dimension is equal to 2.[2]

The points of the H tree come arbitrarily close to every point in a rectangle (the same as the starting rectangle in the constructing by centroids of subdivided rectangles). However, it does not include all points of the rectangle; for instance, the perpendicular bisector of the initial line segment is not included.

Applications

In VLSI design, the H tree may be used as the layout for a complete binary tree using a total area that is proportional to the number of nodes of the tree.[3] Additionally, the H tree forms a space efficient layout for trees in graph drawing,[4] and as part of a construction of a point set for which the sum of squared edge lengths of the traveling salesman tour is large.[5]

It is commonly used as a clock distribution network for routing timing signals to all parts of a chip with equal propagation delays to each part,[6] and has also been used as an interconnection network for VLSI multiprocessors.[7] For the same reason, the H tree is used in arrays of microstrip antennas in order to get the radio signal to every individual microstrip antenna with equal propagation delay.

The planar H tree can be generalized to the three-dimensional structure via adding line segments on the direction perpendicular to the H tree plane.[8] The resultant three-dimensional H tree has Hausdorff dimension equal to 3. The planar H tree and its three-dimensional version have been found to constitute artificial electromagnetic atoms in photonic crystals and metamaterials and might have potential applications in microwave engineering.[8]

The H tree is an example of a fractal canopy, in which the angle between neighboring line segments is always 180 degrees. In its property of coming arbitrarily close to every point of its bounding rectangle, it also resembles a space-filling curve, although it is not itself a curve.

Topologically, an H tree has properties similar to those of a dendroid. However, they are not dendroids: dendroids must be closed sets, and H trees are not closed (their closure is the whole rectangle).

The Mandelbrot Tree is a very closely related fractal using rectangles instead of line segments, slightly offset from the H-tree positions, in order to produce a more naturalistic appearance. To compensate for the increased width of its components and avoid self-overlap, the scale factor by which the size of the components is reduced at each level must be slightly greater than 2.[9]

Notes

  1. H-Fractal, Sándor Kabai, The Wolfram Demonstrations Project.
  2. Kaloshin & Saprykina (2012).
  3. Leiserson (1980).
  4. Nguyen & Huang (2002).
  5. Bern & Eppstein (1993).
  6. Ullman (1984); Burkis (1991).
  7. Browning (1980). See especially Figure 1.1.5, page 15.
  8. 1 2 Hou et al. (2008); Wen et al. (2002).
  9. Weisstein, Eric W. "Mandelbrot Tree". MathWorld.

References

  • Bern, Marshall; Eppstein, David (1993), "Worst-case bounds for subadditive geometric graphs", Proc. 9th Annual Symposium on Computational Geometry (PDF), Association for Computing Machinery, pp. 183–188, doi:10.1145/160985.161018 .
  • Browning, Sally A. (1980), The Tree Machine: A Highly Concurrent Computing Environment, Ph.D. thesis, California Institute of Technology .
  • Burkis, J. (1991), "Clock tree synthesis for high performance ASICs", IEEE International Conference on ASIC, pp. 9.8.1–9.8.4, doi:10.1109/ASIC.1991.242921 .
  • Hou, Bo; Xie, Hang; Wen, Weijia; Sheng, Ping (2008), "Three-dimensional metallic fractals and their photonic crystal characteristics", Physical Review B, 77: 125113, doi:10.1103/PhysRevB.77.125113 .
  • Kaloshin, Vadim; Saprykina, Maria (2012), "An example of a nearly integrable Hamiltonian system with a trajectory dense in a set of maximal Hausdorff dimension", Communications in Mathematical Physics, 315 (3): 643–697, doi:10.1007/s00220-012-1532-x, MR 2981810 .
  • Leiserson, Charles E. (1980), "Area-efficient graph layouts", 21st Annual Symposium on Foundations of Computer Science (FOCS 1980), pp. 270–281, doi:10.1109/SFCS.1980.13 .
  • Nguyen, Quang Vinh; Huang, Mao Lin (2002), "A space-optimized tree visualization", IEEE Symposium on Information Visualization, pp. 85–92, doi:10.1109/INFVIS.2002.1173152 .
  • Ullman, Jeffrey D. (1984), Computational Aspects of VSLI, Computer Science Press .
  • Wen, Weijia; Zhou, Lei; Li, Jensen; Ge, Weikun; Chan, C. T.; Sheng, Ping (2002), Subwavelength photonic band gaps from planar fractals, 89, Physical Review Letters, p. 223901, doi:10.1103/PhysRevLett.89.223901 .

Further reading

  • Kabai, S. (2002), Mathematical Graphics I: Lessons in Computer Graphics Using Mathematica, Püspökladány, Hungary: Uniconstant, p. 231 .
  • Lauwerier, H. (1991), Fractals: Endlessly Repeated Geometric Figures, Princeton, NJ: Princeton University Press, pp. 1–2 .
  • Famous Fractals - H-fractal
  • Weisstein, Eric W. "H-Fractal". MathWorld.
  • Moving H-fractal (including Java Applet)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.