Five-Input Majority Voting Logic

0
Favorite
1
copy
Copy
1816
Views
Five-Input Majority Voting Logic

Circuit Description

Graph image for Five-Input Majority Voting Logic

Circuit Graph

This circuit 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. This particular version has five inputs, and the circuit is a direct (i.e, no attempt was made to simplify the circuit) implementation of the function. The circuit simply checks if any three combination of the input signals are all 1s. This is done by using ten three-input AND gates with the outputs ORed together.

There are currently no comments

Profile image for Eng.Haytham

Three-Input Logic gates-Haytham 07-03-2021

Eng.Haytham

Creator

GGoodwin

1116 Circuits

Date Created

6 years, 3 months ago

Last Modified

2 years, 10 months ago

Tags

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