You are on page 1of 1

Nasir Ahmed Khan 2010-EE-043

Get way system


Logic gates are used to program or burn the I.Cs. It is actually use to create the logic in an I.Cs.
They join with the table called truth table.
There are seven logic gates.
Gate Definition symbols Truth table Notation Say
s s Inputs s s
A= 1 1 0 0
B= 1 0 1 0
Outputs
And both inputs are X= 1 0 0 0 AB A
1=output is 1 and
B
Or only one input X= 1 1 1 0 A+b A
is 1=output is 1 Or
B
*Not Having only X= 0 0 1 1 A
one input, and Ā Not
out is reverse
of the input.
XOr similar X= 0 1 1 0 A
inputs=output A b Xor
is 0, dissimilar B
inputs=out is 1

Nand both inputs are X= 0 1 1 1 A


1=output is 0 ab Nand
B
Nor both inputs are X= 0 0 0 1 A
0=output is 1 A+b Nor
B
xnor similar X= 1 0 O 1 A
inputs=output a b Xnor
is 1, dissimilar B
inputs=out is 0

*There are two inputs and one output in each gate in above seven but not gate has one
input and one output.
*For not gate use A as an input. By,
NASIR AHMED KHAN
2010 - EE - 043
SSUET

You might also like