Technology and Livelihood Education: Computer System Servicing Quarter 1-Module 3 Performing Mensuration and Calculation
Technology and Livelihood Education: Computer System Servicing Quarter 1-Module 3 Performing Mensuration and Calculation
Technology and
Livelihood Education
COMPUTER SYSTEM SERVICING
Quarter 1-Module 3
PERFORMING MENSURATION
AND CALCULATION
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names,
trademarks, etc.) included in this module 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.
Management Team
Chairperson: Dr. Arturo B. Bayocot, CESO III
Regional Director
The hand is one of the most symbolic 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 a deep understanding of the relevant competencies. You can do it!
TABLE OF CONTENTS
This module is designed and written with you in mind. It is here to help
you measure different storage device applying the four (4) basic mathematical
operation and 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.
After going through this module, you are expected to perform calculation
needed to complete task using the four mathematical fundamental operations addition
(+), subtraction (-), multiplication (x), and division (÷). (TLE_IACSS9-12PMC-IIb-d-11)
1
What I Know
Multiple Choice
Direction: Read the sentences carefully then choose the letter of the best
answer. Write the chosen letter on your TLE-CSS Activity note.
1. A measuring instrument that use moving pointer to display
rating.
a. Cable Tester b. Loopback Adapter
b. Logic probe d. Analog Multi-tester
2. A measuring instrument that indicates high digital and low
digital state.
a. Logic Probe b. Multi-tester
c. Digital tester d. Cable Tester
3. . Use digital display to display rating
a. Multi-tester b. Logic Probe
c. Cable Tester d. Digital Tester
4. Verify the electrical connections in a signal cable or other wired
assembly.
a. Digital Tester b. Analog Tester
c. Cable Tester d. Loopback Adapter
5. Primarily a means of testing / measuring he communications
infrastructure.
a. Cable Tester b. Loopback Adapter
c. Digital Tester d. Logic probe
6. The primary language for computers that is made up of only
two numbers: 0 and 1.
a. Bit b. Byte
c. Binary d. Decimal
7. Abbreviation of binary digit.
a. Bit b. Byte
c. Binary d. Decimal
8. A unit of computer data consisting of 8 bits.
a. Bit b. Byte
b. Binary d. Decimal
2
9. The number system of 10 is _________.
a. Bit c. Binary
b. Byte d. Decimal
10. Binary prefix kilo is symbolized by _______.
a. K b. I
c. L d. O
11. The value of binary 10 in decimal is
a. 1 b. 2
c. 10 d. 01
12. Decimal number 9 in binary is
a. 00000001 b. 00000011
c. 00000101 d. 0000 1001
13. A byte consists of ______ bit/s.
a. 1 b. 4
b. 8 d. 16
14. ____________ the measuring instrument is not necessary
3
What’s In
On the previous module, you have defined and identified the different
components that need to be measured before we proceed installing or using
the storage devices.
Activity 1: Remember Me
Directions: Identify the following components. Write your answers on your TLE-
CSS Notebook.
1.
__________________________
2. __________________________
3. __________________________
4.
__________________________
5. __________________________
4
Lesson
Select Measuring Instruments
1
What’s New
On the previous module, you have defined and identified the different
storage device.
What is It
Measuring Instruments:
5
multimeter use a micro ammeter with a moving pointer to display
readings.
Ex.20 Ohms
Ex. 15 amperes
www.google.com.wikipedia.org
6
Digital multimeters (DMM, DVOM) - have a numeric display, and may also show a
graphical bar representing the measured value.
www.google.com.wikipedia.org
www.google.com.wikipedia.org
7
3. Loopback, or loop-back adapter - refers to the routing of electronic
signals, digital data streams, or flows of items back to their source
without intentional processing or modification. This is primarily a means
of testing / measuring the communications infrastructure.
www.google.com.wikipedia.org
Logic probe / Digital logic tester is able to detect lines that are at the
digital or logic high state. The logic probe will indicate this typically with
an LED which is often coloured red. Logic low: The logic probe also is
able to indicate a logic or digital low often coloured green.
www.google.com.wikipedia.org
8
What’s More
Activity 2.
COLUMN A COLUMB B
____ 2. Cable Tester B. Indicates high digital and low digital state
9
Lesson
Carry Out Measurements and
2 Calculations
What is It
Definition of Terms
Binary – the primary language for computers that is made up of only two
numbers: 0 and 1 (Computer Hope, 2019).
Bit (b) – short for binary digit (Computer Hope, 2020), either 0 or 1.
Byte (B) – a unit of computer information consisting of eight (8) bits (Merriam-
Webster, n.d.)
Giga Hertz (GHz) – also known as clock rate or clock speed of the processor
(Computer Hope, 2018).
10
How to Read Binary
Binary is a base-2 number system, where the number two (2) is raised by an
exponent (n-1). The exponent is denoted by the digits’ place (n) and subtracted
by 1, wherein it increases as you move through each position starting from the
right going to the left.
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
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 turn - ON value/s only and sum it up, no need
to include the turned-OFF value/s. For example:
11
Value 128 64 32 16 8 4 2 1
ON/OFF 0 0 0 0 0 0 0 1
0000 0001 = 1
Value 128 64 32 16 8 4 2 1
ON/OFF 0 0 0 0 0 1 0 1
0000 0101 = 5
The binary number 0000 0101 is equivalent to 5 because the turned-ON values
are: (ALWAYS START FROM THE RIGHT)
1 and 4
Number 5 and the “Value” in the tables are examples of decimal numbers, the
number system that we have known since we learned how to count numbers.
1 0000 0001
+ 2 + 0000 0010
---------------------------- ------------------------------------------------
3 0000 0011
12
8 bits = 1 byte
That is how the computer represented the letters and numbers, and all
the data that you can see in the computer like images and videos.
Decimal to Binary Conversion
Rule: If the fraction is = ½ or .5, it is equivalent to 1.
In converting a decimal number to binary, all you have to do is:
1. Divide the number by 2.
2. Write the quotient and multiply the remainder by 2.
3. Divide the remainder by 2.
4. Repeat steps 2 and 3 until you get a quotient of 0.
5. Read the values of the remainder from the bottom to top. Write the
values to get the binary value of the decimal number.
Example:
Convert 19 to binary
For a more detailed discussion, watch this video through this link: ________
13
Checking:
There are two ways to check if the conversion is accurate.
Decimal 128 64 32 16 8 4 2 1
Binary
0 0 0 1 0 0 1 1
State
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.
Unit Symbol Power of 2 (bytes) VALUE in Bytes
Kilobyte KB 210 1,204
Megabyte MB 220 1,048,576
Gigabyte GB 230 1,073,741,824
Terabyte TB 240 1,009,511,627,776
14
For example:
If you have noticed, 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.
On the contrary, you cannot view a 1 KB file as an actual 1,024 bytes in your
computer because it’s just how Windows represented it. There are a lot of
factors involved in it and it will not be tackled in this lesson.
In a storage device, you need to know its capacity as well as how much space
is 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?
15
Computation:
Let FSAC = free space of flash drive after copying
FS = 1 GB (size of the file you want to copy)
FSBC = 2 GB (free space of flash drive before copying)
FSAC = FS – FSBC
FSAC = 2 GB – 1 GB
FSAC = 1 GB
Therefore, there will be only 1 GB of free space in your flash drive after copying
the file.
Checking:
Use the equation FSAC = FS – FSBC:
FSAC = FS – FSBC
1 GB = 2 GB – 1 GB
1 GB = 1 GB
Therefore, your computation is correct!
16
What’s More
Bank
Decimal Binary Giga gigabyte
Byte Bit Mega gigahertz
Did you find the exact words in the Word Bank activity?
17
Lesson
Maintain Measuring
3 Instruments
MAINTENANCE PROCEDURES:
What is Itn
1. Measuring instruments are not dropped to avoid damage.
18
What’s More
Activity 4. Maintenance
Directions: Write TRUE is the statement is correct and write FALSE if it is
wrong. Write your answer in your TLE-CSS notebook.
19
What I Have Learned
Directions: Fill the blanks with a correct word to correctly complete each
sentence.
4. is equivalent to 8 bits.
5. Bit is an abbreviation of .
20
What I Can Do
21
Assessment
Multiple Choice
Direction: Read the sentences carefully then choose the letter of the best
answer. Write the chosen letter on your TLE-CSS Activity notebook.
22
7. Abbreviation of binary digit.
a. Bit b. Byte
c. Binary d. Decimal
8. A unit of computer data consisting of 8 bits.
a. Bit b. Byte
c. Binary d. Decimal
9. The number system of 10 is _________.
a. Bit c. Binary
b. Byte d. Decimal
10. Binary prefix kilo is symbolized by _______.
a. K b. I
b. c. L d. O
11. The value of binary 10 in decimal is
a. 1 b. 2
b. c. 10 d. 01
12. Decimal number 9 in binary is
a. 00000001 b. 00000011
b. c. 00000101 d. 0000 1001
23
Additional Activities
24
25
Instrument Activity 3 Activity 4 Assessment
1. Bit
15. Measuring
1. F 1. B
14. Cleaning
2. Mega 2. T
3. T 2. A
D 13.
3. Binary 4. F 3. A
B 12.
4. Byte 5. F
4. A
C 11.
5. Gigahert 5. B
D 10.
z 6. D
B 9.
7. A
B 8.
8. B
A 7.
9. B
D 6.
Activity 1 Activity 2
10. B
B 5.
1. Binary 1. A
11. C
A 4.
2. Mega 2. D
12. B
A 3.
3. Decimal 3. C
13. D
A 2.
4. Byte 4. B
14. Cleaning
B 1.
5. gigahertz 5. E
15. Measuring
What I Know
Instrument
Answer Key
References
1. Internet
.https://google.com.wikipedia.org.
26
DENNIS A. YEE
Teacher I
CAR – MAED
BS Education
BS Computer Science
TRAINER’S QUALIFICATIONS
TEACHING EXPERIENCES:
Management Team
Chairperson: Dr. Arturo B. Bayocot, CESO III
Regional Director
The hand is one of the most symbolic 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.
7. 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.
8. Don’t forget to answer What I Know before moving on to the other
activities included in the module.
9. Read the instruction carefully before doing each task.
10. Observe honesty and integrity in doing the tasks and checking your
answers.
11. Finish the task at hand before proceeding to the next.
12. 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 a deep understanding of the relevant competencies. You can do it!
TABLE OF CONTENTS
1
What I Know
Before starting with this module, let us find out what you already know
about Preparing and Interpreting Technical Drawing (PITD). Follow and answer
the activity below.
Directions: Identify the following computer symbols below. Select the words of
the correct answer inside the box. Write your answer in your CSS
activity notebook.
1. 6. 11. 16.
2. 7. 12. 17.
3. 8. 13. 18.
4. 9. 14. 19.
2
Lesson
Identify and Interpret Symbols
1
What’s In
What’s New
What can you say about the sign in the picture below? Do you still want
to touch on that thing? How about if there was no sign appeared on and
accidentally you hold on it? What should you do? Now let us know how
important the symbol in dealing with the danger is. Just like using the computer,
you need to know some symbols to be aware of what was it means.
https://www.google.com/search?q=elect
ric+shock+hazard+symbol&tbm
3
What is It
Computer Symbols
General Symbols
4
5. A speech bubble symbol is used in communications to indicate
there is a message that needs to be read or that someone is
typing a message. For example, on an iPhone,
the Messages icon and each of its messages uses the speech bubble
symbol and when someone is typing a speech bubble with three periods is
shown.
11. A symbol with a series of boxes and jagged lines with boxes in
the corners like that shown here is a QR Code and used to
store information for scanning. For example, you could scan the
5
QR code shown here to open the Computer Hope web page. Similar
markings could also be a matrix code or a barcode.
17. The fire symbol can have many different meanings when
used on a computer, software program, or an Internet web
page. The first meaning is that the item is hot and could mean
that it is critical, important, or popular and should be looked at
first. In some e-mail programs and services, the fire symbol represents junk,
and is a location where all spam and other junk e-mails are stored.
6
19. An R with a circle surrounding it is used to represent a
registered mark. For example, this mark may be seen by a
company logo or brand name that is a registered mark.
7
What’s More
Directions: Match Column A with Column B. Write only the letter of the correct
answer in your CSS activity sheets.
Column A Column B
1. Represent a trademark. a.
b.
2. Represents a tip or an idea.
c.
3. Represent a registered mark.
8
Lesson
Electrical/Electronic Schematic
2
What is It
Schematic Diagram
https://www.startingelectronics.org
9
https://www.startingelectronics.org
Component References
Components in a circuit should always have references, also
called reference designators, used to identify the components in the circuit. This
allows the components to easily be referenced in text or a component list. A
battery may have the reference designator "BAT" and a light bulb may have a
reference "L".
Because there could be more than one battery or light bulb in a circuit,
reference designators will usually always end with a number, e.g. BAT1 and L1
as shown in the circuit below. A second light bulb in the circuit would then have
the reference designator L2.
https://www.startingelectronics.org
10
Parallel Circuit Example
In the circuit below, two light bulbs are connected in parallel to a battery
power source. It can be seen that the top terminals of the two light bulbs are
connected and to the positive terminal of the battery. We know this because the
three terminals or connection points have a node where they intersect.
The bottom terminals of the bulbs are connected and the negative
terminal of the battery because the second node shows these connections.
https://www.startingelectronics.org
https://www.startingelectronics.org
11
Common Electrical/Electronic Circuit Symbols
12
Used in circuits where a
probability of excessive current
flows. The fuse will break the
circuit if excessive current flows
and saves the other devices
Fuse Fuse Circuit Symbol from damage.
A potentiometer is used to
control the voltage flow and has
three contacts. Have
applications in changing a
mechanical angle change to an
Potentiometer Circuit electrical parameter.
Potentiometer Symbol Abbreviated as ‘POT’.
13
Capacitor is a device that is
used to store electrical energy.
It consists of two metals plates
that are separated by a
dielectric. It is applicable as a
filter, that is, to block DC
signals and allow AC signals.
Capacitor Capacitor Circuit Symbol Abbreviated with the letter ‘C’.
14
Tunnel Diode is known for its
high-speed operation due to its
application in quantum
Tunnel Diode Circuit mechanical effects.
Tunnel Diode Symbol
The working of
a phototransistor is similar to
that of a bipolar transistor with
a difference that it converts
light into its corresponding
current. The phototransistor
can also act as a photodiode if
Phototransistor Circuit the emitter is not connected.
Phototransistor Symbol
15
An Ammeter is used to
measure the current that
passes through the circuit at a
particular point.
Ammeter Ammeter Circuit Symbol
A galvanometer is used to
measure very small currents in
the order of 1 milli ampere or
Galvanometer Circuit less.
Galvanometer Symbol
An oscilloscope is used to
measure the voltage and time
period of signals along with
Oscilloscope Circuit their shape display.
Oscilloscope Symbol
16
Also known as the 2-way
switch. It can be also called as
an ON/OFF/ON switch as it has
an OFF position in the center.
The switch causes the flow of
current in two directions,
Single Pole depending on its position. It
Double Throw 2-Way Switch (SPDT) can be abbreviated as SPDT.
Switch Circuit Symbol
17
Does the same operation as an
earphone, but converts an
amplified version of the
electrical energy into its
Loudspeaker Circuit corresponding sound.
Loudspeaker Symbol
18
soft iron core. Have
applications in motors, and
tank circuits. Abbreviated as
‘L’.
19
Logic Gate Symbols
20
different, the output
will be HIGH.
21
What’s More
2. Resistor (LED)
22
What I Have Learned
Directions: Fill in the blank to make the sentence correct, write your answer in your
CSS activity notebook.
23
13. An R with a circle surrounding it is used to represent
__________.
14. Each electronic or electrical component is represented by a
_______ as can be seen in this simple circuit diagram.
15. Circuit or __________ consist of symbols representing
physical components and lines representing wires or electrical
conductors.
24
What I Can Do
Resistor
Buzzer
Light
Battery
Depend
ent
Resistor NPN NPN
Transis Transis
tor tor
tor
Resistor
tor
Transistor
Battery
NPN
Resistor
Capacitor
Emitting
Diode
Light
25
Assessment
Now, that you are finished accomplishing the module, let us check what you
have learned.
Multiple Choice. Read the sentences carefully and choose the letter of the best
answer. Write your answers in your CSS activity notebook.
1. Consists of two coils, the primary and secondary that are linked together through
an iron core.
A. ammeter B. inductor C. Resistor D. transformer
2. A symbol represents a tip or an idea.
A. bulb B. gear C. question mark D. speech bubble
3. The symbol indicates a configuration or settings option.
A. bulb B. gear C. question mark D. speech bubble
4. Is used to restrict the amount of current flow through a device.
A. capacitor B. diode C. resistor D. NPN transistor
5. The symbol indicates completion or that something is ok.
A. calendar B. check mark C. padlock D. thumbtack
6. Is a device that is used to store electrical energy.
A. capacitor B. diode C. resistor D. NPN transistor
7. A symbol is used to represent when anything is locked or secure.
A. folder B. padlock C. QR code D. recycle
8. Is used to emit light when a current is passed through the device.
A. LED B. LDR C. Resistor D. NPN transistor
9. Represent the ability to pin an object to the screen.
A. calendar B. thumbtack C. trash can D. trademark
10. A C with a circle surrounding it is used to represent a ____________.
A. Copyright B. registered mark C. trash can D. trademark
11. Is used to measure the voltage at a certain point in the circuit.
A. Ammeter B. galvanometer C. ohmmeter D. voltmeter
12. An R with a circle surrounding it is used to represent a ____________.
A. Copyright B. registered mark C. trash can D. trademark
13. Is used to measure the current that passes through the circuit at a particular point.
A. ammeter B. galvanometer C. ohmmeter D. voltmeter
14. A TM with a circle surrounding it or TM by itself is used to represent a ________.
A. Copyright B. registered mark C. trash can D. trademark
15. Is used to measure the resistant of the circuit.
A. ammeter B. galvanometer C. ohmmeter D. voltmeter
26
Additional Activities
Congratulations! Job well done! Now you have prior knowledge of the
different circuit symbols you are also able to draw on it. This time we will make
a circuit diagram in actual application. Below is the picture of the AC - DC
converter circuit diagram. Your task is to perform actual wiring on the
components based on the circuit diagram. Don't worry because all the
components for this activity will be provided by your teacher. And during the
actual performance, your teacher will always be there to help you.
27
Activity 1 – Answer Sheet
1. 11.
2. 12.
3. 13.
4. 14.
5. 15.
6.
7.
8.
9.
10.
28
Activity 2 – Answer Sheet
1. 11.
2. 12.
3. 13.
4. 14.
5. 15.
6. 16.
7. 17.
8. 18.
9. 19.
10. 20.
29
Activity 3 – Drawing Sheet
30
Assessment – Answer Sheet
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
31
32
Activity 2: Activity 3:
1. 1. Dark sensor circuit diagram
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
2. Claps swicth circuit diagram
13.
14.
15.
16.
17.
18.
19.
20.
What I have Know
1. Wrench/Screw
2. Speech bubble
Activity 1: Assessment
3. Copyright
4. Gear 1. E 1. D
5. Question mark 2. L 2. A
6. Bulb 3. O 3. B
7. Check mark 4. J 4. C
8. Thumbtack 5. I 5. B
9. Minus 6. H 6. A
10. Recycle 7. G 7. B
11. Plus 8. A
8. M
12. Padlock 9. B
13. Trash can 9. N
10. K 10. A
14. Registered mark
15. QR code 11. A 11. D
16. Cancel/Stop 12. C 12. B
17. Calendar 13. F 13. A
18. Trademark 14. B 14. D
19. Fire 15. D 15. C
20. Folder
Answer Key
References
I. Internet
Symbols used by Computers
https://www.computerhope.com/issues/ch001801.htm#symbols
Circuit Diagram
https://startingelectronics.org/beginners/read-circuit-diagram/
https://www.circuitstoday.com/electronic-circuit-symbols
33
RODJIEL C. DUMASAPAL
TEACHER – II
BS COMPUTER ENGINEERING
BS EDUCATION
MAJOR IN MATH
Trainer’s Qualification:
1. Licensed Teacher (LPT)
2. TM 1 Certified
Teaching Experiences:
1. Dep-Ed Looc National High School – Teacher II SY 2016 – Present
2. Saint Vincent’s College (Private) – Faculty SY 2011 – 2012