Title :
Parallel algorithms for m-out-of-n threshold voting
Author :
Parhami, Behrooz
Author_Institution :
Dept. of Electr. & Comput. Eng., California Univ., Santa Barbara, CA, USA
Abstract :
Voting on large collections of input objects is becoming increasingly important in data fusion, signal and image processing, and distributed computing. To achieve high speed in voting, the multiple processing resources typically available in such applications should be utilized; hence the need for parallel voting algorithms. We develop efficient parallel algorithms for threshold voting which generalize and extend previous work on both sequential threshold voting and parallel majority voting. We show how a well-known O(n)-time sequential algorithm for m-out-of-n voting can be parallelized through 1 simple divide-and-conquer strategy. When m=θ(n), the resulting algorithm has O(log2 n) time complexity on PRAM and hypercube computers and optimal O(n1k/) complexity on a k-dimensional mesh-connected architecture. We also analyze the time complexity of the algorithm in the case of m=o(n) and for certain weighted threshold voting schemes
Keywords :
computational complexity; majority logic; parallel algorithms; sensor fusion; O(log2 n) time complexity; PRAM; hypercube; mesh-connected architecture; parallel algorithms; parallel majority voting; threshold voting; time complexity; weighted threshold voting; Application software; Concurrent computing; Distributed computing; Diversity reception; Hardware; Hypercubes; Parallel algorithms; Phase change random access memory; Sensor fusion; Voting;
Conference_Titel :
Algorithms & Architectures for Parallel Processing, 1996. ICAPP 96. 1996 IEEE Second International Conference on
Print_ISBN :
0-7803-3529-5
DOI :
10.1109/ICAPP.1996.562879