Lecturer 1 Jan 2024
Lecturer 1 Jan 2024
RP/PG/CH 159
1
Course Description
Student will learn through quizzes,
presentation and assignments the following:
▪ INTRODUCTION TO COMPUTERS (PCs)
▪ OPERATING SYSTEMS
▪ COMPUTER NETWORKS
2
LECTURE 1
INTRODUCTION TO COMPUTERS
3
Objectives and Expected Outputs
The objectives of this chapter are to:
▪ Appreciate how computers have evolved over
the years.
▪ Present some uses of computers.
▪ Provide basic understanding of computer
hardware and peripherals, and the mechanism
of communication between them.
▪ categorise the types of software and highlight on
the importance of the operating system
software.
4
Course Assessment
▪ Class Attendance – 10%
▪ Mid Semester Quiz – 20 Marks
▪ PowerPoint Presentation – 10 Marks
▪ Final Exam Score – 60 Marks
5
Exercise One (5 mins)
1. What is a computer system
2. Outline 5 uses of a computer system
3. What is the difference between data and
information
4. The parts of a computer that can be seen
and touched is known as ………………….
5. A computer system has 2 main parts,
name them.
6. Name the 2 main types of software.
6
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.
Generally, the term is used to describe a
collection of devices that function together as a
system.
7
Computer System
A computer system consists of three primary
units:
Input units – accept data
Processor unit – processes data by
performing comparisons and calculations
Output units – present the results
8
History of Computers
9
10
11
12
13
14
15
16
17
18
Computer System
MONITOR
PROCESSOR
KEYBOARD
Storage
devices
PRINTER
19
Devices that comprise a computer system
Monitor Speaker
(output) (output) System unit
(processor, memory…)
Printer
(output)
Storage devices
(CD-RW, Floppy,
Hard disk, zip,…)
Mouse
(input)
Scanner Keyboard
(input) (input)
20
21
Computer Hardware
The parts of computer itself (tangible objects)
which includes:
⚫ CPU (or Processor)
⚫ Input devices i.e the keyboard and mouse
⚫ Output devices
⚫ Storage devices
22
Components of a Computer System
Central Processing Unit (CPU)
Data
control unit (CU)
Memory output
Arithmetic
logic RAM units
Input
Unit (ALU)
units ROM
Auxiliary Information
Memory /Knowledge
23
Hardware Organization
Input Devices ...
CPU
memory
motherboard
hard drive
24
What Do Computers Do?
•Input, Process, Output, & Store data
Store Data
25
Data and Information
• All computer processing requires data, which is a
collection of raw facts, figures and symbols, such as
numbers, words, images, video and sound, given to the
computer during the input phase.
• Computers manipulate data to create information.
Information is data that is organized, meaningful, and
useful.
• During the output Phase, the information that has been
created is put into some form, such as a printed report.
• The information can also be put in computer storage for
future use.
26
Why Is A Computer So Powerful?
27
How Does a Computer Know what to do?
29
Input Devices
Data are facts, numbers and characters that are
entered into the computer via keyboard.
Other types of input devices are mouse, joystick,
light pens, scanners, camera, etc.
30
Computer Input Devices
31
Output Unit
After the data has been
processed, the results are output
in the form of useful information.
Output units such as monitors
and printers make the result
accessible for use by people.
32
Computer Output Devices
Monitor: screen that display Speakers: allow you to
information such as text, numbers, and hear voice, music, and other
pictures-softcopy. sounds from your computer.
33
Processor Unit
Two main parts:
CPU – where the actual processing takes place; and
Main memory – where data are stored.
The contents of main memory can be transferred to
auxiliary storage devices such as hard disks, floppy diskettes, zip
disks, compact disks, or USB flash disk.
34
Central Processing Unit
The microprocessor, the brains of the computer. Referred
to a CPU or processor. Housed on a tiny silicon chip.
35
Arithmetic/logic unit (ALU):
Performs arithmetic computations and logical
operations; by combining these two
operations the ALU can execute complex
tasks.
- Arithmetic operations include addition,
subtractions, multiplication, and division.
- Logical operations involve comparisons.
36
Control Unit:
is the “boss” and coordinates all of the CPU’s
activities.
Uses programming instructions, it controls the flow
of information through the processor by controlling
what happens inside the processor.
We communicate with the computer through
programming languages.
Examples: COBOL, C++, HTML, Java Script or
VisualBasic.net
37
Types of Computers
Types of Computers
38
Microcomputer
• Can be classified into:
•Desktop PCs
•sits on desks, rarely moved, large and bulky.
•Memory capacity, graphics capacity and
software availability vary from one computer to
another Used both for business and home
applications
•Portable PCs – can be moved around easily
•Mostly used by students, reporters, etc.
39
Microcomputer Model
Desktop Laptop Notebook
Subnotebook Palmtop
40
Uses of Microcomputer
•Word Processing
•Home entertainment
•Home banking
•Printing
•Surfing the internet
•etc
41
Minicomputer
42
43
Uses of Minicomputer
•Control of Automated Teller Machine
(ATMs)
•Payroll
•Hospital patients registration
•Inventory Control for supermarket
•Insurance claims processing
•Small bank accounting and customer
details tracking
44
Minicomputer
•Advantage
•Cater to multiple users
•Lower costs than mainframes
•Disadvantage
•Large
•Bulky
45
Mainframe
•Known as enterprise servers
•Occupies entire rooms or
floors
•Used for centralized
computing
•Serve distributed users and
small servers in a computing
network
46
Areas where mainframes are used
•Airline reservation
•Big banks with hundreds of branches located all over
the world
•Big universities with thousands of enrollment
•Natural gas and oil exploration companies
•Space Vehicle control
•Weather forecasting
•Animated Cartoon
•Some mainframes are designed to be extremely fast
and called super computers. It is used for space
launching, monitoring and controlling.
47
48
Mainframe Computers
•Advantage
•Supports many users and instructions
•Large memory
•Disadvantage
•Huge size
•Expensive
49
Supercomputer
•Fastest and expensive
•Used by applications for
molecular chemistry, nuclear
research, weather reports,
and advanced physics
•Consists of several computers
that work in parallel as a
single system
50
Super Computer
•Advantage
•Speed
•Disadvantage
•Generate a large amount of heat
during operation
51
Storage Devices - Memory
▪Stores the OS and other system software programmes that
controls computer resources.
▪Stores application programmes like word processors,
spreadsheets, and databases.
▪Stores data temporarily, i.e. data received from input devices
or secondary storage to be processed or to be sent to output
devices or secondary storage after processing.
▪Stores data required during processing inside an area of
storage work.
▪Provides additional storage space to programmes or data, if
required.
52
Storage Devices - Memory
Found on the motherboard
❑ Short term - Random Access Memory
(RAM), volatile
❑ Long term - Read Only Memory
(ROM), non-volatile
53
Random Access Memory (RAM)
Memory on the motherboard that is short term;
where data, information, and program instructions
are stored temporarily on a RAM chip or a set of
RAM chips. Known as the main memory.
54
Read-Only Memory (ROM)
Memory on the motherboard that is long term;
where the specific instructions that are needed for
the computer to operate are stored.
• Magnetic Media - one of the oldest types of magnetic media. Eg. hard disks, are the most commonly used
secondary storage, because of their low cost, high speed and large storage capacity.
• Optical Media - data is recorded by using pinpoint laser beam that burns tiny hole into the surface of a
reflective plastic platter. Data is read by another laser installed in the optical disk drive that shines on the
surface of the disk.
• Flash Memory - This type of storage is normally used in the form of flash card. This card has only a
limited amount of storage capacity. E.g. SD cards, pen drives, memory cards, etc.
56
• Types of Storage – Disk Storage
• Three basic types of Disk Storage (drives).
• Hard Disk Storage - Located inside the system unit box and it is installed in such a way that dust or other
damaging agents are prevented from getting on it. It is called "C" drive on most computers.
• CD (Compact disk) storage - CD-ROM (Compact Disk Read Only Memory) - Contains read only
information.
• DVD (Digital Versatile/Video Disk) – A CD size disk capable of storing a maximum of 17 GB of digital
audio, video, or data using both sides of the disk
57
Computer Motherboard
• A computer motherboard is the central printed
circuit board (PCB) in a computer that connects
all the essential components together, allowing
them to communicate and work in harmony.
60
Computer Motherboard
• Expansion Slots: Expansion slots allow for the
installation of expansion cards, such as graphics
cards, sound cards, network cards, and storage
controllers. Common types of expansion slots include
PCIe (Peripheral Component Interconnect Express)
slots, which provide high-speed data transfer rates for
graphics cards and other peripherals.
62
Computer Motherboard
• Power Connectors: The motherboard has power
connectors that supply electricity to the board and its
components. The main power connector, typically a 24-
pin ATX connector, delivers power from the power
supply unit (PSU) to the motherboard. Additional power
connectors, such as the 4-pin or 8-pin CPU power
connector, provide power specifically to the CPU.
63
64
65
END OF LECTURE 1
66