Unit II
Unit II
• CO2: Apply basic logic gates and various reduction techniques for building
digital logic circuits.
•CO2.1: Reduce the logic function using various techniques like K-map.
• The function is denoted with ∑ symbol with decimal equivalent of terms enclosed.
For example the above function is also written as
• f(A,B,C)=∑ m(1,2,3,5)
Combinational Circuits:
• Product of Sums (POS):
• A product-of-sums expression contains the product of different terms, with each
term being either a single literal or a sum of more than one literal/variable.
• It can be obtained from the truth table by considering those input combinations
that produce a logic ‘0’ at the output
• Each such input combination gives a sum term, and the product of all such terms
gives the expression.
• The function of above equation may also be written in the form shown in equation
below