Topic 2 organisation Flashcards

1
Q

Define CPU

A

The “brain of the computer system” that can process data very quickly but can only process data by following instructions, meaning it cannot think for itself

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

List what the CPU contains (4)

A

Control Unit (CU)

Arithmetic Logic Unit (ALU)

Memory Address Register (MAR)

Memory Data Register (MDR)

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

Define control unit (3)

A

Component of CPU that is responsible for the operation of the CPU

Controls the retrieval of instructions from the primary memory as well as the sequence of of their execution.

The CU is responsible for providing the ALU with the data that needs to be processed as well as instructions on how the data should be processed

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

Define ALU

A

performs all the basic arithmetic instructions, logical or input/output operations

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

What does MAR do (2)

A

The MAR holds the memory location address that is about to be written to, so that the ALU can fetch the corresponding content from the memory and process it accordingly

MAR also holds the memory address of where the data that has been processed will need to be stored

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

How does the MAR and primary memory communicate

A

Memory address bus

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

What does the MDR do

A

Holds the data that is to be used by the ALU

After processing has taken place, the ALU places the results onto the MDR and the data is copied onto the RAM

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

How is the MDR and MAR closely related

A

Whichever memory address location the MAR is holding, the corresponding data will be loaded onto the MDR for processing by the ALU

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

How does the MDR and primary communicate

A

Data bus

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

Define buses

A

Connecting wires that connect the CPU to other devices, carrying instructions to and from components

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

Name the 3 important buses (3)

A

Data bus (links primary memory and CPU via MDR)

Control bus (links primary memory and CPU via control bus)

Memory address bus (links primary memory and CPU via MAR)

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