What does Binary Mean?

70
rate this page

By Lincoln Armstrong



Photo Courtesy Romulusnr
Photo Courtesy Romulusnr

Or, how to count to four using only three-digit numbers

Computers don't do math the same way people do. That isn't to say computers can't do math. They do math very well, but they don't count using the same kind of number system as people. Everyday math, counting and numbering is done with a system called "Base-10." Base-10 means that there are ten possible values for each digit in a number. Any digit can be a zero, or a one, or an eight, or a four, etc.

Binary is a numbering system that represents the same values, but only has two values possible for each digit. Any digit in a binary value can only be a one, or a zero. In Base-10, a value of two is written as "2." In binary, however, a value of two is written as "10."

Suppose we have a two-digit binary number. With two digits, a computer can count to three by incrementing each value as a binary number, starting with both digits at zero which is a value of zero.

A value of one is written as "01"

A value of two is written as "10"

A value of three is written as "11"

To get to four, you need to add a third digit so a value of four is written as "100"

The reason binary is used in computers is because it is a great way to model mathematical expressions using computer circuits. In a computer, a processor circuit can be in one of two states: on or off. By arranging these circuits in series, it becomes possible to store larger and larger values.

If a computer wanted to store a value of 117, it would need a way to store the binary number 01110101. So by setting a series of eight circuits to "off-on-on-on-off-on-off-on," the computer now has the number 117 stored as a single byte.

Since computers can do millions of complex mathematical operations per second, storing long strings of binary values isn't really any problem. For people, however, using binary math would make it a little difficult to figure out how to divide a lunch check.

Those familiar with exponential mathematics might notice rather quickly that binary numbers are simply a list of exponents, or powers of two, read right to left. A good way to read a binary number is to think of each digit from right to left as zero or one, then the number of "twos" in the value, plus the number of "fours" in the value, plus the number of "eights" in the value, and so on.

Or you could save a lot of time and just use hexadecimal.



Binary Math Blog Articles

  • Computers can’t even do <b>math</b>!?

    For hardware efficiency, most floating-point representations are binary representations, which can exactly represent fractions like 1/2, 1/4, and 1/1024. Unfortunately, the fractions we use most commonly (especially when performing ...

  • Carnival of <b>Mathematics</b> #33 - The rushed edition!

    If you like the level of your mathematics to be a bit higher and median graphs are your thing then you will be interested in David Eppstein’s submission Median graphs and binary majorization over at OxDE. Denise of Let’s Play Math sent ...

  • All About <b>Binary</b>

    That would work, but you would always have to have that extra bit, and if you are doing binary math (I wont go into that here) then you may run into problems. So, the geniuses of math and computer science decided that rather than just ...

  • Martian <b>Math</b>

    Anyway, what I called “Martian Math” was actually binary math, dressed up in a spacesuit to attract the geeks in the room, who recognized it as something they might like to know, and so, would take a front row seat to get away from the ...

  • How to pass CCNA 6 Steps to Success

    Before you even start reading any of the books I suggest learning binary math (really easy) and subnetting so you can do it in your sleep. - Read both books casually once from front to cover (make sure you cover introduction and ...

  • Using the Socratic Method to Teach <b>Binary Math</b>

    Holy crap. http://www.garlikov.com/Soc_Meth.html.

  • node deletion in <b>Binary</b> search tree

    sci.math: node deletion in Binary search tree.

  • Geek reputation hurting <b>math</b> profession - LiveScience- msnbc.com

    When the computer age arrived, it was discovered decimal math did not work digitally; and we all went through the new math period, of binary math (digital); Did I say all, well then I lied, science stuck with their old decimal; ...

RSS for comments on this Hub Small RSS Icon

slebie  says:
10 days ago

there was no answers to what i typed into google. so now i can do my project. i get so piss*d off at web sites with no answers!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

slebie again  says:
10 days ago

sorry i ment CAN'T!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Submit a Comment

Members and Guests

Sign in or sign up and post using a hubpages account.


optional



working