
this is a simple majority system for 3 inputs. when there are more than one high inputs, the output gives a high.
use an led to test the output. you can use 3 switches for input.
LED, PushButton, switches
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | voter1 | ||
| 1 | voter2 | ||
| 2 | voter3 | ||
| 3 | |||
| 4 | result | ||
| 5 | |||
| 6 | |||
| 7 |