0% found this document useful (0 votes)
48 views5 pages

Full Subtractor Design via Half Subtractor

The document describes an experiment to design and verify the truth tables of half and full subtractor circuits. A half subtractor is designed using AND, OR, and NOT gates and has inputs A and B and outputs D (difference) and Bo (borrow). The truth table is verified. A full subtractor is then designed using two half subtractors and an OR gate. It has inputs A, B, and C and outputs D and Bo, whose truth table is also verified. The aim is to experimentally implement and test the functionality of half and full subtractor circuits.

Uploaded by

Apeksha Singh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views5 pages

Full Subtractor Design via Half Subtractor

The document describes an experiment to design and verify the truth tables of half and full subtractor circuits. A half subtractor is designed using AND, OR, and NOT gates and has inputs A and B and outputs D (difference) and Bo (borrow). The truth table is verified. A full subtractor is then designed using two half subtractors and an OR gate. It has inputs A, B, and C and outputs D and Bo, whose truth table is also verified. The aim is to experimentally implement and test the functionality of half and full subtractor circuits.

Uploaded by

Apeksha Singh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Experiment No.

Aim: To design a Half subtractor circuit and verify its truth table.

Apparatus required:- IC No. 7408 (AND GATE), 7404 (NOT GATE) and
7486 (X-OR GATE), connecting wires and trainers kit.
Theory:

HALF SUBTRACTOR

A half subtractor is a combinational circuit that programs the subtraction of two


bits. The circuit has two binary inputs (A and B) and two binary outputs (D as
difference and Bo as borrow).
The simplified Boolean functions for two outputs as obtained from the
truth table are:

D = A’B + AB’
Bo= A’B

Procedure:

1. Connect the required ICs and make connections of gates in required


manner and make proper connections for ground (pin 7) and supply
(pin 14).

2. Connect the input and output to required LEDs. Switch on the supply.

3. Note the output for various combinations of input variables.

4. Repeat the steps for full adder and note down the observations.

Observations:

Truth table of Half Subtractor

A B D Bo
0 0 0 0
0 1 1 1
1 0 1 0
1 1 0 0
HALF SUBTRACTOR

A
D
B

Bo

Result: A half Subtractor was designed and its truth table was verified.
PRECAUTIONS:
1. All the IC’s should be handled carefully.
2. All the connection should be tight.
3. Supply should be given after all connections are made.
4. Use IC plucker when remove the IC from Bread Board.
Experiment No. 6

Aim: To. Design a full subtractor circuit using half subtractor and verify its
truth table.

Apparatus required:- IC No. 7432(OR GATE), 7408 (AND GATE),


7404 (NOT GATE) and 7486 (X-OR GATE), connecting
wires and trainers kit.
Theory:

FULL SUBTRACTOR

A full subtractor is a combinational circuit that performs the subtraction of 3


bits. The circuit has 3 input variables (A, B and C) and two output variables
(D as difference and Bo as borrow). The Boolean functions for two outputs
obtained from truth table are:

S = A’ (B’C’ + BC) + A’ (B’C + BC’)


S = A XOR B XOR C
And
Bo = A’B’C + A’BC’ + A’BC
= A’C + A’B + BC

A full subtractor can also be designed using two subtractor and an OR gate.

Procedure:

1. Connect the required ICs and make connections of gates in required


manner and make proper connections for ground (pin 7) and supply
(pin 14).

2. Connect the input and output to required LEDs. Switch on the supply.

3. Note the output for various combinations of input variables.

4. Repeat the steps for full adder and note down the observations.
Observations:

Truth table of Full Subtractor

A B C D Bo
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
FULL SUBTRACTOR USING TWO HALF SUBTRACTORS

A D

Bo

Result:. A full Subtractor was also designed using half adders and its truth table
is verified.

PRECAUTIONS:
1. All the IC’s should be handled carefully.
2. All the connection should be tight.
3. Supply should be given after all connections are made.
4. Use IC plucker when remove the IC from Bread Board.

You might also like