Half-Adder:: One-Bit Binary Numbers
Half-Adder:: One-Bit Binary Numbers
A combinational circuit which adds two one-bit binary numbers is called a half-adder.
o The sum column resembles like an output of the XOR gate. o The carry column resembles like an output of the AND gate.
Full Adder:
o In a full adder, three bits can be added at a time. The third bit is a carry from a less significant column.
Example: