Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2 5 points ) [ Float Point Design ] In a hypothetical 5 - bit floating point format, 3 leading bits are used for exponent,
pointsFloat Point Design In a hypothetical bit floating point format, leading bits
are used for exponent, E in two's compliment format and the two remaining bits are for the
fraction F where the number is determined using x F x E Answer the following
questions:
a What is the decimal value of the five bits set to
b What is the decimal value of the five bits set to
c What is the range of this format?
d How would a get represented in these five bits?
e How would get represented?
f How many distinct numbers can be represented in this format?
pointsFloat Point Design From problem if we change how a number is determined
using the following functions, what is the new range, and how many distinct numbers can be
represented?
a x F x Eb x F x Ec x F x E
pointsIEEE Determine the floatingpoint representation in IEEE format of
the following numbers:
a
b x
c x
d x
pointsIEEE Arithmetic Add the following two IEEE formatted numbers
together and report the results in the same format?
a a f b be
b a f b ff
c a b e
d a f b e
pointsIEEE Arithmetic Multiply the IEEE formatted numbers from previous
problem together and report the results in the same format?
pointsIEEE Arithmetic Divide the IEEE formatted numbers from previous
problem in the form a b and report the results in the same format?
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