
1. Consider Number1 2310 and Number2 1310 and answer the following questions in binary using the...
Lengthen the two's complement number (both shown in hex) E3 and 3E to 16 bits. (NOTE: The values represented in each case should remain the same length after lengthening.) Your 16 bit answer in hex (for E3 in two's complement): Your 16 bit answer in hex (for 3E in two's complement): Shorten (if possible) the two's complement numbers (both shown in hex) E3 and 3E to the minimum number of bits needed. (Note 1: The values represented in each case...
4. What decimal value does the 8-bit binary number 10011110 have if: a) It is interpreted as an unsigned number? b) It is on a computer using signed-magnitude representation? c) It is on a computer using ones complement representation? d) It is on a computer using twos complement representation? 5. Given the following two binary numbers: 11111100 and 01110000. a) Which of these two numbers is the larger unsigned binary number? b) Which of these two is the larger when it is being...
1. a) Perform the following binary subtractions of unsigned binary numbers. Convert your answer to decimal. i) 101001012 - 01001001, ii) 110110102 - 100100112 b) Repeat the calculations above but for when the binary numbers are in two's complement form. Comment on the results of the two methods used, noting and discrepancies. 2. Find the sums of the following unsigned hexadecimal numbers. Indicate whether or not the sum overflows an equivalent 8-bit binary result. a) 1116 +2216 b) 1716 +3516...
(3 pts) Consider an unsigned fixed point decimal (Base10) representation with 8 digits, 5 to the left of the decimal point and 3 to the right. a. What is the range of the expressible numbers? b. What is the precision? c. What is the error? ______________________________________________________________________________ (3 pts) Convert this unsigned base 2 number, 1001 10112, to each base given below (Note: the space in the binary string is purely for visual convenience) Show your work. Using...
WHAT IS THE ANWER FOR THE TWO
QUESTIONS
Consider the two 16-bit words (shown in binary) below. Recall that to compute the Internet checksum of a set of 16-bit words, we compute the one's complement sum of the two words. That is, we add the two numbers together, making sure that any carry into the 17th bit of this initial sum is added back into the 1's place of the resulting sum); we then take the one's complement of the...
For Questions 1-4, assume you have 5 bits available: 1. For (positive) integers: What is the maximum range? (Show work) (3 points) 2. Using Sign Magnitude: a). For integers: What is your maximum (positive) and minimum (negative) range? (2 points) b). Draw a table mapping each integer value to the corresponding binary value. (5 points) c). Does Sign Magnitude suffice to map the result of binary mathematical operations to the corresponding result of decimal integer mathematical operations? Explain your answer...
i
have received an irrelevant answer, please answer if you do want
help.
Thanks
URGENT could you please help me go through the solution of (d and e) expecting a detailed answer Thanks (c) Does adding 2t to an n-bit number affect any of the least significant n bits of the resulting (n+1)-bit number? (d) Use the above result and the fact that a (b-c) (a c)+b to explain how the two's complement representation of a negative number may be...
Do the following number conversions assuming two's complement representation is used for binary numbers. Douto check your answers becauses mentioned in class.portul credt will not be please digit is wrong in your answer. Do not put any space between ages/bits in your answers a. (113710 - 02 (8-bit binary number) b. (-97)10 - 12 (8-bit binary number) C. (0101 11002 D10 (decimal number) d. (1010 00112 010 (decimal number e. (3C7B)16 12 (16-bit binary number) f. (0100 1011 1000 1110)2-(...
2.20 Encode the following negative numbers using 2's complement representation in the binary and hexadecimal number systems using 8 and 16 bits. a. -12 b. -68 c.-128
Show work if possible please
4. Convert the following: a) Convert 219a into binary. Your answer should be 12 bits long. b) Convert-66,0 into binary (twos complement). Your answer should be 12 bits long. c) Convert 00011111 into base 10 (the binary value is signed) d) Convert 11100000, into base 10(the binary value is signed) e) Convert the fllowing floating point SINGLE predsion number 4048000into a floating point number