Tle9 CSS9 Q4 M17
Tle9 CSS9 Q4 M17
Tle9 CSS9 Q4 M17
AND LIVELIHOOD 9
EDUCATION
COMPUTER SYSTEMS SERVICING
Technology and Livelihood Education– Grade 9
Quarter 4 – Module 17: Operating System
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.
This learning material hopes to engage the learners in guided and independent
learning activities at their own pace and time. Further, this also aims to help learners
acquire the needed 21st century skills especially the 5 Cs, namely: Communication,
Collaboration, Creativity, Critical Thinking, and Character while taking into
consideration their needs and circumstances.
In addition to the material in the main text, you will also see this box in the
body of the module:
As a facilitator you are expected to orient the learners on how to use this
module. You also need to keep track of the learners' progress while allowing them to
manage their own learning. Moreover, you are expected to encourage and assist the
learners as they do the tasks included in the module.
For the Learner:
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 material while being an active
learner.
Posttest - This measures how much you have learned from the
entire module.
EXPECTATIONS
PRETEST
Directions: Match Column A with Column B. Write only the letter of the correct
answer on the space provided before the number.
Column A Column B
_______ 1. It is an OS for home digital assistants, a. OS
automated teller machines (ATMs), airplane
systems, retail point of sale (POS) terminals
and internet of things (IoT) devices. b. Network
_______ 2. It is a Unix-like operating system that was
designed to provide PC users a free or low- c. Mac OS
cost alternative.
_______ 3. Acts as an intermediary between the user of d. Windows
a computer and computer hardware.
_______ 4. Another specialized OS intended to facilitate e. Embedded
communication between devices operating on
a LAN.
_______ 5. Microsoft's lead operating system, the de f. Linux
facto standard for home and business
computers.
RECAP
Directions: Modified True or False. Write TRUE if the underlined word is correct,
and if it is FALSE, change the word to make the statement correct.
LESSON
Introduction
The Operating system must support the following tasks. The tasks are:
• Provide the facilities to create modification of programs and data files using
an editor.
• Access to the compiler for translating the user program from high level
language to machine language.
• Provide a loader program to move the compiled program code to the
computer’s memory for execution.
• Provide routines that handle the subtle elements of I/O programming.
Not all computing devices are general purpose. A huge collection of dedicated
devices including home digital assistants, automated teller machines (ATMs),
airplane systems, retail point of sale (POS) terminals and internet of things (IoT)
devices - includes computers that require an operating system. The principal
difference is that the associated computing device only does one major thing, so the
OS is profoundly stripped down and committed to both performance and resilience.
The OS ought to run quickly, not crash, and handle all errors smoothly to continue
operating in all circumstances. In most cases, the OS is provided on a chip that is
incorporated into the actual device. For example, a medical device used in a patient's
life support equipment will employ an embedded OS that must run reliably to keep
the patient alive. Embedded Linux is one example of an embedded OS.
When a computing device must associate with the real world within constant
and repeatable time constraints, the device manufacturer may opt to use a real-time
operating system (RTOS). For example, an industrial control system may direct the
operations of a sprawling factory or power plant. Such a facility will produce signals
from myriad sensors and send signals to operate valves, actuators, motors and
countless other devices. In these situations, the industrial control system must
respond quickly and predictably to changing real-world conditions -- otherwise,
disaster may result. An RTOS must work without buffering, processing latencies and
other delays, which are perfectly acceptable in other types of operating systems. Two
examples of RTOSes include FreeRTOS and VxWorks.
The differences between operating system types are not absolute, and some
can share characteristics of others. Similarly, an embedded operating system
commonly includes attributes of an RTOS, whereas a mobile operating system can
still typically run various apps at the same time as other general-purpose operating
systems.
ACTIVITIES
Activity 17.1
WRAP-UP
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
VALUING
The capacities that the operating system provides are critical to computing
environment. Before, for as long as there are systems with memory to manage, the
operating system remains vital. Now, an operating system is the most important
software that runs on a computer which manages the computer's memory and
processes, as well as all its program and hardware. It also allows you to communicate
with the computer without knowing how to speak the computer's language.
POST-TEST
Directions: From the pool of words below, choose the appropriate answer to the
following descriptions. Write the answer on the space provided before the number.
General-purpose OS Mobile OS
Unix Linux
Real-time OS Mac OS
Digital Images