answersLogoWhite

0


Best Answer

Binary numbers have only 2 digits, 0 and 1. Binary came from a need to represent information based in magnetics that only offer an "on" or "off" state. Decimal numbers have 10 digits, 0,1,2,3,4,5,6,7,8,9. Decimal numbers came about from humans having 10 fingers to count with. Once they reach 10, they start reusing fingers (digits).

When humans count to 3, they count to their 3rd digit.

Here's how to count to 3 in binary, which only has 2 digits: 01,10,11

Here's counting to 7 in decimal: 1,2,3,4,5,6,7

Here's counting to 7 in binary: 001,010,011,100,101,110,111

All of the mathematics done in decimal can be done in binary.

No matter how fancy computers get, the bottom line is they have to store and manipulate information at a physical level, something physical must store all of that information. In computers, that physical storage is magnetic. All information is stored and manipulated at the lowest level as a combination of large binary values, large combinations of "on" and "off".

Scientists are inventing new ways to store information in computers, so perhaps in time computer storage won't be limited to binary values.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do digital computer use binary number system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Why all digital devices use binary number system?

The binary number system inside the electronics of a computer is generally represented by a high or a low voltage, a charged or uncharged capacitor, or sometimes even a switch that is on or off. That these electronics are generally in either one or the other state, the binary system is the simplest.


What are binery numbers?

Binary numbers belong to Binary number system. Binary System consists of only 2 digits (known as bits) 0 & 1. Any no. from decimal number system can be converted to binary number system. Binary numbers are widely used in design of various digital gadgets & computers. Following are some decimal no.s converted into binary numbers. Decimal number Binary number 0 0 1 1 2 10 3 11 4 100 5 101 6 110


Who advocated the binary number system?

The binary system is not used because someone advocated it. It's used because each digital computer is composed of an enormous number of on-off switches. The obvious way of representing 'on-off' in numbers is as one or zero, which is the binary number system. If you ask why couldn't computers be composed of 10-way switches well that's a matter of electronics. It would be much more difficult to build those than the two-way switches.


Why do you learn number system in digital logic?

One of the biggest applications of digital logic is using circuits to perform arithmetical operations. While theoretically, any number system could be used, binary is the most simple to express in terms of digital logic circuits.


Who defined the binary number system?

A.N.D. Leibniz defined the binary number system.

Related questions

Does the digital computer show convert the data into binary number system without showing the user?

yes


How can you describe computer as a digital system?

In it's simplest terms, a computer is actually a digital binary system. It is a very large number of containers or "bits" which are either numbered one ( for on) or zero (for off). As an electrical charge stores these alternating bit values, it is a digital system.


What is the number system that the computer uses?

Binary-


Why all digital devices use binary number system?

The binary number system inside the electronics of a computer is generally represented by a high or a low voltage, a charged or uncharged capacitor, or sometimes even a switch that is on or off. That these electronics are generally in either one or the other state, the binary system is the simplest.


What are number systems use in computer?

Binary Number System


Which language is understood by digital system of computer and how computer translate?

They understand machine code, i.e. Binary Digits.


The binary system used by a digital computer consists of?

it consists of two numbers : 0 and 1


What is digital number system?

It will be asumed that you are refering to the binary number system, which is used in computers and digital devices. A binary number is always either 0 or 1. This is also commonly refered to as "low" or "high". This is in contrast to the decimal number system, where the numbers can vary between 0,1,2,3,4,5,6,7,8 or 9.


First computer to use binary number system?

The first computer to use the binary number system was probably the Z1, started by Konrad Zuse in 1936. It was a mechanical computer, not fully programmable, but is still considered a computer.


What number system did the first electronic computer use?

Binary


What base system does a computer use?

Computers are based on a binary number system.


Where is the binary number system used?

binary number system used in computers because computer can understand only binary language as it starts from 0and 1. which makes computer easier.