Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create your answer on engineer's paper following the format in Homework Sample.pdf ( Canvas ) A thermostat measures air temperature and turns air conditioning

Create your answer on engineer's paper following the format in "Homework Sample.pdf"(Canvas)
A thermostat measures air temperature and turns air conditioning on / off at certain thresholds.
1.1. Is the air temperature analog or digital?
1.2. Is the output of the thermostat analog or digital?
1.3. What prevents the thermostat from switching on/off rapidly? (Hint: Look up "Hysteresis".)
Convert 101101.1012 unsigned to hexadecimal, octal and decimal with full accuracy.
Convert 14.578(unsigned) to decimal with accuracy of 4 digits if rounding is necessary.
Convert 7654.76548(unsigned) to hexadecimal.
Calculate 11010110-10110111(unsigned) and express the result in decimal.
Extend the following binary numbers from a 4 bit wide integer with 4 bit fraction system into an 8 bit integer with an 8 bit fraction so the same value is represented.
First, assume the numbers are signed binary numbers.
a)0110.0100
b)1010.0001
c)1100.1
d) e) f) Now repeat, assuming a,b,c are unsigned numbers.
Convert these decimal numbers first to hexadecimal, then binary, then octal, then back to decimal. As a check - the final answer should agree with the original number.
a)23.48
b)4.16
c)28.28
Convert these decimal numbers first to 6 bit signed 2's complement binary. Then find the 2's complement of each number. Finally, add the two binary numbers (pos / neg) together (should =0)
a)23
b)-31
c)-17
Compute the following decimal arithmetic problems in 8 bit signed binary
a)93-63
b)-31+111
c)17-128
What range of decimal numbers can be expressed in the following number systems?
a)8 bit signed 2's complement?
b)8 bit unsigned binary
c)16 bit signed 2's complement?
d)16 bit unsigned binary.
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

Oracle Databases On The Web Learn To Create Web Pages That Interface With Database Engines

Authors: Robert Papaj, Donald Burleson

11th Edition

1576100995, 978-1576100998

More Books

Students also viewed these Databases questions