The document discusses an experiment on universal logic gates. It provides learning objectives about De Morgan's theorem and implementing basic logic gates using NAND and NOR gates. It includes questions about implementing circuits using NAND, NOR and Karnaugh maps in Logisim.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views3 pages
Universal Logic Gates: Learning Objectives
The document discusses an experiment on universal logic gates. It provides learning objectives about De Morgan's theorem and implementing basic logic gates using NAND and NOR gates. It includes questions about implementing circuits using NAND, NOR and Karnaugh maps in Logisim.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3
Experiment No 2
UNIVERSAL LOGIC GATES
Learning Objectives To apply De Morgan’s theorem in NAND and NOR gates. To differentiate the implementation of basic logic gates using the universal gates NAND and NOR To introduce Karnaugh Map in simplifying logic circuit design Experiment Question and Answer INSTRUCTION: Answer the following question as required. 1 From the video lecture SOP function, implement the circuit using NAND and the GATES spreadsheet 2 From the video lecture SOP function, implement the circuit using NOR and the GATES spreadsheet 3 Given the truth table below write the space at the rightmost the simplified equation. Implement the circuit in Logisim
4 Given the function F(W,X,Y,Z) = ∑(1,3,4,6,8,9,10,11,13,15), implement in Logisim
5 Implement the following K-Map in Logisim using SOP YZ POS OO O1 11 1O WX OO O O O1 O O 11 O O 1O
6 Given the K-Map, derive the equation and implement in Logisim
CD SOP OO O1 11 1O AB OO 1 O 1 1 O1 O O O O 11 O 1 1 1 1O 1 O O 1
7 Given the following equation, derive the simplified canonical form, Logism Circuit. Show your Solution in the Conclusion F(X,Y,Z)= XY+X'Z+Y'