CS Topic 3

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

flashcard set

Earn XP

Description and Tags

The number in brackets are how many points there are and all answers AREN'T in full sentences

Last updated 12:53 PM on 5/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

What is the control unit (2)

It’s in charge. It understands the instructions and tells the other components what to do.

2
New cards

What are the characteristics of the CU (3)

It’s organised, efficient and collaborative

3
New cards

What does it manage/control (1/1)

It manages the instructions and controls the instructions

4
New cards

What is the ALU (2)

It’s the calculator. It handles all mathematics operations.

5
New cards

What are the characteristics of the ALU (3)

It’s logical, good with numbers and precise

6
New cards

what does the ALU manage (1)

it manages calculations and logic

7
New cards

What is the clock (2)

It’s used to regulate the number of FDE cycles carried out per second and synchronises the other components

8
New cards

What characteristics does the clock have (3)

Punctual, reliable and good rhythm

9
New cards

What does it manage (1)

cycles per second

10
New cards

What are registers (2)

Small, very fast memory locations inside the CPU that store and manage different datas

11
New cards

State the 5 registers (5)

Memory address

Memory data

Current instruction

Program counter

Accumulator

12
New cards

What does the Memory Address Register store (1)

memory addresses used when searching for data in RAM

13
New cards

What does the Memory Data Register store (1)

stores data when fetched from memory

14
New cards

What does the Current Instruction Register hold (1)

The binary representation of the instruction to be executed

15
New cards

What does the Program Counter Count (2)

Each instruction as it’s execution, keeping track of how many instructions are in the program

16
New cards

What does the Accumulator store (1)

Important data being used in calculations

17
New cards

What are the characteristics of registers (2)

Fast and reliable memory, also good at sharing

18
New cards

What is a bus (1 or 2)

A set of parallel wires that transport data between the components inside the processor and memory

19
New cards

What are the characteristics of buses (3)

Social, fast and efficient