Question
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, 5 exponent bits (excess 16 system), 7 mantissa bits (non-normalized form)
System 2: 1 sign bit, 7 exponent bits (excess 64 system), 5 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 0 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!):
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started