The topologies regarded so far possess the characteristics specified
in table 2.8.
Figure 2.8:
Characteristics of topologies
While with ring/torus the number of links is independent from the
number of nodes (but the diameter rises),
in a tree/hypercube the number of links have to increase with
the number of nodes (in ancient times, 10 years ago: problem of manufacturer).
The ideal topology would be one with a diameter of
order
which requires only a
constant small number of links per node.
The DeBrujin network is exactly such a topology.
First some definitions:
Left Shuffle [LS] ISHFTC()
(called Link 1)
Right Shuffle [RS] ISHFTC(
)
(called Link 2)
Left Shuffle Exchange [LSE]
IOR(ISHFTC(),)
(Link 3)
Right Shuffle Exchange [RSE]
IOR(ISHFTC(
),)
(Link 4)
A network of dimension possesses nodes and
(directed) edges.
Each node, excluding nodes 0 and , has exactly 4 links.
Nodes 0 and need only 2 links, the remaining links
can be used for communication with the outer world.
The graph of the networks consists only of even nodes.
Graph can be passed through without overlap.
Ring is embedded.
Diameter is .
Figure 2.9:
DeBrujin network : 8 nodes, 14 edges
The author does not know any commercial or non-commercial realization
of the DeBrujin network.
Exercise 5:
For which nodes
in a
de Brujin network the following relations hold ?
Hint:
Differentiate whether is even or odd.
Exercise 6:
Represent a de Brujin network with !
Exercise 7:
Prove that the diameter in a de Brujin network
is equal to the dimension !