Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Representation of a number on a computer (30 pts) 1. Suppose a new standard, the IDDD-643 standard, is developed for storing numbers in a string

image text in transcribed
Representation of a number on a computer (30 pts) 1. Suppose a new standard, the IDDD-643 standard, is developed for storing numbers in a string of 16 bits. The first bit is used for the sign of the number (0 if positive and 1 if negative). The next six bits store the exponent plus the bias, and the remaining 9 bits store the mantissa. The bias is 31 and no bits are reserved for any special purposes. (a) What is the smallest number that can be stored (15 pts) (b) What is the largest number that can be stored (15 pts)

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