Ch 2 _logic Gates
Ch 2 _logic Gates
Mugdha Kulkarni
(15%) Ast.teacher (fc jr wing)
BOOLEAN ALGEBRA
Definition: Boolean algebra is division of mathematics that deals with operations on
logical values and incorporates binary values.
The distinguishing factor of Boolean algebra is that it deals with the study of
binary variables.
The possible values are 1(true ) and 0 (false)
LOGIC LEVELS IN BOOLEAN
ALGEBRA
Logic
levels
Positive Negativ
logic e logic
Logic design: The interconnection of gates to
perform a variety of logical operations is called logic
design.
Logic gates: A logic gate is a simple switching
circuit that determines whether an input pulse can pass
through to the output circuit. Gate is a logic circuit with
one or more input signals but only one output. Total
number of combinations for a gate is 2^n where , n is
the number of inputs.
Truth table: a table which lists all the possible
Logic
gates
Deriv
Basic
ed
gates
gates
OR GATE( ADDITION)
4. TRUTH TABLE:
ASSIGNMENT NO : 2
1. Why NAND and NOR gates are called as
universal building blocs?
2. Explain NAND gate as a universal building
block.
3. Explain NOR gate as a universal building
block.
4. Write a short note on Exclusive OR gate .
5. Write the difference between inclusive OR
and Exclusive OR gate.
BOOLEAN LAWS AND
THEORMS
DE MORGAN'S THEOREM
STATEMENT: The complement of the sum of two or more variables is
equal to the product of the complement of the variables.