WELCOME TO MY BLOG!

WELCOME TO MY BLOG!

Saturday, April 2, 2011

Addition of Binary Numbers

Addition Table of Binary Numbers:

(Cause&Effect)
Example:

Adding the binary numbers "0010" and "0110"
  • First Step:
          In the same way we do when we add numbers of the decimal system, this math operation started doing from right to left, starting with the last digit of the two addends, such as the following example:


           (In the addition table of binary numbers we can see that 0+0=0)

  • Second Step:
          Add the next digits: 1 + 1 = 10 (per table), write "0" and carries or has a "1. " Therefore, the "0" for third place from left to right of first term, now takes the value "1 ".

  • Third Step:
           Having taken the "0" in the third position the value "1 ", we must add 1 + 1 = 10. Again we carry a "1", we'll have to go to fourth addend.

  • Fourth Step:
          The value "1" which takes the digit "0 "on the fourth place we add the digit "0 " to the number below. According to the table we have 1 + 0 = 1.


      The end result of the addition of the two binary numbers is: "1 0 0 0".

Information From: http://www.asifunciona.com/informatica/af_binario/af_binario_5.htm

Example Video:

(Process)

No comments:

Post a Comment