Skip to content

Opening book details…

About this document

Half Subtracter by Animesh Kumar Singh is a document available to read on EtoBox.

A half subtracter is a combinational logic circuit that subtracts two binary bits, A and B, producing a Difference (D) and Borrow (Bout). The Boolean expressions for the outputs are D = A ⊕ B and Bout = A′B, with a truth table illustrating the outputs for all input combinations. It is used in binary subtraction circuits, as part of a full subtracter, and in digital arithmetic operations.

Author
Animesh Kumar Singh
Language
EN