UNIT 1 Systems Architecture

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

What is the purpose of the CPU?

To process instructions

2
New cards

What are the main CPU components?

Control Unit, ALU, Registers and Cache

3
New cards

What is the purpose of the Control Unit?

Coordinates and controls all activities taking place within the CPU

4
New cards

What is the purpose of the ALU?

Arithmetic logic unit: Performs arithmetic and logical operations

5
New cards

What is the Cache?

Memory on the CPU that is faster than RAM but slower than registers

6
New cards

What is Von Neumann Architecture?

A computer that stores both program instructions and data in the same memory

7
New cards

What is the FE cycle?

How the CPU processes data and instructions

8
New cards

What are the steps of the FE cycle?

1. Instructions are fetched from Main memory

2. Instructions are decoded

3. Instructions are executed

4. Process repeats

9
New cards

What is a register?

A small amount of storage space for temporary data in the CPU

10
New cards

What are the 4 important registers in the FE cycle?

Program counter, MAR & MDR, Accumulator

11
New cards

What is the purpose of the Program counter in the FE cycle?

To display the address in RAM of the next instruction to be processed.

12
New cards

What is the purpose of the MAR in the FE cycle?

Stores the address of the current instruction to be fetched from RAM

13
New cards

What is the purpose of the MDR in the FE cycle?

stores the instruction that has been transferred from RAM to the CPU

14
New cards

What is the purpose of the Acculumulator?

Store ALU's results

15
New cards

What are the 3 Main factors affecting CPU performance

Size of the Cache, Clock speed in Hz, Number of processor cores

16
New cards

How does the clock speed affect CPU performance?

The higher the clock speed, the more instructions the CPU can execute per second

17
New cards

How does the size of the Cache affect CPU performance?

The more cache memory a CPU has, the faster it can access frequently used data

18
New cards

How does the Number of processor cores affect CPU performance?

The more number of cores, the more instructions can be processed at once

19
New cards

What is an Embedded system?

A system built within a larger device to perform a specific purpose has a mini microprocessor, also has RAM & ROM

20
New cards

What are examples of embedded systems?

Dishwasher, Microwave, Washing machine