You are on page 1of 1

Assignment -1

Q.1. Determine the decimal numbers represented by the following binary numbers:

(i) 11111 (ii) 00000000 (iii) 110101 (iv)11001.0111 (v) 0.10101

Q.2. Express the following decimal numbers in the binary form:

(i) 10.625 (ii) 0.6875 (iii) 41 (iv)153 (v) 247

Q.3. Find the one’s complement of the following binary numbers:

(i) 0100111001 (ii) 11011010

Q.4. Find the 2’s complement of the numbers:

(i) 01001110 (ii) 00110101

Q.5. Convert the following decimal numbers to octal:

(i) 153 (ii) 0.513 (iii) 153.513 (iv)247 (v)3287.510098

Q.6. Convert the binary numbers to hexadecimal numbers:

(i) 110 0111 0001 . 0001 0111 1001 (ii) 10 1101 1110.1100 1010 011

Q.7. Represent the decimal numbers (i) 27 (ii) 396 (iii) 4096 in binary form using

(i) Binary code (ii)BCD code (iii) Octal code (iv) Hexadecimal code

Q.8. Add the binary numbers: (i) 0101 and 1111 (ii)1011 and 1100

Q.9. Multiply 1001 by 1101 and Divide 1110101 by 1001.

Q.10. Convert the following decimal numbers into hexadecimal numbers.

(i) 95.5 (ii) 675.625

Q.11.Represent the decimal numbers in sign magnitude, 1’s & 2’s complement representation.

(i) (+17)10 (ii) (-17)10 (iii) +512 (iv) -29

Q.12. Express the Boolean Function F = A + B’C in a sum of minterms.

Q.13. Express the Boolean function F = xy + x’z in a product of maxterm form.

Q.14. Prove that: A(A’+C) (A’B+C) (A’BC+C’) = 0.

Q.15. Simplify: Y = (A+B) (A’(B’+C’))’ + A’(B+C).

You might also like