Logicenglish Newlast PDF
Logicenglish Newlast PDF
[1 ] a)Verify the following Boolean theorem using truth tables. A.(B+C) = A.B+A.C
(b) A diagram of a logical circuit is given below. Answer the parts (i) ,(ii) and (iii) using it.
(i) Write down the Boolean expression for the (output) F, in the given logical circuit using
(input) A ,B, C.
(ii) Convert the output F of the logical circurit, that is f(A,B,C) into the sum of product (SOP)
Normal form.
(iii) Convert the expression obtained in the above into the product of sum (POS) Normal form.
(c) Solve the following Boolean expression by using “Karnaugh Map”.
(c). Answer the following questions considering the following logic circuit.
[2]
(i) Draw the truth table considering for every AND gate that output is 1.
(ii) Write down the Boolean expression for the output of the above circuit using a truth table.
(iii) Simplify the above expression using Boolean algebra or Karnaugh (K-Map).
(iv) Design the logic circuit for the answer you have obtained in above (iii).
(v) Convert the Boolean expression you obtained for the above part (ii) to Product of Sum
(POS).
MCQ
1]What is the equivalent logic gate of the above logic gate? 1) AND gate 2) OR gate 3)
XOR gate 4) NOR gate 5) NOT gate
3]The value of 𝐴'+𝐴 in Boolean logic is, බූලියන් තර්කනයේ 𝐴 '+A හි අගය,
1) 1 2) 0 3) A' 4) 𝐴 5) 10
11] What is the answer to the Boolean expression when F = (X.Y)(X+Y) is simplified?
(1) 0 (2) 1 (3) X.Y (4) (X+Y) (5) (X.Y)
12]
13]
The Boolean expression for the truth table
15]
(x + y)(x + 1)
The translation is derived using Boolean mathematics
(1) x +y (3) x + (y + 1) (5)1
(2) x(1 + y) (4) x + (y.1)
16] Y = AB + CD,
The Boolean expression can be solved using NAND gates with two inputs. The
number of minimum gates is the number,
(1) 2 (4) 3
(2) 4 (5) 6
(3) 5
17]
18]
[15],[16]
17),18),19)
20)
21)
[3]
There is an only one door to go inside the defense room in a building. That door always shut and
locked. Three devices are fixed in front of this door, one device for scan the finger print, another
device for input secrete code and last device for read the magnetic stripe of the identity card of a
person. The following conditions must be satisfied to open the defense room‟s door when a
person goes inside the room. A person must scan his/her finger print and input secrete code
or input identity card to that specific devices. The door will be open when the data are input
above mentioned devices correctly.
The following table assigns Boolean values for the above functionalities
[4]
(a) State the following Boolean Laws.
(i) De Morgan’s Law
(ii) Associative Law
(b) A coin is tossed 3 times. A win is said to occur if the result obtained is Heads for at least 2
tosses. Taking A, B, C as inputs and W as output, given that A, B, C are 1 if the result is
Heads or 0 if the result is Tails; and W is 1 if a win occurs otherwise it is 0.
[5]
State control system of an electrically operated train has been designed to light up the alarm bulb
in an alarming situation. There are 04 sensors to identify this state. When the manual switch is
on,
the first sensor is activated. When fire flames occur, the second sensor is activated. When the
temperature is higher than 50 0C, the third sensor is activated. When the pressure increases over
the 1 atm, the forth sensor is activated.
The alarm signal bulbs are lit for the following states.
• The first sensor is activated.
• The second sensor and the third sensor are activated together.
• The third sensor and the fourth sensor are activated together.
• The second sensor and the fourth sensor are activated and the first sensor is deactivated.
Activated state of all the signals - The logical value is 1.
When the alarm bulb is on - The logical value is 1.
(a) Develop a truth table to represent the functionality of the above system.
(b) (i) Derive a Boolean expression to represent the truth table obtained in section (a) above.
(ii) Simplify the Boolean expression obtained in section b (i) above, using a Karnaugh map.
(iii) Design a logic circuit diagram for the Boolean expression you have received in section b
(ii) above.
(iv) Express the Boolean expression you have received in section b (ii) above, convert as a
Product of Sum (POS) form.
[6]