Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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 rightmost 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 marks] Give 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 representable

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

9th Edition

0135188148, 978-0135188149, 9781642087611

More Books

Students also viewed these Databases questions