Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 5 : A hypothetical 1 2 - bit computer represents floating point numbers with one sign bit, six bits of exponent in twos complement

Part 5: A hypothetical 12-bit computer represents floating point numbers with one sign bit, six bits of exponent in twos complement format, and five bits of significand (fraction.) That is, S EEEEEE FFFFF. The exponent represents a power of two. The fractional part is normalized and there is a no "hidden" bit; all fractional bits are explicitly stored.
First, convert the exponent and significand of the following number, separately, to decimal; show your work. (Hint: don't forget that the significand has an implied binary point.)
000001010000?
Now, compute the decimal value of this number using the exponent and significand from the previous part; show your work.
Note: This is an invented format, designed to make problems such as this one easy to work. Real computers use one of the IEEE 754 formats.
image text in transcribed

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

Computer Aided Database Design

Authors: Antonio Albano, Valeria De Antonellis, A. Di Leva

1st Edition

0444877355, 978-0444877352

More Books

Students also viewed these Databases questions

Question

=+ d. a professor deciding how much to prepare for class

Answered: 1 week ago