0% found this document useful (0 votes)
42 views2 pages

Due Saturday 24/10/2020 Before 11:59 PM: Digital Logic Design Dr. Rajaa Alqudah HW#1

This document provides the guidelines and questions for Homework 1 on digital logic design. Students are instructed to solve 10 conversion problems, writing their work on paper and scanning it into a single PDF file to submit online by the given deadline. The problems involve converting numbers between binary, decimal, hexadecimal, and octal number systems.

Uploaded by

Fares Shubeilat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views2 pages

Due Saturday 24/10/2020 Before 11:59 PM: Digital Logic Design Dr. Rajaa Alqudah HW#1

This document provides the guidelines and questions for Homework 1 on digital logic design. Students are instructed to solve 10 conversion problems, writing their work on paper and scanning it into a single PDF file to submit online by the given deadline. The problems involve converting numbers between binary, decimal, hexadecimal, and octal number systems.

Uploaded by

Fares Shubeilat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Digital Logic Design

Dr. Rajaa Alqudah


HW#1
Due Saturday 24/10/2020 before 11:59 PM
Guidelines
1. Solve the following problems and write your answers on external paper(s). Don’t type the
solution on the computer.
2. Write your name and ID number on the top of each paper your use.
3. Scan your solution using your cell phone. You may use document scanning software such
as CAMScanner application. Merge the images into one PDF file and upload to elearning.
4. Submission will be through the elearning system. Go to the Assignment section and click on
HW#1 to submit your solution. You can only upload one file.
5. Make sure that you don’t copy others’ work. Cheating will not be tolerated.
________________________________________________________________________________

1. Convert the following numbers to decimal (base 10).


a. 011012
b. (10110.0101)2
c. 10000002
d. (26.24)8

2. Convert the following decimal numbers to binary.


a. 1910
b. (17.6875)10
c. (32.8125)10

3. Convert the following hexadecimal numbers to decimal.


a. (20.5)16
b. 20B16
c. A3D16

4. Convert the following hexadecimal numbers to binary then from binary to octal.
a. 68BE16
b. A3D16

5. Convert the following binary numbers to hexadecimal (base 16).


a. (1010011.110110)2
b. 1010101111002

6. Convert the decimal number 634 to binary in two ways: (a) convert directly to binary, (b)
convert first to hexadecimal, then from hexadecimal to binary. Which method is faster?

7. What is the value of base r in the following?


(BEE)r = (2699)10

- p. 1 of 2 - HW01.docx
8. What is the exact number of bytes in a system that contains (a) 32K byte, (b) 64M byte, and
(c) 6.4G byte?

9. Convert the number (205)6 to base 3.

10. Convert the number (7753.1004)8 to hexadecimal.

- p. 2 of 2 - HW01.docx

You might also like