From WikiChip
and gate
Revision as of 16:00, 24 March 2014 by 208.58.121.50 (talk) (Created page with "{{Logic gates}} The '''AND gate''' is a logic gate which implements a logical conjunction. The results of an AND gate is HIGH if all of its inputs are also HIGH; other...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Logic gates

Basic gates

Compound gates

Other topics

v · d · e

The AND gate is a logic gate which implements a logical conjunction. The results of an AND gate is HIGH if all of its inputs are also HIGH; otherwise the result is LOW.

Functionality

The AND gate generates a HIGH signal if and only if all of the inputs are also HIGH. Otherwise the output is a LOW. An AND gate fan-in count usually ranges between 2 and 8. Large AND gates most are most often made of a number of AND gates.