Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

MSP 4 3 0 FR 6 9 8 9 has instructions to add, subtract, and perform arithmetic bit - shifting, but no instructions to divide

MSP430FR6989 has instructions to add, subtract, and perform arithmetic bit-shifting, but no instructions to divide or multiply. Using this MCU you want to find the average value of the set of decimal numbers {2,-47,13,11}. Assume 8-bit registers and twos complement notation for signed numbers.
First devise a scheme of how you can find the average of these numbers using 8-bit signed numbers and the given operations (pairwise addition, subtraction, and bitshifting). Then answer following questions:
(a) What is the result in bits as it is stored in an 8-bit register? Enter a binary number. 11111010(b) What is the corresponding value? Enter a decimal number. -5.25
Hint: There are two ways to solve this problem: like a dumb MCU (adding/shifting bit by bit) or like a smart human (understanding the limits of 8-bit binary arithmetic and when they apply - they do not apply in all cases).
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

Understanding Oracle APEX 5 Application Development

Authors: Edward Sciore

2nd Edition

1484209893, 9781484209899