0% found this document useful (0 votes)
29 views5 pages

Tutorial Sheet 9 - Solutions

This document is a tutorial sheet that provides solutions to exercises on binary multiplication and division, as well as converting decimal numbers to and from 32-bit floating point format. The exercises include finding products and quotients of binary numbers, converting decimal numbers to IEEE 32-bit floating point format, and converting 32-bit floating point numbers to decimal. The solutions are provided in binary or hexadecimal notation as appropriate.

Uploaded by

sama abd elgelil
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)
29 views5 pages

Tutorial Sheet 9 - Solutions

This document is a tutorial sheet that provides solutions to exercises on binary multiplication and division, as well as converting decimal numbers to and from 32-bit floating point format. The exercises include finding products and quotients of binary numbers, converting decimal numbers to IEEE 32-bit floating point format, and converting 32-bit floating point numbers to decimal. The solutions are provided in binary or hexadecimal notation as appropriate.

Uploaded by

sama abd elgelil
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/ 5

Advanced Digital Systems Tutorial Sheet 9 + Solutions S.

Nasser, 2022/2023

Tutorial Sheet 9 Solution


Binary Multiplication and Division & Floating-Point
Representation

1. Find the following binary products.

a) 1102 ∗ 112 b) 1112 ∗ 1012 c) 11012 ∗ 1102

Solution: Solution: Solution:

1 0010

d) 1210 ∗ 210 e) 310 ∗ 210 f) 610 ∗ 710

Solution: Solution: Solution:

1 1000

g) 910 ∗ 610

Solution:

Page 1 of 5
Advanced Digital Systems Tutorial Sheet 9 + Solutions S. Nasser, 2022/2023

2. Find the following binary quotients.

a) 610 /210 b) 810 /210 c) 910 /310

Solution: Solution: Solution:

d) 2110 /710 e) 1510 /510 f) (Challenge yourself!)


1510 /610

Solution: Solution: Solution:

3. Convert the following decimal numbers to IEEE 32-bit floating point format.
a) −1313.312510
Solution:

Page 2 of 5
Advanced Digital Systems Tutorial Sheet 9 + Solutions S. Nasser, 2022/2023

b) 0.101562510
Solution:

c) 39887.562510
Solution:

Page 3 of 5
Advanced Digital Systems Tutorial Sheet 9 + Solutions S. Nasser, 2022/2023

4. Convert the 32-bit floating point number to decimal.


a) 0𝑥𝐵𝐸580000
Solution:

b) 0𝑥𝐴3358000
Solution:

Page 4 of 5
Advanced Digital Systems Tutorial Sheet 9 + Solutions S. Nasser, 2022/2023

c) 0𝑥76650000
Solution:

Page 5 of 5

You might also like