ICT Ch1 Notes - 1
ICT Ch1 Notes - 1
Chapter 1
Computer System
1 Theory Notes
Ch.1: Computer System I.C.T.
A computer is a device that receives input, does processing on that input and then
produces the output. Computer consists of two main components: hardware and
software.
Hardware
It is a general term for the physical components that make up a computer system.
Hardware can be either External or Internal.
2 Theory Notes
Ch.1: Computer System I.C.T.
Sound Card
o Provides the computer with the ability to produce sounds, which can be
heard by the user through speakers or headphones.
Software
It is a general term for programs that control the computer system. There are two
types of software: Application and System.
Application Software
They are programs that allow the user to do specific tasks.
3 Theory Notes
Ch.1: Computer System I.C.T.
Database
o It is used to organize, manipulate and analyze data.
o Some functions of database include:
Ability to carry out queries on database data and produce a
report.
Add, delete and modify data in a table.
Control and measuring software
o It is designed to allow a computer or microprocessor to interface with
sensors so that it is possible to:
Measure physical quantities in the real world (such as
temperature).
Control applications by comparing sensor data with stored data
and sending out signals to control devices to do some action.
Apps/ Applets
o Normally refers to the type of software that runs on mobile phones or
tablets.
o They are usually downloaded from and ‘App Store’ and range from
games to sophisticated software such as phone banking.
o Example of apps:
Video and music streaming.
GPS.
Camera facilities.
Photo editing software
o It allows a user to manipulate images stored on a
computer.
o Examples of such manipulations are:
Changing brightness.
Changing contrast.
Altering color saturation.
Removing ‘red eye’.
Video editing software
o It allows a user to manipulate videos to produce and edited video.
o It enables the addition of titles, colour correction, altering/adding sound
to the original video and other things.
Graphics manipulation software
o It allows for manipulation of lines, curves and text in order to alter an
image as required.
4 Theory Notes
Ch.1: Computer System I.C.T.
System Software
They are programs that allow the hardware to run properly and allow the user to
communicate with the computer.
Examples of system software are:
Compiler
o It is a computer program hat translates a program written in a high level
programing language into machine code (code understood by the
computer) so that it can be interpreted by the computer to do specific
task.
o Examples of high-level languages include: C++, Java and Python.
Linker
o It is a computer program that takes one or more files produced by a
compiler and combines them into a single program that can be run on a
computer.
o Many programming languages allow programmers to separate their
code and write them in different modules. This simplifies the
programming task since it allows the program to be broken up into
small sub tasks. However, at some point, it will be necessary to put all
the modules together to form the final program. This is the linker’s job.
Device driver
o It the name given to software that enables one or more hardware
devices to communication with the computer’s operating system.
o Without drivers, a hardware device (for example, a printer) would be
unable to work with the computer.
o All hardware devices connected to a computer have associated drivers.
As soon as a device is plugged into the USB port of a computer, the
operating system looks for the appropriate driver.
Operating System (OS)
o It is software running in the background of a
computer system and manages many of the
basic functions.
o Without the OS, most computers would be very
user-unfriendly and the majority of the users
would find it almost impossible to work with
computers.
o Examples: Windows, Linux, Android, etc.
Utilities
o Utility programs are programs that help to manage, maintain and
control computer resources.
5 Theory Notes
Ch.1: Computer System I.C.T.
Main / Internal
Memory
Secondary /Backing
storage
6 Theory Notes
Ch.1: Computer System I.C.T.
Input devices
These are devices that are used to input data into the computer. A keyboard, a
mouse and a webcam are all examples of input devices.
Output devices
These are devices that are used to obtain output from the computer.
A monitor, a printer and a loudspeaker are all examples of output devices.
Secondary/backing storage
These are devices that store data when the computer is switched off. Secondary
storage is non-volatile, so data that is stored on these devices remains there safely.
A hard drive, a CD-ROM, a floppy disc and a USB memory stick are all examples of
secondary storage devices.
7 Theory Notes
Ch.1: Computer System I.C.T.
User Interface
There are two types of user interfaces:
Graphical User Interface (GUI)
Command-Line Interface (CLI)
8 Theory Notes
Ch.1: Computer System I.C.T.
1. PC/Desktop computers
PC/Desktop usually refers to a general-purpose computer
that is made up of a separate monitor, keyboard and
processor unit.
9 Theory Notes
Ch.1: Computer System I.C.T.
2. Laptop computers
Laptop refers to a type of computer where the monitor,
keyboard, touchpad and processor are all together in one
single unit. This makes them extremely portable.
3. Smartphones
Smartphones allow normal phone calls to be made
but also have an operating system (such as iOS,
Android or Windows), allowing them to run a number
of computer applications.
They allow users to send/receive emails and
messages, use a number of Apps, use camera feature, MP3 and MP4 players (for
music and videos), and so on.
Smartphones communicate with the Internet either by using Wi-Fi hotspots or by
using 3G/4G/5G mobile phone networks.
10 Theory Notes
Ch.1: Computer System I.C.T.
Advantages of smartphones
They are very small in size and lightweight – therefore very easy to carry (this
is more difficult with laptops as they are much bulkier and heavier).
Can make phone calls as well as connect to the Internet while on the move.
Because they can use Wi-Fi and mobile phone networks, they can be used
almost anywhere (this is not the case with laptops or PCs).
They have hundreds of Apps (similar to tablets, but it is an advantage
compared to laptops)
They have a reasonable battery life compared to laptops.
Disadvantages of smartphones
The small screens make page difficult to read and small keyboards make
typing things in more difficult and slower (laptops and PCs have much bigger
screens and keyboards).
Web browsing and photography can drain the battery quickly.
Memory size in most phones isn’t very large when compared to laptops and
PCs – although it is comparable with tablets.
Not all website features are compatible with smartphone operating systems.
Because of their small size, it is much easier to lose a smartphone than
laptops or PCs.
4. Tablets
Tablets are relatively new internet-enabled portable
computer. They work in a similar way to a smartphone.
Tablets use touch screen technology and don’t usually
have a conventional keyboard. Internet access is usually
through Wi-Fi or through 3G/4G/5G (mobile phone)
connectivity.
11 Theory Notes
Ch.1: Computer System I.C.T.
5. 1.4.5 Smartwatches
Whatever is available on a smartphone is available on a smart
watch.
Advantages of a smartwatch over a smartphone:
1. notifications are delivered straight to the user’s wrist
2. easy to use for monitoring fitness and health regimes
Disadvantages of a smartwatch over a smartphone:
1. large and bulky which can make them uncomfortable to wear
2. unattractive in design
12 Theory Notes
Ch.1: Computer System I.C.T.
13 Theory Notes