Question
Section _______ Name ____________________________ Computer Organization Assignment 1 Q1. Identify all the base(s) that these numbers could be. Enter one or more: none, 2, 8,
Section _______ Name ____________________________
Computer Organization Assignment 1
Q1. Identify all the base(s) that these numbers could be. Enter one or more: none, 2, 8, 10, 16.
- 101 ________________
- 43 _________________
- 7ae ____________
- 922 _____________
- 3e1415 ____________
- fc13g ______________
- Convert these (unsigned) binary numbers to decimal
- 1011 ___________
- 000111 _________
- 111000 __________
- 1010 ____________
- 110110 __________
- 100101 __________
Q3. Convert these (unsigned) binary values to hexadecimal
- 10110 ___________
- 0001110 _________
- 1110000 __________
- 10100 ____________
- 1101100 __________
- 1001010 ________
Q4. Convert these octal numbers to decimal
- 11 =
- 101 =
- 1011 =
- 202 =
- 670 =
- 112 =
Q5. Convert these unsigned hexadecimal numbers to decimal
- 11 =
- FEFF =
- C0 =
- 1A3 =
- FE =
- BEEF =
Q6. Convert these decimal numbers to octal AND then to Hex. Label each with the proper subscript
- 11 =
- 73 =
- 86 =
- 33 =
- 57 =
- 512 =
Q7. Write the twos complement of these octal numbers in octal. Hint: First convert the Octal to binary. From that binary, create the 2s complement. Finally, write out the result in octal.
- 11 =
- 101 =
- 1011 =
- 202 =
- 670 =
- 112 =
Q8. Write the twos complement of each hexadecimal number in hexadecimal. Hint: First convert the Hex to binary. From that binary, create the 2s complement. Finally, write out the result in hex.
- 11 =
- FEFF =
- C0 =
- 1A3 =
- FE =
- BEEF =
Q9. Draw a circuit using AND, OR and NOT gates for the following Boolean algebra expressions. Attach sheets as needed:
- (x+y) * z (ii) b*a+b * (c+) (iii) ( * ) + (e * a)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started