4-Input Majority Voting Logic (Favoring Logic 1)

0
Favorite
0
copy
Copy
372
Views
4-Input Majority Voting Logic (Favoring Logic 1)

Circuit Description

Graph image for 4-Input Majority Voting Logic (Favoring Logic 1)

Circuit Graph

This circuit is a variant of majority voting logic circuit which determines whether the majority of the input signals are logic 1s or logic 0s. If the majority of the input signals consist of 1s the output is set to logic 1 otherwise it will be at logic 0. Since the number of input variables in this circuit is even, the result of voting could be a tie. This particular circuit breaks a tie by favoring logic 1. The circuit then simply checks if any two combination of the input signals are all 1s. This is done by using six two-input AND gates with the outputs applied to a six-input OR gate.

There are currently no comments

Creator

RaiyaanAbedin123

9 Circuits

Date Created

3 years, 4 months ago

Last Modified

3 years, 4 months ago

Tags

  • majority voting
  • majority vote
  • majority voting logic
  • majority vote logic
  • majority

Circuit Copied From