SS1 E-Lesson Note - ICT - 1st Term
SS1 E-Lesson Note - ICT - 1st Term
Week 1
Contents:
What is a computer?
Constituents of a computer
Characteristics of a computer
What is a Computer?
An INPUT consists of data or commands that are entered into the computer
usually via an input device such as keyboard, mouse, scanner e.t.c. The role
of an input is to provide data for further processing.
Constituents of a Computer
1. Computer hardware
2. Computer software
1. The system unit: This is the combination of the major parts of the
computer which includes CPU, mother board, RAM, ROM, chipsets,
power module, CMOS battery e.t.c
2. The peripherals: These are hardware parts used to enhance the
capabilities of the computer or improve its performance. E.g keyboard,
mouse, joystick, light pen, scanner, monitor, speaker, printer e.t.c
Computer software: Is a set of instructions or programs that direct the
operation of the computer and devices attached to it. Computer software is
any set of machine-readable instructions that directs a computer’s processor
to perform specific operations. Computer software contrasts with computer
hardware, which is the physical component of computers.
The computer software can be divided into two – the system software and
the application software.
Characteristics of a Computer
ASSESSMENT.
WEEK 2
Topic: History of Computer
The development of the first counting device has been dated to ancient
times, a man called abacus used a counting device about 3000 years ago
and from this time and man has continued to improve. Ancient methods of
counting were through the use of fingers, stones, sticks and grains.
The history of computer science began long before the modern discipline
of computer science that emerged in the 20th century, and hinted at in the
centuries prior. The progression, from mechanical inventions and
mathematical theories towards the modern computer concepts and
machines, formed a major academic field and the basis of a massive
worldwide industry.
The earliest known tool for use in computation was the abacus, developed in
period 2700–2300 BCE in Summer. The Sumerians’ abacus consisted of a
table of successive columns which delimited the successive orders of
magnitude of their sexagesimal number system. Its original style of usage
was by lines drawn in sand with pebbles. Abaci of a more modern design are
still used as calculation tools today
Mechanical devices
Abacus
Electronic devices
The digital computes using electronic valves (Vacuum tubes) are known as
first generation computers. The first ‘computer’ to use electronic valves (i.e.
vacuum tubes). The high cost of vacuum tubes prevented their use for main
memory. They stored information in the form of propagating sound waves.
The vacuum tube consumes a lot of power. The Vacuum tube was developed
by Lee DeForest in 1908. These computers were large in size and writing
programs on them was difficult. Some of the computers of this generation
were: Mark I (electro-mechanical computer) built in 1944, ENIAC (First
general purpose electronic computer) built in 1946, EDVAC (binary serial
computer) built in 1950, EDSAC (first stored-program computer) built in
1949, UNIVAC (First Commercial Computer) built in 1951.
Some other computers of this time worth mentioning are the Whirlwind,
developed at Massachussets Institute of Technology, and JOHNNIAC, by the
Rand Corporation. The Whirlwind was the first computer to display real time
video and use core memory. The JOHNNIAC was named in honor of Jon Von
Neumann. Computers at this time were usually kept in special locations like
government and university research labs or military compounds.
2. They were large in size, slow in processing and had less storage capacity.
Eniac computer
Univac Computer
Around 1955 a device called Transistor replaced the bulky Vacuum tubes in
the first generation computer. Transistors are smaller than Vacuum tubes
and have higher operating speed. They have no filament and require no
heating. Manufacturing cost was also very low. Thus the size of the computer
got reduced considerably.
3. CDC 3600: Its size was large and is used for scientific purposes.
Features:
Example: IBM 1400 and 7000 Series, Control Data 3600 etc.
IBM 7000
Week 3
Features:
3. The size was greatly reduced, the speed of processing was high, and they
were more accurate and reliable.
4. Large Scale Integration (LSI) and Very Large Scale Integration (VLSI) were
also developed.
Apple’s Macintosh
Features:
4. They have very high speed of processing; they are 100% accurate,
reliable, diligent and versatile.
(v) Fifth Generation (1991- till date): 5th generation computers use
ULSI (Ultra-Large Scale Integration) chips. Millions of transistors are placed in
a single IC in ULSI chips. 64 bit microprocessors have been developed during
this period. Data flow & EPIC architecture of these processors have been
developed. RISC & CISC, both types of designs are used in modern
processors. Memory chips and flash memory up to 1 GB, hard disks up to
600 GB & optical disks up to 50 GB have been developed. Fifth generation
digital computer will be Artificial intelligence.
ASSESSMENT.
1. Who is the “father of computer”?
2. List and explain the various mechanical and electronic devices you
know?
3. What are the limitations of first generation computers?
4. What are the features of the second generation of computers?
5. Which year was the fifth generation computer discovered?
Week 4
Input devices are equipment used to get instructions into the computer. It
takes in data (facts) and instructions in a suitable form.
Keyboard
Mouse
Scanner
Microphone
Joystick
Card reader
Light pen
Digital camera e.t.c
1. Keyboard: This is the most important input device used when working
with a computer. It is used to type instructions that direct the
computer on what task to perform. There are four types of keys on the
keyboard.
Function key: These are keys with f1, f2, f3 ….. f12 on the keyboard.
They are used to give commands to the computer.
The alphabetic key: These are the type writer keys (A-Z) on the
keyboard. They are used for typing documents, letters and symbols
e.t.c
The numerical keys: The numeric keys contain numbers 0….9.
The special keys: These include the arrow key, insert key, delete key,
home key, backspace key, page up and down, control key and shift key
e.t.c
There are two main types of keyboards, the QWERTY keyboard and the
enhanced keyboard. The most commonly used keyboard is the QWERTY
keyboard.
Mouse
Uses of Mouse
Types of Mouse
3. Light Pen: A light pen is a computer input device in the form of a light-
sensitive wand used in conjunction with a computer’s CRT display. It allows
the user to point to displayed objects or draw on the screen in a similar way
to a touchscreen but with greater positional accuracy.
light pen
Scanner
5. CPU (Central Processing Unit): The brain of the computer. The thing
that carries out the tasks you give it. Better CPUs can perform more tasks at
once, and perform them faster. That said, not everyone actually takes
advantage of their processor’s full speed, so the high-end models are only
really crucial.
CPU
6. Fan: To keep CPU cool and prevent overheating. A computer fan is any
fan inside, or attached to, a computer case used for active cooling, and may
refer to fans that draw cooler air into the case from the outside, expel warm
air from inside, or move air across a heat sink to cool a particular
component.
ASSESSMENT.
Week 5
Content:
All computers, from the smallest hand held computer to the largest
supercomputer, perform the same basic functions with digital information.
Those functions are:
ASSESSMENT.
1. What are the basic functions of a computer?
2. List and explain the uses of a computer?
Week 6
A computer language is a set of words, symbols and codes that are used to
write a computer program. The process of writing these instructions
(program) is called PROGRAMMING. The people who write these programs
are called PROGRAMMERS.
Computer uses machine language to carryout their jobs. This language uses
binary digits, 0 and 1, which stand for ‘off and on’ condition of the electric
current. It is difficult for the programmer to write the program directly in
terms of these digits. So, they write their program in a language called
Programming Language.
1. LOW LEVEL LANGUAGE: Low level languages are written to run one
particular computer and cannot be easily used on another computer.
These languages are difficult for a common programmer to learn
These systems are popular in the medical field, but are not widely used in
business application.
Data Manipulation
Miscellaneous
ASSESSMENT.
WEEK 7
Computer Hardware/Software
1. Input/output
2. System unit
3. Processing unit
4. Storage devices
Input devices are hardware devices which take information from the
user of the computer system, convert it into electrical signals and
transmit it to the processor. The primary function of input devices is to
allow humans to interact with the computer system. For instance a
mouse allows the user to control the movement of the pointer (a
common element in user interface design).
Output devices take data from the computer system and convert it to
a form that can be interpreted by humans. For instance a monitor
creates a visual electronic display to output information created by the
processor to the user.
System Unit is a box-like case that contains the electronic circuits
that cause the processing of data to occur. Part of the computer
system where the computing is done. This is where the computer
programs are executed and the data is manipulated. It consists of the
Central Processing Unit (CPU), memory (Random Access Memory-RAM),
and other electronics.
Processing devices are the components responsible for the
processing of information within the computer system. This includes
devices such as the CPU, memory and motherboard.
Storage devices are components which allow data to be stored within
a computer system. This includes devices such as hard disk drives and
compact disk drives.
1. Keyboard
2. Mouse
3. Scanner
4. Touch pad
Output devices
1. Speaker
2. Monitor
3. Printer etc
Arithmetic/logic unit
o Contains the electronic circuitry necessary to perform arithmetic
and logical operations on data.
Communications Devices
o Enable a computer to connect to other computers. Devices that
enable a computer to connect to other components; includes
modems and network interface cards.
Control Unit
o The component in any computing system that works in
coordination with the central processing unit to instruct, maintain
and control the flow of information.
Central Processing Unit (CPU)
o The component in any computing system that represents the
circuitry necessary to interpret and execute program
instructions, it consists of the Control Unit, arithmetic/logic unit
and the controller.. It is the corollary to the brain in organic
systems.
ASSESSMENT
WEEK 8
DEFINITION OF COMPUTER OUTPUT DEVICES
Computer Output Devices are various types of computer hardware which
uses data and commands from the computer itself to perform assigned
tasks. In other words, the output devices facilitate data processing by
carrying out commands given by the computer. They convert electronically-
generated information into human-readable forms.
Tactile Output: These types of computer output devices are also used for
displaying objects but mainly in the form of printing. Tactile output devices
are also described as “handheld devices that use an array of vibrating pins
to present a tactile outline of the characters or text under the viewing
window of the device.”
Audio Output: These include everything from speakers to headphones and
every audio-related devices that are used for the purpose of interpreting
information from the computer system; albeit in an audio format. These
information could include audio-texts, music and other sounds.
1. Computer Screens/Monitors
2. Digital Projectors
3. Printer
4. Speakers/Headphones
5. GPS
6. Braille Reader etc
ASSESSMENT.
WEEK 9
WHAT IS A PRINTER?
A printer can be defined as an external output device that facilitates the
production of electronic data into hard copy formats. In other words, a
printer will enable you to generate a physical (hard copy) file of your
document. In various offices and schools, people print several copies of their
work reports and assignments using the computer. Indeed, printers are
important computer output devices used for printing several types of
documents; mainly texts and pictures. There are also various types and
variants of printers as you shall see shortly.
TYPES OF PRINTERS
In computer science, we have two major types of printers. These are Impact
and Non-impact printers. These types of printers shall now be separately
defined and discussed below-
Non-Impact Printer: These are printers which do not have to strike against
a ribbon before texts or images can be printed on papers. Examples of such
include laser printers, ink-jet printer, LED page printer. In this vein, non-
impact printers are very much unlike printers like the dot-matrix printer
which (although the printing quality is good) makes a lot of noise due to the
constant hammering. Most people currently use the non-impact printing
system because it is noiseless while producing good quality prints. Above all,
it is very fast too.
EXAMPLES OF PRINTERS
ASSESSMENT.