ICT 2101 Lab Report
ICT 2101 Lab Report
COMPUTING (SOC)
Lab Report (20%)
Module’s Information:
Student’s Declaration:
I declare that:
I understand what is meant by plagiarism.
This assignment is all my own work and I have acknowledged any use of the published
or unpublished works of other people.
I hold a copy of this assignment, which I can produce if the original is lost or damaged.
Total
Assessment Criteria Marks
Marks
1. Lab 2: Binary and Hexadecimal Conversion 5
Description of Assignment:
This is an individual assignment. Kindly complete all the exercises and self challenge given in
the following lab files:
The FORMAT of the assignment should be Font Name/Size: Times New Roman, 12pt; Line
spacing of 1.5; Justified (Alignment); Page Number should be typed; the assignment must be
submitted ONLINE only.
The report must be submitted to Turnitin in Canvas to check for plagiarism percentage. If more
than 20%, students are required to justify and provide valid reasons.
End of Assignment
COMPUTING (SOC)
Marking Rubric:
Binary numbers
Dec to Bin
Bin to Dec
Hexadecimal numbers
Dec to Hex
Hex to Dec
Hexadecimal numbers
Bin to Hex
Hex to Bin
1)
Instructions Ax Bx
H L H L
Mov ax, 30 00 1E 00 00
Add ax, 15 00 2D 00 00
Mov bx, 575 00 2D 02 3F
Mul bx 3D 86 01 5E
2)
Ax Bx
Instructions
H L H L
Mul bx 02 0D 00 23
Sub ax, 10 02 03 00 23
3)
Instructions Ax Bx
H L H L
Add ax, 85 00 FA 00 00
Mul bx, 15 00 00 00 00
Sub ax, 15 FF F1 00 00
4)
Instructions Ax Bx
H L H
L
Mov ax, 15 00 0F 01 A9
Mul bx 18 E7 01 A9
5)
Instructions Ax Bx
H L H L
Mov ax, 36 00 24 00 00
1.
a)
b)
c)
2)
a.
b)
c)
d)
e)
f)
g)
h)
i)
3.
a.
b.
c)
d)
e)
f)
g)
h)
i)
j.
1.
2.
3)
4)
5)
6)
i)
ii)
iii)
iv)
v)