Question: Consider the following two 9-bit floating-point representations based on the IEEE floating point format. Neither has a sign bit--they can only represent nonnegative numbers. 1.

Consider the following two 9-bit floating-point representations based on the IEEE floating point format. Neither has a sign bit--they can only represent nonnegative numbers. 1. Format A There are k = 4 exponent bits. The exponent bias is 7. There are n = 5 fraction bits. 2. Format B There are k = 5 exponent bits. The exponent bias is 15. There are n = 4 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. Finally to summarize the types expected for blanksPlease enter a numeric value for the Value field and enter either a 1 or a 0 for each box in the Bits field. Format A Bits 0111 000001 1011 10101 Format B Bits 01111 0000 Value Value 1100 10110
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
