ICT Revision Docs Term 1
ICT Revision Docs Term 1
Theory Exam
Cambridge IGCSE information and communication technology. by Graham Br…
Chapter 1:
Hardware
Hardware are the physical components of a computer system that can be felt or
touched. Hardware is the general term for the physical components that make up
a typical computer system.
Hardware falls into two categories: internal and external.
There are two types of hardware:
1. Internal Hardware
They are the components of the computer system that can be felt or touched and
are located on the inside of the computer. Examples:
a. Motherboard(MOBO): the central hub that holds all the components. It is the
main printed circuit board within a computer. It provides connectivity
between the hardware components of a computer
f. Video Card:
g. Hard Disk Drive(HDD):
h. Solid State Drive(SSD):
i. GPU(graphics processing unit): is a specialised chip for handling graphics. It’s
especially important for gaming and graphic design, making visuals look
smooth and detailed.
Keyboard Printer
Mouse Headphones
Scanner Projects
Trackball Plotter
Microphone Speaker
An input device is a hardware component that allows users to provide data and
commands to a computer or other digital system.
An output device is hardware that receives data from a computer and presents it to
the user.
There are some devices that are neither input or output devices; they are called
storage devices. Examples are:
Software
Software are the programs designed to control the operation of a computer
system. Software is the general term used for the programs that control the
computer system and process data. Software falls into two categories: applications
and system
Applications software provides the services that the user requires to solve a
given task.
2. System Software
Software is the platform that other softwares or application software runs on. It is
the software designed to provide a platform on which all other software can run.
Examples:
a. Utilities
b. Device Drivers
c. Linkers
d. Operating System
e. Compilers
FURTHER EXPLANATION:
For example, the whole of a CLI code could have been replaced by clicking on the
Desktop icon within Windows Explorer. Simply selecting this icon would
automatically execute all the commands shown in the CLI code without the need
to type it in. GUIs use various technologies and devices to provide the user
interface. One of the most common is WIMP (windows icons menu and pointing
device) which was developed for use on personal computers (PC).
FURTHER EXPLANATION:
An example of its use is in some luxury modern cars, where voice activation is used
to control devices such as the in-car entertainment system or satellite navigation
system. By speaking certain commands, the system allows natural speech to
enable the driver to interact with the car.
FURTHER EXPLANATION:
Gesture recognition allows humans to interface with a computer in a more natural
fashion without the need for any mechanical devices. This type of interface uses
techniques known as computer vision and image processing.
CPU
CPU basically stands for Central Processing Unit and it is the brain of the computer.
CPU is made from 3 parts:
a. Arithmetic and Logic Unit
b. Control Unit
c. Registers
Types of computers
1. Desktop Computer
Desktop is basically a general purpose computer that is made up of a separate
monitor, keyboard, mouse and processor unit. It is distinguished from, for example,
a laptop computer by the fact that it is made up of a number of separate
components, which makes them not very portable.
2. Mobile computers
Mobile computers, by their very name, suggest a group of computers which
are considerably more portable than desktop computers. Such computers
fall into four categories:
- Laptop computers
Laptop (or notebook) refers to a type of computer where the monitor,
keyboard, pointing device and processor are all together in one single unit.
This makes them extremely portable.
Key features you would expect to find in a laptop:
» lightweight (to aid portability)
» low power consumption (and also long battery life)
» low heat output (cooling is very important).
- 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 (known as apps or
applets). They allow users to send/receive emails, use a number of
apps, use a camera feature (to take photos or videos), MP3/4 players
(for music and videos), and so on. Smartphones communicate with
the internet either by using Wi-Fi hot spots or by using 3G/4G/5G
mobile phone networks.
Some of the typical features of smartphones include:
» high-definition, anti-glare displays
» front- and back-facing cameras (which are used to take photos,
videos or act as a webcam when doing video calls over the internet)
» lower weight and longer battery life than laptops
» use Bluetooth for connection to printers and other devices
» make use of flash (solid state) memory and cloud storage facilities
to back up and synchronise (often just referred to as ‘sync’) data
sources
» they use a number of sensors to carry out the following functions:
– proximity sensors to detect if the device is close to, for example the
ear, which allows it to block unintended ‘touches’
– accelerometers, which detect movement and orientation of the
device (for example, move the display from portrait to landscape to
view videos, or allow it to be used as a ‘steering wheel’ in-car racing
games)
– can use sophisticated speech recognitions systems (such as Siri) to
enable the user to ask the device to look for things (such as search
the address book).
- Tablets
Tablets are becoming an increasingly used type of mobile computer. They work in
a similar way to a smartphone. Tablets use touch screen technology and do not
have a conventional keyboard. The keyboard is virtual; that is, it is part of the touch
screen and keys are activated by simply touching them with a finger or a stylus.
However, it is possible to buy tablet cases which contain a normal-sized keyboard.
Internet access is usually through Wi-Fi or 3G/4G/5G (mobile phone) connectivity.
Like smartphones, tablets are equipped with a series of sensors which include
camera, microphone, accelerometer and touch screen.
- Phablets
Some of the latest smartphones have been designed as a hybrid between a
tablet and a smartphone; these are referred to as a phablet. They have much
larger screens than a smartphone but are smaller than a tablet. All the
features of a smartphone (described earlier) also apply to phablets together
with the typical features of a tablet
Emerging technology
AI
Robotics
Extended reality
Chapter 2
Input devices
Types of input devices
DDE devices
Output devices
Types of Output devices
Chapter 3
Logic gates take an input of True or False and give an output of True or False. Each
operator has a standard symbol that can be used when drawing logic gate circuits.
1. AND gate
To get the output of an AND gate multiply A and B.
In the images, A and B(the inputs), were multiplied to get C(the output).
Instead of writing the multiplication sign(AxB), we write it as A.B
2. OR gate
To get the output of OR gate add A and B which are the inputs
OR truth table
NOTE: in an OR gate 1+1(look at the last row) will give you one. Remember logic
gates are written in binary code so it is only made up of 1s and 0s.
3. NOT gate(inverter)
This is the symbol for NOT gate
If the input is 1, the output will be 0, but if the input is 0, the output will be
1. So it means that whatever the input is, the output is the opposite because
it is just inverted.
This can be seen in the truth table. If input A is true then output Q is NOT
true, if input A is false then output Q will NOT be false (i.e., true). The
Boolean expression is Q = NOT A.
4. NAND gate
We can tell that this is the opposite of an AND gate because an ‘N’ was
added in front of ‘AND’ which tells us that it is the opposite of an AND gate.
On the truth table since NAND is the opposite of AND whatever you get for
AND(multiplication) do the opposite.
For example, the first row. On the AND gate truth table, we multiply 0 and
0 which gave us 0, so for the NAND gate the opposite of 0 is 1 so the output
will be 1. It is the opposite of AND.
Practical Exam
AREA OF CONCENTRATION:
Document production:
● Formatting Document page layout
● House style specification
● Tables
● Chart
● Images
● printing to pdf
Tables and charts carry the most marks so do not forget to do them.
Success Criteria:
I should be able to:
Document production:
One part of the document is 1 column, and the rest is in two columns. a → section
break.
When you want to move text to the next column, a → column break.
To force all further text onto the next page → page break
A widow= single line that appears on the next page or column, separated from the
rest of the paragraph
An orphan = a single line that appears on the previous page or column, separated
from the rest of the paragraph.
To add page numbers in the header/footer ------→ Place your cursor where you
want to put the number → Go to insert tab → Quick parts → Select Numbering
category
Add the file size/name (including file path) → click on Quick Parts in the Insert tab →
click on Field → select File Size or File name. For file path →, check the box to include
file path. For file size →, choose whether Kilobytes or Megabytes.
Include date → click on Date & Time in Insert tab → choose an appropriate format as
specified. (If the date/month format is flipped →, change your region/ language
settings on your computer to the United Kingdom.)
House Styles
● Remember to follow all the instructions given to avoid losing easy marks
● Type in the name of the style exactly as it is in the paper
● Click on the drop-down arrow in the Styles section → select Create a new
style
● Always base your styles on the Normal font
● Setting the line spacing → click on format → then paragraph → select
required options
● From the same tab, you can change the spacing before and after the
paragraph
●
Setting all capital letters → click on format → font → tick the option All Caps
● Tables
Microsoft Word Tutorial: Using Tables in Word
● Chart
How to create a table or chart in MS Word
● Images
Word: Formatting Pictures
● printing to pdf
How to Print a Document as PDF in Word
Practice papers: