NTB (Ternary Gate): Difference between revisions

From TernaryWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 44: Line 44:
<tr>
<tr>
<td class="tt_g">0</td>
<td class="tt_g">0</td>
<td class="tt_bl tt_b">+</td>
<td class="tt_bl tt_r">-</td>
</tr>
</tr>
<tr>
<tr>

Revision as of 00:28, 4 May 2025

Negative Threshold Buffer

Uses

Converts a ternary value into a true/false (binary) output.

Truth Table

TempImage
TempImage
NTB
A Y
- -
0 -
+ +
NTI
A Y
- +
0 -
+ -