Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
423 views

Assignment-1: Digital Electronics: CT 304-N Semester: 3 (CE/CSE/IT)

This document contains a 12 question assignment on number systems and codes for a Digital Electronics course. The questions cover converting between decimal, binary, octal, and hexadecimal number systems, computing 1's and 2's complements, subtracting numbers using complements, and representing a decimal number using various codes.

Uploaded by

Liyanshu patel
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
423 views

Assignment-1: Digital Electronics: CT 304-N Semester: 3 (CE/CSE/IT)

This document contains a 12 question assignment on number systems and codes for a Digital Electronics course. The questions cover converting between decimal, binary, octal, and hexadecimal number systems, computing 1's and 2's complements, subtracting numbers using complements, and representing a decimal number using various codes.

Uploaded by

Liyanshu patel
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Digital Electronics: CT 304-N

Semester: 3 (CE/CSE/IT)

Assignment-1
Chapter-1 Number Systems and Codes
No. Questions
1. Write the first 20 decimal digits in base 3.
2. Convert the decimal number 250.5 to Base 3, Base 4, Base 7, Base 8, Base 16
3. Convert the following decimal numbers to binary
1. 12.0625 2. 104 3. 673.23 4. 1998
4. Convert the following binary numbers to decimal
1. 10.10001 2. 101110.0101 3. 1110101.110 4. 1101101.111
5. Convert the following numbers from the given base to the bases indicated.
a) decimal 225.225 to binary, octal and hexadecimal
b) binary 11010111.110 to decimal, octal and hexadecimal
c) octal 623.77 to decimal, binary and hexadecimal
d) Hexadecimal 2AC5.D to decimal, octal and binary
6. Convert the following numbers to decimal
a) (1001001.011)2 e) (0.342)6
b) (12121)3 f) (50)7
c) (1032.2)4 g) (8.3)9
d) (4310)5 h) (198)12
7. Obtain 1’s and 2’s complement of the following binary numbers
1010101, 0111000, 0000001, 10000, 00000.
8. Obtain 9’s and 10’s complement of the following binary numbers
13579, 09900, 90090, 10000, 00000.
9. Perform the subtraction with the following decimal numbers using 1.10’s and 2.
9’s complement
a) 5250-321 b) 3570-2100
c) 753-864 d) 20-1000
10. Perform the subtraction with the following binary numbers using 1.2’s and 2. 1’s
complement
a) 11010-1101 b) 11010-10000
c) 10010-10011 d) 100-110000
11. Represent the decimal number 8620
a) BCD
b) Excess-3 code
c) 2, 4, 2, 1
d) Binary number
12. Express the following switching circuit in binary logic notation.

You might also like