Assignment No 2
Assignment No 2
2
Draw the symbol and truth lable of AND and OR gate.
Give the name of universal gate. Why they called as universal gate?
List any four Boolean laws.
Draw truth table of 3 inputs EX-OR gate. Draw its symbol. Also give its
output expression.
Define De-Morgans theorem and prove it.
Implement the following logical expression using gates
B C AC .
i) Y A B A B A B ii) Y A
Implement the Boolean expression using NOR gate only
Y A B C A C
Reduce the given logic expression using Boolean laws and draw
NAND logic circuit.
Y A A B A B
Using Boolean laws, simplify the expression:
Y = A ( A C) ( A B + C )
State De-Morgans first and second theorem.
Draw logical symbol, truth table and logical expression of EX-OR gate.
Implement OR and AND gates by using NAND gates only
Draw logical symbol, truth table and logical expression for NAND and NOR gate.
Simplify the following Boolean expressions using Boolean laws.
BC + A
Y = ( A B+ A B)( AB+ A B)
Design a circuit using basic logic gates to realize the following function.