Boolean Expression to Logic Diagram

Take the expression: H=(A+B)C

This tells us that A is ORed with B and that is ANDed with C. The logic gates would look like this.

 

How about: A = R + GJK + FW

 


Click to close