Question: Binary Arithmetic and Logic ( 3 points each + 1 pt bonus for getting all 8 ) All numbers similar in form to -

Binary Arithmetic and Logic (3 points each +1 pt bonus for getting all 8)
All numbers similar in form to "-13.(dec)" or "11111.(bin)" are integers.
-23.(dec)= In 6-bit two's comp. integer binary
-30.dec2(dec)= in 6-bit two's comp. bin
-15.(dec)+-4.(dec)=q, in q,-bit two's comp. bin Fill second blank with how many bits we need to avoid overflow in the result.
2.(dec)+111110.(bin)=q,(dec) if operands and output are 6-bit two's comp
For the next 3 problems, output and binary inputs are to be 5 bit integer +5 bit fractional two's comp.
-15.5(dec)3(dec)q,
(bin)(logical right shift)
-15.5(dec)>3(dec)q,
(bin)(arithmetic right shift)
5.75(dec)+11111.(bin)=
(bin)
-12.375(dec) in two's comp. binary w/5 integer +5 fractional bits
 Binary Arithmetic and Logic (3 points each +1 pt bonus for

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!