Fault-Tolerant Meshes with Small Degree

  • Authors:
  • Li Zhang

  • Affiliations:
  • Compaq Systems Research Center, Palo Alto, CA

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 2002

Quantified Score

Hi-index 14.98

Visualization

Abstract

In this paper, we study the design of fault-tolerant networks for arrays and meshes by adding redundant nodes and edges. For a target graph G (linear array or mesh in this paper), a graph G^{\prime} is called a k-fault-tolerant graph of G if when we remove any knodes from G^{\prime}, it still contains a subgraph isomorphic to G. The major quality measures for a fault-tolerant graph are the number of spare nodes it uses and the maximum degree it has. The degree is particularly important in practice as it poses constraints on the scalability of the system. In this paper, we aim at designing fault-tolerant graphs with both a small degree and a small number of spare nodes. The fault-tolerant graphs we obtain have degree O(1) for arrays and O(\log^3 k) for meshes. The number of spare nodes used are O(k\log^2 k) and O(k^2/\log k), respectively. Compared to the previous results, the number of spare nodes used in our construction has one fewer linear factor in k.