Weekend Revision (Chapter 1 - Paper 1) Flashcards

1
Q

What is the Arithmetic Logic Unit?

A

ALU, performs arithmetic calculations and makes logical decisions (AND/OR/NOT)

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

What does the Control Unit?

A

Sends signals to control how data moves around the CPU.

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

What does Cache do?

A

Provides fast access to frequently used instructions and data.

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

What are registers?

A

Tiny, super-fast pieces of onboard memory inside the CPU, each with a specific purpose.

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

What are the four registers?

A

Accumulator
Memory Address Register
Program Counter
Memory Data Register

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

What happens in the ‘Fetch’ stage?

A

Program counter checked for the memory address of the next instruction

MAR fetches instruction from RAM and brings it to MDR

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

What is the ‘decode’ stage?

A

Control Unit decodes to figure out what the CPU needs to do.

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

What is the ‘execute’ stage?

A

Carrying out machine code instruction.

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

Properties of embedded systems?

A

Low Power consumption
Small size
rugged operating systems
low cost per unit

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

What are the different types of Primary storage?

A

RAM, ROM, Registers and Cache.

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

What is the function of secondary storage?

A

Holds operating system, programs and data when they are not in use.

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

What is tertiary storage used for?

A

Used to back up and archiving large amounts of data.

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

What are some characteristics of primary storage?

A

Mainly volatile

relatively small capacity compared to secondary

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

What are some characteristics of secondary storage.

A

Non volatile

High capacity

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

What is ROM?

A

Small piece of read only memory located on the motherboard.
Non-Volatile
Holds startup instructions for computer.

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

What is RAM?

A

Temporary storage of instructions and data,
Holds data currently being used by the processor.
Volatile
Much faster to read from than the hard drive.

17
Q

When is virtual memory used?

A

When RAM is filled up.

18
Q

Why is virtual memory slower than RAM?

A

Needs to be fetched from RAM when user wants to put the program into use.

19
Q

Why is secondary storage required?

A

ROM is read only and RAM is volatile.

20
Q

What is secondary storage used for?

A

Storage of programs and data when the computer is powered off.
Backing up or archiving data.

21
Q

What are the positives of Optical storage?

A

Cheap, Lightweight, Portable

22
Q

What are the negatives of optical storage?

A

Very slow, prone to scratches.

23
Q

What are the positives of magnetic storage?

A

Cheap, Large capacity

24
Q

What are the negatives of magnetic storage?

A

Slow access times.

Fragile

25
Q

What are the positives of solid state?

A

Durable

Fast access times

26
Q

What are the negatives of solid state?

A

Cost

Limited lifespan

27
Q

What should you mention when asked to recommend a storage type?

A
Capacity
Speed
Portability
Durability
Reliability
Cost
28
Q

What should you mention when asked to recommend a storage type?

A
Capacity
Speed
Portability
Durability
Reliability
Cost