logo

Computer Organization and Architecture - Solved Questions and Answers

   

Added on  2023-06-14

8 Pages913 Words113 Views
Running head: COMPUTER ORGANIZATION AND ARCHITECTURE
Computer Organization and Architecture
Name of Student-
Name of University-
Author’s Note-

1COMPUTER ORGANIZATION AND ARCHITECTURE
Answers for Question 1:
a) For calculating the X value:
(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
Therefore, the value that can be determined for X is 8.
(152)8= (6A) 16
b) Conversions:
i) BED16 converting to base-3
The value of BED = (B * 162) + (E * 161) + (D * 160)
= 2816 + 224 + 13
= (3053)10
(3053)10 =

2COMPUTER ORGANIZATION AND ARCHITECTURE
So, (BED)16 = (11012002)3
ii) 3217 conversion to base-2
(321)7 = (3 * 72) + (2 * 71) + (1 * 70)
= (162)10
Again, (162)10 =
After converting the value of (162)10 in binary is (10100010)2

End of preview

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

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

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

Computer Organization and Architecture
|8
|1223
|120

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

Computer Organization
|7
|677
|63

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