ICT LESSON NOTE GRADE 8
ICT LESSON NOTE GRADE 8
A. Based on Generation
B. Based on Types
1. Analog Computers: these are computers that measure
physical quantities such as pressure. Temperature, and
humidity. The values represented change continuously .
examples of analog computers are: car speedometer, rotating
clock, voltage reader. Analog thermometer,analog
wristwatch,etc.
2. Digital computers: They are machines that perform
calculations in digits or discrete numbers or decimal or in
binary form. They translate numeric values into machine
readable forms. Digital computers receive new programs quite
easily, either through manual instructions or by automatic
means. Examples include: digital thermometer, digital meter
reader, digital wristwatch, GSM phones,pager,digital radio, and
the decoder (TV decoder).
3. Hybrid Computers: These computers use both analogue and
digital techniques in order to accomplish their main
computational processes. Hybrid computers use both
continuous variable techniques and discrete digital techniques
in operation. Example is the automobile car speedometer.
1. Hardware Components
These are the physical parts of the computer system. Hardware
components can be classified into two broad classes namely
system unit and peripherals.
System unit
The system is the body of the computer. The system unit
includes the motherboard, power supply unit, floppy drive bay,
hard drive bay, CD-ROM drive, internet speaker, data signal
cables, and power cables.
Peripherals
Peripherals are mostly input and output devices. A typical
personal computer(PC) has the following components
2. Software components
Software is a set of instructions that is used to direct the
computer hardware to perform its task. Program is sequence of
instructions given to computer to accomplish a given task.
There are two main classes of software which are
1. System software
2. Application software
System software: These are programs written by the
manufacturer to control the smooth running of the computer,
Application Software
Application software is a software package that is tailored for a
particular kind of task. There are many different application
programs available theese days. each is defined for a particular
type of activity. Selecting the right application program to
perform a task makes it easier to accomplish the task. There
are two major classifications of application programs, namely:
1. Classification based on User’s objectives
2. Classification based om method of acquisition
Multiply each digit by the above base with its exponential and
add them together
(1x25) + (1x24) + (1x23) + (1x22) + (1x21) + (1x20)
32 + 16 + 0 + 0 + 2 + 1
= 5110 (base 10 is usually ignored)
Ans = 51