Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a quaternary, normalized floating - point number system that is base 4 with chop - ping. Analogous to a bit, a quaternary digit is

Consider a quaternary, normalized floating-point number system that is base 4 with chop-
ping. Analogous to a bit, a quaternary digit is a quit. Assume that a hypothetical quaternary
computer uses the following floating-point representation:
sm se e1 e2 q1 q2 q3 q4
where sm is the sign of the mantissa and se is the sign of the exponent (0 for positive, 1
for negative), q1, q2, q3 and q4 are the quits of the mantissa, and e1, e2 are the quits of the
exponent, an integer, and each quit is 0,1,2 or 3. Show all your work for all parts.
1
(a) What is the computer representation of 7.187510 in this system?
(b) What decimal value does 00101321 represent in this system?
(c) Let p be a real number in the interval [6410,25610). If we need to represent p in
this quaternary floating-point system with some p, what is the upper bound on the
absolute error of this representation? Your answer should be in decimal

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

Neo4j Data Modeling

Authors: Steve Hoberman ,David Fauth

1st Edition

1634621913, 978-1634621915

Students also viewed these Databases questions

Question

3. What should a contract of employment contain?

Answered: 1 week ago

Question

1. What does the term employment relationship mean?

Answered: 1 week ago