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

Assignment 1 CFN

Assignment 1 provides instructions for converting between different number systems, including binary, decimal, octal, hexadecimal, and BCD. Students are asked to complete 8 problems involving converting between these systems and performing basic binary math operations like addition, subtraction, and multiplication. The assignment is due on March 12th 2021 and should be submitted on paper with the student's name, section, and assignment title written on the front cover.
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)
67 views1 page

Assignment 1 CFN

Assignment 1 provides instructions for converting between different number systems, including binary, decimal, octal, hexadecimal, and BCD. Students are asked to complete 8 problems involving converting between these systems and performing basic binary math operations like addition, subtraction, and multiplication. The assignment is due on March 12th 2021 and should be submitted on paper with the student's name, section, and assignment title written on the front cover.
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 1: Computer number system

Last date of submission march 12st 2021, Friday

Submission on hard copy: Use photocopies paper (A4 size blank paper) with front cover. The front
cover should contain your name and roll number, section and assignment title.

1. Convert the following binary numbers to decimal numbers, octal number and hexadecimal number:

(a) 1110000 (b) 11111100 (c) 1000001.11 (d) 10101.011

2. Convert the following decimal number into binary, octal and hexadecimal number:

a) 172 b) 168 c)192.8125 d) 53.90625 e) 65.43

3) Convert the decimal number 62.5 to 8421 BCD code.

4)Convert the 8421 BCD number 101010.0101 to decimal

5)Find the binary sum of following binary number :

a)1111 + 111011 b) 11110 + 1011 + 11011

6) Find the binary product of 1001×101

7) Subtract the following using two’s complement: a) 35-14 b) 21-33

8) Write down your name in ASCII hexadecimal and decimal number.

You might also like