Half Adder (BCT)
From TernaryWiki
Ternary Half Adder in BCT. This adds two trits and returns a sum and carry. Half Adders are building blocks of Full Adders.
A normal binary half adder uses an XOR and AND gate. Converted to ternary that would be a SUM and CON gate. Due to the similar design of the BCT SUM and BCT CON gate we can actually get the CON results from a SUM with just a pair of Inverters.
