Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

5. 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 twos comp. integer binary
-30.(dec)/2(dec)=_________. in 6-bit twos comp. bin
-15.(dec)+-4.(dec)=_________. in __-bit twos comp. bin
Fill second blank with how many bits we need to avoid overflow in the result.
2.(dec)+111110.(bin)=_________.(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)=_________.________(bin)(logical right shift)
-15.5(dec)>>>3(dec)=_________.________(bin)(arithmetic right shift)
5.75(dec)+11111.(bin)=________.________(bin)
-12.375(dec)=_________.________ in twos comp. binary w/5 integer +5 fractional bits
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

Automating Access Databases With Macros

Authors: Fish Davis

1st Edition

1797816349, 978-1797816340

More Books

Students also viewed these Databases questions