1 Introduction To Computers 032617
1 Introduction To Computers 032617
Form 1
Chapter 1
INTRODUCTION TO COMPUTERS
Website: www.learnmalawi.com
Email: info@learnmalawi.com
Computers are designed in different sizes and designs but the most common is a computer referred
to as Personal Computers (PC) which are mostly used in offices, schools, business premises and
homes.
Computers have undergone some evolution processes from non- electronic computing
devices to electronic computing devices
Non- Electrical computing devices are tools that were used to perform arithmetic computations
manually or Non-Electronic. These include sticks, stones, abacus, bones etc.
a) Abacus:
❖ It was invented by the Chines and it was meant for counting instrument dates back to 300
BC.
❖ The Abacus has bead – like parts that move along rods. Each bead above the middle bar
stands foe five units while a bead below stands for one unit.
b) Napier’s bones: Napier `Bones was developed by John Napier, a Scottish mathematics in
the 17th Century. It was used for performing multiplication and division.
d) The Analytic Engine: The Analytic engine was designed by Charles Babbage in 1932
used for English and Mathematics. Die technological limitation, Babbage never
implemented it. The engine is recognized as the first real computer and Babbage as the
father of computing.
Uses of computers
Computers are used in each and every day just because they are more efficient and accurate.
Computers are used in some of these areas:
Types of computers
Computers are categorized based on the following criteria
c) Hybrid Computers: are designed to process both analog and digital data.
a. Micro – computers
❖ It is a type of computer which uses microchips as its CPU
❖ Micro - computers are generally known as Persona Computers (PC)
❖ Micro – Computers are known as PC because they are designed to be used by one
person at time.
❖ Micro – Computers are generally used for general purpose in places like:
o Schools
o Home
o Business
❖ Personal Digital Assistant (PDA): are PCs which uses touch sensitive screens of
which image choices re made by pressing the image button using a special pen known
as STYLUS.
b. Mini computers
❖ Mini – computers are large multi – user computers
❖ They are smaller and less powerful than mainframes.
❖ Mini Computers are used to link other computers on a local area networks.
Byte: A group of bits (often 8) used to represent a single character in the computer memory.
A Byte is the basic unit for measuring memory.
Word: Two or more bytes make a word. The term word length is used as a measure of the
number of bits in each word. Data is usually read or written to memory in words. A word
can have 16 bits, 32 bits, 64 bits etc.
Kilobyte: A Kilobyte is exactly 210 bytes = 1024 bytes. Roughly speaking a kilobyte is
approximately equal to 1000 bytes (one thousand bytes).
Megabyte: A megabyte is exactly 220 bytes = 1024 x 1024 bytes = 1,048,576 Bytes
❖ Roughly speaking, a megabyte is approximately 1,000, 000 bytes (one million bytes) or
(one thousand kilobytes).
Gigabyte: A gigabyte is exactly 230 bytes = 1024 x 1024 x1024 x 1024 bytes =
1,099,511,627,776 bytes.
When making conversion between various data units, we use the following
approximations.
Character sets
Data is entered in the computer in form of characters. Each character, be a number, alphabet
or symbol is recognized by the computer because of its unique sequence of O1s and 1`s. a
word can be made of one or more characters. Therefore, when you Press character A on a
keyboard, the character set converts a binary number / code to its equivalent human
readable form and vise – versa. It is the character set for example that marks a binary code
to the letter A on the keyboard.
NB: ASCII and EBCDIC tables are widely available on the internet.