Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume numbers are represented in 8 - bit twos - complement representation. Show the calculation of the following: A . 3 3 1 0 -

Assume numbers are represented in 8-bit twos-complement representation. Show the calculation of the
following:
A.3310-1410
B.2410-4310
C.-4410-1310
Use the Booth algorithm to multiply the following numbers [ M: Multiplicand and Q: Multiplier]
A.M=14 and Q=-10(number is represented using 6 bits)
B.M=63 and Q=-17(number is represented using 8 bits)
Use the Restoring algorithm for division. [ M: Divisor and Q: Dividend]
A.M=7 and Q=19(use a 6-bit register)
B.M=13 and Q=96(use an 8-bit register)
Using a floating number arrangement, A computer stores a number in 32 bits. Express the following numbers
in IEEE 32-bit floating point format.
A.27.75
B.-37.875
A computer stores the floating number in 32 bits, where 1 bit is for the sign, 8 bits are for the exponent
having a bias or (+127), and mantissa has 23 bits. What is the decimal value of the given numbers:
A. If the computer represents a number as (11000001011110110000000000000000
image text in transcribed

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

Decisions Based On Data Analytics For Business Excellence

Authors: Bastian Weber

1st Edition

9358681683, 978-9358681680

More Books

Students also viewed these Databases questions