Building The First Ternary Microprocessor

Your computer uses ones and zeros to represent data. There’s no real reason for be the basic unit of information in a computer to be only a one or zero, though. It’s a historical choice that is common because of convention, like driving on one side of the road or having right-hand threads on bolts and screws. In fact, computers can be more efficient if they’re built using different number systems. Base 3, or ternary, computing is more efficient at computation and actually makes the design of the computer easier.

For the 2016 Hackaday Superconference, Jessie Tank gave a talk …read more

Continue reading Building The First Ternary Microprocessor