Data representation
Data transmission
Hardware
Software
The internet + Emerging tech
100

The smallest unit of an image is called a ....

Pixel

100

Describe serial transmission

Single bit at a time

Down a single wire

100

Identify one input, one storage and one output device you can find in a supermarket

Barcode scanner, keyboard

Printer, monitor

SSD / HDD

100

Identify the two types of software

System and application

100

Another name for the text based address for a website

URL
200

What is the largest number that can be represented by 8 bits

255

200

Identify the three parts of a data packet

Payload

Trailer

Header

200

Identify 5 registers you can find in the CPU

MAR


MDR

CIR

PC

ACC

200
Identify three tasks of the OS

Managing memory

Multitasking

Managing interrupts

Providing platform for application software

Providing user interface

200

Describe the difference between symmetric and assymmetric encryption

Symmetric uses one key- public for encryption and decryption. 

Assymmetric uses two- public and private. 

300

Describe the difference between a sample rate and sample resolution

Sample rate- The number of samples recorded each second. 

Sample resolution- The number of bits that are used to record each sound sample. 

300

Describe the term packet switching

A method of transmitting data packets across a network. Each data packet is able to take an individual pathway across a network

300
Which register is built into the ALU and stores the results of any interim calculations

ACC

300

What does the word portable refer to in the context of programming languages

A program that can run on different types of computers. High level language is considered portable. 

300

Describe the features of a DDOS attack

Malware is sent

Create a botnet / bots

Perpetrator uses bots to send requests to server

Server is overwhelmed and crashes

Server is inaccessible denying service to legitimate users

400

Calculate the size of this file: 

10 images in the file

Image resolution is 100 x 150

Colour depth is 8 bits

In bytes

1,200, 000 / 8 = 150,000 bytes

400

Describe how a checksum error detection method works

Uses a calculated value to check for errors

A value is calculated from the data that will be transmitted

Method such as modulus 11 is used

Once value has been calculated it is sent with the data be transmitted

Receiving device carries out the same calculation

If the values match there is no error, if the values don't match there is an error

400

Identify and describe the three factors that affect the performance of a CPU

Cores- More cores then the more FDE cycles that can happen at the same time

Clock speed- Measured in hertz, refers to the number of FDE cycles that can happen per second. 

Cache- Memory in the CPU to store frequent instructions, less fetch cycles to the RAM

400

Identify four features of an IDE

Auto completion

Auto correction

Pretty print

Run time environment

400

Describe how a greenhouse would use an automated system

The temp sensor takes a reading

Reading is coverted to digital using ADC

Reading is sent to microprocessor 

Reading is compared to pre stored values 

If reading is out of range then the actuator would take action by opening, closing or activating an output device. 

If it is in range, then nothing happens

The process is continuous. 

M
e
n
u