Retest Flashcards

1
Q

State the purpose of the CPU

A

it fetches, decodes, and executes instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

State two functions of the CU

A

It is part of the decode section of the computer and decodes instructions. It also controls how data moves around the CPU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the purpose of the memory data register

A

It holds the data that has been fetched from or to be written to main memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Example of an embedded system

A

A calculator - it fetches the inputted numbers, decodes them and executes the calculations before outputting the numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What things do you need to consider for suitable storage

A
6
Cost
Speed
Portability
Reliability
Durability
Capacity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How many bits per character is Unicode

A

16

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many bits per character is ASCII

A

7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

With 8 bits per pixel how many colours can be stored

A

256

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How to calculate image file size

A

Height x width x colour depth

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How to calculate sound file size

A

sample rate x duration x bit depth

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How to calculate a text file size

A

bits per character x number of characters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How to convert real sound into digital sound

A

The sound is received through a microphone
It is digitalized using an analogue to digital converter
It is sampled at regular intervals
The values are rounded depending on resolution/bitdepth
Stored as binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is sample rate

A

number of samples taken per second (hertz)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is sample resolution

A

number of bits used to store each sample

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is sample size

A

number of seconds over which the sample was taken

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Types of lossy compression formats

A

.jpg
.mp3
.mp2

17
Q

Types of lossless compression formats

A

.gif
.png
.pdf