You are on page 1of 2

Assignment 1

Submission Date: 05/4/2021


1. Identify the type of logical gate based on output voltage of the circuit shown in Fig.1,
where V1 and V2 are inputs (with 0 V as digital 0 and 5 V as digital 1).
5V

1k
V out
1k
V 1
V 2 1k

Fig.1
2. Identify the logic circuit shown in Fig.2 and explain the operation.

Fig.2
3. Draw the IC pin diagram of the NOR, AND & NOT gate.
4. Number system conversion
a. (527)D to octal, binary and hexadecimal
b. (11011.01) to octal and hexadecimal
c. (CDE.F5) to decimal, binary and octal
d. (147.35)O to decimal, binary and hexadecimal
5. Explain the Gray code and need of the gray codes.
6. Perform the subtraction using 1’s and 2’s complements
a. (345)b –(140)b
b. (125)b –(86)b
c. (145)b –(186)b
7. F= AB+ A B́+ AB ´
a. Draw the logic circuit for the given expression
b. Draw the logic circuit for the given expression only with NAND gates.
8. Simplify: (A + C)(AD + AD) + AC + C
9. Simplify: A(A + B) + (B + AA)(A + B)
10. F=∑ m(0 , 2,3,5,6) Simplify the expression using K-map (a) By applying SOP (b) By
applying POS. Verify the results.
11. F=∑ m(1,2,4,5,6,9,10,11,12,14,15) +d(0,7) Simplify using K-map
12. F=∑ m(0 , 1,2 , 4 , 5,6) Find the simplified expression using Quine-Mcclukshy Method.
13. F=Π (0,1,2,5,7,8,9,10,11,113,15) Find the simplified expression using Quine-
Mcclukshy Method.
14. Obtain the standard canonical form of the given expression. F= AC + A B́+ AB+ ´ Á C and
find the corresponding minterms.
15. Obtain the standard canonical form of the given expression. F=( A +C)( A+ Ć)( Á +B)
and find the corresponding maxterms.
16. The boy is playing pin bowling and the target has 4 pins namely A, B, C and D. He gets
the score only when the ball hits any of two pins or three pins. Obtain the truth table and
find the minimum SOP expression by applying Boolean rules. Verify it with K-map.
17. Design a car safety alarm considering four inputs: Door closed (D), Key in (K), Seat
pressure (S), Seat belt closed (B). The alarm (A) should sound if (i) The key is in and the
door is not closed, or (ii) The door is closed and the key is in and the driver is in the seat
and the seat belt is not closed. Design the most efficient circuit diagram that satisfies the
conditions above. The efficiency of the design should be evidenced by completing a truth
table, generate the unsimplified Boolean algebraic equation. then simplify it, design a
Karnaugh map to verify your final simplified Boolean equation, and finally draw the
schematic of the circuit.
18. Design a water level controller circuit for the water tank present at your home. Assume
that there are 4 sensors fixed at equal distance in the tank. When the water is sensed by
the sensor, its output is one. If the bottom sensor is 1 then the motor should be on.
Similarly, the top sensor is 1, the motor should be switched off.

You might also like