Setun

For the river, see Setun River.

Setun (Russian: Сетунь) was a balanced ternary computer developed in 1958 at Moscow State University. It was built under the leadership of Sergei Sobolev and Nikolay Brusentsov. It was the only modern ternary computer. It used three-valued ternary logic instead of the two-valued binary logic prevalent in other computers. The computer was built to fulfill the needs of Moscow State University. It was manufactured at the Kazan Mathematical plant. Fifty computers were built and production was halted in 1965. Between 1965 and 1970 a regular binary computer was used at Moscow State University to replace it. Although this replacement binary computer performed equally well, it was 2.5 times the cost of the Setun.[1] In 1970, a new model of the ternary computer, the Setun-70, was developed.[2]

Setun was named after the Setun River, which ends near Moscow University.

DSSP

DSSP (Dialog System for Structured Programming) is a programming language designed for Setun. It was created by students in the laboratory of Nikolay Brusentsov at the Computer Science department of the Moscow State University in 1980. The 32-bit version was created in 1989.

DSSP is similar to the Forth programming language; both are examples of stack-based languages.[3] It may be seen as an early fork from Forth, yet with roots extending to the ternary logic computers like Setun.

The underlying ideology of DSSP was to reduce the semantic gaps between the human interface and the computer system. One principle was that there should only be one language to control and use the computer. Another was the principle of "one word of text - one word of machine code." DSSP's structure stays very close to the actual machine. It uses Reverse Polish Notation, a stack-oriented form of calculation.

The first document in English regarding this obscure language distinguishes DSSP from Forth in the following manner: "DSSP was not invented. It was found. That is why DSSP has not versions, but only extensions. Forth is created by practice. DSSP is created by theory. But they are similar and it is a fact of great importance."[3]

See also

References

  1. Brousentsov, N. P.; Maslov, S. P.; Ramil Alvarez, J.; Zhogolev, E.A. "Development of ternary computers at Moscow State University". Russian Virtual Computer Museum. Retrieved January 19, 2015.
  2. Müller, Hartmut (2007). Global scaling: die Basis ganzheitlicher Naturwissenschaft ; eine Dokumentation. Ehlers Verlag GmbH. pp. 144–. ISBN 978-3-934196-66-7.
  3. 3.0 3.1 DSSP & Forth : Compare And Analysis
Notes
  • Klimenko, Stanislav V.: Computer science in Russia: A personal view. IEEE Annals of the history of computing, v 21, n 3, 1999
  • Malinovski, B. N.: Istorija vychislitel’noj tekhniki v licakh. Kiev, 1995, (in Russian)
  • Žogolev, Y. A.: The order code and an interpretative system for the Setun computer. USSR Comp. Math. And Math. Physics (3), 1962, Oxford, Pergamon Press, p 563-578 (in English)
  • G. Trogemann, A. Y. Nitussov, W. Ernst (Hg.), Computing in Russia: The History of Computer Devices and Information Technology revealed. Vieweg Verlag, July 2001 (in English)
  • Hunger, Francis: SETUN. An Inquiry into the Soviet Ternary Computer. Institut für Buchkunst Leipzig, 2008, ISBN 3-932865-48-0 (Englisch, German)

External links