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
by analyzing your three input logic network
nor as well as nand gate are universal gates they both can be used as a complete set of logic gates
universal logic gate is a gate using which you can make all the logic gates there are two such gates NOR gate and NAND gate
And, or, xor, xnor, nand, nor, not
Any logic gate from which all other logic gate functions can be derived. The two universal gates are NAND and NOR.
A table of logic, or truth table, lists the possible combination of truth values for boolean (logical, two-valued) variables.
If it is boolean logic, typically that is called a Truth Table.
limitations of logic gates
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
types of optical logic gates
logic gates comes under semiconductor
All digital electronic circuits are composed of logic gates. Without logic gates there would be no digital electronics.
And, OR and Not gates.
by analyzing your three input logic network
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.
i need to understand the meaning of latch as applied in logic gates [digital ectronics]
It would be very nice to see the following circuit.. :P