Ask Question
15 January, 08:03

A combinational logic circuit has four inputs (a, b, c, and

d. and one output z. the output is 1 iff the input has three consecutive 0's or three consecutive 1's. for example, if a = 1, b = 0, c = 0, and d = 0, then z = 1, but if a = 0, b = 1, c = 0, and d = 0, then z = 0. design the circuit using one four-input or gate and four three-input and gates.

+4
Answers (1)
  1. 15 January, 08:15
    0
    It's not possible to do it with the given gates only. If all four inputs were 0, you wouldn't be able to get a 1 from any combionation of AND gates. You have to incorporate NOR gates.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A combinational logic circuit has four inputs (a, b, c, and d. and one output z. the output is 1 iff the input has three consecutive 0's or ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers