Answered step by step
Verified Expert Solution
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
Consider the two floatingpoint systems defined below. They are similar to the one
presented in the lecture, however, have different lengths for mantissa and exponent.
Both have bit length in total. Their structure is as follows:
System : sign bit, exponent bits excess system mantissa bits non
normalized formdots
System : sign bit, exponent bits excess system mantissa bits non
normalized form
a Which of the systems has the largest number range?
b Which of the systems has the higher accuracyprecision
c What is the largest positive number in System in binary floatingpoint code
d What is the smallest positive number in System in binary floatingpoint
code
Hint: The sign bit is for positive numbers, the exponent is encoded in the excess
system which has a sign bit for positive numbers. The smallest value for the
mantissa needs to have a as least significant bit.
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