Types of processor and storage- paper 1 Flashcards

1
Q

What is a RISC processor and what are its’ key features?

A

Small simple instruction set
Each instruction is approximately one line of machine code and takes one clock cycle
Compiler has more work to translate high level code into machine code
More RAM required to store the code
Pipelining is possible because each instruction is one clock cycle

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

What is a CISC processor and what are its’ key features?

A

Large instruction set
Compiler has less work to translate high level code into machine code
Less RAM required since code is shorter
Many specialised instructions are made even though few of them are used

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

What is a multi-core system?

A

Multiple independent cores that can complete instructions separately- resulting in higher performance

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

What is a GPU?

A

Has a lot of independent processors which work in parallel making it very efficient at completing repetitive tasks

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

What are the features of RAM?

A

Random access memory is a type of fast main memory.
Used to store data and programs the computer is currently using.
RAM is volatile

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

What are the features of ROM?

A

Read only memory
Stores bootstrap routine
Non volatile

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

What is virtual storage?

A

When information is stored remotely.

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

What are the different points you should talk about when asked a storage essay question?

A

Speed
Cost per storage unit
Durability
Portablity

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

What are the advantages/disadvantages of magnetic storage?

A

Fast - not as fast as solid state
Cheap
Long life and reliable
Not very portable and can be easily damaged

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

What are the advantages/disadvantages of solid state storage?

A

Very high access times
Very expensive
Vulnerable to abrupt power loss
Very compact and easy to transport

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

What are the advantages/disadvantages of optical storage?

A

Slow access speeds
Medium cost
Can lose data very easily if scratched
Easily transportable.

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