Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the two floating point systems defined below. They are similar to the one presented in the lecture, however, have different lengths for mantissa and

Consider the two floating point systems defined below. They are similar to the one presented in the lecture, however, have different lengths for mantissa and exponent.

Both have 13 bit length in total. Their structure is as follows:

System 1: 1 sign bit, 8 exponent bits (excess 128 system), 4 mantissa bits (non-normalized form)

System 2: 1 sign bit, 4 exponent bits (excess 8 system), 8 mantissa bits (non-normalized form)

Hint: The sign bit is 0 for positive numbers, the exponent is encoded in the excess system which has a sign bit 1 for positive numbers.

In which of the systems is the number 1 0001 0000 10002 (spaces for ease of reading, only) larger than in the other system (please consider the sign)?

System 1

System 2

Same in both

Give reason to your answer (required!):

What is the next larger number with the smallest difference to 1 0001 0000 10002 in System 1 (in above binary floating point code)? Consider the sign!

Give reason to your answer (required!):

What is the next largest number with the identical mantissa to 1 0001 0000 10002 in System 1 (in above binary floating point code)? Consider the sign!

Give reason to your answer (required!):

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Richard T. Watson

3rd Edition

0471418455, 978-0471418450

More Books

Students also viewed these Databases questions

Question

When are project managers assigned to a project?

Answered: 1 week ago

Question

What is a verb?

Answered: 1 week ago

Question

3. Define the attributions we use to explain behavior

Answered: 1 week ago