0% found this document useful (0 votes)
7 views1 page

DLD Assignment 2

The document contains a series of assignment questions related to Digital Logic Design and Number Systems. It includes tasks such as converting decimal numbers to binary, hexadecimal, and octal, as well as determining the value of digits in decimal numbers and the number of bits required to represent certain decimal values. The questions cover a range of topics essential for understanding digital number systems.

Uploaded by

Rao
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)
7 views1 page

DLD Assignment 2

The document contains a series of assignment questions related to Digital Logic Design and Number Systems. It includes tasks such as converting decimal numbers to binary, hexadecimal, and octal, as well as determining the value of digits in decimal numbers and the number of bits required to represent certain decimal values. The questions cover a range of topics essential for understanding digital number systems.

Uploaded by

Rao
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/ 1

Assignment Questions

Digital Logic Design


Number System
1. Digital Basic system decimal numbers (Simplify)

(a) 1947 (b) 1799 (c) 1979

2. Express each of the following decimal numbers as a power of ten:

(a) 1000 (b) 10000000 (c) 1000000000

3. Give the value of each digit in the following decimal numbers:

(a) 263 (b) 5436 (c) 234543

4. Convert the following binary numbers into decimal:

(a) 100001 (b) 100111 (c) 101010 (d) 111001 (e) 1100000 (f) 11111101 (g) 11110010 (h) 11111111

5. Convert each binary number to decimal:

(a) 110011.11 (b) 101010.01 (c) 1000001.111 (d) 1111000.101 (e) 1011100.10101 (f) 1110001.0001
(g) 1011010.1010 (h) 1111111.11111

6. What is the highest decimal number that can be represented by each of the following numbers
of binary digits (bits)?

(a) two (b) three (c) four (d) five (e) six (f) seven (g) eight (h) nine (i) ten (j) eleven

7. How many bits are required to represent the following decimal numbers?

(a) 5 (b) 10 (c) 15 (d) 20 (e) 100 (f) 120 (g) 140 (h) 160

8. Convert Decimal to Hexadecimal

a) 415 b) 474 c) 172 d) 450 d) 98 e) 482 f) 477 g) 118 h) 370 i) 486 j) 53

9. Convert Binary to Octal

a) 0110011 b) 1100011 c) 01111111 d) 10101010 e) 001100110 f) 111101110

10. Convert Decimal to Octal

a) 121 b) 232 c) 453 d) 908 d) 987 e) 543 f) 888 g) 230 h) 179 i) 766 j) 621

11. Convert Binary to Hexadecimal

a) 1100110 b) 11100110 c) 11111111 d) 11101011 e) 110011011 f) 0001011

You might also like