Structure and role of the processor and its components

0.0(0)
studied byStudied by 0 people
call kaiCall 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.

Last updated 10:41 PM on 2/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

major components in the CPU

- arithmetic logic unit

- control unit

- registers

- clock

2
New cards

ALU

performs arithmetic and logic operations (maths, boolean operations)

3
New cards

Control unit

controls various components of the processor by sending signals and decodes instructions

4
New cards

Clock

- generates a timing signal at a regular frequency to synchronise communication between components and processor and rest of computer system

5
New cards

Registers

- program counter

- current instruction register

- memory address register

- memory data register

- status register

6
New cards

program counter

holds memory address of next instruction (increments after each cycle)

7
New cards

current instruction register

holds instruction currently being executed by the processor

8
New cards

memory address register

stores the address of a memory location that is to be read or written to

9
New cards

memory data register

holds contents of memory location that has been read from or data that is to be stored

10
New cards

status register

holds current state of processor

11
New cards

fetch

1. contents of PC copied to MAR

2. MAR gets instruction from main memory through address bus

3. data at memory location is sent into MDR by data bus

4. program counter increments

5. contents of MDR copied into CIR

12
New cards

decode

- contents of CIR decoded by control unit

- decoded instruction split into opcode and operands

13
New cards

opcode

- specificies the operation

14
New cards

operand

- data for the operation

15
New cards

execute

instruction carried out

1. required data is fetched

2. instruction is carried out

3. results stored in general purpose registers or main memory

16
New cards

processor instruction set

specifc group of instructions carried out by the processor (stored in machine code, with operands and opcode

17
New cards

addressing modes

immediate addressing

direct addressing

18
New cards

immediate addressing

operand is datum

19
New cards

direct addressing

operand is address of datum

20
New cards

factors affecting processor performance

- number of cores

- cache memory

- clock speed

- word length

- address bus width

- data bus width

Explore top flashcards