next up previous contents
Next: 2.2.8 Free topology Up: 2.2 Topologies Previous: 2.2.6 The Hypercube   Contents

2.2.7 The DeBrujin network

The topologies regarded so far possess the characteristics specified in table 2.8.

Figure 2.8: Characteristics of topologies
\begin{figure}\mbox{}\hfill
\begin{tabular}{\vert c\vert c\vert\vert c\vert c\v...
... & $P=2^d$ & $d$ & $d$ \ \hline
\end{tabular} \hfill\mbox{}
{}
\end{figure}


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 $ {\mathcal{O}}(\log_2(P))$ which requires only a constant small number of links per node.
The DeBrujin network is exactly such a topology. First some definitions:

Figure 2.9: DeBrujin network $ d=3$ : 8 nodes, 14 edges
\begin{figure}\unitlength0.045\textwidth
\begin{picture}(24,6.5)
% Box [-1,1]x[...
...(0,0)[l]\{ underline\{$d=3$ :\} 8 nodes, 14 edges\}\}
\end{picture}\end{figure}

The author does not know any commercial or non-commercial realization of the DeBrujin network.


Exercise 5:
For which nodes $ i=0,\ldots,2^{d}-1$ in a de Brujin network the following relations hold ?
$\displaystyle \textrm{RightShuffle} (i)$ $\displaystyle =$ $\displaystyle \textrm{LeftShuffle}(i)
\;\;\;
\textrm{resp.}$  
$\displaystyle \textrm{RightShuffleExchange} (i)$ $\displaystyle =$ $\displaystyle \textrm{LeftShuffleExchange}(i)$  

Hint: Differentiate whether $ d$ is even or odd.



Exercise 6:
Represent a de Brujin network with $ d=4$ !



Exercise 7:
Prove that the diameter in a de Brujin network is equal to the dimension $ d$ !

next up previous contents
Next: 2.2.8 Free topology Up: 2.2 Topologies Previous: 2.2.6 The Hypercube   Contents
Gundolf Haase 2000-03-20