TLE7 MODULE Q1W4 CSS-Mensuration-and-Calculations
TLE7 MODULE Q1W4 CSS-Mensuration-and-Calculations
i
TLE – Grade 7
Alternative Delivery Mode
Quarter 1 – Module 4: Performing Mensuration and Calculations
First Edition, 2020
Republic Act 8293, section 176 states that: No copyright shall subsist in any
work of the Government of the Philippines. However, prior approval of the government
agency or office wherein the work is created shall be necessary for exploitation of such
work for profit. Such agency or office may, among other things, impose as a condition
the payment of royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names,
trademarks, etc.) included in this book are owned by their respective copyright holders.
Every effort has been exerted to locate and seek permission to use these materials
from their respective copyright owners. The publisher and authors do not represent
nor claim ownership over them.
Division of San Jose City – Learning Resources Management and Development System
Office Address: Sto. Niño 1st, San Jose City, Nueva Ecija
Telefax: (044) 331-0285
E-mail Address: sanjose.city@deped.gov.ph
ii
7
Technology and Livelihood Education
Computer System
Servicing
QUARTER 1 - MODULE 4
Performing Mensuration and
Calculations
TLE_IACSS9-12PMC-lla-b-10, TLE_IACSS9-12PMC-llb-d-11
TLE_IACSS9-12PMC-lle-f-12
iii
Introductory Message
For the facilitator
This module will assist you in facilitating the learners in identifying the different
common task in publisher. Finally, by using this module, you can help learners follow
the things to do with
Please supervise the learner during the learning activities. Answers are written
at the back of this module. Inculcate to the learners the virtue of honesty while
answering this module.
By using this module, you will engage in various learning activities that will
equip you about the things to do with computer system servicing and performing
mensuration and calculations.
Your teacher will guide you in answering all the activities provided in this
module. Should you have any question, do not hesitate to ask your teacher.
Good luck in answering the activities provided for you. Enjoy learning.
4
What I Need to Know
This module was designed and written with you in mind. It is here to
help you master the Performing Mensuration and Calculations. 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.
The module is divided into three lessons, namely:
• LO 1 – Select measuring instruments; (TLE_IACSS9-12PMC-lla-b-10)
• LO 2 – Carry out measurements and calculation and (TLE_IACSS9-
12PMC-llb-d-11)
• LO 3 – Maintain measuring instruments. (TLE_IACSS9-12PMC-lle-f-12)
What I Know
Task 1: Multiple Choice
DIRECTIONS: Choose the letter of the best answer. Write your answer on a
separate sheet of paper.
1. Which of the following is the internal storage areas in the computer system.
a. Memory c. configuration
b. Tools d. system
2. It refers to how much disk space one or more storage devices provides.
a. Configuration c. storage capacity
b. Memory d. system
5
6. How many bits in 1 kilobyte?
a. 1,000 bytes c. 5,000 bytes
b. 10,000 bytes d. 100,000 bytes
What’s In
In the previous lesson you have learned the different computer devices.
Classify them according to how they can be measured.
Digital measurement
(Megabyte, Terabyte)
6
What’s New
Definition of Terms
Calculation is also a deliberating process that transforms and calculate one or more
inputs into results and to determine mathematical in terms of numbers and
amount.
Bit is the smallest unit of data in a computer. A bit has a single binary
value, either 0 or 1
Byte A basic unit for storing computer information, used for
measuring the size of a document. A byte is usually made up
of eight bits. The written abbreviation is B.
The amount of information that can be stored on a computer or
Capacity
on a CD or floppy disk.
Acronyms
KB Kilobyte GB Gigabyte
MB Megabyte TB Terabyte
7
What is It
1 Memory
The term memory identifies data
storage that comes in the form of
chips, and the word storage is
used for memory that exists on
tapes or disks.
3 Processor
A processor is an integrated electronic
circuit that performs the calculations that
run a computer. A processor performs
arithmetical, logical, input/output (I/O)
and other basic instructions that are
passed from an operating system (OS).
Most other processes are dependent on
the operations of a processor.
4. Video card
A video card is used to process images so they can be displayed on your
monitor. A good video card can make a big difference in the quality of
your graphics, so this is particularly important if you play games or work
with photography and video.
8
DIGITAL REPRESENTATION
Humans interpret words and pictures; computers interpret only patterns of bits.
A bit can have only two possible values, a one digit (1) or a zero digit (0).
A bit can be used to represent the state of something that has two states. For
example, a light switch can be either On or Off; in binary representation, these states
would correspond to 1 and 0, respectively.
Computers use binary codes to represent and interpret letters, numbers and
special characters with bits. A commonly used code is the American standard Code
for Information Interchange (ASCII). With ASCII, each character is represented by a
string of bits.
For example:
Capital letter: A = 01000001
Number: 9 = 00001001
Special character: # = 00100011
Each group of eight bits, such as the representations of letters and numbers, is
known as a byte. Codes can be used to represent almost any type of information
digitally: computer data, graphics, photos, voice, video, and music.
Binary Numbers
• The column heading for binary are:
9
To convert a decimal number to binary, all you have to do is divide the number
by 2. Get the quotient and the remainder. Bring down the quotient, divide it by 2, and
get the quotient and remainder again. Do it repeatedly until the quotient results to 0.
Copy the remainder from bottom to top, and that is the binary equivalent.
Checking: 1 1 0 0 1 multiplier
16 8 4 2 1 equivalents
16 8 0 0 1 results
16+8+1 = 25
While a bit is the smallest representation of data, the most basic unit of digital
storage is the byte. A byte is 8 bits and is the smallest unit of measure (UOM) used to
27 26 25 24 23 22 21 20
128 64 32 16 8 4 2 1
represent data storage capacity. When referring to storage space, we use the terms
bytes (B), kilobytes (KB), megabytes (MB), gigabytes (GB), and terabytes (TB).
10
One kilobyte is a little more than one thousand bytes, specifically 1,024. A
megabyte represents more than a million bytes or 1,048,576. A gigabyte is
1,073,741,824 bytes. A terabyte is 1,099,511,627,776. The exact number is gained by
taking 2^n power.
In general, when something is represented digitally, the greater the detail, the
greater the number of bits needed to represent it. A low-resolution picture from a digital
camera will use around 360KB, and a high-resolution picture could use 2 MB or more.
CDs have a data storage capacity of approximately 700 MB. DVDs have a data
storage capacity of approximately 4.3 GB on a single-layer disc, and approximately
8.5 GB on a dual-layer disc. BDs have a storage capacity of 25 GB on a single-layer
disc, and 50 GB on a dual-layer disc.
Once we know the size of a file or folder, it is possible to determine the number
of bytes being used.
For example:
A file is 20 KB in size
1 KB = 1,024 Bytes
20 * 1,024 = 20,480 bytes in a 20 KB file
11
Let’s do some exercises
1. If a flash drive has 8 Gigabytes capacity, how does it represent in Megabytes?
2. In a hard drive has 3 terabytes capacity, what is the equivalent value in gigabytes?
Solution:
3 TB x 1024 𝐺𝐵 = 3072 GB
1 𝑇𝐵
3. There is 1 DVD item has a value of 25 Megabytes, how many kilobytes in 1 DVD?
Solution:
25 MB x 1024 𝐾𝐵 = 25600 KB
1 𝑀𝐵
What’s More
Direction: Convert the following Decimal to Binary. Show your solution
1. 20
2. 30
3. 50
4. 100
5. 150
1. How many 60 KB jpg files can be stored on a 2 MB folder in your hard drive?
2. How many 5 MB mp3 files can be stored on a 1 GB flash drive?
3. How many 750 MB avi files can be stored on a 4.3 GB DVD-R?
4. How many 2.5 GB mpeg files can be stored on 1TB hard drive?
5. How many 5MB mp3 files can be store on 2GB flash drive?
12
What I Can Do
Compute the following
Assessment
Multiple Choice
DIRECTIONS: Choose the letter of the best answer. Write your answer on a
separate sheet of paper.
1. Which of the following is the internal storage areas in the computer system.
a. Memory c. configuration
b. Tools d. system
2. It refers to how much disk space one or more storage devices provides.
a. Configuration c. storage capacity
b. Memory d. system
13
5. The smallest unit of information in computer
a. Bit c. byte
b. Kilobyte d. megabyte
6. How many bits in 1 kilobyte?
a. 1,000 bytes c. 5,000 bytes
b. 10,000 bytes d. 100,000 bytes
Additional Activities
Your friend asked you to download video clips from YouTube, graphics, mp3
soundtrack and mp3 sound effects. He gave you 8Gb of Flash drive. How many Movie
clips, mp3 and graphics can you saved in his flash drive?
14
15
Activity 3 Pre-test/Assessment
1. General 1. A
2. Boot 2. C
3. startup 3. B
4. Boot 4. C
5. General 5. A
6. Boot
6. B
7. boot
7. C
8. Services
9. tools
8. B
10. boot 9. C
10. B
Answer Key
References
(Office Address)
Telefax:
Email Address:
16