1- A computer architecture uses 6 bits for exponent and 9 bits for fraction and 1 bit for the sign. Show how -4.4 is represented in this architecture. Answer: Fill the following with 0s and 1s. Bias HEX M fraction E Show your work here:
Added by Kenneth F.
Close
Step 1
First, we need to convert -4.4 into binary form. To do this, we can use the following steps: - Convert the integer part (4) into binary: 100 - Convert the fractional part (0.4) into binary by multiplying it by 2 and taking the integer part of the result Show more…
Show all steps
Your feedback will help us improve your experience
Shelayah Robinson and 87 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Convert the 8-bit "toy" binary floating point number below to decimal notation: (format is 8 bits: S EEEE FFF and the bias is 7, where S=sign, E=Exponent F=Fraction bits). 11001110 (bin) = _____ (dec). For answer use (sign)x.x format, e.g. -2.5, +1.75, +0.0, etc.
Aarya B.
(a) Use BCD arithmetic to perform the calculation: 14326 + 92378 Show all your working. (b) In a particular computer numbers are stored in IEEE standard 754 floating point format, with an 8-bit mantissa and a 4-bit exponent. (i) Show how 43.125 would be stored (ii) What number is stored as 1 11001010 1011?
Supreeta N.
Convert the following decimal integers to binary. Assume all numbers are unsigned (positive) and represented by 12 bits. 402 1000 4200 127 512 1365
Adi S.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
18,000,000+
Students on Numerade
Trusted by students at 8,000+ universities
Watch the video solution with this free unlock.
EMAIL
PASSWORD