0
673views
What is half subtractor? Explain its working
0
32views

The half subtractor circuit needs two binary inputs and two binary outputs.

The input variables designate the subtrahend and minuend bits.

The output variables produce difference and borrow.

Let 'x' and 'y' be the input bits.

Truth table:

x y Difference = x-y Borrow
0 0 0 0
0 1 …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.