Question

Given the binary value 01001111000 representing a IEEE style float using an 5 bit exponent and...

Given the binary value 01001111000 representing a IEEE style float using an 5 bit exponent and 5 bit significand. Do NOT use spaces in answers.

What is the bias used (in decimal) ? [b]

What is the biased exponent (in binary) stored in this number [bb]?.

What is the biased exponent (in decimal) represented by this number? [be]

Express the value stored in mixed scientific notion. (Example 1.111111 x 2^100) ? [sig] x 2^[exp]

What is the unsigned decimal integer value represented by this value? [int]

What is the decimal fractional value represented by this value (Example .0625) ? [frac]

Is the sign of the number positive (yes or no)? [s]

Show all work.

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Given the binary value 01001111000 representing a IEEE style float using an 5 bit exponent and...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Consider a 9-bit floating-point representation based on the IEEE floating-point format, with one sign bit, four...

    Consider a 9-bit floating-point representation based on the IEEE floating-point format, with one sign bit, four exponent bits (k = 4), and four fraction bits (n = 4). The exponent bias is 24-1-1-7. The table that follows enumerates some of the values for this 9-bit floating-point representation. Fill in the blank table entries using the following directions: e : The value represented by considering the exponent field to be an unsigned integer (as a decimal value) E: The value of...

  • If we use the IEEE standard floating-point single-precision representation (1 sign bit, 8 bit exponent bits...

    If we use the IEEE standard floating-point single-precision representation (1 sign bit, 8 bit exponent bits using excess-127 representation, 23 significand bits with implied bit), then which of the following hexadecimal number is equal to the decimal value 3.875? C0780000 40007800 Oo 40780000 40A80010 The binary string 01001001110000 is a floating-point number expressed using a simplified 14-bit floating-point representation format (1 sign bit, 5 exponent bits using excess-15 representation, and 8 significand bits with no implied bit). What is its...

  • (15 pt) A real number is represented by the IEEE floating format in 4-bit exponent and...

    (15 pt) A real number is represented by the IEEE floating format in 4-bit exponent and 6-bit fraction (ignore the sign bit). 9. What is the floating point representation of the number 53/11 in the format ? a. Exponent Fraction b. What are values of the following floating-point numbers in binary scientific notations (e.g. 1.10*29 ? 0000 000001 0101 010101

  • Question 19 In representing the decimal number 11/8 in IEEE 754 representation, the 8-bit binary value...

    Question 19 In representing the decimal number 11/8 in IEEE 754 representation, the 8-bit binary value of the exponent plus bias for single precision is 01111111 01111110 01111101 10000000 Question 13 In representing the decimal number 11/8 in IEEE 754 representation, the 23-bit binary value of the fraction for single precision is 110 0000 0000 0000 0000 0000 111 0000 0000 0000 0000 0000 100 0000 0000 0000 0000 0000 011 0000 0000 0000 0000 0000 Question 12 The point...

  • Assume the following representation for a floating point number 1 sign bit

     Assume the following representation for a floating point number 1 sign bit, 4 bits exponent, 5 bits for the significand, and a bias of 7 for the exponent (there is no implied 1 as in IEEE). a) What is the largest number (in binary) that can be stored? Estimate it in decimal. b) What is the smallest positive number( closest to 0 ) that can be stored in binary? Estimate it in decimal.c) Describe the steps for adding two floating point numbers. d)...

  • Question 5 The shortest IEEE standard for rep- expnt fraction resenting rational numbers is calle...

    PLEASE NOTE: PLEASE ANSWER IN MATHEMATICAL FORM!! THIS IS NOT ESSAY QUESTION. THANKS Question 5 The shortest IEEE standard for rep- expnt fraction resenting rational numbers is called half-precision float- sign (S bit) ing point. It uses a 16-bit word partitioned as in the I diagram at right. (This diagram is taken from the Wiki can be found.) (10 bit) article on the subject, where more details 15 10 As described in lectures, to store a rational number r it...

  • Create a program (java): that reads a 8-bit String input, must be read in as such....

    Create a program (java): that reads a 8-bit String input, must be read in as such. Then convert that string of 1s and 0s to decimal as if it were encoded using the following representations: Unsigned 1's Complement 2's Complement Q(4.4) (2's complement) 1 bit (sign) - 3 bits (exponent: use bias) - 4 bits (significand), implied binary point w/ 1. Also check for 0.... Do not use helper functions, must be done iterating string and modifying an int/long value....

  • 5, [points] This problem covers floating-point IEEE format. (a) Assuming single precision IEEE 754 format, what...

    5, [points] This problem covers floating-point IEEE format. (a) Assuming single precision IEEE 754 format, what is the binary pattern for decimal number -6.16? (b) Assuming single precision IEEE 754 format, what decimal number is represented by this word: 0 01111100 01100000000000000000000 (Hint: remember to use the biased form of the exponent.)

  • Consider the following 32 bit binary representation of the value using IEEE 754 single precision floating...

    Consider the following 32 bit binary representation of the value using IEEE 754 single precision floating point representation. Show the corresponding signed number in decimal. 01000001001010100000000000000000

  • 6. The exponent in IEEE format floating point numbers are not represented in 2's complement format....

    6. The exponent in IEEE format floating point numbers are not represented in 2's complement format. Why not? What number is indicated if the value stored in the exponent is zero? What exponent and fraction are used to represent "not-a-number"? 7. This question deals with two numbers in IEEE format (A - 0x3F400000, B 0x3DB00000 (a) Calculate A+B using the floating-point addition procedure discussed in class. Determine the single precision result and express your answer in IEEE floating-point format. Convert...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT