Computer systems (Fetch execute cycle and computer structure) Flashcards

1
Q

What is the first step of the fetch execute cycle ?

A

The processor sets up the address bus with the required address

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

What is the second step of the fetch execute cycle ?

A

The processor activates the read line of the control bus

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

What is the third step of the fetch execute cycle ?

A

The third step of the fetch execute cycle is an instruction is fetched from the memory location using a data bus and then stored into an instruction register .

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

What is the forth step of the fetch execute cycle?

A

The instruction in the instruction register is decoded and executed

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

What do cores in processor do ?

A

A multi-core processor is a processor with two or more separate processing units (cores).

Each core contains an ALU, control unit and registers.

The cores can process tasks in parallel.

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

What does increasing the number of cores do ?

A

The greater the number of cores on a processor, the greater the number of instructions that can be carried out simultaneously.

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

What does the width of the address bus do ?

A

The data bus is a set of wires that transport data between the processor and main memory.
Each cycle of the fetch-execute cycle requires data to be moved along the data bus.

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

What does increasing the width of the address bus do ?

A

Increasing the width of the data bus increases the amount of data / program instructions that can be transported in a single cycle.

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

What is cache ?

A

Cache is a small amount of memory on the mother board and what it does is that it provides rally fast access to the processor and it also stores frequently used items of data and instructions

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

What happens when you increase the cache ?

A

When you increase the amount of cache you are increasing the amount of commonly used instruction and pieces of data that can stored and you don’t need to go to the processor to save that data and also to retrieve it .

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

What is clock speed ?

A

The clock speed is the speed at which the processor does any instruction at

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

What happens when you increase the clock speed ?

A

When you increase the clock speed you increase the amount of instructions that the processor can do at any one time.

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