Ex.
No:5 Sum of Products using NAND gates and Product of Sums using NOR
Gates.
SUM OF PRODUCTS (SOP)
It is the sum of the Products form in which the terms are taken as 1. It is denoted in
the K-Map expression by the Sign summation (∑)
Two input SOP - A.B + A’.B’
Procedure for SOP form:
1. Place the Digital lab kit at one place.
2. Take the one AND gate ICs i.e. IC no.7408, one NOT gate IC i.e. IC no. 7404 and one
OR gate IC i.e. IC no. 7432.
3. Place these 3 ICs in the breadboard one by one.
4. Now, connect the AND gate with the inputs of A and B and other AND gate in the
same IC is given by the complement input of the A and B i.e. A’ and B’ by using NOT
gate with the help of connecting wires.
5. Give the output voltage Vcc and GROUND to all the ICs separately.
PRODUCT OF SUM (POS)
It is the product of the sums form in which the terms are taken as 0. It is denoted in
the K- Map expression by the sign pie (∏)
Two input POS: (A+B) (B+ C) (A + C’)
Procedure for POS form:
1. Place the Digital lab kit at one place.
2. Take the 1 OR, 1 AND, 1 NOT gates IC
3. Place these 3 ICs in the breadboard one by one.
4. Now, connect the OR gate of Input A or B, B or C and last one is A or C’ (i.e.
complement of C using NOT gate. Inputs are connected with the help of connecting
wires.
5. When whole circuit is complete, on the switch and note down the output with
different values of A, B and C.
Result:
Thus, the given Boolean Expression is implemented by the Logic Gates.