VAIBHAV Coa Exp2 PDF
VAIBHAV Coa Exp2 PDF
EXPERIMENT 2(A)
PERFORM ADDITION AND SUBTRACTION BY IMNPLEMENTING
HALF ADDER AND HALF SUBTRACTOR
Apparatus Required-
Breadboard, IC (7408,7404,7486) , LED ,Registor, Power Supply, wires
Half Adder:
The Half Adder is a combinational digital circuit that adds two binary digits and
produces two outputs as Sum(S) and Carry (C). The circuit, Block diagram and truth
table of Half Adder are shown below:
Half Subtractor:
The Half-Subtractor is a combinational circuit which is used to perform subtraction of
two bits. It has two inputs, A (minuend) and B (subtrahend) and two outputs D
(difference) and Bo (borrow). The circuit diagram and Truth Table of a half subtractor
are given below:
HALF SUBTRACTOR:
EXPERTIMENT 2(B)
PERFORM ADDITION AND SUBTRACTION OF 3 BITS A, B, AND C USING
FULL ADDER AND FULL SUBTRACTOR.
Apparatus Required-
Breadboard, IC (7408,7404,7486) , LED ,Registor, Power Supply, wires
Full Adder:
The Full Adder is a combinational digital circuit that adds three binary digits and produces two
outputs as Sum (S) and Carry (Cout). The first two inputs are A and B and the third input is an input
carry designated as Cin. The circuit diagram and Truth Table of a full adder are given below:
Full Subtractor:
A combinational circuit which performs the subtraction of three input bits is called full subtractor. The
three input bits include two significant bits and a previous borrow bit. A full subtractor circuit can be
implemented with two half subtractors and one OR gate. The circuit diagram and Truth Table of a full
subtractor are given below:
Image of the implemented circuit on breadboard/Simulator
FULL ADDER:
FULL SUBTRACTOR:
OUTPUT: