Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The mantissa adder-subtractor in Figure 9.28 operates on positive, unsigned binary fractions and must produce a sign-and-magnitude result. In the discussion accompanying Figure 9.28, we

The mantissa adder-subtractor in Figure 9.28 operates on positive, unsigned binary fractions and must produce a sign-and-magnitude result. In the discussion accompanying Figure 9.28, we state that 1s-complement arithmetic is convenient because of the required formatforinputandoutputoperands. Whenaddingtwosignednumbersin1s-complement notation,thecarry-outfromthesignpositionmustbeaddedtotheresulttoobtainthecorrect signed answer. This is called end-around carry correction. Consider the two examples in FigureP9.3,whichillustrateadditionusingsigned,4-bitencodingsofoperandsandanswers in the 1s-complement system. The 1s-complement arithmetic system is convenient when a sign-and-magnitude result is to be generated because a negative number in 1s-complement notation can be converted to sign-and-magnitude form by complementing the bits to the right of the sign-bit position. Using2s-complementarithmetic,additionof+1isneededtoconvertanegativevalueinto sign-and-magnitudenotation. Ifacarry-lookaheadadderisused,itispossibletoincorporate the end-around carry operation required by 1s-complement arithmetic into the lookahead logic. With this discussion as a guide, give the complete design of the 1s-complement adder/subtractor required in Figure 9.28.

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

Beginning VB.NET Databases

Authors: Thearon Willis

1st Edition

1594864217, 978-1594864216

More Books

Students also viewed these Databases questions

Question

were correct), and

Answered: 1 week ago

Question

please solve this question

Answered: 1 week ago