IMPORTANT: Draw the block logic diagram
for the combinational circuit only!
Project Statement: Majority of 5 Voting Machine with # of Votes Display Design a voting system with 5 voters. Inputs should be 5 inputs representing each vote. Outputs should be a LED which turns on if majority votes are cast in favor, as well as a display of the number of votes cast in favor and against. Any time there are three or more of the five who vote in favor, then there is a majority, and the LED needs to turn on and appropriate number displayed. For the votes display, use four multiplexed 7-segment displays connected as shown in the following figure that will display both the number of votes in favor and against. 7 bit 4 bit lo - 4 bit 117 4 bit 12 + 4 bit a b с d e f COMBINATIONAL CIRCUIT 13 #4 #3 #2 # ез e2 ei eo 2 bit select- In the figure there are four 7-segment displays that can display the number of votes in favor and against. It will be up to the lab instructor on which display (ez - e.) they want to display the number. For example: lab instructor may ask to display the number of votes in favor on segment e, and number of votes against on e, or any other combination. So, all the segments must be in working order and any segment can be used to display the number of votes cast in favor or against by using the select inputs.
IMPORTANT: Draw the block logic diagram for the combinational circuit only!
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am