Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q4.5 8 Points Calculate how the base 10 number 12.5 is represented as a 24-bit floating-point number on a computer using the following floating-point representation.

image text in transcribed

Q4.5 8 Points Calculate how the base 10 number 12.5 is represented as a 24-bit floating-point number on a computer using the following floating-point representation. The first bit is the sign bit, the next 7 bits are the exponent (represented in 63 bias notation) and the remaining 16 bits represent the mantissa (with the usual normalisation for binary floating-point representations). (First, transfer this into fixed point binary format, and then transfer this into a floating-point number.) O 0 1000010 0000 0000 0000 1001 O 0 1000010 0011 0000 0000 0000 0 0 1000010 1001 0000 0000 0000 O 01100010 0011 0000 0000 0000 Q4.6 4 Points Consider a different computer system which also uses 24 bits to represent floating-point numbers, but in this case, uses 4 bits for the exponent and 19 bits for the mantissa. Which system can represent more numbers? the system in the previous question the system in this question O neither system Q4.5 8 Points Calculate how the base 10 number 12.5 is represented as a 24-bit floating-point number on a computer using the following floating-point representation. The first bit is the sign bit, the next 7 bits are the exponent (represented in 63 bias notation) and the remaining 16 bits represent the mantissa (with the usual normalisation for binary floating-point representations). (First, transfer this into fixed point binary format, and then transfer this into a floating-point number.) O 0 1000010 0000 0000 0000 1001 O 0 1000010 0011 0000 0000 0000 0 0 1000010 1001 0000 0000 0000 O 01100010 0011 0000 0000 0000 Q4.6 4 Points Consider a different computer system which also uses 24 bits to represent floating-point numbers, but in this case, uses 4 bits for the exponent and 19 bits for the mantissa. Which system can represent more numbers? the system in the previous question the system in this question O neither system

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_2

Step: 3

blur-text-image_3

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

Expert Oracle9i Database Administration

Authors: Sam R. Alapati

1st Edition

1590590228, 978-1590590225

More Books

Students also viewed these Databases questions

Question

3. Are our bosses always right? If not, what should we do?

Answered: 1 week ago

Question

2. What, according to Sergey, was strange at this meeting?

Answered: 1 week ago