2.elements of computer system - Understanding computers
JethCuenco
38 views
11 slides
Jan 17, 2024
Slide 1 of 11
1
2
3
4
5
6
7
8
9
10
11
About This Presentation
computer system
Size: 586.16 KB
Language: en
Added: Jan 17, 2024
Slides: 11 pages
Slide Content
Elements of a
Computer System
Understanding Computers
Understanding Computers
L1 –Elements of a Computer
Elements -Learning Objectives
•All will be able to distinguish between
hardware and software and identify Input,
Output and Storage devices
•Most will be able to explain what RAM and
ROM are used for and distinguish between
main memory and permanent storage devices
•Some will be able to name and explain the
three stages in the Fetch Execute Cycle
Understanding Computers
L1 –Elements of a Computer
Hardware or Software?
What is Hardware?What is Software?
Objects that you can touch, like
a Music CD. For example:
Disks, disk drives, display
screens, keyboards, printers,
boards, and chips.
You cannot ‘touch’ software.
Software refers to the
programs that run on a
computer, rather like the music
playing on a CD.
Examples of software:
Windows, MS Word, MS Excel,
Koduand Logo.
Understanding Computers
L1 –Elements of a Computer
Input, Output & Storage Devices
What is an
output device?
What is an
input device?
What is a
Storage device?
An output device is
a piece of computer
hardware used
display or output
data which has been
processed or stored
in a computer.
Printer, Speaker.
An input device is
anything can be
used to enter data
into a computer.
Keyboard, Mouse.
A storage device is
used to permanently
record or store data.
CD, Hard Drive.
Understanding Computers
L1 –Elements of a Computer
What do each of these images represent? Are they hardware or software?
Input, Output or Storage devices?
Understanding Computers
L1 –Elements of a Computer
Components of Computer
Hardware
INPUT
DEVICE
OUTPUT
DEVICE
PROCESS
DEVICE
STORAGE
DEVICE
The Central
Processing Unit
(CPU)
Understanding Computers
Understanding Computers
L1 –Elements of a Computer
What are these Components?
Understanding Computers
L1 –Elements of a Computer
The Components of a Computer
Central
Processing
Unit
(CPU)
Input
Output
Main
Memory
Storage
Understanding Computers
L1 –Elements of a Computer
Fetch –Decode –Execute Cycle
Decode
Execute
Fetch
Understanding Computers
L1 –Elements of a Computer
Fetch –Decode –Execute Cycle
•Computer has a list of instructions in memory
to carry out.
•CPU Fetchestop instruction from the list
•Instructions is passed to Decoderto interpret
•Decoderpasses on the instruction
•Instruction is Executedor carried out
•CPU Fetchestop instruction from the list…