Full Adder (BCT): Difference between revisions

From TernaryWiki
Jump to navigationJump to search
Created page with "Ternary Full Adder in BCT. Adds three tits and returns a sum and carry. It uses two Half Adder circuits. none|thumb|BCT Full Adder"
 
mNo edit summary
 
Line 1: Line 1:
Ternary Full Adder in BCT. Adds three tits and returns a sum and carry. It uses two [[Half Adder (BCT)|Half Adder]] circuits.
Ternary Full Adder in BCT. Adds three tits and returns a sum and carry. It uses two [[Half Adder (BCT)|Half Adder]] circuits and an [[ANY (BCT)|ANY]].
[[File:Full-Adder-BCT.png|none|thumb|BCT Full Adder]]
[[File:Full-Adder-BCT.png|none|thumb|BCT Full Adder]]

Latest revision as of 17:15, 1 August 2025

Ternary Full Adder in BCT. Adds three tits and returns a sum and carry. It uses two Half Adder circuits and an ANY.

BCT Full Adder