Unit-3 QB
Unit-3 QB
Question Bank
Unit 3 Boolean Algebra and Logic Circuits
Part-I (Remember/Understand)
Part II (Apply)
No. Question Marks
1 Perform the following conversion 10
(i) (25.6)10 = ( )2 = ( )H
(ii) (7BEF)H = ( )10 = ( )2 = ( )8
(iii) (57279)10 = ( )16
2 Perform the following 10
a) (532.65)10 = ( )16
b) (250.67)16 = ( )2 = ( )10
c) (952.01)10 = ( )16 = ( )8
5 Implement the expression F=A(B+CD)+BC ̅ using 6
a) AND –OR-NOT gates.
b) Using only NOR gates
c) Using only NAND gates
6 Simplify the following Boolean expression using Boolean Laws and Realize 10
using fundamental gates
(i) ̅ 𝑋𝑌𝑍̅ + 𝑋𝑌𝑍̅ + 𝑋𝑌̅ 𝑍̅ + 𝑋𝑌̅ 𝑍
𝑓(𝑊, 𝑋, 𝑌, 𝑍) = 𝑊
(ii) 𝑓(𝐴, 𝐵, 𝐶) = 𝐴𝐵 + 𝐴̅𝐵𝐶 + 𝐴𝐶̅ + 𝐴̅𝐵̅𝐶
7 Simplify the following Boolean expression using Boolean Laws and Realize this 10
expression with logic gates of your choice
(i) 𝑓(𝐴, 𝐵, 𝐶) = 𝐴𝐵̅ 𝐶 + 𝐶̅ + 𝐵𝐶
(ii) 𝑓(𝐴, 𝐵, 𝐶) = ̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅
̅̅̅̅
𝐴𝐵 + 𝐵̅ + ̅̅̅̅𝐶𝐴
9 Perform the following 10
i) (1A0.65)16 = ( )2 = ( )10
ii) (876.02)10= ( )16 = ( )8
10 Simplify and realize using logic gates 10
(i)𝑓(𝐴, 𝐵, 𝐶) = 𝐴𝐵̅ 𝐶 + 𝐶̅ + 𝐵𝐶𝐴 + 𝐵𝐶
(ii) 𝑓(𝐴, 𝐵, 𝐶) = ̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅
̅̅̅̅ + 𝐵̅ + 𝐶𝐴
𝐴𝐵 ̅̅̅̅+𝐵̅𝐶̅
11 If the variables A, B and C can take only the values 0 and 1, prove the following 10
identities of Boolean algebra
i) 𝐴̅𝐵𝐶 + 𝐴𝐵̅ 𝐶̅ + 𝐴𝐵𝐶 + 𝐴𝐵𝐶̅ = 𝐵𝐶 + 𝐴𝐶̅
ii) AB+C(𝐴⨀𝐵̅̅̅̅̅̅̅ )= AB+BC+CA
iii) 𝑋̅𝑌̅𝑍 + 𝑋̅𝑌̅𝑍̅ + 𝑋̅𝑌𝑍̅ = 𝑋̅(𝑌̅ + 𝑍̅ )
iv) 𝐴̅𝐵 𝐶̅ + 𝐵𝐶𝐷
̅̅̅̅ + 𝐴𝐷 = 𝐴𝐷 + 𝐵𝐶̅
12 Simplify the following functions 10
i)𝐹 = 𝐴̅𝐵 + 𝐴̅𝐶 + 𝐵𝐶 + 𝐴𝐵̅𝐶
ii)𝐹 = 𝐴̅𝐵𝐶̅ + 𝐴̅𝐵̅𝐶 + 𝐴̅𝐵𝐶 + 𝐴𝐵̅𝐶
iii)F = xy′ + x′y′z + xyz′
iv) X = a'b'c' + a'bc' + a'bc + ab'c + abc'
3 A logic circuit has 3 inputs A, B, C and one output Y. Y=B XOR C when A=0, 5
and Y=C when A=1. Simplify the output expression and realize the same using
logic gates.
4 Design a logic circuit using minimum number of gates to implement the 5
following expression. 𝑓 (𝐴, 𝐵, 𝐶) = 𝐴̅ 𝐵 + 𝐵 𝐶̅ + 𝐵𝐶 + 𝐴𝐵̅ 𝐶̅
5 Design a circuit that has three bit binary input and a single output(Z) specified as
follows: 5
• Z = 0 ; when the input is less than (5)10
• Z = 1 ; otherwise
6 A bank locker consists of three keys, the locker will get open if any 2 keys are 5
correctly inserted. Design a digital circuit for this scenario.
7 Analyze the given circuit to identify the logic used in the blocks B1 and B2 to obtain 5
output Y.
A
B1
B
C B2
Y= ̅̅̅̅
𝐀𝐁 + 𝐂̅ 𝐷
̅
D
8 Analyze the below given logic circuit for an output Y when input C=0. Write 5
expression at each stage