Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

11. Give an example of an 8 bit 2's compliment subtraction that results in overflow. Work out the subtraction in 8 bit 2's compliment

11. Give an example of an 8 bit 2's compliment subtraction that results in overflow. Work out the subtraction

11. Give an example of an 8 bit 2's compliment subtraction that results in overflow. Work out the subtraction in 8 bit 2's compliment and then convert each value to decimal to prove that overflow occurred. Provide a brief explanation of your example including why overflow occurred. 12. Is a "discarded carry" the same as overflow? Provide examples to support your answer. 13. How many different (i.e.: unique) representations can we produce with: a. four bits b. seven bits 14. Convert the following real numbers to binary values using fixed point notation (keep 8 binary places total 3 to the left of the radix point and 5 after the radix point). a. 7.50 b. 3.25 c. 2.10 15. Convert the following unsigned fixed point binary representations to base 10 (you can assume these are positive values): a. 10110.11011 b. 10011.100101 16. Represent-13.65625 base 10 in binary using the sign, mantissa, and exponent formula (sign * mantissa * 2^exponet). Show your work for this question to receive full marks.

Step by Step Solution

3.40 Rating (150 Votes )

There are 3 Steps involved in it

Step: 1

Answer Consider the following subtraction Subtrahend A 01011011 Minuend B 11010101 First we need to ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Digital Logic With Verilog Design

Authors: Stephen Brown, Zvonko Vranesic

3rd Edition

978-0073380544, 0073380547

More Books

Students also viewed these Programming questions