0% found this document useful (0 votes)
13 views2 pages

De Assignment 1

Uploaded by

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

De Assignment 1

Uploaded by

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

1) Convert the(00111100)2 to ()8 ?

2) Convert the(00111100)2 to ()gray ?


3) Convert the(572)8 to ()10 ?
4) Write short note on Excess-3 code.
5) Convert the(0011110011)2 to ()16 ?
6) Convert the(0011110010)gray to ()2 ?
7) Convert the(572)8 to ()2 ?
8) Write short note on Reflection code.
9) Draw the truth table & logic circuit of NAND GATE.
10) Explain De morgans NOR rule.
11) Write Associative law.
12) What is SOP?
13) Draw the truth table & logic circuit of NOR GATE.
14) Explain De morgans NAND rule.
15) Write Absorption law.
16) What is POS?
17) Subtraction using 2’s complement:
(11111110)-(10111100)
(00001110)-(11000000)
18) Explain Alphanumeric codes with help of example.
19) Subtraction using 9’s complement:
(11001110)2-(10111100)2
(987)-(1123)
20) Explain BCD codes with help of example.
21) Realize OR ,AND ,XOR GATE using NAND gate only.
22) Prove that =(AB+C+D)(C’+D)(C’+D+E)=ABC’+D
23) Simplify the Function f(a,b,c,d)=∑m 0,1,4,5,7,9,13,14)+∑d 2,3,15 using kmap.
24) Realize OR ,AND ,XNOR GATE using NOR gate only.
25) Prove that x+yz=(x+y)(x+z).
26) Minimize the Function f(a,b,c,d)=∑m 0,1,4,5,7,9,11)+∑d 3,15
27) Explain the steps to convert one non decimal no into another non decimal numbers with the
help of example.
28) perform following BCD no.
(988)bcd+(555)bcd
(477)-(543) using 9’s complement
29) Explain the steps to convert decimal no into another non decimal numbers with the help of
example.
30) perform following BCD no.
(9878)bcd+(5535)bcd
(2337)-(1543) using 9’s complement
31) Simplify the following function using Quine Mscluskey method:
F(a,b,c,d)=∑m3,4,5,8,9,10,11,14,15

32) Draw the simplest possible diagram as shown below


33) Simplify the following function using Quine Mscluskey method:
F(a,b,c,d)=∑m 0,2,4,5,8,9,10,11,13,15

34) Minimize the following Boolean expression using Boolean algebra& also draw the minimize
ciruit.
a. Y— AB+AC+ABC(AB+C)
b. Y— (AB+C)+(A+B+C)

35) For the integer with decimal representation 34567, Give the corresponding
bit vector for BCD code and for Excess-3 code
36) For the integer with decimal representation 45736, Give the corresponding
bit vector for BCD code and for Excess-3 code

You might also like