On Parallel Algorithms for Single-Fault Diagnosis in Fault Propagation Graph Systems

  • Authors:
  • Nageswara S. V. Rao

  • Affiliations:
  • -

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

Systems modeled as directed graphs where nodes represent components and edges represent fault propagation between components, are studied from a parallel computation viewpoint. Some of the components are equipped with alarms that ring in response to an abnormal condition. The single fault diagnosis problem is to compute the set of all potential failure sources, PS, that correspond to a set of ringing alarms AR. There is a lower bound of 驴(e + k(n驴k + 1)) for any sequential algorithm for this problem (under a decision tree model), where n and e are the number of nodes and edges of the graph respectively, and k is the number of alarms. Using a CREW PRAM of $p\le {{{k(n-k+1)} \over {\log k}}}$ processors, the graph can be preprocessed in O(n2.81 / p + log2n) time; then PS can be computed in O(k(n驴k + 1) / p + log k) time. On a hypercube of $p\le {{{k(n-k+1)} \over {\log k}}}$ processors, the preprocessing can be done in $O\left( {{{{n^2} \over {\sqrt p}}}+{{{n^{2.61}} \over {p^{0.805}}}} +{{{nk(n-k+1)} \over p}}} \right)$ time; then PS can be computed in $O\left( {{{{k(n-k+1)\log n} \over {p\log k}}}+\log n} \right)$ time.