03 Logic Gates
03 Logic Gates
Logic Gates
CPE107-4 Logic Circuits and Design
Engr. John Paul T. Cruz
Internal Use
Objectives
• Describe the operation of the basic, universal, and exclusive gates.
• Formulate the truth tables of logic expressions.
Internal Use
Introduction
Logic gates are the basic building blocks for
forming digital electronic circuitry. A logic
gate has one output terminal and one or
more input terminals. Its output will be HIGH
(1) or LOW (0), depending on the digital
level(s) at the input terminal(s).
Universal Gates
The universal gates consist of the NAND and NOR gates.
Internal Use
Given the proper combinations, any expression can implement using only NAND or NOR
gates.
Internal Use
Exclusive Gates
The exclusive gates consist of the XOR and XNOR gates.
Internal Use
?
?
? ? ?
?
Internal Use
?
? ?
?
Internal Use
Examples
Evaluate the output of the following expressions and circuits:
𝑥 = 𝐴𝐵(𝐶 + 𝐷)
ത
𝑦 = 𝑀 + 𝑁 + 𝑃𝑄
Internal Use