logo

Computer Organization

   

Added on  2023-06-14

7 Pages677 Words63 Views
Running head: COMPUTER ARCHITECTURE
Computer Organization
Name of Student –
Name of University –
Author’s Note –
Computer Organization_1
1COMPUTER ARCHITECTURE
Answer to Question 1
a) (152)x= (6A)16
X2 + (5 * X1) + (2 * X0) = (6 * 161) + (10 * 160)
X2 + 5X + 2 = 106
X2 + 5X - 104 = 0
X2 + 13X - 8X – 104 = 0
X(X + 13) – 8(X + 13) = 0
(X - 8) (X + 13) = 0
X = 8 and X = -13
So, the value of X is 8
b) Conversions
1) BED16 to base 3
BED = (B * 162) + (E * 161) + (D * 160)
= 2816 + 224 + 13
=305310
(3053)10 =
Computer Organization_2
2COMPUTER ARCHITECTURE
BED16 = (11012002)3
2) 3217 changing into 2-base
3217 = (3 * 72) + (2 * 71) + (1 * 70)
= (162)10
(162)10 =
(162)10 = (10100010)2
3) 1235 converting into octal representation
Computer Organization_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Computer Architecture: Solutions to Questions 1 and 2
|9
|831
|338

ITC544 Computer Organisation and Architecture - Assignment
|7
|646
|46

Computer Architecture - Solved Questions and Answers
|7
|735
|226

Computer Organization and Architecture - Solved Questions and Answers
|8
|913
|113

Computer Organization and Architecture
|8
|1223
|120

Assignment 1: Data Representation and Digital Logic
|8
|1043
|340