1.1 Systems Architecture Revision Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is the purpose of the CPU?

A

To guide the computer through the Fetch-Decode-Execute Cycle.

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

What is the name of the Component which performs Calculations?

A

ALU (Arithmetic Logic Unit)

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

What is the purpose of the cache?

A

Provides fast access to frequently used instructions and data without having to go to the main memory (RAM).

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

What functions does the Control Unit do?

A

It decodes instructions and sends signals to control how data moves around the CPU.

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

What is the purpose of the Memory Data Register?

A

Holds data fetched from or to be written to the memory.

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

Give examples of an embedded system and why it is a computer system.

A
  1. Hospital Instruments
  2. Car Engine Management Systems
  3. Digital Clocks
  4. Washing Machines
  5. Hybrid Cars
    It is a small system which performs tasks of a larger system, device or machine.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the purpose of the Program Counter

A

Holds the address of the next instructions.

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

What three factors affect the speed of the CPU?

A

Cores, Cache Size and Clock Speed.

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

Explain what each cycle of the Fetch-Execute cycle does.

A

Fetch: Fetches the information from the main memory and brings it back to the CPU.
Decode: Decodes the instructions to better understand them.
Execute: CPU carries out the instructions.

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

What are the Program Counter and the Accumulators?

A

Registers.

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