Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using decimal values 9 . 2 5 and 2 . 5 as operands, converting to binary, and add them using the BINARY floating point addition

Using decimal values 9.25 and 2.5 as operands,
converting to binary,
and add them using the BINARY floating point addition algorithm,
(normalizing to the higher exponent value):
a) What binary normalized significand value will be used to represent 9.25 when adding?
b) What binary significand value will be used to represent 2.5 during the addition
(after normalizing and adjusting the exponents to match the higher exponent value)?
c) What will the binary sum of the significands be (including the radix point)?
d) What is the DECIMAL value of the exponent (power of 2)
that will be used with the sum of the significands?
e) What bits will be stored in the 23-bit significand (mantissa) part
of the 32-bit IEEE representation of the final sum?

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

Transactions On Large Scale Data And Knowledge Centered Systems Xxiv Special Issue On Database And Expert Systems Applications Lncs 9510

Authors: Abdelkader Hameurlain ,Josef Kung ,Roland Wagner ,Hendrik Decker ,Lenka Lhotska ,Sebastian Link

1st Edition

366249213X, 978-3662492130

More Books

Students also viewed these Databases questions

Question

Complexity of linear search is O ( n ) . Your answer: True False

Answered: 1 week ago

Question

4. Support and enliven your speech with effective research

Answered: 1 week ago

Question

3. Choose an appropriate topic and develop it

Answered: 1 week ago