Completar Frases Binary additionVersión en línea one bit binary addition por Simon Nicholson 1 different XOR 1 0 half 0 0 AND 0 1 1 carry 0 A . . . . B . . . . . . . . . . . . . . . . . Sum . . . . . . . . . . . . . . . . . . . . . . . . Carry 0 + 0 = 0 + 1 = 1 + 0 = 1 + 1 = The sum is always 1 when the inputs A and B are . This is the logic created by an logic gate . The carry is always a 1 when both inputs are logic 1 , this is the logic created by an gate . Once built in logic gates this circuit is called a - adder as it cannot deal with a - in bit .