Question: please show steps if possible Consider the following two 7-bit floating-point representations based on the IEEE floating point format. Neither has a sign bit-they can
please show steps if possible

Consider the following two 7-bit floating-point representations based on the IEEE floating point format. Neither has a sign bit-they can only represent nonnegative numbers. Format A There are k = 3 exponent bits. The exponent bias is 3. There are n = 4 fraction bits. Format B There are k = 4 exponent bits. The exponent bias is 7. There are n = 3 fraction bits. 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 necessary, you should apply the round-to-even rounding rule. In addition, give the values of numbers given by the Format A and Format B bit patterns. Specify values as whole numbers or decimals. Please specify bit pattern for Format B within double quotation marks and without a space. (E.g.: "0111000") Finally to summarize the types expected for blanks-the columns titled "Value" expect decimal values and column titled "Bits" expects a bit pattern within quotes. (E.g.: "0111000")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
