Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. More Floating Point (10 points) Consider the following 8-bit floating point representation as shown below: sign exponent significand 7 6 5 4 3 2

image text in transcribed

3. More Floating Point (10 points) Consider the following 8-bit floating point representation as shown below: sign exponent significand 7 6 5 4 3 2 1 0 This is a new design with the following decisions: 1 bit for sign 4 bits for a signed exponent represented in 2's complement 3 bits for the significand Everything else follows the IEEE standard 754 for floating point, except in 8 bits. . 0 (A) (5 points) Convert the decimal number -8.625 to floating point using the new design proposed. Write your answer in hexadecimal. Your final answer: Ox (B) (5 points) What is the smallest positive denormalized number using the new design proposed? Write your answer in hexadecimal. Your final answer: Ox

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

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago