24. Define SOP & POS.
25. Find the 9’s Complement for (5763)10
PART-B
1.Simplify using K-map F (A,B,C,D) =∑m(0,2,4,5,6,8,10,15).Implement the
Reduced function using NAND gate only.
2 Reduce the following function using K map technique.
F (W,X,Y,Z) = ∑m( 0,7,8,9,10,12) + ∑d(2,5,13)
3. Reduce the following function using K map technique
F(A,B,C,D)= п M (0,3,4,7,8,10,12,14) + d(2,6)
4. Perform the following
a) Convert (FCB3A)16 to octal equivalent
b) Subtract 10001002 from 1010100 using 2’s Complement method.
c) Add 32 and 65 using Excess – 3.
d) 3A76F16– 2CB3916
e) Convert the Decimal into binary (183.65)10
5. Simplify using Quine McClusky method
F(A,B,C,D)= m(0,1,2,3,11,12,13,14,15)
6. Simplify using K-map F (P, Q, R, S) = п M (0, 1, 2, 3, 6, 7, 13, 15).Implement
the reduced function using NOR gate only.
7. Simplify using Tabulation method
F(W,X,Y,Z)= m(0,2,3,6,7,8,10,12,13)
8. Reduce the following expressions:
a) A’BCD’+BCD’+BC’D’+BC’D
b) XY+XYZ+XYZ’+X’YZ