Question: CIT 3322 CSC 3322 Computer Architecture This is designed to comprehensively clarify the number systems. This assignment weights 10 points. Note: A cover page with
CIT 3322 CSC 3322 Computer Architecture
This is designed to comprehensively clarify the number systems. This assignment weights 10 points.
Note:
A cover page with "CIT 3322 CSC 3322, Spring 2019, Assignment #1", your
NAME
, and
your
E-MAIL address
on it.
My preference is typed report. Writing and hand-draw are OK but it should be legible.
Staple if there are more than one sheet.
You can discuss with your classmate, but don't copy.
1. Convert the following decimal numbers to (regular) binary numbers:
a. 99
b. 48.25
2. Convert the following (regular) binary numbers to the decimal numbers:
a. 101010
2
b. 110.10101
2
3. Convert the following negative decimal numbers to binary numbers using three
different kinds of binary representations (sign-magnitude, 1s complement, and 2s
complement), respectively:
a. -28
b. -52
4. Convert the following 2s complement binary numbers to decimal numbers:
a. 010101
b. 101010
5. Covert the following decimal number to BCD code:
a. 49
b. 136
6. Convert the following binary code to gray code:
a. 10101
b. 1010111
7. Convert the following gray code to binary code:
a. 11111
b. 1111100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
