
N5 Computer Systems
Presentation
•
Computers
•
10th Grade
•
Easy
Sarah Lyon
Used 41+ times
FREE Resource
17 Slides • 27 Questions
1
N5 Computing Science
Computer Systems
By Miss Lyon
2
Computer Systems
Data Representation
Computer Structure
Security Precautions
Environmental Impact
3
Using 8-bit extended ASCII to represent text in a computer system.
Text
Converting binary numbers to denary and vice versa
Describing floating point representation
Numbers
Data Representation
4
Binary to Denary
Each bit in a binary number has a place value. The right-most bit always has the value - 1. Each bit after is found by doubling the value on the right.
Take your 8 bit binary number and place under each of the column headings. Add up the values with a 1 in that column.
5
Multiple Choice
What denary number is being represented in binary? 0000 1010
6
Multiple Choice
What is 1111 1111 in denary?
225
244
255
222
7
Denary to Binary
Begin with the same column headings (place values)
Then determine if the denary number greater than or equal to the place value
Yes:
enter a 1 below the place value
subtract the place value from the denary number - this is the remainder
No:
enter a 0 below the place value
Repeat these steps working from left to right until the remainder equals 0
8
Multiple Choice
9
Multiple Choice
How is the number 128 represented in binary?
1000 0000
0000 0001
1111 1111
1100 0000
10
Floating Point Representation
Real numbers are numbers with a decimal point.
To store a real number the computer moves the decimal point to the left hand side.
The number is then stored in 2 parts, the mantissa and the exponent.
11
Multiple Choice
0.100101 x 25
What is the mantissa?
100101
2
5
12
Multiple Choice
0.100101 x 25
What is the exponent?
100101
2
5
13
Extended ASCII (8 bit)
Extended ASCII uses 8 bits to represent each character and can represent 256 characters.
Some characters are printable (A, b, !, 2)
Some characters are control (ctrl, backspace, escape)
You can calculate the storage requirement of a word by assigning 8 bits to every character
E.g. DOG 3 characters x 8 bits = 24 bits
14
Multiple Choice
This is a printable character
shift
alt
delete
A
15
Multiple Choice
How many bits are used per character in extended ASCII?
6
8
7
4
16
Multiple Choice
How many bits are required to store the word HELLO ?
5 bits
40 bits
8 bits
48 bits
17
Describe common vector objects and attributes
Graphics - Vector
Describe how bitmapped method of graphics representation
Graphics - Bitmap
Data Representation
18
Bitmapped Graphics
A bit-mapped graphic is stored as a 2D array of pixels
The resolution of a bit-mapped graphic is its total number of pixels
The colour of each pixel is stored as a binary value
The bit depth of the image is the number of bits used to store each colour - as bit-depth increases, file size increases
19
Vector Graphics
Objects:
rectangle
ellipse
line
polygon
Attributes:
co-ordinates
fill colour
line colour
Vector graphics represent images using shape objects.
Each object has attributes which describe how it is to be drawn.
20
Multiple Choice
21
Multiple Choice
Line colour, fill colour, x/y coordinates are vector...
attributes
objects
things
items
22
Multiple Choice
An advantage of using a bitmap graphic
can be edited at pixel level
they can be pixelated
23
Multiple Choice
What vector object is this an example of?
circle
ellipse
line
rectangle
24
Describe the purpose of computer buses:
data bus
address bus
Buses
Describe the purpose of processor components:
ALU
Control Unit
Registers
Processor
Computer Structure
25
Processor Components
Manages the flow of data around the computer, sends control signals to other parts of the system
Control Unit
Arithmetic and Logic Unit - carries out any calculations, comparisons and logic
ALU
Registers
Fast temporary storage locations on the processor,
stores data being used by the CPU
26
Multiple Choice
Which of the following is not part of the processor?
ALU
Control Unit
Registers
RAM
27
Multiple Choice
Which part of the processor stores data?
ALU
Registers
Control Unit
RAM
28
Multiple Choice
Which part of the processor carries out comparisons
Control Unit
Arithmetic and Logic Unit
Registers
RAM
29
Multiple Choice
Which part of the processor sends out control signals?
Control Unit
Arithmetic and Logic Unit
Registers
RAM
30
Multiple Choice
Which part of the processor is responsible for carrying out mathematical calculations
ALU
Control Unit
CPU
Registers
31
Buses and Memory
Each memory location has its own unique address which is used by the address bus to read/write data to the correct place.
Memory Locations
Carries data to and from memory to the processor
is bi-directional because data can travel in both directions
Data Bus
Address Bus
Tells memory which memory location is being read from and written to
only goes in one direction
32
33
Multiple Choice
What bus is used to carry data to and from the processor from memory?
Data Bus
Control Bus
First Bus
Address Bus
34
Multiple Choice
This is used to carry the unique memory location of data from the processor to memory
Address Bus
Control Bus
Data Bus
First Bus
35
Translators
Translators (interpreters and compilers) translate high level language code to binary (machine code)
Compiler: translates in one go.
Advantages:
Program only needs to be compiled once
The compiler does not need to remain in memory once compiled, as the object code can run independently
Disadvantage:
Harder to debug because all of the errors are reported once the program has been compiled
Interpreter: translates one line at a time.
Advantage:
Errors are flagged after each line has been interpreted making debugging easier
Disadvantages:
Slower - statements in a loop are translated repeatedly
Interpreter must remain in memory to allow the program to run
36
Multiple Choice
What is this description of " this translates the whole program only after every line has been written"
Compiler
interpreter
translator
HLL
37
Multiple Choice
Translators are used to convert High Level Language code to Machine Code
True
False
38
Multiple Choice
Machine code is another name for...
binary
High Level Language
Python
Java
39
Multiple Choice
Which of the following is NOT an example of a high level language
binary
Python
Java
Visual Basic
40
Encryption is the process of scrambling data so that it is unreadable by any unauthorised person.
A key is requried to decrypt the data
Encryption
A firewall protects a network against unauthorised access by monitoring network traffic and deciding what gets through
Firewalls
Security Precautions
41
Multiple Choice
What is the name of the security precaution that makes data unreadable to anyone without the key?
firewall
encryption
anti-virus
encipher
42
Fill in the Blanks
Type answer...
43
Environmental Impact
Energy Use
Energy use of computer systems can be reduced through:
monitor settings
power down settings
computers on stand-by
44
Multiple Choice
Which of the following would not be a method of saving energy
using a screensaver
turning down the brightness on the monitor
activate stand by mode
use power saving settings on the hard drive
N5 Computing Science
Computer Systems
By Miss Lyon
Show answer
Auto Play
Slide 1 / 44
SLIDE
Similar Resources on Wayground
40 questions
Cell terms part 1
Presentation
•
9th - 10th Grade
38 questions
2023 EOC Review - Day 1 - Plant / Animal Body Systems
Presentation
•
9th - 10th Grade
36 questions
Accuracy and Precision REVIEW
Presentation
•
9th - 10th Grade
38 questions
Unit 2 Data transmission and encryption -T2 Data transmission
Presentation
•
10th - 11th Grade
40 questions
Cell terms part 2
Presentation
•
9th - 11th Grade
37 questions
6.1 Intro to polygons
Presentation
•
10th Grade
39 questions
Genetics terms part 1
Presentation
•
9th - 10th Grade
42 questions
All About Venn Diagrams
Presentation
•
10th Grade
Popular Resources on Wayground
15 questions
Grade 3 Simulation Assessment 1
Quiz
•
3rd Grade
22 questions
HCS Grade 4 Simulation Assessment_1 2526sy
Quiz
•
4th Grade
16 questions
Grade 3 Simulation Assessment 2
Quiz
•
3rd Grade
19 questions
HCS Grade 5 Simulation Assessment_1 2526sy
Quiz
•
5th Grade
17 questions
HCS Grade 4 Simulation Assessment_2 2526sy
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
24 questions
HCS Grade 5 Simulation Assessment_2 2526sy
Quiz
•
5th Grade
20 questions
Math Review
Quiz
•
3rd Grade