You are on page 1of 5

Lab Session

Implementation of Boolean Functions


Objectives
After performing this lab, we will be able to understand to, o Circuit connections on bread
board o In order to verify the operation of Logic gates. o Verify the truth tables of respective
gate

Apparatus
To conduct this experiment there must be,

Sr. No. Name Range/Value Quantity

1 Power supply 0-5 volts, 3A

2 Bread board, Connecting wires 1 set

3 LED 1

4 ICs(AND, OR, NOT), two inputs 7408, 7432, 7404 Each 1


Quad

Theory
Boolean functions
Boolean algebra deals with binary variables and logic operation. A Boolean Function is
described by an algebraic expression called Boolean expression which consists of binary
variables, the constants 0 and 1, and the logic operation symbols.

Logic Gates
In electronics, a logic gate is an idealized or physical device implementing a Boolean
function; that is, it performs a logical operation on one or more binary inputs and produces a
single binary output.

OR gate
a logical operation which gives the value one if at least one operand has the value one, and
otherwise gives a value of zero.
AND gate
A Boolean operator which gives the value one if and only if all the operands are one, and
otherwise has a value of zero.

NOT gate
A Boolean operator with only one variable that has the value one when the variable is zero
and vice versa. A circuit which produces an output signal only when there is not a signal on
its input.

Application of logic gates


They used in Multiplexers, Arithmetic Logic Units (ALU) , Computer Memory devices &
Registers. They used in Microprocessors; some Microprocessors can contain over 100 million
gates. Every digital product, including Personal Computers, Mobile Phones, Tablets,
Calculators and Digital watches also uses logic gates.

Procedure

Results:
OR gate

Truth table
Table 1

A B Z= A+B
AND gate

Truth table
Table 2

A B Z= A.B

NOT gate

Truth table
Table 3

A Z= A
Comments:

Score Card
Performance Viva Report Total

Maximum Marks 10 10 5 20

Obtained Marks

Instructor Signature: ___________________________

You might also like