Question

1. 2. Find the decimal value of the following 8-bit numbers for (i) un-signed and (ii) signed number. (a) 11010110, (b) 01011

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


ig, is unsigned number decimal foom. 1091101011 0 - 1 1 0 1 0 1 , add their decimal values * (** 1) + (x1) + (ko) +(4x1) + Ca11010110 > Negative nori eigen bok s. Now = 1 101 0110 decimal value 24 [Ca 1) + 420) +(2417 +62x0) +f*(1) @x1) +a%o] -1 [64+33 0)-27 13- (6-1 a 3-0 1-1 27,03 110110 Here we got 5-bit value of at in binary now to get a bit value extend it with aignedfor a positive binaryl decimal representation its die complement in diginal binary form 6,0 = 000110, 38s complement : to @ed) -47 of of 183-1 a (11-1 47 decinal=1011 19 binery (0) 0 y gel As it is negative incomber and 6-bit volue: no need of sign) 836 >binary value = 1010016, 2010-) birong value • 110010101 converting them into 8-bit unsigned value 8310 101001lay 0101Serb traction of two unsigned numbeos, Two complement of 10 0110 0101 gi compleanet of 10110 : 1001 1010 add +1 1001 1010 10

Add a comment
Know the answer?
Add Answer to:
1. 2. Find the decimal value of the following 8-bit numbers for (i) un-signed and (ii)...
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
  • 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...

  • 1. What decimal number is represented by the following excess 8 notation? 2. Convert 1111 from...

    1. What decimal number is represented by the following excess 8 notation? 2. Convert 1111 from excess eight representation to its equivalent base ten binary form 3. With two's complement signed binary representation, what is the range of numbers as written in binary and in decimal for an eight-bit cell? (lowest to highest) 4. Convert -7 from decimal to binary, assuming seven-bit two’s complement binary representation 5. Convert 111 1010 from binary to decimal assuming seven bit two's complement binary...

  • e,f,g,h,i 1) Given: X 0xA4 and Y 0x95, a) Convert X and Y to 8-bit binary numbers. b) Compute the 8-bit sum X+Y of...

    e,f,g,h,i 1) Given: X 0xA4 and Y 0x95, a) Convert X and Y to 8-bit binary numbers. b) Compute the 8-bit sum X+Y of X and Y o) Compute Y the 8-bit two's complement of Y. d) Compute the 8-bit difference X"Y of X and Y. (Use two's complement addition.) o) Convert XiY, Y, and, X Y to hexadecimal. D What are the values of the condition flags z n c v upon computing X-+Y? g) What are the values...

  • 1.Convert the following decimal and binary numbers into signed integer 32-bit representation (2’s complement for negative...

    1.Convert the following decimal and binary numbers into signed integer 32-bit representation (2’s complement for negative numbers). -99

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

  • CS 3503-06 Homework 1 Due: 11:59pm, Friday, Jan. 24. Please show the details of your work....

    CS 3503-06 Homework 1 Due: 11:59pm, Friday, Jan. 24. Please show the details of your work. Please submit in D2L using the associated link. Problems (total: 100 points) Representation of signed numbers (5 x 4 = 20 points) In an 8-bit system, find out the binary representation for the following numbers using sign-and-magnitude, ones’ complement, and two’s complement, respectively: 55 -47 In a 4-bit system, find out the binary representation for the following numbers using sign-and-magnitude, ones’ complement, and two’s...

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

  • 1. a) Perform the following binary subtractions of unsigned binary numbers. Convert your answer to decimal....

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

  • 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

  • For the following decimal numbers, convert to 8-bit binary numbers and perform addition. Use 2's complement...

    For the following decimal numbers, convert to 8-bit binary numbers and perform addition. Use 2's complement signed numbers when subtraction is indicated. (a) 2710+ 3410 (b) 520-1810 (c) 3110 - 6310

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