Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Fixed-point numbers a) [10 marks] A fixed-point binary number system has 'm' whole bits and 'n' fractional bits. What is the range of numbers

3. Fixed-point numbers

a) [10 marks] A fixed-point binary number system has 'm' whole bits and 'n' fractional bits. What is the range of numbers represented, assuming an unsigned format? Does every binary rational in this range have a finite decimal expansion? ___ (yes/no) Justify your answer.

b) [10 marks] A fixed-point binary number system has 4 whole bits and 12 fractional bits. Represent the decimal fractions 0.75, 0.3, and 1/20 in this format. Recipe: Deal with the integer part separately. Now, take the fractional part, multiply by 2, record the integer part as one digit of your answer, and repeat until the fractional part is 0, or you run out of binary digits. Practice on 0.6875 = 11/16 = (0000.101100000000)---or just (0.1011). Do not round. Show answers in hexadecimal.

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

Select Healthcare Classification Systems And Databases

Authors: Katherine S. Rowell, Ann Cutrell

1st Edition

0615909760, 978-0615909769

More Books

Students also viewed these Databases questions

Question

What Is acidity?

Answered: 1 week ago

Question

Explain the principles of delegation

Answered: 1 week ago

Question

State the importance of motivation

Answered: 1 week ago

Question

Discuss the various steps involved in the process of planning

Answered: 1 week ago

Question

What are the challenges associated with tunneling in urban areas?

Answered: 1 week ago

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago