Lecture 1. Basic Introduction To Computer
Lecture 1. Basic Introduction To Computer
Instructor:
Dr. Herrieth Machiwa
1
Course Introduction
This course has a total of 8 credits (2hrs lecture + 1hr
tutorial).
There will be at least two tests (Test 1 and Test 2).
Plus some assignments. This will make a total of 40%
marks of course work
The University Examination carries a total of 60%
marks.
2
Course Lecture hours
Lectures
Thursday 09:00 – 11:00 hrs. (D01 Luhanga hall)
Tutorial
Wednesday 12:00 – 13:00 hrs. (B302)
3
MODULE 1: INTRODUCTION TO BASIC
COMPUTER CONCEPTS
8
INTRODUCTION TO BASIC COMPUTER
CONCEPTS
Handheld computers
MP3 players, Tablets, Cell phones
Mainframe computers
10
Supercomputers
Types of Computers
Personal computer
Laptop
Desktop Computer
Tablet PC
12 Smartphone
Types of Computers
Handheld computers
13
Types of Computers
Supercomputers
15
Types of Computers
Mainframe Computer
17
Types of Computers
These are:
I. It accepts data or instructions by way of input
II. It can process data as required by the user
III. It gives results in the form of output, and
IV. It controls all operations inside a computer
V. It stores data.
20
INPUT
The data or instructions you type into the computer are called
input
Input Types:
22
Input Types
25
OUTPUT
Forms of Output
26
CONTROL
27
STORAGE
28
STORAGE
29
What makes a computer powerful?
30
What makes a computer powerful?
33
Computer Software
34
Computer Software
35
Application Software
36
Application Software
- Presentation software
37
Application Software
38
System Software
System software:
System software manages the fundamental operations of
your computer.
These are software programs that control the computer
system.
System software includes the Operating systems (OS),
BIOS and Device drivers.
It behaves like a firmware, interpreting user commands
to be performed by the machine.
39
The need for System Software
41
COMPUTER HARDWARE
43
Computer Hardware
44
Computer Hardware
Keyboard
47
Example of keyboard
48
Keyboard
Function Keys
Function keys, F1 through F12, are typically located at the
top of the keyboard. Some software programs utilize
these keys to execute different functions. In most
programs, the F1 key will provide the user with help.
Other keys include F3 ……. F12
Control Key (CTRL)
The control key is located in the bottom left-hand and
bottom right-hand corners of the keyboard. It is often
paired with other keys on the keyboard to access specific
commands and functions/ activate special options in a
49
program.
Keyboard
Delete Key
The delete key is located in the group of six keys above
the arrow keys on the right-hand side of the keyboard. It
is used in word processing to delete one letter or space
to the right. It can also be used to delete objects or files
within the computer.
Arrow Keys
The arrow keys are located on the right-hand side of the
keyboard and are used in word processing to move the
cursor up, down, left, or right. They can also be used to
51 navigate through lists of files on the computer.
Mouse
Click
Use the left mouse button to click one time. This technique is mainly
used to select objects and to navigate through menus.
Double-Click
Use the left mouse button to click two times quickly. This technique
is used to open objects (icons, programs, etc).
Right-Click
Use the right mouse button to click one time. This technique is used
to access short cut menus in Windows 95 and other software
programs.
Click and Drag
Use the left mouse button to click and hold down. Move the mouse
cursor to a new location and release the left mouse button. This
53 technique is used to move or select objects.
Other Input Devices
- Pointing device
Controls the pointer
Trackball
Touch pad
Pointing stick Trackball Scanner
- Scanner
- Touch Screen
- Pen Input
Pen Input
Pointing stick
54
OUTPUT DEVICES
59
PROCESSING DEVICES
61
Components of a CPU
CPU consist of two parts namely the Control Unit and the
Arithmetic/Logic Unit
The Control Unit
The control Unit controls the whole computer system by performing the
following functions:
– Directs and coordinates all operation called for by the program
– Activates the appropriate circuits necessary for inputs and output
devices.
– Causes the entire computer system to operate in an automatic
manner.
The control unit does not execute the instructions itself; rather, it
directs other parts of the system to do so. The CU must communicate
with both the ALU and memory
62
Components of a CPU
63
Components of a CPU
64
Components of a CPU
65
Arithmetic Operations
Addition
Subtraction
Multiplication
Division
Logical Operations
Evaluates conditions
Makes comparisons
Can compare
– Numbers
– Letters
– Special characters
STORAGE DEVICES
68
Registers
Instruction register
Holds instruction currently being executed
Data register
Holds data waiting to be processed
Holds results from processing
Executing Programs
Memory (RAM)
Primary storage is also called internal storage or memory. It is used
to store programs and data currently being processed by CPU.
If the power to the computer is turned off, all the circuits will turn off
and all data in primary storage will be lost.
The data is lost forever. Because of this characteristics primary
storage is called volatile storage.
This type of primary storage is called RANDOM ACCESS
MEMORY or RAM.
RAM is the main type of primary storage used with computers and
it is volatile.
76
Primary (Volatile) Storage Areas
78
Primary (Non-volatile) Storage Areas
81
Measuring Storage Capacity
KB – kilobyte GB – gigabyte
• 1024 bytes • Billion bytes
• Some diskettes • Hard disks
• Cache memory • CDs and DVDs
MB – megabyte TB – terabytes
• Million bytes • Trillion bytes
• RAM • Large hard disks
Secondary (Permanent) Storage Devices
83
Secondary (Permanent) Storage Devices
84
Secondary (Permanent) Storage Devices
Hard Drives
Hard disks are fixed inside a sealed unit (the
hard disk drive) that is permanently mounted in
the system unit. A hard drive stores data
magnetically and is a read/write storage
medium
Floppy Drives
A floppy drive can read from and write to a
floppy disk. Floppy disks are only capable of
storing 1.44 MB of data. The advantage is that
they are easily transportable between PC
floppy disk drives.
85
Secondary (Permanent) Storage Devices
ZIP drives
A ZIP drive is a device that reads from and
writes to a Zip disk, which is a removable
magnetic medium that can store up to 750
MB
CD-ROM Drives
• CD-ROM (Compact Disk, Read Only Memory) disks are
used primarily for the distribution and installation of
commercial software.
• The disk is loaded into the CD-ROM drive and the
software installation process usually starts automatically.
• The drive can also be used for playing audio and visual
media; music, games and video.
• A CD-ROM disk stores approximately 700 Megabytes of
data. Nowadays CD-R (CD-Recordable) and CD-RW
87 (CD-Rewritable) disks are commonplace
Secondary (Permanent) Storage Devices
CD-ROM drive
Floppy drive
Hard disk Drive
88
Primary Vs Secondary Storage Devices
89
Other devices
90
What are common components inside
the system unit?
processor
memory
ports
sound card
91 network card
Modem card
video card
The Motherboard / System board
Adapter cards
Processor chip
Memory chips
Memory slots
Expansion
slots for
adapter cards
Motherboard
93
The Motherboard / System board
95
The Motherboard / System board Expansion
slots
PCI ISA
96
The Motherboard / System board Expansion
slots
97
The Motherboard / System board Expansion
slots
Buses
• Bus is a channel that allows devices inside computer to
communicate with each other.
• It is an internal communication line that connects the
components housed in the PC system unit; disks, CPU,
memory, input/output ports, expansion slots, etc.
• It enables the different parts of the system to share data.
System bus: Communication among processors, memory
and input/output devices
Bus width determines number of bits transmitted at one
time
Word size is the number of bits processor can interpret
and execute at a given time
98
The Motherboard / System board Expansion
slots
99
The Motherboard / System board Expansion
slots
101
The Motherboard / System board Expansion
slots
102
The Motherboard / System board Expansion
slots
CMOS battery
CMOS battery
103
The Motherboard / System board Expansion
slots
Ports:
A port is a socket, usually at the back of the PC, that
connects devices such as the monitor, keyboard, mouse
or printer.
These are several types of ports:
Serial ports: connect devices like a modem that require
data to be passed to them in a serial format; in other
words, one bit at a time.
Parallel ports pass data to the connected device, usually
a printer, one byte at a time.
104
The Motherboard / System board Expansion
slots
105
The Motherboard / System board Expansion
slots
106
The Motherboard / System board Expansion
slots
Modem
A modem (MOdulator-DEModulator) is a device that allows
computer information to be transmitted across the telephone
network
The Electrical System
Power supply
The purpose of a power supply is to convert electricity from
110AC to either 5 or 12 volts for the system board and other
devices. Standard PC power supplies have two connectors for
the system board: one for the floppy drive and four connectors
for devices like hard drives and CD-ROMs (although these
numbers vary depending on the manufacturer).
107
The Motherboard / System board Expansion
slots
Power supply
108
The Desktop
109
Additional Hints
110