Implement the following combinational logic circuits
a) Half-adder
b) Full-adder
c) Half- Subtractor
d) Full- Subtractor
(a) Half adder:-
Truth table:
The sum of product(SOP) form for Sum and carry of half adder is given by,
The logic circuit of half Adder is-
(b) Full Adder:-
Truth table:-
The sum of product(SOP) form for Sum and carry of full adder is given by,
The logic circuit of Full Adder is-
(C) Half Subtractor:-
Truth table:-
The sum of product(SOP) form for Difference and Borrow of half subtractor is given by,
The logic circuit of half Subtractor is-
(iv) Full Subtractor:-
Truth table-
The sum of product(SOP) form for Difference and Borrow of full subtractor is given by,
The logic circuit of Full subtractor is-
Comments
Leave a comment