Low-Cost Modular Totally Self-Checking Checker Design for $m$-out-of-$n$ Code

  • Authors:
  • Wen-Feng Chang;Cheng-Wen Wu

  • Affiliations:
  • National Tsing Hua Univ., Hsinchu, Taiwan;National Tsing Hua Univ., Hsinchu, Taiwan

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

Quantified Score

Hi-index 14.98

Visualization

Abstract

We present a low-cost (hardware-efficient) and fast totally self-checking (TSC) checker for $m$-out-of-$n$ code, where $m \geq 3$, $2m+1 \leq n \leq 4m$. The checker is composed of four special adders which sum the 1s in the primary inputs added by appropriate constants, two ripple carry adders which sum the outputs of the biased-adders, and a $k$-variable two-rail code checker tree which compares the outputs of the two ripple carry adders, where $k=\lfloor \log_2 (n-m)+ 1 \rfloor$. All the modules are composed of 2-input gates and inverters. Compared with previous nonmodular methods, our TSC checker has a lower hardware and time complexity: Our method reduces the hardware complexity and circuit delay of the checker from $O(n^2)$ to $O(n)$ and from $O(n)$ to $O(\log_2 n)$, respectively. Compared with recent modular methods, our TSC checker has about the same hardware and time complexity, but is applicable to a much broader range of $n$. In summary, our method is superior to existing methods for the considered range of $n$. In addition, our TSC checker can easily be tested (the test set size of our TSC checker is relatively small) and implemented in VLSI for its modular structure.