Types of Processor Flashcards

1
Q

Reduced Instrucction Set Computer vs Complex Instruction Set Computer

A

Reduced Instruction Set Computers:
Compiler has to do more work translating
More RAM required to store code
Pipelining is possible since each instruction takes only one clock cycle

Complex Instruction Set Computer:
Compiler has less work translating
Less RAM required
Pipelining is not as easy

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

What are parallel systems?

A

Use threading to complete multiple instructions with one core

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

What is threading?

A

Smaller units that can run concurrently

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

Describe GPU

A

Has lots of independent processors which work in parallel, making it efficient for repetitive tasks

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

CD Mechanisms

A

optical storage, uses lands that reflect light and pits that scatter light

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

magnetic storage mechanisms

A

binary information through polarised and non-polarised parts which are produced by a read/write head

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

Flash mechanisms

A

silicon semiconductors form NAND and NOR gates

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