Definition
Full Adder
A full adder is a 1-bit adder and an extension of the half adder that takes in three inputs and produces an output carry bit and the result . The output carry bit is the overflow bit and the result bit is the bit addition. The input carry bit is the output carry bit of a previous addition.
0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 0 1 1 1 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 1 We can observe that is the XOR of and is given by a disjunction of conjunctions: