You are on page 1of 3

EXPERIMENT NO :-4

Ashok Kumar Date:-23/10/2013


2012uec1377 Batch:-EC 2

1. Aim:-
To verify the operation of full subtractor.
2. Boolean Experation:-

BORROW=AB+BC+AC
3. Circuit Diagram:-



4. Truth Table:
A B C DIFFERENCE BORROW
0 0 0 0 0
0 0 1 1 1
0 1 0 1 1
0 1 1 0 1
1 0 0 1 0
1 0 1 0 0
1 1 0 0 0
1 1 1 1 1
5. K Map:-
For difference


For borrow

BORROW=AB+BC+AC

6. Result :-
I performed operation of full subtractor using truth tables.
7. Conclusion:-
The full-subtractor is a combinational circuit which is used to perform
subtraction of three bits.It has three inputs A,B ,C and two outputs DIFFERENCE and BORROW.
To find difference of three inputs we use IC 7486. To find borrow we use IC 7408,IC 7404 and IC
7432.A full-subtractor circuit can be implemented with two half subtractor and one OR gate.

You might also like