Logic Gates
Logic Gates
Logic Gates
DESIGN
UNIT NO. 1
MINIMIZATION TECHNIQUE
TOPIC: LOGIC GATES
Objectives
To study the different types of logic gates
To verify the truth table of logic gates
To understand the IC pin configuration of logic gates
To design the circuit by using logic gates
Signal:
An information variable represented by physical quantity
For digital systems, the variable takes on discrete values
Two level, or binary values are the most prevalent values
Binary values are represented abstractly by:
– digits 0 and 1
– words (symbols) False (F) and True (T)
– words (symbols) Low (L) and High (H)
– and words On and Off.
Binary values are represented by values or ranges of
values of physical quantities
Signal Types:
Analog
Digital
•Analog information is made up of a continuum of values
within a given range.
Logic Symbol
Truth Table
Representation
Basic Logic Gates-
2. OR Gate-
The output of OR gate is high (‘1’) if any one of its inputs is high (‘1’).
The output of OR gate is low (‘0’) if all of its inputs are low (‘0’).
Logic Symbol
Truth Table
Representation
Basic Logic Gates-
3. NOT Gate-
The output of NOT gate is high (‘1’) if its input is low (‘0’).
The output of NOT gate is low (‘0’) if its input is high (‘1’).
Logic Symbol
Truth Table
Representation
Universal Logic Gates-
Universal logic gates are the logic gates that are capable of
implementing any Boolean function without requiring any
other type of gate.
They are called as “Universal Gates” because-
-They can realize all the binary operations.
-All the basic logic gates can be derived from them.
Logic Symbol
Logic Symbol
Logic Symbol
Truth Table
Representation