Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Part a-c is answered , please answer d,e,f . 2. (12 marks] A friend proposes the following scheme for representing rational numbers (numbers that can
Part a-c is answered , please answer d,e,f.
2. (12 marks] A friend proposes the following scheme for representing rational numbers (numbers that can be represented as a/b, where a and b are both integers and b + 0) using 16 bits. The leftmost 9 bits will be the signed binary integer a; the rightInost 7 bits will be the unsigned binary integer b. a. [2 marks] What is the largest value representable using this scheme? b. [2 marks What is the smallest positive (non-zero) value representable using this scheme? c. [2 marks What's the smallest (i.e., most negative) value representable using this scheme? d. [2 marksGive a pair of distinct bit patterns that both represent the same non-zero value under this scheme. e. [2 marks Give an unusable bit pattern under this scheme (a pattern that does not represent a rational number). f. [2 marks] Propose a change to the scheme that keeps it simple but increases the number of distinct values representableStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started