Structure and function -Exam QUestions Flashcards

1
Q

Describe the 3 buses that connect the CPU to the rest of the computer

A

Control bus – transmits control signals from the control unit to other parts of the computer
Data bus – Carries the data
Address bus – carries the location address to memory

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

Explain the need for the PC

A

Needed to store the address of the next instruction
Value is then sent to the MAR
After value is sent it is then incremented

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

Explain the need for the MAR

A

Contains the address of the instruction/data to be accessed in memory
Receives the instruction from the PC

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

Explain the need for the MDR

A

Contains the instruction/data that has been accessed from memory
Data is referenced by the MAR
Instructions are sent to CIR
Acts as a buffer

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

Describe the use of the ACC

A

Temporary storage for data being processed/ during calculations
I/O in the processor used as a buffer /gateway

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

Describe the role of the CU in the processor

A

Decodes instructions
Sends control signals to coordinate movement of data
Controls buses

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

How does a faster clock speed improve CPUs performance

A

More FDE cycles per second
Therefore more instructions per second
So the programs takes less time to run

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

Explain an advantage of using CISC instead of RISC

A

Programs run faster due to fewer instructions

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

Explain the effect of using a coprocessor when carrying out complex calculations

A

The coprocessor performs the calculations so they are processed faster when using floating point arithmetic

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

Describe the features of the Von-Neumann architecture

A

Single control unit
One instruction at a time
Uses FDE cycle
Instructions and data stored in same memory unit

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