Question: A combinational logic circuit which has one output Z and 4 - bit input ABCD representing a binary number. Z should be 1 if and

A combinational logic circuit which has one output Z and 4-bit input ABCD
representing a binary number. Z should be 1 if and only if the input ABCD represents
a number between 0 and 6(ABCD =0000,0001,dots,0110). What is the minimum
solution for Z(A,B,C,D) given in sum-of-product?
Z(A,B,C,D)=A'C'+A'B'+A'D'
Z(A,B,C,D)=A'BD+AB'D'+AB'C'+B'C'D'
Z(A,B,C,D)=A'C'+A'B'+A'CD'
Both options 1) and 3)
None of the above
 A combinational logic circuit which has one output Z and 4-bit

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!