Question

What is one’s complement in binary, how can it be used to solve the problems inherent...

What is one’s complement in binary, how can it be used to solve the problems inherent in using signed magnitude to denote negative/positive numbers in binary.

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

The answer to this question is as follows:

The ones complement is defined as the value obtained by inverting all the bits from the left to right of the binary number

, for example, take one binary number:

5: 0110 when converting into the ones complement it gives the value 1001

the problems over the signed magnitude are having the problems with the signs:

0 represents the positive sign

1 represents the negative sign

but in the ones complement we obtain the negative number by inverting the all the bits of the positive binary number

for example, take 9:

01001 it gives the number +9

when inverting all the bits it gives the value 10110

I think that one's complement doesn't solve the problems of the signed magnitude because both the signed magnitude and the one's complement will have 0 as a positive sign and 1 as the negative sign but this problem will be solved in twos compliment because the 0 doesn't have any sign in the twos compliment

Add a comment
Know the answer?
Add Answer to:
What is one’s complement in binary, how can it be used to solve the problems inherent...
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
  • The output of one’s complement used for binary Select one: a. Addition b. Division c. Subtraction...

    The output of one’s complement used for binary Select one: a. Addition b. Division c. Subtraction d. Multiplication

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

  • 2. Convert the following two's complement binary numbers to decimal numbers. These numbers are integers.

    2. Convert the following two's complement binary numbers to decimal numbers. These numbers are integers. a. 110101 b. 01101010 c. 10110101 3. Convert the following decimal numbers to 6-bit two's complement binary numbers and add them. Write the results in 6-bit two's complement binary number format and decimal number format. Indicate whether or not the sum overflows a 6-bit result. a. 14 + 12 b. 30 + 2 C. -7 + 20 d. -18-17 4. What is the signed/magnitude and two's complement range of...

  • 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?

  • For problems 8, 9 and 10, convert the following decimal numbers into 8‑bit binary numbers as...

    For problems 8, 9 and 10, convert the following decimal numbers into 8‑bit binary numbers as required for 2's complement math, and perform the indicated operations. Circle or bold your binary answer and show your work. Notes: Remember that positive numbers are represented in sign-magnitude format in 2's complement math 8. +26 +15 =                                                          9. +26 - 15    = 10. - 26 +15 =

  • Q1) Convert the following negative decimal numbers to 8 bit binary using the 2’s complement (show...

    Q1) Convert the following negative decimal numbers to 8 bit binary using the 2’s complement (show the steps): a) -39 b) -127 Q2) Solve the following subtraction problems using 2's complement representation. (Show the steps using 8-bits) a) 19 – 87 b) 89 – 5 Q3) Convert the following numbers into scientific notation: (Note: to show ten raised to the power of n, you can type as 10^n) a) 654.345 b) 0.000000324235 c) 25600000000000 Q4) Convert the following numbers out...

  • Write out a table with signed binary numbers from 00002 to 11112 in one column and...

    Write out a table with signed binary numbers from 00002 to 11112 in one column and write the 2's complement of the numbers in the second column. In the third column write the signed decimal value of the numbers from the second column. Assume the MSB(Most Significant Bit) of the numbers in the first two columns is the sign bit (0= positive, 1= negative). Please Solve with Full steps Thank You.

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

  • Convert the following signed binary integers to the THREE signed binary representations: (i) sign-and-magnitude, (ii) one's...

    Convert the following signed binary integers to the THREE signed binary representations: (i) sign-and-magnitude, (ii) one's complement (OC), and (iii) two's complement (TC) expressions, respectively (use the 6-bit system): a. - 0b001101 b. + 0b010011 2. We have learned before that we can express real numbers using fixed point expression. Convert the follownig numbers into Q3.4 representation: a. A1 = 0.5 b. A2 = 2.25 c. A3 = 6.725 d. A4 = -4.5

  • 1. (10 points) We want to compare the numbers 3 and -6. Using 4-bit signed 2's complement numbers, show how we can use the process of binary addition to calculate a result that will tell us how t...

    1. (10 points) We want to compare the numbers 3 and -6. Using 4-bit signed 2's complement numbers, show how we can use the process of binary addition to calculate a result that will tell us how these two numbers compare. (Just show the calculation here. The next part will be the interpretation of the result.) Now briefly explain how this result can be interpreted by a hardware circuit to indicate how the two numbers compare. (You don't need to...

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