Αποτελέσματα Αναζήτησης
For this project, I was tasked with creating a circuit that can take take input variables, (or in this case a yes or no vote), and decide what the majority vote is.
In this project we designed a majority voting machine to help the board of directors to make decisions on presidential elections in Florida. This would help prevent an excess of over votes or under votes.
For example, I created a Majority-Vote Voting Machine that simulates the president, vice president, secretary, and treasurer voting on a decision that electronically shows whether a decision fails or passes based on the inputs used.
In this project, you will use only AND, OR & Inverter logic gates, frequently referred to as AOI logic, to design, simulate, and build a Majority Vote voting machine that meets these design specifications. Complete the following steps to design, simulate, build, and test your Majority Vote - Voting Machine.
Design an AOI logic circuit that implements the un-simplified logic expression Decision. Limit your implementation to only 2-input AND gates (74LS08), 2-input OR
Project 2.1.6 AOI Logic Design: Majority Vote. Introduction. The United States 2000 Presidential Election between George W. Bush (Republican) and Albert "Al" Gore (Democrat) will be best remembered for the controversy over who won Florida's 25 electoral votes, and ultimately, who won the presidency.
1 Σεπ 2021 · There is a list of 21 boolean algebra theorems that are very useful for simplifying complex logic expressions. Using these 21 theorems, I was able to condense the expression to a much neater one, reducing the overall number of gates needed.