Explore balanced ternary computing concepts through hands-on tools. Each demo teaches foundational ideas from the ternary computing domain.
Convert between decimal and balanced ternary. Perform addition and subtraction with step-by-step carry propagation. Explore a reference table for values from −13 to +13.
Watch a ternary prefix tree grow as you insert keys. Animated node-by-node traversal with color-coded branches: blue (−1), grey (0), red (+1). Look up keys with path highlighting.
Browse the ternary instruction set architecture: data movement, arithmetic, logic, control flow, and system instructions. View the 27-trit encoding format and register file layout.