7-Input Majority Voting Logic (2-3-2 Splitting)

0
Favorite
2
copy
Copy
1555
Views
7-Input Majority Voting Logic (2-3-2 Splitting)

Circuit Description

Graph image for 7-Input Majority Voting Logic (2-3-2 Splitting)

Circuit Graph

This is a seven-input majority voting logic implemented by first splitting the input variables into three groups. The first group consists of the first two input variables A and B. The second group consists of the input variables C, D, and E. The third group consists of the remaining two variables F and G. The logic used to arrive at this circuit is similar to that used in my circuit "Five-Input Majority Voting Logic (3-2 Splitting)". A fully working circuit, however, needs 19 logic gates. Since the circuit also require 7 digital input sources, the total component count of 26 will exceed the Free Subscription version of Multisim Live's components per circuit limit of 25. Consequently, one logic gate was omitted from the functional circuit. On the other hand the logic gate omitted was chosen so that its side effect will be minimal. The result is that the circuit will produce an erroneous output for the saved digital input values. That is, the output is logic LOW when it is evident that is should be HIGH. For all other 127 values, the circuit is expected to run properly.

There are currently no comments

Profile image for Zvjezdan

7-Input Majority Voting (2-3-2 Splitting)

Zvjezdan
Profile image for rutituti1

7-Input Majority Voting Logic (2-3-2 Splitting)

rutituti1

Creator

GGoodwin

1116 Circuits

Date Created

6 years, 6 months ago

Last Modified

3 years, 3 months ago

Tags

  • majority voting
  • majority vote
  • majority voting logic
  • majority vote logic
  • 3-2 splitting
  • 2-3-2 splitting