You are on page 1of 1

INSTRUCTIONS: INDIVIDUAL ASSIGNMENT- HAND WRITTEN- A4 SIZE

PAGE- BIND DATE OF SUBMISSION 2/12/2019 (DEAD LINE)


ASSIGNMENT -2 PRACTICE QUESTIONS FALL-2019
Q- 1.

Express the given expressions using NAND and NOR gates only and draw their respective circuit
diagrams.

a) 𝐴̅𝐵 + 𝐶𝐷 + (𝐴
̅̅̅̅̅̅̅̅
+ 𝐵 )(𝐴𝐶𝐷 + ̅̅̅̅
𝐵𝐸 )
̅ ̅ ̅̅̅̅̅̅̅̅̅̅
b) 𝐵(𝐶𝐷𝐸 + 𝐸 𝐹𝐺)(𝐴𝐵 + 𝐶 )

Q- 2.

Construct a 4-bit parallel adder using gates and fill in the table below.

Binary Input Binary Input Output Output


Decimal
A B Carry Sum
A B
A3 A2 A1 A0 B3 B2 B1 B0 C S3 S2 S1 S0
5+2
5+4
8+2
8+8

Q- 3. Consider the function F(A,B,C)= A(B+C) + B’C + A’ and implement it using Universal Gates.

i. NAND gates only.


ii. NOR gates only.

Q- 4. Design a combinational circuit (simplest possible) that accepts 4-bits as input and the LED at output is
ON when it is not a prime number at input and OFF otherwise.

Q- 5. A majority gate is a digital circuit whose output is 1 only if the majority of inputs are 1 otherwise the
output is 0 for all other cases. Design a combinational logic circuit for 4-input majority gate.

a. Construct the Truth table.


b. Minimize POS Expression using K MAP
c. Draw the combinational circuit for minimize POS

Q-6

You might also like