Java 2

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 22

DIGITAL SYSTEM DESIGN

UNIT 1(2 MARKS)

1. Convert Binary number (111101100)2 to Octal equivalent.


2. Convert Binary (1101100010011011)2 to Hexadecimal equivalent.
3. Simplify the following Boolean function
i. x (x' +y) = x x + x y
ii. x y + x z +y z
4. State Consensus Theorem.
5. State De Morgan’s Laws
6. Why are NAND and NOR gate known as Universal gates?
7. What is binary logic?
8. What is logic gate?
9. Give the classification of logic families?
10. What are error detecting codes?
11. Find the complement for the following functions.
F1 = X Y' + X' Y
F2 = (XY + Y' Z + X Z) X
12. What are the different ways to represent a negative numbers?
13. Obtain the complement of f = w x' y + x y' = wxy using De Morgan’s
Theorem.
14. Implement the logic function f = A B +A B.
15. Convert the following number from one base to other.
(354.52)6 = ()10
(65.342)8 = ()7

1|Page
UNIT 1(11 MARKS)

1. Simplify the Boolean function F(W,X,Y,Z) = ∑(1, 3, 7, 11, 15) and don’t care
conditions d(w, x, y, z) = ∑(0, 2, 5).
2. Simplify the Boolean function by using the tabulation method
F = ∑(0, 1, 2, 8, 10, 11, 14, 15).
3. Simplify the Boolean function F (A, B, C, D) = ∑ m(0, 2, 3, 6, 7, 8, 10, 12, 13)
4. State and prove the theorems of Boolean Algebra with illustration.
5. Convert the following numbers to the indicated bases.
(a) Decimal 225tobinary, octal and hexadecimal.
(b) Binary11010111 to decimal, octal and hexadecimal.
6. Simplify the following expression using K-map.
(a)F(x,y,z) = ∑(1,2,3,6,7)
(b)F(x,y,z) = ∑(0,1,5,7)
(c)F(w,x,y,z)= ∑(2,3,12,13,14,15)
7. Determine the prime implicants of the function
F(W,X,Y,Z) =∑(1,4,6,7,8,9,10,11, 15).
8. Explain Minterm and Maxterm in detail?
9. Explain the algorithm for subtraction using 10’s Complement method and also
find out the following using the same.
(a) (72532 – 3250)10
(b) (3250 – 72532)10
10. Explain Quine-McCluskey method with example?

2|Page
3|Page
4|Page
5|Page
6|Page
7|Page
8|Page
9|Page
10 | P a g e
11 | P a g e
12 | P a g e
13 | P a g e
14 | P a g e
15 | P a g e
16 | P a g e
17 | P a g e
18 | P a g e
19 | P a g e
20 | P a g e
21 | P a g e
22 | P a g e

You might also like