ITC544 Computer Organization Assignment Solutions

Verified

Added on  2021/04/21

|7
|646
|46
AI Summary
This assignment details the solution to various questions and problems related to computer organization, including binary and decimal conversions, one's complement and two's complement representation, and combinational circuits. The assignment also includes a bibliography of relevant research papers.

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Running head: ITC544 COMPUTER ORGANIZATION
ITC544 COMPUTER ORGANIZATION
Name of Student –
Name of University –
Author’s Note –

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
1ITC544 COMPUTER ORGANIZATION
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 =
Document Page
2ITC544 COMPUTER ORGANIZATION
BED16 => (11012002)3
2) 3217 into 2-base
3217 = (3 * 72) + (2 * 71) + (1 * 70)
= (162)10
(162)10 =
(162)10 = (10100010)2
3) 1235 into octal representation
Document Page
3ITC544 COMPUTER ORGANIZATION
(1235) = (2323)8
4) 21.218 into decimal representation
21.218 = (2 * 81) + (1 * 80). (2 * 8-1) + (1 * 7=8-2)
= 17 + 0.25 + 0.015625
= 17.265625
c) i) One’s Complement lowest number of word size 3 bit = 100
One’s Complement lowest number of word size 3 bit = 011
ii) Two’s Complement lowest number of word size 3 bit = 101
Two’s Complement lowest number of word size 3 bit = 011
iii) Signed Magnitude lowest number of word size 3 bit = 111
Signed Magnitude lowest number of word size 3 bit = 011
Question 2
a) L.H.S

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
4ITC544 COMPUTER ORGANIZATION
a b c d
0 0 0 1
0 1 0 1
1 0 0 1
1 1 1 0
R.H.S.
a b c d e
0 0 1 1 1
0 1 1 0 1
1 0 0 1 1
1 1 0 0 0
Document Page
5ITC544 COMPUTER ORGANIZATION
The output of L.H.S. and the output of R.H.S. are equal. Hence, both the
combinational circuits are same.
b) Minimized Circuit Diagram
c) X’ + Y’ + XYZ’
= X’ + Y’ + (X’ + Y’ + Z)’ [De Morgan Law]
= (XY (X’ + Y’ + Z))’ [De Morgan Law]
= (XX’Y + XYY’ + XYZ)
= (0 + 0 + XYZ)
= (XYZ)’
= X’ + Y’ + Z’ [De Morgan Law] [Hence, PROVED]
Document Page
6ITC544 COMPUTER ORGANIZATION
Bibliography
Ahmad, J., Muhammad, K., Lloret, J., & Baik, S. W. (2018). Efficient Conversion of Deep
Features to Compact Binary Codes using Fourier Decomposition for Multimedia Big
Data. IEEE Transactions on Industrial Informatics.
Garai, S. K. (2015). All-optical quaternary logic gates–an extension of binary logic gates. Optics
& Laser Technology, 67, 125-136.
Karpathy, A., Johnson, J., & Fei-Fei, L. (2015). Visualizing and understanding recurrent
networks. arXiv preprint arXiv:1506.02078.
Olson, K. R., Durwood, L., DeMeules, M., & McLaughlin, K. A. (2016). Mental health of
transgender children who are supported in their identities. Pediatrics, peds-2015.
1 out of 7
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]