Question

(47) Naruto Notone C Sign In er Sign Up | Ch ® UFC & MMA × Secure I https://piazza-resourcess3.amazonaws.com/jgopch0cb93d8/j .pdfAWSAccessKeyld-AKAILDNRL/4ALKBWOHA8lexpires-15200435/2&Signature-ol9aXG9 /UAKIHS0QUwMeyBX.. ☆ ミ quations must be properly tyne-set including superscript-s expunents, Always watch the course websile for updates on the assignments. Question 1 (4 points) Show you work I. Convert 2727 into a 32-bit twos complement binary number 2. Convert -5795 into a 16-bit twos complement binary number 3. Add the above two binary numbers together as 32-bit twos complement binary numbers hy sign-extending signed integers and padding any unsigned integers with leading Os, writing your answer as an 8-hextet hexadecimal value. Question 2 (24 points) Show the value represented by 1100011 100000inary) stored in memory if it is (a 16-bit signed magnitude integeir (b) l6-bit ones complement signed integer (c) 16-bit twos complement signed integer (d) 16-hit unsigned integer (e) 8-bit unsigned integer (f) 8-bit twos complement signed integer (g) l6-bit biased integer using excess-32768 (h) UTF-8 Question 3 (10 points) Find the decimal number equivalent of the following IEEE 754 single-precision numbers. You must show your work! If you find a repeating pattern, write the fraction you think it is and round to the ninth fractional digit (billionths): a) 110101 1011 1001 1010 1100 0000 0000 000 b) 01000 1110 10100 1010 1010 1010 1010 101 c) L11 11 001 1000 0101 1010 0100 001 d) 00000 0000|1011 0000 0000 0000 0000 000 e) 110000 0001 0000 0000 0000 0000 0000 000 O Type here to search 13 PM /2/2018

question 1 part 2 and 3 thank you

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

c enwYt oluvimal number to khary. 1o Ceoy8 5 12 - 12 +32+4+21) sin Data 31 bt upre benta tton ot nay numbe tdd eros to a ta

1) 2) The de cima! nurn b en lA -5775 Cu o110 1010 0012 l6 bit -format Sgn I bit s IS bi ts Since number ㅨ nejahive Sgna, t

3) 2121 32-bit s complam ent nuunber 0 16-bi t representation -57 95 1lo 1ool 010 110 | Data yepresentation Sign smemans ameNow ad d tha too numbers ; o000 oooo oo00 o000 o0oo (6 10 1o to 01 1 I 10 1I 01 16 (0000): (0)1 2 .: tsa Decimel nuntn (FPFFF3) 2121 32-bit s complam ent nuunber 0 16-bi t representation -57 95 1lo 1ool 010 110 | Data yepresentation Sign smemans ame

Add a comment
Know the answer?
Add Answer to:
question 1 part 2 and 3 thank you (47) Naruto Notone C Sign In er Sign...
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
  • I need the following problems worked out (show work). Thee answers are provided, I just need...

    I need the following problems worked out (show work). Thee answers are provided, I just need the work explained briefly for each one. 4 - What is the decimal representation of each of the following unsigned binary integers? a. 00110101 (53) b. 10010110 (150) c. 11001100 (204) 6 - What is the sum of each pair of binary numbers? a. 10101111 + 11011011 (110001010) b. 10010111 + 11111111 (110010110) c. 01110101 + 10101100 (100100001) 8 - How many bits are...

  • Please solvve this... Detailed solution please Thank you!! 2. (20 points) Let's assume that we have...

    Please solvve this... Detailed solution please Thank you!! 2. (20 points) Let's assume that we have to multiply two 3-bit positive numbers or two 3-bit negative numbers. That is, the signs of the input numbers are guaranteed to be the same. Draw a logic diagram for the modified multiplier. You can use any kind of combinational blocks such as multiplexors, half-adders, etc. Try to minimize the number of gates/blocks. 3.115 points] Find the answer for the following calculations. Circle ifit...

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

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

  • Convert the following two's domplement binary numbers to decimal. 100101 -5 27 -27 Question 2 (4...

    Convert the following two's domplement binary numbers to decimal. 100101 -5 27 -27 Question 2 (4 points) Convert the following two's complement binary numbers to decimal. 100011 -29 36 -3 28 Question 3 (4 points) Convert the following decimal numbers to 6-bit two's complement binary numbers and add them. Indicate whether or not the sum overflows a 6-bit result. 011001+011011 110100; no overflow 100111 100101-001100; overflovw 100110 100100 001010; overflow 100111 + 100101 -001100; no overflow Question 4 (4 points)...

  • Please show all work and please explain what a 5 bit excess is. 3) Convert the...

    Please show all work and please explain what a 5 bit excess is. 3) Convert the following decimal number to binary 554 5) What is the range of 5-bit excess-16 numbers? 6) What is the range of 5-bit two's complement numbers? 7) What is the range of 5-bit unsigned numbers? 8) What is the range of 5-bit sign-magnitude numbers?

  • Here is the 16-bit, unsigned binary representation of 4100: 0001 0000 0000 0100 Write the 16-bit,...

    Here is the 16-bit, unsigned binary representation of 4100: 0001 0000 0000 0100 Write the 16-bit, unsigned binary representation of 2050. TT T Arial + 3(12pt) * T - 12 i 52 Path: P Words:0 QUESTION 8 What are the largest and smallest numbers that you can represent using the 9-bit, 2's complement representation scheme? Write both the bit strings and the equivalent decimals.

  • 9) (2 points) You are given two, 3-bit, two's complement integers A[2:0, B(2 : 0). You...

    9) (2 points) You are given two, 3-bit, two's complement integers A[2:0, B(2 : 0). You are asked to design a two's complement (signed) comparator circuit that produces f = 1 when A > B; otherwise f = 0. Design the above circuit (block diagram) assuming that you are given: i) pre-designed 3-bit unsigned comparators (f = A > B), ii) MUXes, and iii) any AND/OR/XOR/NOT Boolean logic gates.

  • Please answer all the questions! Thank you. For the following C statement, what would be the corresponding MIPS assembly...

    Please answer all the questions! Thank you. For the following C statement, what would be the corresponding MIPS assembly code? Assume that the variables a, b, c, and d are given and were declared as 32-bit integers a - b - (c + 7)+ d; 1. 2. Show how the value 0xB47CA034 would be arranged in a little-endian and big-endian machine Assume the data is being stored starting with address 0 3. Convert the following base-16 numbers to base-2 a....

  • please show your steps and note that question 2 has a byte address of 000002 not...

    please show your steps and note that question 2 has a byte address of 000002 not 000000. thanks Hex Viewer Case Study to be used for questions 1: Review this excerpt from a hex viewer. You can assume that all data shown is in hex. You can assume that two's complement is used to store signed integers with a 16-bit architecture which is byte addressable. Refer to this excerpt to answer the questions below: 000000 8A00 8E00 CFA1 48BF 7900...

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