Design a logical circuit to be part of a 3-person voting system. The "Yes" light turns ON only if the majority has pressed on the "Vote" button.
- Generate its Truth table.
- Drive its POS & SOP expressions.
- Simplify the SOP using Boolean algebra to obtain the following expression.
- Simplify the POS using Boolean algebra to obtain the same expression in (3).
- Draw the corresponding logic diagram.