New York, NY IMG HI 58° LO 56° Home About Contact
IMG-LOGO
Home Electrical and Electronics Digital Electronics Design and verification of the truth tables of Half and Full Subtractor circuits.
Digital Electronics Lab Experiments

Design and verification of the truth tables of Half and Full Subtractor circuits.



Aim

Design and verification of the truth tables of Half and Full Subtractor circuits.

Apparatus Required:

Logic trainer kit, NAND gates (IC 7400), XOR gates (IC 7486), AND gates (IC 7408), NOT gates (IC 7404), connecting wires.

Theory:

Half Subtractor:

The half subtractor is constructed using X-OR and AND Gate. The half subtractor has two input and two outputs. The outputs are difference and borrow. The difference can be applied using X-OR Gate, borrow output can be implemented using an AND Gate and an inverter.

Truth Table for Half Subtractor

Input Output
A B BO Diff
0 0 0 0
0 1 1 0
1 0 0 1
1 1 0 0

K-Map for Difference and Borrow
Using only nand gates

Full Subtractor::

The full subtractor is a combination of X-OR, AND, OR, NOT Gates. In a full subtractor the logic circuit should have three inputs and two outputs. The two half subtractor put together gives a full subtractor .The first half subtractor will be C and A B. The output will be difference output of full subtractor. The expression AB assembles the borrow output of the half subtractor and the second term is the inverted difference output of first X-OR.

Truth Table for Full Subtractor

Input Output
A B C Bio Diff
0 0 0 0 0
0 0 1 1 1
0 1 0 1 1
0 1 1 0 1
0 1 1 1 0
1 0 1 0 0
1 1 0 0 0
1 1 1 1 1

K-Map for Difference and Borrow Full subtractor
Using only nand gates Full subtractor

Procedure:

  1. Connections are given as per circuit diagram.
  2. Logical inputs are given as per circuit diagram.
  3. Observe the output and verify the truth table.

Result:

Thus the half subtractor and full subtractor was designed and their truth table is verified.

Precautions

  • All connections should be made neat and tight.
  • Digital lab kits and ICs should be handled with utmost care.
  • While making connections main voltage should be kept switched off.
  • Never touch live and naked wires.








Subscribe

Get all latest content delivered to your email a few times a month.