DLDCO - MID-1 Assignment Questions (R22) - Sep 24
DLDCO - MID-1 Assignment Questions (R22) - Sep 24
I – Semester
• State and prove commutative laws, associative laws and distributive law with truth table
A. F(A,B,C)=AB+BC '
• B. F(A,B,C,D)=A+B′CD′
• Differentiate between combinational logic and sequential logic. List some applications of sequential logic.
• Explain about J-K flip-flop with neat diagram and its characteristic, excitation tables.
• Explain about functional units of basic computer.
Set-II (14 students)
• 101100101110 to octal
• 1938.257 to hexadecimal
• 175.175 to binary
• What do you mean by full adder and full subtractor? Design a full adder using XOR gate.
• Differentiate between a MUX and a DEMUX. Draw a logic circuit of 8*1 multiplexer.
• What do you mean by decoder? Design a 3 to 8 line decoder and explain it.
• What is a logic gate? What are the types of basic gates with truth table, logic circuit diagram?
• What do you mean by the Gray code? What are its application?
• Explain about S-R Latch with a neat diagram using NAND and NOR gates
• What is binary parallel adder? Describe 4-bit binary parallel adder with logic diagram.
• How to implement NOT, AND, and OR gate using NAND and NOR gates.
• Why don’t care conditions are used? Simplify F(w, x, y, z) = ∑(1, 3, 7, 11, 15) which has the don’t care
conditions d(w, x, y, z) = ∑(0, 2, 5).
• What do you mean by shift registers? Mention the difference types of shift register?