Question

Given the 8 - bit binary number: 1001 10 1 1 What decimal number does this represent if the computer uses: signed magnitude r

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

Answer:

a)
1 0011011
sign bit is 1(+ve)
0011011 in decimal is 27
Answer: -27

b)
10011011
flip all the bits
10011011 => is flipped to 01100100
01100100 in decimal is 100
Answer: -100

c)
10011011
flip all the bits
10011011 => is flipped to 01100100
add 1 to above result
01100100 + 1 => 01100101
01100101 in decimal is 101
Answer: -101

NOTE:

If you are satisfied with my answer please do upvote and if you have any kind of doubts please post in comment section. i'll surely help you there.
Thank You

Add a comment
Know the answer?
Add Answer to:
Given the 8 - bit binary number: 1001 10 1 1 What decimal number does this...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • Given the 8-bit binary number: 1 0 0 1 1 1 1 1 What decimal number...

    Given the 8-bit binary number: 1 0 0 1 1 1 1 1 What decimal number does this represent if the computer uses: a. signed-magnitude representation b. signed-1's complement c. signed-2's complement

  • 4. What decimal value does the 8-bit binary number 10011110 have if:

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

  • What decimal value does the 8-bit binary number 10110111 have if: a) it is interpreted as...

    What decimal value does the 8-bit binary number 10110111 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 one’s complement representation? d) it is on a computer using two’s complement representation? e) it is on a computer using excess-127 representation?

  • Please show and explain all work for each questions What decimal number does the bit pattern...

    Please show and explain all work for each questions What decimal number does the bit pattern 11001100 represent if it is a: • [1 pts] unsigned integer? • [1 pts] sign-magnitude integer? • [1 pts] two's complement integer? 4 - What decimal number does the bit pattern 00110011 represent if it is a: • [1 pts] unsigned integer? • [1 pts] sign-magnitude integer? • [1 pts] two's complement integer? 5 - [2 pts] What is the binary representation of the...

  • Draw the circuit for a combinational logic circuit that, given an 8-bit unsigned binary number N = N7N6N5N4N3N2N1N0, the...

    Draw the circuit for a combinational logic circuit that, given an 8-bit unsigned binary number N = N7N6N5N4N3N2N1N0, the output for F is the signed 1's complement representation of N.

  • 6 - What decimal number does the bit pattern 0xC0B00000 represent if it is: • [2...

    6 - What decimal number does the bit pattern 0xC0B00000 represent if it is: • [2 pts] A two's complement integer? • [2 pts] An unsigned integer? • [2 pts] A floating point number assuming the IEE 754 single precision format 7 - Perform the following calculations assuming that the values are 8-bit decimal integers stored in two's complement format. Be sure to consider the possibility of overflow. • [2 pts] 10101010 + 00110011 • [2 pts] 10101010 – 00110011...

  • 5. Express (76) 10 and (-114)10 in 8-bit binary two's complement arithmetic and then add the...

    5. Express (76) 10 and (-114)10 in 8-bit binary two's complement arithmetic and then add the numbers. What would be the representation (0)10 in 16-bit binary two's complement? (be sure to show your work). 6. Create two 16-bit 2's complement integer such that their sum causes an overflow. Why does the sum of a negative 2's complement number and a positive 2's complement number never generate an overflow? Discuss.

  • 2. Using the sigma (E) notation and given an n-bit sequence of binary digita An-12,-291-3 ......

    2. Using the sigma (E) notation and given an n-bit sequence of binary digita An-12,-291-3 ... 220,20. what is the value of A if the binary bits are interpreled as: a. an unsigned integer? b. Sign Magnitude number? Page 1 of 3 H. QUAYSON c. Twos Complement number? d. Using the representation of two complement numbers in question 6.c. above, convert the sign-magnitude mmber 1001 into twos complement number. (10 marks)

  • 1. What is the largest decimal number we can represent with a 16 bit two's complement...

    1. What is the largest decimal number we can represent with a 16 bit two's complement number? 2. Convert the following signed binary numbers to decimals. 11001         010011            1110100            1100111           3. Convert the following decimal numbers to 6-bit two's complement binary numbers and add them. Note if there is an overflow. 7 + 13 Two's complement/binary number for 7: Two's complement/binary number for 13: Sum: Overflow? 4. Convert the following decimal numbers to 6-bit two's complement binary numbers...

  • 1. 2. Find the decimal value of the following 8-bit numbers for (i) un-signed and (ii)...

    1. 2. Find the decimal value of the following 8-bit numbers for (i) un-signed and (ii) signed number. (a) 11010110, (b) 01011101 Express the following decimal numbers in 6-bit 2's complement representation: (a) -27, (b) 6, (c)-13, (d) -47 - 4. Convert decimal numbers 83 and 101 to 8-bit unsigned binary number. Find the sum and difference (with addition approach) of these two numbers.

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