0% found this document useful (0 votes)
35 views5 pages

E2-Sem1 Imp

Uploaded by

Dp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views5 pages

E2-Sem1 Imp

Uploaded by

Dp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Q1) Solve any five of the following.

[5×1=5]
a) Convert (10) 10 = (?) 2.
b) What are Universal gates?
c) Define demultiplexer.
d) Draw symbol and truth table of EX-OR gate.
e) How many control lines are required for 64 :1 Multiplexer.
f) What is BCD code for (21)2 ?
g) What is base of Hexadecimal number system?

h.Define propagation delay


i. Convert (31)10 = (?)2

j. What is weighted code?


k. How many select lines are required to design 8:1 multiplexer?
l. Draw symbol and truth table of OR gate.
a) Find one’s complement of (9D)16.
b) What is the radix of binary number system?
c) Full form of ASCII is _______.
d) Ā.A = _________________
e) What is Non-weighted code?
f) Simplify y = ABC + AB using rules of Boolean algebra
g) Following gate is (i) NOT (ii) NOR (iii) AND

a) What is alphanumeric code?


b) Define Logic gate.
c) What is multiplexer?
d) List any two number systems. Write their corresponding bases.
e) What do you mean by positive logic?
f) Draw symbol of EX-OR gate.
g) What is long form of SOP?

Q2) long answer questions.


 Convert (1010)2 – ( 0101)2 using 2’s complement method.
 State and prove De-Morgan’s theorem.
 Give rules for binary addition of two bits. Perform (1100.010)2 +
 (10.1110)2 + (1010)2.
 Explain Decimal to BCD encoder with neat diagram.
 Daw 4 to 1 Multiplexer and explain it.
 Explain 2 bit digital comparator with block diagram.
 Write a short note on Gray code.
 Draw the logic diagram for the given Boolean expression and write the
o truth table for it.
X Z+X Y+XY Z

 Convert the following


 (1010101) 2 = (?) 10
 (10101011101)2 = (?) 16
 Convert the given SOP equation to standard SOP
o A B+ B C + A C
 Explain half adder with logic diagram and truth table.
 Simplify the following expression using K map and draw simplified diagram
 Y = A BC + A BC + A BC + A B C + ABC

 design AND, NOT, OR gate using NAND gate.


 Write a short note on BCD code.
 What is logic family? Define propogation delay and noise margin related to logic
family.
 Define min term and max term with examples.
 Explain the concept of Parity.
 Draw 4 bit Universal adder- subtractor circuit.

o (45)10 - (24)10 = (?)10 using 2’s complement.

 State and prove De- Morgan’s theorem.

 simplify using Booleans equations A 𝐵̅ + 𝐵̅ C + A𝐶̅


 Draw & explain 4-bit universal Adder.
 Draw & explain one bit digital comparator.

 Simplify following using

Boolean Laws

 Y = A BC + A BC+ ABC +

AB𝐶̅

 Subtract (010110)2 from (111111)2 using 2’s compliment method..


 Draw & explain 4:1 multiplexer with logic diagram.

 Simplify following logic expression


using K-Map
 Y= 𝐴 ̅ 𝐵̅ 𝐶 ̅ + 𝐴̅𝐵𝐶̅ + 𝐴 ̅ 𝐵̅ 𝐶+

𝐴𝐵𝐶̅ + 𝐴̅𝐵𝐶 + A𝐵𝐶

 Explain Full Adder with neat logic diagram & truth table.
 Convert following
1) (11001110)2 = (?)16

2) (111)10 = (?)2

3) (127)10 = (?)16

 Design Binary to Gray converter using Karnaugh map.

 Explain non weighted code.


 Draw circuit symbol and truth table of NAND & NOR gate
 Enlist any five parameters of Logic family.
 Draw circuit diagram of BCD to 7- segment Decoder
 Draw the circuit diagram of 3 × 4 keyboard matrix encoder.

 Construct all basic gates using NAND gates.


 State and prove De- Morgan’s 1st and 2nd theorem.
 Subtract the following using 2’s complement method.
 (11100)2 - (10001)2

 b) Using rules of Boolean algebra simplify and draw simplified diagram

M = X̄ ȲZ̄ +X̄ YZ̄ +XȲZ+XYZ̄

 Draw & explain two bit digital comparator.


 Convert the following expression into standard POS form
o Y= (Ā+B̄ ) (B̄ +C) (Ā+C)
 b) Perform the following.

i) (1011101)2 = (?) Gray

ii) (875)10 = (?)16


 Draw and explain the logic diagram of 4:1 multiplexer
 Convert the following SOP into standard SOP form:
 Y = AB + AC + BC̄
 Explain full Adder with neat logic diagram and truth table.
 Simplify the Boolean expression using K-maps. Draw simplified diagram.
Y = ĀB̄ C̄ + ĀBC̄ + ABC̄ + AB̄ C̄ + ĀBC + ABC
 Write a short note on universal gates.
 Enlist any FIVE parameters of logic family
 Write a short note on weighted code.
 Enlist different types of number systems.
 Define the term : minterm and maxterm with examples
 Which gates are called as derived gates? List the gates.
 Draw logic diagram of 1:2 demultiplexer. Write its truth table.
 Draw logic symbols for NAND gate, NOR gate and AND gate.
 Convert decimal number (37.2) into binary number.
 Perform the following:

i) (1101) gray = (?) 2


ii) (1000) 2 = (?) gray
 Draw logic diagram for the following expression:
.
o Y = (A+B) (Ā + B̄ )

 Solve the following expression using Boolean algebra laws.


o Y = ĀBCD̄ + BCD̄ + BC̄D̄ + BC̄D

 Draw logic diagram of Half adder and explain it with the help of truth table.

 Convert the following SOP into standard SOP form:


 Y = AB + AC + BC
 Draw and explain the logic diagram of 4:1 multiplexer

 Simplify the Boolean expression using K-maps and Draw simplified


diagram.
 Y = ĀB̄C̄ + ABC̄ + ĀBC + ABC
 What is logic family? Define propagation delay and noise margin related to
the logic family.

 Draw and explain 4 bit universal adder/ subtractor.


 Draw circuit diagram of decimal to BCD encoder.
 What do you mean by seven segment display? Which are the different types of
seven segment display?
 Define the term : minterm and maxterm with examples
 Which gates are called as derived gates? List the gates.
 What is weighted number system? Give examples.
 Subtract 1101 from 1111 using 2’s complement method.

You might also like