L1 Slides - Computer Systems - KS4
L1 Slides - Computer Systems - KS4
L1 Slides - Computer Systems - KS4
2
Starter activity
● Mobile phone
● Video game console
● A tablet
● Calculator
● Smart watch
● Laser pointer
● Coffee machine
3
Starter activity
What is a computer?
4
Objectives
5
Activity 1
7
Activity 1
8
Activity 1
9
Activity 1
General purpose:
● Used for many different
types of tasks
● Lots of resources —
memory, storage, CPU cores
● Most tasks require a user
Embedded systems:
● ?
● ?
● ?
10
Activity 1
Embedded systems
● Coffee machine
● Vacuum robot
● Thermostat
● Security system
● Bluetooth speaker
● …?
11
Activity 1
General purpose:
● Used for many different types of
tasks
● Lots of resources — memory,
storage, CPU cores
● Most uses require a user
Embedded systems:
● Specialised to a specific task/set of
tasks
● Limited resources
● Often function without a user
12
Activity 2
13
Activity 3
14
Activity 3
The CPU
15
Activity 3
RAM
ROM
Read-only memory
● ROM is read-only
● ROM is non-volatile memory, which
means it does not need power to keep
the data inside it
● It is also fast
17
Activity 3
Hard drive
18
Activity 3
BIOS
19
Activity 3
20
Activity 3
21
Activity 3
22
Activity 3
23
Activity 3
24
Activity 3
25
Activity 3
26
Activity 3
27
Activity 4
28
Activity 4
29
Activity 4
30
Activity 4
Operating systems
● Error handling
● Program management
● Memory management
● Interaction with the user
● Processor management
● Input and output
● Security
● File management
31
Plenary
Error handling When a program fails or encounters a problem, the operating system protects
the wider system from crashing.
Program management Often our computers are running multiple processes at once. The operating
system makes sure that each application has enough resources to accomplish
its tasks.
Memory management The operating system controls where each piece of data is stored in RAM.
32
Plenary
Interaction with the user The operating system provides a graphical user interface which makes
operating the computer much simpler.
Processor management Instructions are executed by the CPU, but the operating system controls
which instructions are fed in to be executed.
Input and output The operating system captures data from peripherals and provides data to the
output devices to display to the user.
33
Plenary
Security The operating system stops unauthorised individuals from accessing data on
secondary storage or the data in memory.
File management When you save data to your hard drive, the operating system will find an
available section of storage and send the data to be written to that location.
34
Summary
Next lesson
Described the role of an operating system Create a quiz using all the questions you
have been writing
Explained the uses of utility software
Test yourselves by completing each
other’s quizzes
35