Engineering:IMPLY gate

From HandWiki
Revision as of 20:57, 3 February 2024 by TextAI (talk | contribs) (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Digital logic gate
Input
A   B
Output
A → B
0 0 1
0 1 1
1 0 0
1 1 1

The IMPLY gate is a digital logic gate that implements a logical conditional.

Symbols

IMPLY can be denoted in algebraic expressions with the logic symbol right-facing arrow (→). Logically, it is equivalent to material implication, and the logical expression ¬A v B.

There are two symbols for IMPLY gates: the traditional symbol and the IEEE symbol. For more information see Logic gate symbols.

IMPLY ANSI.svg IEC Implies gate.svg
Traditional IMPLY Symbol IEEE IMPLY Symbol

See also