You are on page 1of 4

COMPUTER SYSTEMS SERVICING 11

FIRST QUARTER
Quarter: 1 Week: 3 Day: 1 Activity No. 9
Competency: Assemble computer hardware (TLE_IACSS9-12ICCS-Ia-e-28)
Objective: Understand the importance of multimedia Systems in the real-life situation.
Topic: Multimedia Systems
Reference: Technical-Vocational-Livelihood ICT-Computer Systems Servicing
Copyright: For classroom use only - DepEd owned

Concept Notes
Multimedia Devices
Multimedia is any media and content that goes beyond the traditional printed or hand-produced
material. Pictures, video, audio, and even computer animation are often used to enhance the storytelling
process. A Multimedia System is a system capable of processing multimedia data and applications. It is
characterized by the processing, storage, generation, manipulation and rendition of Multimedia information.

Characteristics of a Multimedia System


A Multimedia system has four basic characteristics:
1. computer controlled
2. integrated
3. represented digitally
4. Interactive

Challenges for Multimedia Systems


Supporting multimedia applications over a computer network renders the application distributed. This will
involve many special computing techniques. Multimedia systems may have to render a variety of media at the
same instant – a
distinction from normal applications. There is a temporal relationship between many forms of media
(e.g.Video and Audio.

There 2 are forms of problems here


1. Sequencing within the media – playing frames in correct order/time frame in video
2. Synchronization – inter-media scheduling (e.g. Video and Audio). Lipsynchronization is clearly
important for humans to watch playback of video and audio and even animation and audio. Ever tried
watching an out of (lip) sync film
for a long time?

Features for a Multimedia System


Very High Processing Power
- needed to deal with large data processing and real time delivery of media. Special hardware
commonplace.
Multimedia Capable File System
- needed to deliver real-time media – e.g. Video/Audio Streaming. Special Hardware/Software needed e.g
RAID technology.
Data Representations/File Formats that support multimedia
- Data representations/file formats should be easy to handle yet allow forcompression/decompression in
real-time.
- to allow access to file system and process data efficiently and quickly. Needs to support direct transfers to
disk, real-time scheduling, fast interrupt processing,I/O streaming etc.
Storage and Memory
- large storage units (of the order of 50 -100 Gb or more) and large memory (50
-100 Mb or more). Large Caches also required and frequently of Level 2 and 3
hierarchies for efficient management.

Essay:

1. What is multimedia? Give an examples of communication media.


2. Discuss the importance of multimedia in maintaining, upgrading and repairing our Personal Computers.
COMPUTER SYSTEMS SERVICING 11
FIRST QUARTER
Quarter: 1 Week: 3 Day: 2 Activity No. 10
Competency: Assemble computer hardware (TLE_IACSS9-12ICCS-Ia-e-28)
Objective: Understand the function Complementary Metal Oxide Semiconductor
(CMOS) and Basic Input/output System (BIOS) in a system
Topic: CMOS and BIOS Configuration
Reference: Technical-Vocational-Livelihood ICT-Computer Systems Servicing
Copyright: For classroom use only - DepEd owned

Concept Notes
Understanding the CMOS and BIOS
The CMOS memory is 64 or 128 bytes of RAM that is part of the system clock chip or one of the chipset
chips. The name came from the material the RAM was made of, Complementary Metal Oxide Semiconductor.
This material was used because it could be backed-up by a battery, requiring a very low operating current to
keep the data in the RAM with the power turned off.

CMOS Function
The function of CMOS RAM is to store information your computer needs when it boots up, such as Disk
Drive details, Keyboard type and Video Interface information, details of the configuration of the PCI Bus slots
and even a Password to restrict access to the CMOS. If the battery that powers your CMOS RAM dies, all this
information is lost, and your PC will boot with the CMOS basic defaults.

BIOS Functiion
BIOS (basic input/output system) is the program a personal computer's microprocessor uses to get the
computer system started after you turn it on. It also manages data flow between the computer's operating
system and attached devices such as the hard disk, video adapter, keyboard, mouse and printer. Power ON
self-test (POST) and basic-input-output-system (BIOS) configuration procedures When power is turned on,
POST (Power-On Self-Test) is the diagnostic testing sequence that a computer's basic input/output system (or
"starting program") runs to determine if the computer keyboard, random access memory, disk drives, and
other hardware are working correctly.

BIOS Setup
➢ The BIOS contains a setup program used to configure settings for hardwaredevices.
➢ The configuration data is saved to a special memory chip called a complementary metal-oxide
semiconductor(CMOS).
➢ CMOS is maintained by the battery in the computer.
➢ If this battery dies, all BIOS setup configuration data will be lost.
➢ Replace the battery and reconfigure the BIOS settings.

Why is Booting Required?


➢ Hardware doesn’t know where the operating system resides and how to load it.
➢ Need a special program to do this job
Bootstrap loader.
➢ Bootstrap loader locates the kernel, loads it into main memory and starts its execution.
➢ In some systems, a simple bootstrap loader fetches a more complex boot program from disk, which in
turn loads the kernel.

Booting process
• Reset event on CPU (power up, reboot) causes instruction register to be loaded
with a predefined memory location. It contains a jump instruction that transfers
execution to the location of Bootstrap program.
• This program is form of ROM, since RAM is in unknown state at system startup.
ROM is convenient as it needs no initialization and can’t be affected by virus.
Essay:

1. What is the function of CMOS?


2. What is the function of BIOS?
3. Why is Booting Required
COMPUTER SYSTEMS SERVICING 11
FIRST QUARTER
Quarter: 1 Week: 3 Day: 3 Activity No. 11
Competency: Prepare installer ( TLE_IACSS9-12ICCS-If-j-29)
Objective: Identify the different bootable devices
Topic: Bootable Devices
Copyright: For classroom use only - DepEd owned

Concept Notes
A boot device is any piece of hardware
that can read or contains the files required for a
computer to start. For example, a hard drive,
floppy disk drive, CD-ROM drive, DVD drive,
and USB jump drive are all considered
bootable devices. However, unless the
necessary boot files are stored on the drive,
diskette, or disc, the computer cannot boot from
that device.

Example:
➢ hard drive
➢ floppy disk drive,
➢ CD-ROM drive,
➢ DVD drive, and
➢ USB jump drive

Two Disk types:


➢ Disk 0 for hard drive and,
➢ Disk 1 for your USB Flash Drive with its total capacity.

Short Bytes: Creating bootable USB without any software in Windows 10 is the cleanest and easiest
way to make a bootable USB without errors. Just follow the steps below to create bootable USB drive which
you can use to install Windows on your machine.
The most commonly used boot device or boot drive is the hard drive. When an operating system, such
as Microsoft Windows, is installed onto the hard drive, it copies the boot files and drivers required to load
Windows onto the computer. When installing a new operating system, troubleshooting the computer, or
booting from another drive (e.g., CD-ROM drive), a bootable disc or setup disc is inserted into the drive. If the
boot sequence is set up correctly in CMOS setup and the bootable disc is in the computer, it will load from the
disc.

No boot devices available


If the computer hard drive is not working, has not yet been set up, or there are no other bootable devices,
you will receive an error when the computer boots. Common errors in this situation are "no bootable device"
or "no boot devices available." This error indicates that the computer looked at all available devices, but did
not see any drive with boot files. If the computer was working before getting this error message and no new
hardware was added, your hard drive has likely failed.

Inaccessible boot device


If the computer has detected a boot device that is not bootable, an error, such as "inaccessible boot
device," is shown as the computer boots. When this error occurs, it's an indication of a corrupt boot device
(e.g., hard drive, diskette, disc, or USB drive) attached to the computer is not bootable. Remove any diskettes
and discs from the computer and disconnect any USB drives, MP3 players, or cameras connected to the
computer.
Essay: Write your answer in a separate sheet.

1. What is boot device?


2. What does it mean No boot device available?
3. Give at least two methods in creating bootable devices.
COMPUTER SYSTEMS SERVICING 11
FIRST QUARTER
Quarter: 1 Week: 3 Day: 3 Activity No. 12
Competency: Prepare installer ( TLE_IACSS9-12ICCS-If-j-29)
Objective: Enumerate the steps on creating bootable device
Topic: Create bootable devices
Copyright: For classroom use only - DepEd owned

Concept Notes
Procedures/Steps:
1. Follow the OHS Policy
Note: Rufus requires an account with admin access in order to make the
necessary changes to hardware.
2. Insert the USB flash drive and launch Rufus. It will detect the drive almost
immediately. Since Rufus can handle various partition schemes and file
structures, ensure that the correct settings are set that match the UFD you're
going to build
3. Click the optical drive button next to the Create a bootable disk using
checkbox, and you'll be prompted to search for the ISO image to use.
4. When using ISO images, Rufus will automatically modify the settings to best
match it. Once everything is set correctly, click the Start button to begin the
process. You'll be prompted with a warning that all data on the UFD will be destroyed.
5. Click OK to proceed with the creation process

6. Depending on the ISO image size, the process may


take several minutes to complete. For the log readout
of each step in the process, click the Log button to
open a side window and save the output details.

7. The longest part of the entire process is the file copy portion. This is
typically the last step and varies depending on file size/number of files to
copy .

8. When complete, double-check the external drive to verify the files were
copied over.

Figure

9. With the process completed, simply eject the UFD, insert it into the device you wish to
install the OS on, and boot as you normally would.

Performance:

1. Create bootable flash drive using Rufus Application.

You might also like