Logic Gates: By: Alvin T. Dela Peña, ECE
Logic Gates: By: Alvin T. Dela Peña, ECE
By:
Alvin T. Dela Pea, ECE
CHAPTER GOALS
Identify the basic gates and describe
the behavior of each
Combine basic gates into circuits
Describe the behavior of a gate or
circuit using Boolean expression,
truth tables and logic diagrams.
Basic Gates
A NOT gate accepts one input value
and produces one output value
Combinational Circuits
Gates are combined into circuits by using
the output of one gate as the input for
another.
Implementing a function
from a Boolean
Expression
Consider the following Boolean
expression:
A(B + C)
X A BC
Y AB CD
Generating a Boolean
expression from a logic
diagram
Implementing a logic
function from a Truth table
Boolean Identities
-this
can be simplified into:
X BC expression
A