Basic Logic Gates
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
return to top | previous page | next page