answersLogoWhite

0


Best Answer

Because computers store data physically, and the simplest way to store something is through a switch, either on or off. So the whole storage system on a computer is based on this, it's just a series of trillions of switches. Decimal numbers would require far more complex systems, and wouldn't allow for the amount of storage our computers have.
Binary is more direct and requires minimal translation. 1s and 0s represent transistors on or off, which is the most basic.
Binary is a set of instructions used to control the computer, and works from 1's and 0's, but the computer understands them as on or off signals. If the decimal system were used, there would need to be 10 different voltages, in which case there'd be more room for error with resistors etc., and therefore more room for corruption of data.

Furthermore:The computer may process enormous amounts of data. But, because humans don't want to think about so much data in detail, there's a limit to how much of it is going to be input by humans or output to humans (eg typed in, read from the screen, etc). So the computer is only ever going to spend a small amount of time converting between one base and another. So when working out which base is the best, you don't really need to worry about converting bases to keep humans happy.

As one can see computer or to be more precise hard-disk is nothing but a box containing magnetic tape. Now one can actually think why magnetic tape? Why not anything else? Because magnet has two properties attracting (unlike poles) and repelling (like poles).

Let me give 1 to attract (for e.g.) and 0 to repel. Now when an instruction executes, a reader on hard-disk (as in cassette or tape recorder) sends signal to hard-disk . And hard-disk reacts according to signal. Let us say signal elements were 101.and now on seeing 1 it will attract and mark on magnetic tape will be seen as per it. And for 0 it will repel and leave some another mark. This will continue till the whole input signals are executed.

Now one can tell for all numbers 0 to 9 will be converted into binary (0 & 1) and then only it will be executed. This is much simple for a computer as it has got to do only two actions for any number of inputs.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do computers use binary numbers instead of decimals?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why computer don't understand 2 and 3?

Computers can "understand", or work with, all sorts of numbers - both integers and decimals. However, internally they usually work with binary numbers - base 2 instead of base 10, using 2 digits instead of 10 - because this requires simpler circuits.


What Numbers that computers use to store and process data?

BINARY


Are binary numbers used mostly in the science of computers?

No. All computers only understand binary, which is 0 as "off" and 1 as "on."


Why can you multiply decimals?

Because multiplication is a binary operation that is defined so that it is valid for all numbers.


Computers process binary numbers which are composed of?

Binary numbers, with or without a computer are a series of 1's and 0's.


What number system was the first computer built between 1939 and 1942?

Guessing you are referring to ABC, binary. 50 bit binary numbers If you meant instead the Harvard Mark I, decimal. 23 digit decimal numbers. Both computers were completed in 1942.


What numbers do computers depend on?

Computers primarilary work with the Binary numbering system (0 and 1) which is known as Base 2.


Why do computers process binary numbers?

Computers use the binary system because, electrically, it is the simplest system to use. With the binary system, there are only two types of electrical states: on and off. With other systems, there would have to be different voltages that signify different numbers.


Why no websites tell us why binary is invented?

Binary system is invented to allow its use for computers where "on" is for one and "off" is for zero. So, numbers could be easily identified by the computers.


In what form numbers are stored in computers binary or ASCII form?

Its all in binary really. As each binary number refers to the pixel it will hold to form the shape after.


What 2 numbers are used in the binary code for computers?

Not 2 numbers - 2 digits. The digits 0 and 1.


What Calculations were made with the first computer?

Computers use binary numbers. This is ones and zeros.