answersLogoWhite

0

AND

A B Q

0 0 0

0 1 0

1 0 0

1 1 1

OR

A B Q

0 0 0

0 1 1

1 0 1

1 1 1

NOT

A Q

0 1

1 0

(I might as well carry on)

XOR

A B Q

0 0 0

0 1 1

1 0 1

1 1 0

NAND

A B Q

0 0 1

0 1 1

1 0 1

1 1 0

NOR

A B Q

0 0 1

0 1 0

1 0 0

1 1 1

BUF (NNOT)

A Q

0 0

1 1

XNOR

A B Q

0 0 1

0 1 0

1 0 0

1 1 1

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are tables of logic?

A table of logic, or truth table, lists the possible combination of truth values for boolean (logical, two-valued) variables.


What is a table organizing the input rule and the output of a function?

If it is boolean logic, typically that is called a Truth Table.


What are the limitations of logic gates?

limitations of logic gates


What is the difference between two logic equations being equal versus two logic equations being equivalent?

Equal is the truth table and the circuit are the same. Equivalent is when the truth table is the same but the circuit is different


What is optical logic gates?

types of optical logic gates


Is logic gates conductors or nonconductors?

logic gates comes under semiconductor


What products use logic gates?

All digital electronic circuits are composed of logic gates. Without logic gates there would be no digital electronics.


What are the three types of logic gates?

And, OR and Not gates.


How do you get the output of a three input truth table A B C?

by analyzing your three input logic network


Why logic gates are called as logic gates not boolean gates?

Logic gates are the basic building blocks of digital circuits or systems. these digital circuits are used to implement several combinational and sequential operations. these operations include starage, timing, arithmetic, coding, communication etc. Hence, implementing the boolean algebra is not the only purpose where logic gates are used, hence, it is opt to call them as logic gates rather than boolean gates.


Latch in logic gates?

i need to understand the meaning of latch as applied in logic gates [digital ectronics]


Find the logic expession and the truth table of the logic function F realized by the following cicuit?

It would be very nice to see the following circuit.. :P