LECTURE 25:-
149
•What is half –adder? Write it’s truth table & develop it’s logic circuit.
•What is full adder ? How a full adder is built?
•What is full Subtractor ? Design a full Subtractor ckt.
•What is BCD adder? Realize BCD adder using full adder & logic gates.
•Draw the functional layout of arithmetic logic unit (ALU) & explain the
various algebraic & logical function that can be performed.
•What is multiplexer ? Explain 16:1 Muxin details.
•Implement the expression using a multiplexer.
F(A,B,C,D) = ∑ (1,2,4,5,12,14,15)
•Realize the function F(A,B,C,D) = ∑ (1,3,4,5,7,11,13,14,15) by using 8:1
Mux.
•Design 32:1 Muxby using two 16:1 multiplexer & one OR gate.
•Realize the function F
1(A,B,C,D) = ∑ (0,1,6,9,11,15) & F
2= ∑ (3,5,13,14)
by using a suitable Demux.
•Implement following function by using suitable decoder.
F
1= ∑ (0,1,2), F
2= ∑ (2,4,9,10) & F
3= ∑ (3,5,12,15).
•Design 8:3 parity encoder with D
7as the highest parity.
Chapter 3 Question Bank