1. (i) Draw and explain functionality of 3 basic gates, 2 universal gates, XOR and XNOR gates. Show that an OR gate can be
1. (i) Draw and explain functionality of 3 basic gates, 2 universal gates, XOR and XNOR gates. Show that an OR gate can be implemented using only NAND gates. (ii) Given the basic identities of Boolean algebra, prove that A'B + B'C + AC' = AB' + BC' + A'C 2. Given the basic identities of Boolean algebra, prove that (i) (ii) (A+C)(A' + B)(B+C) = BC, if AB = 0 and A + B = 1. ABC' + BC'D' + BC + C'D = B + C'D. 3. (1) Use only NAND gates to implement the Boolean function F = AC' + BC. (ii) Use only NOR gates to implement the Boolean function F = AB + BC. 4. Write the truth tables and draw the logic circuits for the following Boolean functions: (i) F = A +BC'. (ii) F = AB + C' + D.
Step by Step Solution
3.51 Rating (151 Votes )
There are 3 Steps involved in it
Step: 1
1 i Basic Gates AND Gate Takes two or more inputs and produces an output that is true 1 only when all inputs are true 1 OR Gate Takes two or more inpu...See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started