Logic gates

The AND gate:

AND Gates

Result of AND gate is (a AND b) or if there are many inputs (a AND b AND c)

The NAND gate:

NAND Gates

Result of NAND gate is NOT (a AND b) or if there are many inputs NOT (a AND b AND c)

The OR gate:

OR Gates

Result of OR gate is  (a OR b) or if there are many inputs  (a OR b AND c)

The NOR gate:

NOR Gates

Result of NOR gate is  NOT (a OR b) or if there are many inputs  NOT (a OR b AND c)

 

The NOT gate:

NOT Gates

Result of NOT gate is  NOT a

Leave a Reply

Einhugur technical blog that involves Xojo and Einhugur Xojo plugin related topics

%d bloggers like this: