Computer_notes - Copy
Computer_notes - Copy
(COMPUTER APPLICATIONS)
1
2 Objectives
Define a computer
Describe computer hardware and software
correctly
Describe the four main parts of a computer
List three examples of input, output and
storage devices
Identify and list the functions of common
computer parts
List the parts required to assemble a
computer
What Is A Computer?
A computer is an electronic device, operating
under the control of instructions (software)
stored in its own memory unit, that can accept
data (input), manipulate data (process), and
produce information (output) from the
processing.
Storage
UNDERSTANDING A COMPUTER
What is a computer?
A computer is an automatic electronic machine which performs the
following functions:
1. Hardware
Hardware are the physical, tangible componets of the
computer system that we can see and touch
e.g. Mouse, keyboard, monitor, processor
2. Software
set of programs (which are step by step instructions)
telling the computer how to process data.
Word processor, Operating system, media player,
games
Parts of a Computer System
11
12 Parts of a computer system
The Central processing Unit (CPU)
• The central processing unit (CPU) contains
electronic circuits that cause processing to occur.
It is made up of two components i.e. the control
unit (CU) and the Arithmetic and Logic unit (ALU)
• CU manages the operations (Co-ordinates
operations) of all parts of the computer system i.e.
the input, output, memory.
• ALU performs the logical (<, >, =) and arithmetic
(+,-,*, /) processing
13 • It is considered the “brain” of the computer.
BASIC UNDERSTANDING OF PROGRAM EXECUTION
BY THE CPU
Keyboard. sensors
Mouse. Magnetic
Touch card reader
Screen OMR
Scanner MICR
Microphone OCR
Input Devices
24
25 Input Devices
More Examples of input devices
Research on as many
types of sensors and how
they work.
CRT MONITORS
They have the cathode ray tube.
CRT MONITORS (Continued)
Advantages:
They are cheaper than LCD
monitors.
They are easy to repair.
Disadvantages:
They occupy a lot of space on
the desk.
They consume a lot of electrical
energy.
LCD MONITORS
They have liquid molecules.
Advantages:
They occupy less space on the desk.
They consume less electrical energy
than CRT monitors.
Disadvantages:
They cost more money.
They are not easily repaired when
they develop faults.
Output Devices
35
Printers
1. Non impact
Inkjet/Desk jet
Cheap, expensive to operate,
Fast, can print pictures
Laser
Expensive, Cheaper to operate, very
fast, best quality
2. Impact
These use force (impact) on an ink
ribbon to transfer characters
Dot Matrix
Very cheap to operate, poor quality,
slow, noisy
IMPACT PRINTERS
DOT MATRIX PRINTERS
Advantages:
They can be used with carbon paper to
print multiple copies at once.
Their ribbons are not very expensive.
Disadvantages:
They are very slow; they print one line or
one character at a time.
They make so much noise when
printing.
Print heads are difficult to replace when
they get worn out.
Their printout has low quality.
NON-IMPACT PRINTERS
DESKJET PRINTERS
They use liquid ink to print.
Advantages:
They can print in colour.
They are less expensive.
They make less noise when printing.
They are very light; some are portable.
Their printout has good quality.
Disadvantages:
Their ink is expensive.
They cannot be used with carbon paper.
LASER JET PRINTERS
They use powdered ink known
as toner and laser light.
Advantages:
They print very fast.
They print quietly.
They can print in colour or
black.
Their printout is of high quality.
LASER JET PRINTERS (Continued)
Disadvantages:
They are expensive to buy.
They use laser light which is
harmful when exposed to it.
They consume more
electrical energy as they use
a heating element to melt
the toner
RESOLUTION OF AN OUPUT DEVICE
Resolution refers to the sharpness or clarity of an
output.
When relating to printers, resolution is measured in
dots per inch (dpi), i.e. the number of dots used to
form the image per square unit.
NOTE: When referring to screens, resolution is
measured in terms of pixels and not dots.
The higher the resolution of an output device, the
better the quality of the output.
Among the printers, the laser jet printer gives the
highest resolution, and the dot matrix printer the
lowest. (i.e. Laserjet followed by inkjet then dot
matrix)
42 Computer Memory
Memory consists of electronic components that
store instructions waiting to be executed by the
processor, data needed by those instructions,
and the results of processed data (information).
Memory stores three basic categories of items:
(1) the operating system and other system software
that control or maintain the computer and its devices;
(2) application programs that carry out a specific task
such as word processing; and
(3) the data being processed by the application
programs and resulting information.
43 Computer Memory
Functions of RAM include the following:
Receiving raw data from input.
Receiving processed data from the ALU.
Storing instructions required by the CU.
Holding data awaiting output.
Holding data awaiting storage.
Holding the operating system when the
computer is running
Holding Application programs when they are running
MACHINE LANGUAGE
Machine language consists of codes of
characters in binary.
In machine language, characters are
represented by bits (i.e. binary digits) consisting
of ones (1) and zeros (0).
For example, in a coding scheme called ASCII,
A is 01000001, B is 01000010.
MACHINE LANGUAGE (Continued)
A binary representation of a character
represents the type of current that must
flow when the character is being entered
from the input to the processor.
Each 1 in the code represents high current,
and each 0 represents low current.
For a code 101010101, the current has the
wave form
MACHINE LANGUAGE (Continued)
Units of measure
All done relative to a Byte (8 bits - 1 character)
Kb = Kilobyte - 1 thousand bytes (1024 [210])
Mb = Megabyte - 1 million bytes (1,048,576[220])
Gb = Gigabyte - 1 billion bytes (1,073,741,824[230])
Tb = Terabyte - 1 trillion bytes (1099511627776[240])
EXERCISE
1. How many bits make up one
character?
2. How many characters can a
512MB flash disk hold?
3. How many bits can a 160GB hard
disk hold?
4. What is the difference between
20b and 20B?
58 Types of computer Memory
1. Primary/ Main (Volatile)
When the computer’s power is
turned off, volatile memory loses its
contents.
Thus, volatile memory is temporary
Fast and has low storage capacity
(512mb- 16gb)
RAM is the most common type of
volatile memory.
59 Types of Memory
2. Secondary/ Auxiliary (Nonvolatile)
does not lose its contents when
power is removed from the
computer.
nonvolatile memory is permanent.
Slow access time and has large
storage capacity
Examples of nonvolatile memory
include ROM, flash memory, and
CMOS.
Examples of Storage Devices
power
supply CD-ROM
drive
floppy
drive
cards
hard
drive
Introduction to Computers
motherboard 2/15/2019
Computer ports
The socket used to attach devices to a computer
64
DISK DRIVES
Disk drive C is always for the first hard disk which was installed.
If a computer has two hard disk drives, the first is C and the
second is D.
For a computer with one hard disk drive, flash disks are
assigned letters D, E, F, G, and so on.