Graham want to see binary system

Hello, my name is Graham, it's quite irritative truly, am an accountant not a computer scientist, I just take a course about computer binary system wonder why binary is used instead of other system ?
Is there any rule for binary in your system, I want to see
Thanks
[278 byte] By [Akamai] at [2007-11-19 22:48:43]
# 1 Re: Graham want to see binary system
From what I understand, its used because a switch (transistor) only has two states - on and off. This is why binary is base 2. The other number systems i.e hexidecimal, octal are used to simplify the binary to make it easier to program the computer.

If quantum computing ever takes off, we might see some base 7/9 computing - depending on which quantum theory is true (quantum particles have many states - and can simultaneously have more than 1 state)
HairyMonkeyMan at 2007-11-9 12:18:07 >
# 2 Re: Graham want to see binary system
I think I read about ternary computers somewhere, ah here we go
http://en.wikipedia.org/wiki/Ternary_computer
Rich2189 at 2007-11-9 12:19:11 >
# 3 Re: Graham want to see binary system
Yes, that is correct computer hardware has components that only support two states, on or off (hince the word binary). On means it has power and off means it doesnt. Just like a lamp. Its either on or off. You cant have a lamp thats both on and off at the same time. But at the same time the lamp has to either be on or off it can't be neither. (unless its broken, :D)

The CPU, the brain of the computer has many of these switches and when they are turned on and off in a special order they "create" calculations.

Its a little more complicated then that, CPUs have registers, etc... but that is basically an easy description.
Sheesh at 2007-11-9 12:20:10 >
# 4 Re: Graham want to see binary system
http://www.cs.caltech.edu/~westside/dilbert.gif

:D
HairyMonkeyMan at 2007-11-9 12:21:15 >
# 5 Re: Graham want to see binary system
http://www.cs.caltech.edu/~westside/dilbert.gif

Please have more. :lol:
Sheesh at 2007-11-9 12:22:14 >