Some of the early computers that used decimal system (either exclusively or in combination with binary) include ENIAC, UNIVAC I and II, and several IBM computers. Some processors today use binary coded decimals which encode every decimal digit (or group of digits) with a fixed number of binary digits (bits). That being said, your question stands, why do modern computers almost exclusively use binary numbers?
Radix economy tells us that the most efficient base for storing information is base e approx 2.71828 and indeed ternary base (e rounded to the nearest whole number) has some advantages when used in computers e.g. ternary search trees; however, ternary computers are more difficult to manufacture, and they have been shown to have higher energy consumption. Despite to all of this, Donald Knuth conjectured that in future we will switch to ternary computers due to their efficiency and elegance, but almost 40 years has passed since then with no ternary computers in sight.
On the other hand, decimal computers are far more error prone and more difficult to produce than binary ones. The main reason is that the binary computers use only two states "on" (maximum voltage) and "off" (no voltage). If, for example, you make 1V to be your maximum voltage, then "0" would be represented by no voltage and "9" by 1V, the problem is that you still have to assign 8 different values for intermediate voltages. This means that small change in voltage could easily turn one digit into another e.g. "4" into "5". This only works with computers using relatively high voltages like those early computers mentioned at the beginning.
In conclusion, binary computers are the simplest to manufacture, use less energy and are less error prone than non-binary computers.
Tuesday, October 24, 2017
Why do digital computers use binary numbers for their operation?
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
One way to support this thesis is to explain how these great men changed the world. Indeed, Alexander the Great (356–323 BC) was the quintes...
-
At the most basic level, thunderstorms and blizzards are specific weather phenomena that occur most frequently within particular seasonal cl...
-
x=4cost y=2sint First, take the derivative of x and y with respect to t. dx/dt=-4sint dy/dt=2cost Then, determine the first derivative dy/dx...
-
Ethno-nationalism is defined as "advocacy of or support for the political interests of a particular ethnic group, especially its nation...
-
Both boys are very charismatic and use their charisma to persuade others to follow them. The key difference of course is that Ralph uses his...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
The most basic attitude difference between Mr. Otis and Lord Canterville is their attitude toward the ghost. The attitude difference start...
No comments:
Post a Comment