Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Problem 2 . ( 1 2 points ) : Data representation. Consider the following two 9 - bit floating point representations based on the IEEE
Problem points:
Data representation. Consider the following two bit floating point representations based on the IEEE
floating point format.
Format A
There is one sign bit.
There are exponent bits. The exponent bias is
There are fraction bits.
Format B
There is one sign bit.
There are exponent bits. The exponent bias is
There are fraction bits.
Numeric values are encoded in both of these formats as a value of the form where
is the sign bit, is exponent after biasing, and is the significand value. The fraction bits encode the
significand value using either a denormalized exponent field or a normalized representation exponent
field nonzero
Below, you are given some bit patterns in Format A and your task is to convert them to the closest value in
Format B If rounding is necessary you should round toward In addition, give the values of numbers
given by the Format A and Format B bit patterns. Give these as whole numbers eg or as fractions
eg or
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