4.7 - Computer Organisation and Architecture Flashcards

1
Q

Processor

A

Fetches, decodes and executes instructions that allow the computer to work.

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

Main Memory

A

Stores data and instructions currently in use.

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

Address Bus

A

Carries addresses from the CPU to main memory of locations that need to be accessed.

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

Data Bus

A

Carries data to/from RAM.

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

Control Bus

A

Carries control signals (e.g. memory read/write, clock, etc)

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

I/O Controller

A

Device that acts as an interface between the processor and an I/O device.

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

Stored Program Concept

A

Instructions are fetched, decoded and executed serially. Most common in standard PCs.
Also known as von Neumann architecture.

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

Harvard Architecture

A

Separate memories and buses for data and instructions. Can be faster. Often used in embedded systems.

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