Ternary computer

Source: Wikipedia, the free encyclopedia.

A ternary computer, also called trinary computer, is one that uses

base 2) in its calculations. Ternary computers uses trits, instead of binary bits
.

Types of states

Ternary computing deals with three discrete states, but the ternary digits themselves can be defined differently:[1]

System States
Unbalanced ternary 0 1 2
Fractional unbalanced ternary 0 12 1
Balanced ternary −1 0 1
Unknown-state logic F ? T
Ternary-coded binary T F T

Ternary quantum computers use qutrits rather than trits. A qutrit is a quantum state that is a complex unit vector in three dimensions, which can be written as in the

basis vectors
() can be replaced with other labels, for example those given above.

History

I often reflect that had the Ternary instead of the

Sir George Biddell Airy[3]

One early calculating machine, built entirely from wood by Thomas Fowler in 1840, operated in balanced ternary.

binary computers that eventually replaced it, such as lower electricity consumption and lower production cost.[citation needed] In 1970 Brusentsov built an enhanced version of the computer, which he called Setun-70.[6] In the United States, the ternary computing emulator Ternac working on a binary machine was developed in 1973.[8]
: 22 

The ternary computer QTC-1 was developed in Canada.[9]

Balanced ternary

Ternary computing is commonly implemented in terms of

ternary digit can be obtained by replacing every + with a − and vice versa. It is easy to subtract a number by inverting the + and − digits and then using normal addition. Balanced ternary can express negative values as easily as positive ones, without the need for a leading negative sign as with unbalanced numbers. These advantages make some calculations more efficient in ternary than binary.[10]
Considering that digit signs are mandatory, and nonzero digits are magnitude 1 only, notation that drops the '1's and use only zero and the + − signs is more concise than if 1's are included.

Unbalanced ternary

Ternary computing can be implemented in terms of unbalanced ternary, which uses the three digits 0, 1, 2. The original 0 and 1 are explained as an ordinary

leakage current
.

The world's first unbalanced ternary semiconductor design on a large wafer was implemented by the research team led by Kim Kyung-rok at Ulsan National Institute of Science and Technology in South Korea, which will help development of low power and high computing microchips in the future. This research theme was selected as one of the future projects funded by Samsung in 2017, published on July 15, 2019.[11]

Potential future applications

With the advent of mass-produced binary components for computers, ternary computers have diminished in significance. However,

ternary logic system.[12] A ternary computer using fiber optics could use dark as 0 and two orthogonal polarizations of light as +1 and −1.[13]

The

Josephson junction has been proposed as a balanced ternary memory cell, using circulating superconducting currents, either clockwise, counterclockwise, or off. "The advantages of the proposed memory circuit are capability of high speed computation, low power consumption and very simple construction with fewer elements due to the ternary operation."[14]

Ternary computing shows promise for implementing fast large language models (LLMs) and potentially other AI applications, in lieu of floating point arithmetic. [15]

In popular culture

In Robert A. Heinlein's novel Time Enough for Love, the sapient computers of Secundus, the planet on which part of the framing story is set, including Minerva, use an unbalanced ternary system. Minerva, in reporting a calculation result, says "three hundred forty one thousand six hundred forty... the original ternary readout is unit pair pair comma unit nil nil comma unit pair pair comma unit nil nil point nil".[16]

See also

References

  1. ^ Connelly, Jeff (2008). "Ternary Computing Testbed 3-Trit Computer Architecture" (PDF). California Polytechnic State University of San Luis Obispo.
  2. .
  3. ^ .
  4. ^ McKay, John; Vass, Pamela. "Thomas Fowler". Archived from the original on 31 May 2007.
  5. .
  6. ^ a b Nitusov, Alexander. "Nikolay Petrovich Brusentsov". Russian Virtual Computer Museum: Hall of Fame. Retrieved 25 January 2010.
  7. ..
  8. .
  9. .
  10. ^ ..
  11. ^ "S. Korean researchers develop world's first ternary semiconductor tech". Maeil Business Newspaper. 17 July 2019.
  12. .
  13. .
  14. .
  15. .
  16. .

Further reading

External links