The Processor Structure Flashcards

1
Q

Name the three parts of the Processor and what their purposes are

A

Control Unit - responsible for timing and execution of instructions correctly
Arithmetic and Logic Unit - the ALU which performs arithmetic and boolean operations
Registers - temporary storage of instructions or results

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

Name four tasks a control bus can do

A

Clock
Reset
Interrupt
Non Maskable Interrupt

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

State the difference between an instruction and an operation

A

Operation - single command

An instruction- may be made up of operations

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

Name the 3 types of information a register can hold

A

Data
Instructions
Addresses

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

Describe the fetch-execute cycle

A

Instruction is transferred to the processor on the data bus

Then decoded and executed

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

What is the difference between memory-read and memory-write?

A

Memory read operation- address bus gets location, read line activated, data is decoded and executed
Memory write- address is decided, data is set up, sends data to section of memory

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

Name the four parts of a processor

A

The central arithmetic logic unit
The central control unit
Memory
Input and Output channels

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

Describe two tasks a control unit does during fetch-execute cycle

A

Activate read line to transfer instruction

Supplies the clock signal

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

Describe some developments in CPU help processing speeds to increase

A

Increased internal bus width - improves simultaneous processing
Increased external bus width - improves number of bits received
Increased cache - Allow more instructions stored near CPU
Multi-core processors - simultaneous processing
Reduced instruction set - simplifies CPU instructions

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

Describe how changing the width of the bus’ help memory

A

Width of data bus - number of bits stored in each memory address
Width of address bus - number of addresses in memory

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