2. Design Problem: Consider four chairs A, B, C, and D placed in a row. Each chair may be occupied (“1”) or empty (“0”).
Posted: Sat Feb 19, 2022 3:24 pm
2. Design Problem: Consider four chairs A, B, C, and D placed in a row. Each chair may be occupied (“1”) or empty (“0”). A Boolean output function (F) is “I” if and only if there are two or more adjacent chairs that are empty. a. List the truth table defining the Boolean function (F) b. Write the logic equation for (F) c. Using theorems of Boolean algebra, simplify (F) d.Draw the simplified equation lab Assignment: 1. Design a logic circuit to produce HIGH output only if the input, represented by a 4-bit binary number, is greater than twelve or less than three. a. List the Truth Table b. Extract the Boolean equation c. Simplify your equation d. Draw the simplified equation Lab Experiments 1. Implement and verify the operation of the simplified circuit of item 2 in the pre-lab