Logic Gates: Project Title
Logic Gates: Project Title
PROJECT TITLE :
Logic Gates
Contents
Introduction
2
GATES : A gate is defined as a digital circuit which follows some
● The logic gates are building blocks at digital electronics. they are
used in digital electronics to change one voltage level into another
according to some logic statement relating to them
● Truth table of a logic gate is a table that shows all the inputs and
3
Principle
Any Boolean algebraic operation can be associated with the input and
output, which represents the statement of boolean algebra. Although
these circuits may be complex, they may all be constructed from three
basic devices like a P-N junction diode, a resistance and a N-P-N
transistor.
we have three different types of logic gates and they are the AND
gate, the OR gate and the NOT gate.
LOGICAL STATEMENTS
1 0
High Low
Positive Negative
On Off
Close Open
Right Wrong
True False
Yes No
4
Basic Gates
THE OR GATE : It is a device that combines A and B to give Y as the
result. the OR gate has two or more inputs and one output. In Boolean
algebra, addition symbol [+], is referred to as the OR symbol.
5
THE NOT GATE : It is a device that inverts the inputs. the NOT has
one input and one output. In Boolean algebra, the Bar symbol is referred
to as the NOT symbol.
6
7