NTB (Ternary Gate): Difference between revisions
From TernaryWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Truth Table == | == Truth Table == | ||
<div class="tt"> | <div class="tt"> | ||
<table class="tt"> | <table class="tt"> |
Revision as of 00:29, 4 May 2025
Negative Threshold Buffer
Uses
Converts a ternary value into a true/false (binary) output.
Truth Table
NTB | |
A | Y |
- | - |
0 | - |
+ | + |
NTI | |
A | Y |
- | + |
0 | - |
+ | - |