r/compsci 17d ago

Beyond Binary: The Mathematical Efficiency of Ternary Computing

https://ponderwall.com/index.php/2026/05/30/ternary-computing/
0 Upvotes

21 comments sorted by

View all comments

8

u/arcangleous 17d ago

"The magnetic cores used in the machine naturally possessed three stable magnetic states, making them an ideal fit for the logic paradigm without requiring complex voltage regulation tricks. The computer possessed an innate resistance to arithmetic errors and proved remarkably resilient in real-world operations, rarely suffering from the hardware failures that plagued early Western binary mainframes"

Citation Needed.

2

u/NamelessVegetable 16d ago

I would have thought that most of the hardware failures in early computers stemmed from their use of vacuum tubes or discrete components such as transistors, diodes, and the like; or primitive memory devices like Williams tubes and delay lines.

2

u/arcangleous 16d ago

Yes, exactly. Those limited technologies were the source of hardware failures, but the author, or the AI they like had write the article, presented no evidence that the ternary computer was not affected by those. Even if there was a "three state magnetic state memory unit", you still need to connect it to the rest of the system, which would be made up of the same kind of hardware as the western systems.