Module 1 &2 Question Bank (BEC302)
Module 1 &2 Question Bank (BEC302)
Course Title Digital System Design using Verilog Course Code BEC302
3 Convert the following equations in to the proper canonical form and write its shortened decimal notation
f(a b c)=ab + a c + bc ii) f(a b c) = ( a+ b ) (b +c)
4 For the following Boolean function, list all the Implicants, Prime Implicants, and Essential Prime
Implicants. f (w x y z )=∑(5, 7, 8, 9, 13)
5 Simplify the following Boolean function using K Map
f (a b c d )=∑( 3, 4, 6,9, 11, 12, 13, 14, 15)
6 Simplify the following Boolean function using K Map
f (a b c d )=∑(2, 3, 4, 5, 13, 15)+ ∑d(8, 9, 10, 11)
7 Simplify the following Boolean function using K Map
f (a b c d )=∑(1,3,5,7,8,10,12,13,14)+ ∑d(4, 6, 15)
8 Simplify the following Boolean function using K Map
f (a b c d )= Π (0,1,4,5,8,9,11)+ ∑d(2,10)
9 Simplify the following Boolean function using K Map
f (a b c d )= Π (1,2, 3, 4,9,10)+ ∑d(0,14, 15)
10 Simplify the following Boolean function using Quine-McCluskey technique
f (a b c d )=∑(7, 9, 12, 13, 14, 15)+ ∑d(4, 11)
11 Simplify the following Boolean function using Quine-McCluskey technique
f (a b c d )=∑(3,4,5,7,10,12,14,15)+ ∑d(2)
12 Simplify the following Boolean function using Quine-McCluskey technique
f (a b c d )=∑(1,3,6,8,9,10,12,14)+ ∑d(7, 13)
Course Outcomes
CO1 Simplify Boolean functions using K-map and Quine-McCluskey minimization technique
Analyze and design for combinational logic circuit
CO2
Analyze the concepts of Flip Flops(SR, D,T and JK) and to design the synchronous sequential circuits
CO3
using Flip Flops
Model Combinational circuits (adders, subtractors, multiplexers) and sequential circuits using Verilog
CO4 descriptions
Revised Bloom’s Levels (RBL)
L1: Remembering L2: Understanding L3: Applying