M.Tech I Mid QP
M.Tech I Mid QP
1. (a) What is a flip-flop? Design the basic flip-flop using NOR gates and explain.
(b) What is an excitation table? Write the excitation tables for JK and T flip-flops.
2. (a) Convert the following (i) (AB)16 = (___)10 (ii) (1234)8 =(____)10
(b) Find the 2’s complement and 1’s complement of 101101
3. (a) Simplify each of the following expressions i) ab +a'bc' +bc ii) (ab' +c) (a +b')c
iii)ab' +c +(a'+b)c'
(b) Find both the Minterm expansion and Maxterm expansion for the following function
using algebraic manipulations f (X,Y,Z,W) =XY +X'ZW
4. (a) Find the minimum sum-of-products expression for
f (x,y,z,w) =∑ m (1,2,4,15) +∑ d(0,3,14) using K -map
(b) Make a K-map for the function f (x,y,z,w) =xy +xz' +z +xw +xy'z +xyz and realize the
minimized expression using NAND gates only.