1.1 Systems architecture

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

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.

13 Terms

1
New cards

Fetch execute cycle

fetching (from memory), Decoding (what it's asking you to do), Executing

2
New cards

ALU

performs algorithmic and logic decisions

3
New cards

CU

Coordinates activities of the CPU

4
New cards

Cache

temporary storage for frequently accessed data

5
New cards

Registers

memory in the CPU used to store data currently in use of fetch execute cycle

6
New cards

MAR

Stores the address of the data to be fetched from/stored

7
New cards

MDR

Stores the data to be fetched/stored

8
New cards

Program counter

stores address of the instruction to be fetched from after

9
New cards

Accumulator

stores results of the ALU

10
New cards

Clock Speed

indicates the number of fetch/decode/execute cycles per second - higher clock speed = quicker CPU

11
New cards

Cache size

small size of high-speed RAM in the CPU. more cache space = quicker CPU

12
New cards

Number of cores

more cores means it can run a greater number of instructions at one time - more cores = quicker CPU

13
New cards

Embedded systems

a small system that forms part of a larger system e.g washing machine