EEL-3705 TPS QUIZZES
Think - Pair - Share (TPS) Quizzes Think – Pair – Share –Think individually for one time units –Pair with partner for two time units –Share with group for one and half time units –Report results
THINK One Unit (e.g. 30 Seconds)
PAIR Two Units (e.g. 60 Seconds)
SHARE 1.5 units (e.g. 45 Seconds)
Report
Quiz 2-1
Q: Calculate the following binary addition. Assume unsigned binary numbers
S: Calculate the following binary addition. Assume unsigned binary numbers
Quiz 2-2
Q: Calculate the following binary addition. Assume unsigned binary numbers
Solution
Quiz 2-3
Q: Calculate the following binary subtraction using the borrow method. Assume unsigned binary numbers
S: Calculate the following binary subtraction. Assume unsigned binary numbers
Quiz 2-4
Q: Calculate the following binary multiplication. Assume unsigned binary numbers x 0 1 1
S: Calculate the following binary multiplication. Assume unsigned binary numbers x
Quiz 2-5
Q: Calculate the hex addition. Assume unsigned binary numbers. A3FD CE 16
S: Calculate the hex addition. A3FD CE 16 C8CB 16 11
Quiz 2-6
Q: Calculate the hex subtraction using the borrow method. Assume unsigned binary numbers. A3FD CE 16
S: Calculate the hex subtraction. A3FD CE 16 7F2F
Quiz 2-7
S: Convert the following to decimal a) A3FD 16 b) 24CE 16
S: Convert the following to decimal a)A3FD 16 b) 24CE 16
Quiz 2-8
Q: Convert the following to decimal. Assume unsigned binary numbers a) b) c)
Q: Convert the following to decimal. Assume unsigned binary numbers a) b) c) = =61 = =23 = =84
Quiz 2-9
Q: Convert the following to binary. Assume unsigned binary numbers a) 45 b) 123 c) 62
S: Convert the following to binary. Assume unsigned binary numbers a) 45 b) 123 MSB LSB
S: Convert the following to binary. Assume unsigned binary numbers b) MSB LSB
Quiz 2-10
Q: Calculate the two’s complement of the following binary numbers. What is the signed decimal equivalent of the original number? a) b)
A: Calculate the two’s complement of the following binary numbers. What are the signed decimal equivalents of the original number. a) -3 b) = = 11
Quiz 2-11
Q: Calculate the following binary subtraction using the two’s complement method. Assume unsigned binary numbers
S: Calculate the following binary subtraction using the two’s complement method. Assume unsigned binary numbers = Calculate two’s complement Perform binary addition Throw away 29 + ( -23 ) 6
Quiz 2-12
Q: Calculate the following using the two’s complement method and give the result in binary and decimal. Assume signed binary numbers
Q Solution: Calculate the following using the 2’s complement method and give the result in binary and decimal ’s Comp