You are on page 1of 5

Lab 12: Half and Full Subtractor Circuit

Objective(s):

“To construct half and full subtractor circuit”.

Task 01:

Draw Half Subtractor Circuit using basic logic gates (Module KL-33004, block a).

Circuit:

Truth Table:

A B Á D BO

0 0 1 0 0

0 1 1 1 1

1 0 0 1 0

1 1 0 0 0
Task 02:

Construct Full Subtractor Circuit using two half subtractor (Module KL-33004, block a).

Circuit:

Truth Table:

Input Output

A B C D1 B1 D2 B2

0 0 0 0 0 0 0

0 0 1 0 0 1 1

0 1 0 1 1 1 1
0 1 1 1 1 0 1

1 0 0 1 0 1 0

1 0 1 1 0 0 0

1 1 0 0 0 0 0

1 1 1 0 0 1 1
Task 03: Time: 30 Minutes

Draw the equivalent circuit of full subtractor using NAND gates. Write the output of each gate.

Circuit:

Truth Table:

You might also like