Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following two 16-bit floating-point representations 1. Format A There is one sign bit There are k = 7 exponent bits. The exponent bias

image text in transcribed

Consider the following two 16-bit floating-point representations 1. Format A There is one sign bit There are k = 7 exponent bits. The exponent bias is 63 (0111111) There are n = 8 fraction/mantissa bits 2. Format B There is one sign bit There are k = 8 exponent bits. The exponent bias is 127 (01111111) There are n = 7 fraction/mantissa bits

In the table, there are some bit patterns given in Format A. Your task is to convert them to the closest value in Format B, and vice versa. 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 (e.g., 17) or as fractions (e.g., 17/64 or 17/27 or 2 1/8), but NO decimals

In the table in the next page, there are some bit patterns given in Format A. Your task is to convert them to the closest value in Format B, and vice versa. If rounding is necessary, you should round toward to In addition, give the values of numbers given by the Format A and Format B bit patterns. Give these as whole numbers (e.g., 17) or as fractions (e.g., 17/64 or 17/27 or 2 1/8), but NO decimals. Format A Bits 0 1000000 11000000 I Value Format B Bits 0 10000000 1100000 Value 1.1 1 1000001 10011010 1.2 0 1100001 10101010 1.3 0 0100001 11101100 1. 40 1111111 11111111 1 11111111 0000000 1 10000000 1001001 0 11100001 1011101 In the table in the next page, there are some bit patterns given in Format A. Your task is to convert them to the closest value in Format B, and vice versa. If rounding is necessary, you should round toward to In addition, give the values of numbers given by the Format A and Format B bit patterns. Give these as whole numbers (e.g., 17) or as fractions (e.g., 17/64 or 17/27 or 2 1/8), but NO decimals. Format A Bits 0 1000000 11000000 I Value Format B Bits 0 10000000 1100000 Value 1.1 1 1000001 10011010 1.2 0 1100001 10101010 1.3 0 0100001 11101100 1. 40 1111111 11111111 1 11111111 0000000 1 10000000 1001001 0 11100001 1011101

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mysql Examples Explanations Explain Examples

Authors: Harry Baker ,Ray Yao

1st Edition

B0CQK9RN2J, 979-8872176237

More Books

Students also viewed these Databases questions

Question

b. Explain how you initially felt about the communication.

Answered: 1 week ago

Question

3. Identify the methods used within each of the three approaches.

Answered: 1 week ago

Question

a. When did your ancestors come to the United States?

Answered: 1 week ago