SG10 ICT Chapter5
SG10 ICT Chapter5
Software
a) Operating System
b) Utility Software
Eg -
- Word Processing
c) Language Translators Spread Sheets
Database
Computer Games
Assembler
Web Browsers
Compiler
Interprter
System Software
Computer Web
Games Operating Utility Browsers
Hardware
System Software
Keyboard
Mouse Projector
b. Utility Software – These are used to manage and analyze the software
in the computer. The utility software differ from the application software
in their complexity and operational activities. Utility software helps
in managing the resources of the computer. However, the application
software function in different to the utility software. There are many
utility software which dedicated to perform certain functions. Some of
them are mentioned below:
i. Anti -Virus Software – to protect the computer from
virus infections
ii. Disk Formatting – to prepare the storage device in
order to save the files and folders
The software which facilitate the interaction between human user and
hardware is the Operating System. The Operating System provides instructions for
installation and management of various application software. Not only that the
Operating System manages all the input, output and computer memory too, which
means that Operating System is the sole software which manages the whole
computer system.
Human User
Application Software
Operating System
Hardware
Figure 5.3 - Interaction between the user and the computer
5. Hanthana Linux
This operating system is developed based on Linux operating system and
can be downloaded free of charge at www.hanthana.org
The Operating System is a software which manages the hardware and other
software in a computer system. It provides services to other software. There are two
main services performed by an operating system. They are:
Activity
²² Explain how to find the capacity of Random Access Memory (RAM)
²² Write down the capasity you use.
For example if you want your newly bought printer to work properly you
need to install the relevant device driver on the Operating System. If you do not
install the driver you may not be able to get the full features of the Printer (such as
printing on both sides of the paper, etc).
Today there are devices which work once they are connected (plug and
play). The relevant device drivers are installed automatically once the device is
connected to the computer for the first time. Therefore nowadays the process of
installation of the device driver has become easy.
Activity
When you connect a printer to a computer, the Operating System
installs the relevant device driver automatically. When it does not
install automatically we need to manually install it. Find out and write
down the steps on how a device driver is installed in your Operating
System.
File and folder management includes handling file properties, file operations,
file access and file systems.
v. Security Management
There are many security threats to a computer. For instance, Malicious
Software (Malware) such as a virus could harm the smooth functioning of a
computer. There could be other threats such as deletion or destruction of data/
information by unauthorized access to the system.
Protecting the computer from these kind of attacks also managed by the
Operating System up to some extend. Various kinds of techniques are used by the
Operating System to perform function.
command
Output
Command
Prompt Cursor
Activity
1. Explain how you can obtain the CLI of the Operating System you use.
2. List out a few commands used in CLI and the function performed
by these commands.
Activity
1. Write down all the components of two different windows in the
Operating System that you use.
2. Name all the icons in your desktop
3. Explain how you use the options in two menus of two applications
that you use.
4. There are different shapes (styles) for the mouse pointer. List few
shapes of the mouse pointer. Explain how you can change the shape
of the mouse pointer.
5. Write down the advantages and disadvantages of using the finger
point against the mouse pointer of an Operating System.
Disk Partitioning
What is a Partition?
By default there will be only one physical drive in a hard drive. But this
drive is normally divided into many logical partitions. This process of dividing an
individual drive into multiple logical drives is called disk partitioning.
Normally partitioning is performed at the time when a hard disk is configured
for the first time. Partitioning could also be performed when a new hard disk is to
be added or when an existing hard disk is replaced with a new hard disk.
The following image depicts how a hard disk would look before and after
partitioning.
• When we need to save different items in different places. (Ex: Software in one
drive and all other data in another drive).
• When we need to have more than one Operating System in the same machine.
(Ex: When we need to install both Windows and Ubuntu Operating System)
• To meet the requirement of the Operating System (Ex: Sometimes it becomes
mandatory that a separate partition is allocated for the Operating System)
We can see each of the divided partition as separate drives. In Windows
environment, it is a customary to name the first drive as C: drive and go on. This
means that the First partition becomes the first drive and would be named as C:
drive and the second drive would be named as D: drive and so on.
Note: In windows environment, Multimedia drives (DVD, CD), flash drives etc.
which are connected to the computer would be identified as ‘Drives’ and they
would be named using an English letter after C (after partitioning the hard disk).
Disk Formatting
A hard disk cannot be used once partitioning is completed. We need to
format each of the drives individually.
Formatting is the process of preparing a data storage device such as a hard
disk drive, solid-state drive, floppy disk or USB flash drive for storing data. This is
done using a file format in the Operating System.
The USB Flash Drives come pre-formatted so that they can be put into use
directly.
We can format hard disk drive, solid-state drive, floppy disk or USB flash
drive whenever need arises. Every time we perform formatting the data in the drive
would be deleted. Therefore it is necessary to keep back up copies of the data before
formatting.
Once a hard disk is partitioned and formatted we can start saving data on it.
Usually a hard disk is partitioned and formatted before installing an
Operating System for the first time. After the first time the need for partitioning or
formatting could arise very rarely.
You can see in the image below how a hard disk would look like after
partitioning and formatting.
Figure 5.15 – Har Disk – before and after partitioning and formatting
The Operating System splits a file into several portions and saves them
in different places in the disk especially when a saved file becomes larger due to
multiple editing. Further, the empty spaces that are created in the disk due to the
deletion of files is used to save new files which causes fragmentation.
It takes longer time to read a file when a file is defragmented and saved in
different places in the disk. It affects the efficiency of the computer.
If you observe a slowness of the machine (there could be many reasons for
the slowness of the computer, whereas fragmentation could be a one reason) the
best action to take would be to start defragmentation.
Disk defragmentation is the process of rearranging the fragmented data on
a volume (such as a hard disk or a storage device) so it will work more efficiently.
Figure 5.17 - Before Defragmentation After Defragmentation
Note: The Operating System identifies the file type using the file extensions.
There are many file extensions in use. Some of them are listed below:
File Extension File Type
exe Executable
docx Word
xlsx Excel
pptx PowerPoint
accdb Access
A file name and a location are given when saving a file in the computer. The
Operating System maintains many other information relevant to the file.
Type of file
Size of the File
Saved Date and Time
To view these data, right click on a particular file and then click on
‘properties’ from the list that appears.
Drives
By default a computer uses the hard drive to save. If the hard drive is not
partitioned then it would be labelled as C: drive. If the hard drive is partitioned then
the partitions could be named in order as [C:], [D:], [E:] etc.
If there are other storage media such as CD, DVD or Blue Ray Disk drives
in a computer then these drives are given different letter names. For example if the
hard disk is partitioned into four separate partitions then they would be labelled
[C:], [D:], [E:]and [F:] drives whereas a CD, DVD or Blue Ray Disk drive would
be named as [G:] drive.
Even though we use the drives to store the files, in general they are not
directly stored to the drive. Usually we create a folder in a drive and then store the
file it in. We should give a name to the folder in order to identify the folders too.
Creating a Folder
1. Select the drive where the folder to be created.
2. Now select 'Folder' under 'New' in 'File Menu' or 'New folder' under
'Tools'.
3. Provide a suitable folder name
Managing files and folders
We have to perform many activities using the files and folders in a drive.
1. Copy and paste of files/folders
2. Select the file/folder to be copied
3. Select copy (Edit → Copy or Ctrl +C)
4. Select the destination drive or folder
5. Select paste (Edit → Paste or Ctrl + V)