Question

Express the decimal value-4.9375 ten as IEEE-754 Single Precision Floating Point, or else state “NOT POSSIBLE” if the value c

0 0
Add a comment Improve this question Transcribed image text
Answer #1

binary representation of 9375 is 10010010011111

In single precision 32 bits are used

1 bit for sign and denoted as S

8 bits for exponent and denoted as E

23 bits for mentisa and denoted as M

Normalization of 10010010011111

1.0010010011111 X 213

Bias for eight bit EXPONENT =127

Actual Exponent= bias+13= 127+13=140

binary value of  140=10001100

sign bit S will be set to 0 (positive decimal value)

Mentissa is given by 0010010011111

Conclusion

32 bit single precision IEEE binary floating point given by following

S(sign)=1bit E(exponent)=8bits M(mantisa=23bits)
0 10001100 00100100111110000000000

Hexadecimal format

for 0100-0110-0001-0010-0111-1100-0000-0000 is  46127C00

Add a comment
Know the answer?
Add Answer to:
Express the decimal value-4.9375 ten as IEEE-754 Single Precision Floating Point, or else state “NOT POSSIBLE”...
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
  • Express the decimal value-4.9375 ten as IEEE-754 Single Precision Floating Point, or else state "NOT POSSIBLE"...

    Express the decimal value-4.9375 ten as IEEE-754 Single Precision Floating Point, or else state "NOT POSSIBLE" if the value cannot be represented (e.g. underflow condition). No credit will be given if your answer is stated in any format besides hexadecimal or "NOT POSSIBLE", accordingly. Note: Only the non-fractional quantity "1" is noted in Yellow Font, in accordance with Syllabus page 11.

  • 4) Converting to IEEE-754 Floating Point express in hex EE 380 Clf" Express the decimal value...

    4) Converting to IEEE-754 Floating Point express in hex EE 380 Clf" Express the decimal value - 1.9375 ten as IEEE-754 Single Precision Floating Point, or else state “NOT POSSIBLE” if the value cannot be represented (e.g. underflow condition). No credit will be given if your answer is stated in any format besides hexadecimal or “NOT POSSIBLE”, accordingly. Note: Only the non-fractional quantity “1” is noted in Yellow Font, in accordance with Syllabus page 11.

  • can you multiply the yellow number by 9 then solve 4) Converting to IEEE-754 Floating Point...

    can you multiply the yellow number by 9 then solve 4) Converting to IEEE-754 Floating Point express in hex EEL 3801 UCE ten Express the decimal value - 1.9375 as IEEE-754 Single Precision Floating Point, or else state "NOT POSSIBLE" if the value cannot be represented (e.g. underflow condition). No credit will be given if your answer is stated in any format besides hexadecimal or "NOT POSSIBLE", accordingly. Note: Only the non-fractional quantity "1" is noted in Yellow Font, in...

  • Please, multiply the highlighted yellow digit by 6 first then solve. thank you! Express the decimal...

    Please, multiply the highlighted yellow digit by 6 first then solve. thank you! Express the decimal value -1.9375 ten as IEEE-754 Single Precision Floating Point, or else state “NOT POSSIBLE” if the value cannot be represented (e.g. underflow condition). No credit will be given if your answer is stated in any format besides hexadecimal or "NOT POSSIBLE”, accordingly. Note: Only the non-fractional quantity “1” is noted in Yellow Font, in accordance with Syllabus page 11.

  • 5) Converting to IEEE-754 Floating Point express in hex EEL 3801 UCF Consider 0x40100000 to represent...

    5) Converting to IEEE-754 Floating Point express in hex EEL 3801 UCF Consider 0x40100000 to represent a 32-bit floating-point number in IEEE754 single- precision format. What decimal value does it represent? Note: Only the non-fractional quantity “1” is noted in Yellow Font, in accordance with Syllabus page 11. It is required to show ALL incremental steps of the solution: including but not limited to fields, all bit values, bias, and so on.

  • can you multiply the yellow number by 9 then solve 5) Converting to IEEE-754 Floating Point...

    can you multiply the yellow number by 9 then solve 5) Converting to IEEE-754 Floating Point express in hex Consider 0x40100000 to represent a 32-bit floating-point number in IEEE754 single- precision format. What decimal value does it represent? Note: Only the non-fractional quantity "1" is noted in Yellow Font, in accordance with Syllabus page 11 It is required to show ALL incremental steps of the solution: including but not limited to fields, all bit values, bias, and so on.

  • Consider 0x40400000 to represent a 32-bit floating-point number in IEEE754 single- precision format. What decimal value...

    Consider 0x40400000 to represent a 32-bit floating-point number in IEEE754 single- precision format. What decimal value does it represent? Note: Only the non-fractional quantity "1" is noted in Yellow Font, in accordance with Syllabus page 11. It is required to show ALL incremental steps of the solution: including but not limited to fields, all bit values, bias, and so on.

  • (2 pts) Express the base 10 numbers 16.75 in IEEE 754 single-precision floating point format. Express...

    (2 pts) Express the base 10 numbers 16.75 in IEEE 754 single-precision floating point format. Express your answer in hexadecimal. Hint: IEEE 754 single-precision floating-point format consists of one sign bit 8 biased exponent bits, and 23 fraction bits) Note:You should show all the steps to receive full credits) 6.7510 Type here to search

  • This problem covers floating-point IEEE format. (a) Assuming single precision IEEE 754 format, what is the...

    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.)

  • Convert the decimal real number -100.756 to IEEE 754 single precision (32 bit) floating point in...

    Convert the decimal real number -100.756 to IEEE 754 single precision (32 bit) floating point in hexadecimal representation of the binary value  (Hint: consider the field or bit-by-bit structure of an IEEE 754 value to decide which of the choices is correct, without necessarily constructing the full encoding of the value.) 32C98312 42C98312 C2C98312 52C98313

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