ANIMATON 7 Module 8
ANIMATON 7 Module 8
Technology and
Livelihood Education
PERFORM MENSURATION
AND CALCULATION (MC) II
The hand is one of the most symbolized part of the human body. It is often used
to depict skill, action and purpose. Through our hands we may learn, create and
accomplish. Hence, the hand in this learning resource signifies that you as a learner is
capable and empowered to successfully achieve the relevant competencies and skills
at your own pace and time. Your academic success lies in your own hands!
This module was designed to provide you with fun and meaningful opportunities
for guided and independent learning at your own pace and time. You will be enabled
to process the contents of the learning resource while being an active learner.
What I Need to Know This will give you an idea of the skills or
competencies you are expected to learn in
the module.
1. Use the module with care. Do not put unnecessary mark/s on any part of the
module. Use a separate sheet of paper in answering the exercises.
2. Don’t forget to answer What I Know before moving on to the other activities
included in the module.
3. Read the instruction carefully before doing each task.
4. Observe honesty and integrity in doing the tasks and checking your answers.
5. Finish the task at hand before proceeding to the next.
6. Return this module to your teacher/facilitator once you are through with it.
If you encounter any difficulty in answering the tasks in this module, do not hesitate
to consult your teacher or facilitator. Always bear in mind that you are not alone.
We hope that through this material, you will experience meaningful learning and
gain deep understanding of the relevant competencies. You can do it!
Table of Contents
This module was designed and written with you in mind. It is here to help
you carry out mensuration and calculation. The scope of this module permits it
to be used in many different learning situations. The language used recognizes
the diverse vocabulary level of students. The lessons are arranged to follow the
standard sequence of the course. But the order in which you read them can be
changed to correspond with the textbook you are now using.
1
What I Know
Multiple Choice: Read the sentences carefully then choose the letter of the
best answer. Write the chosen letter on your TLE-Animation Activity Notebook.
2
5. Used to denote the clock speed of the processor.
A. gigabit
B. megabit
C. gigabyte
D. gigahertz
7. 1 MB is equivalent to
A. 210 B
B. 1,048,576 B
C. 1 Million Bytes
D. 2 with a power of 30 B
3
10. A byte consists of how many bit/s?
A. 1 bit
B. 4 bits
C. 8 bits
D. 16 bits
A. I, II, IV, VI
B. I, III, V, VI
C. I, II, IV, V, VI
D. I, II, III, IV, V, VI
4
14. Checking your answer after computation is very important. Why?
A. To know if your computation is correct.
B. To know if you arrived at the correct answer.
C. To determine the errors of your computation.
D. All of the choices are correct.
5
Lesson
Perform Mensuration and
5 Calculation (MC) II
LO2: Carry Out Mensuration and Calculation
What’s In
On the previous module, you have defined and identified the different
components that needs to be measured before we can install a 2D animation
software.
How about the data storage capacity and video card information?
6
What’s New
Directions: Choose the word from the bank that is being defined in each item.
Write your answers on your TLE-Animation Activity Notebook.
Bank
Decimal Binary Giga gigabyte
Byte Bit Mega gigahertz
7
What is It
Did you find the exact words in the Word Bank activity?
Are the words new to you? If No, what are those words?
Definition of Terms
Binary – the primary language for computers that is made up of only two
numbers: 0 and 1.
gigahertz (GHz) – also known as clock rate or clock speed of the processor.
For example, number 2 on the first position, so that is 2 raised by n-1, wherein
n=1.
2(n-1) = 2(1-1) = 20
8
Considering the given table below, the first position is the rightmost cell
and the leftmost position is the last cell.
Position
7 6 5 4 3 2 1 0
(n-1)
Exponent
27 26 25 24 23 22 21 20
2(Position)
Value 128 64 32 16 8 4 2 1
Note: The first place should be 1 but since it is (n-1) subtracted by 1, it becomes
0.
To read a binary number, get the turned-ON value/s only and sum it up,
no need to include the turned-OFF value/s. For example:
Value 128 64 32 16 8 4 2 1
ON/OFF 0 0 0 0 0 0 0 1
0000 0001 = 1
9
Multiple values example:
Value 128 64 32 16 8 4 2 1
ON/OFF 0 0 0 0 0 1 0 1
0000 0101 = 5
1 and 4
1 0000 0001
+ 2 + 0000 0010
---------------------------- ------------------------------------------------
3 0000 0011
10
Decimal to Binary Conversion
Example:
Convert 19 to binary
Checking
11
Decimal 128 64 32 16 8 4 2 1
ON/OFF 0 0 0 1 0 0 1 1
1 x 1 + 1 x 2 + 0 x 4 + 0 x 8 + 1 x 16 + 0 x 32 + 0 x 64 + 0 x 128
1 + 2 + 0 + 0 + 16 + 0 + 0 + 0
= 19
Binary Prefixes
Also called as prefix multipliers consisting of a one-letter abbreviation and the
prefix it stands for.
For example:
1 KB = 1 kilobytes
2 GHz = 2 gigahertz
12
Going back to the example before, the 1 KB.
1 KB = 1 kilobytes,
1 kilobytes = 210 bytes,
210 bytes = 1,024 bytes
If you can notice, a 1 KB is not an exact 1,000 bytes but actually its 1,024
bytes because the computer uses binary code in translating capacity and
speed. So, if you have a hard disk with a capacity of 500 GB, its actual size is
536,870,912,000 bytes, and not 500,000,000,000 bytes.
In a storage device, you need to know its capacity as well as how much
space was used and free.
For example, you have an 8 GB flash drive. You want to copy a file with
a size of 1 GB and your flash drive’s free space is 2 GB. How much free space
will be left after you copied that file to your flash drive?
Computation:
Let FC = free space of flash drive after copying
SC = 1 GB (size of the file you want to copy)
FS = 2 GB (free space of flash drive before copying)
13
FC = FS – SC
FC = 2 GB – 1 GB
FC = 1 GB
Therefore, there will be only 1 GB of free space in your flash drive after copying
the file.
Checking:
Use the equation FC = FS – SC:
FC = FS – SC
1 GB = 2 GB – 1 GB
1 GB = 1 GB
14
What’s More
Directions: Perform the following activity below. Write your answers on your
TLE-Animation Activity Notebook. Make sure to show your solutions with
checking.
2. You have a hard drive that has a used space of 143 GB and you want to
delete files amounting to 123 GB, how much will be the used space after
deleting the files?
15
What I Have Learned
Directions: Fill the blanks with the correct word/s in the sentences. Write your
answers in your TLE-Animation Activity Notebook.
4. A is equivalent to 8 bits.
5. Bit is an abbreviation of .
16
What I Can Do
Activity 4: I Am a Computer
Directions: In this activity, you will act as the computer where you will convert
values so that you can understand the data given to you and determine if a file
can be saved to your storage. Write your answers on your TLE-Animation Activity
Notebook. Show your solutions and check.
1. The user inputted the number 143, how will you convert that number to
a value that you understand?
2. You have a storage drive that has a free space of 10 MB only and a user
wants to put a file with a size of 40 MB. What will you do?
17
Assessment
Multiple Choice: Read the sentences carefully then choose the letter of the
best answer. Write the chosen letter on your TLE-Animation Activity Notebook.
18
5. Used to denote the clock speed of the processor.
A. gigabit
B. megabit
C. gigabyte
D. gigahertz
7. 1 MB is equivalent to
A. 210 B
B. 1,048,576 B
C. 1 Million Bytes
D. 2 with a power of 30 B
19
10. A byte consists of how many bit/s?
A. 1 bit
B. 4 bits
C. 8 bits
D. 16 bits
13. The following are the steps in converting Decimal to Binary, EXCEPT:
I. Divide the decimal number by 2.
II. Get the quotient and multiply the remainder by 2.
III. Get the remainder and multiply the quotient by 10.
IV. Write the product of the remainder next to your quotient.
V. Divide the quotient by 2.
VI. Repeat steps II, IV, and V until you get a quotient of 0.
VII. Read the values of the remainder from the bottom to the
top.
A. I
B. II
C. III
D. IV
20
14. Which of the following statements is NOT correct on why we check our
answer after computation?
A. You will know if you arrived at the correct answer.
B. You can determine the errors of your computation.
C. If you are sure of your answer, no need to check it.
D. You will be able to know if your computation is correct.
21
Additional Activities
Directions: Get the binary value of your first name initial. Write your answer in
your TLE-Animation Activity Notebook. Show your solutions and checking.
22
23
What I Know Assessment
1. C 1. C
2. A 2. A
3. B Activity 3 3. B
4. D 1. Binary 4. D
5. D 2. kilo 5. D
6. A 3. decimal 6. A
7. B 4. 1 byte 7. B
8. B or byte 8. B
9. D 5. binary 9. D
Activity 1
10. C digit 10. C
1. Binary
11. B 11. B
2. Mega Activity 2
12. D 12. D
3. Decimal 1. 0110
13. C 13. C
4. Byte 0100
14. D 14. C
5. gigahertz 2. 20 GB
15. A 15. C
Answer Key
References
Rouse, Margaret. n.d. "Kilo, mega, giga, tera, peta, exa, zetta and all
that". Accessed June 1, 2020. https://searchstorage.techtarget.com/
definition/Kilo-mega-giga-tera-peta-and-all-that.
24
For inquiries or feedback, please write or call: