Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Consider a quaternary, normalized floating-point number system that is base 4. Analogous to a bit, a quaternary digit is a quit. Assume that a hypothetical

image text in transcribed

Consider a quaternary, normalized floating-point number system that is base 4. Analogous to a bit, a quaternary digit is a quit. Assume that a hypothetical quaternary computer uses the following floating-point representation: 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, eo are the quits of the exponent, where each quit is 0,1, 2 or 3. For parts a) and (b), X1o is used to indicate that the number provided is in decimal. Show all your work for all parts (a) What is the computer representation -3010 in this system? (b) What is the computer representation of 7.187510 in this system? (c) What is the smallest positive non-zero number that can be represented in this system? What is it's value in decimal? (d) What is the size of the gap between any two consecutive numbers in the interval 1610) and 64(1o) in this quaternary floating-point representation system? 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 with AI-Powered 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

Students also viewed these Databases questions