QB104322
QB104322
Part A – 2 Marks
.
1. Define Combinational circuit
A combinational circuit consist of logic gates whose outputs at anytime are
determined directly from the present combination of inputs without regard to previous inputs.
7. What is a half-adder?
The combinational circuit that performs the addition of two bits is called a half-
adder.
8. What is a full-adder?
The combinational circuit that performs the addition of three bits is called a full-adder.
9. What is half-subtractor?
The combinational circuit that performs the subtraction of two bits is called a
half-subtractor.
x Ans: To reduce the carry propagation delay and to reduce the complexity in
designing combimnational circuis
39. Construct 4x16 decoder using 3x8 decoders. (Nov/dec2012)
40. Implement full adder using 2 half adders (Nov/dec2012)