use the following information to write the boolean expression for the truth table using AND , OR and NOT gates
-construct the diagram then simulate the operation
-minimize the circuit using karnaugh map , the construct the circuit and simulate it,
The truth table of OR gate
The truth table of AND gate :
Boolean expression
2-Input OR gate Q = A + B
Boolean expression :
2-Input AND gate, Q = A.B
Comments
Leave a comment