Question: Numbers a ) Convert unsigned 1 1 0 1 0 1 1 1 2 to decimal. b ) Convert 5 9 1 0 to binary.

Numbers
a) Convert unsigned 110101112 to decimal.
b) Convert 5910 to binary.
c) Convert -4710 to binary using two's complement.
d) Convert signed 110110112 to decimal. Use two's complement.
e)110111102+010011012=
f)111000102-101101012=
g) Do 7210-63n6. Use ten's complement.
More Numbers, Codes, Logic, Circuits
a) Convert 8410 to hexadecimal
b) Convert C3F ts to decimal.
c)93D16+E7A15=
d) Represent decimal numbers 78 and 15 as packed BCD5, and add them obtaining the result in the same format.
12
CSC215--0900 Spring 2024 Assignments
e) Write 610 in Gray code.
f) Write Computer Architecture in ASCII using hexadecimal codes.
g) Construct an even parity error detecting code for Wow! using the method presented. Can this method detect 2 errors?
h) Write the truth table for the following: A+B*C'
i) Draw a circuit for C+B'D'+A**C**E'
Boolean Algebra
a) Use a truth table to demonstrate the validity of x+yz-'(x+y)(x+z)
b) Simplify to a minimum number of literals xyz+x'y+xyz'
c) Simplify to a minimum number of literals (x+y)'(x'+y')
d) Reduce the following to 3 literals (x2y'+z)'+z+xy+wz
e) Draw the original circuit for part c.
 Numbers a) Convert unsigned 110101112 to decimal. b) Convert 5910 to

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!