1.1.1 (1) - Parts of A CPU

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

1/7

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

What is a processor?

The internal hardware component of a computer responsible for executing the instructions of programs.

2
New cards

What are the 3 main parts of the CPU?

CU, ALU and Registers.

3
New cards

What is the purpose of the CU?

  • Directs the flow of data around the CPU

  • Sends and receives control signals

  • Follows the FDE cycle

4
New cards

What is the purpose of the ALU?

  • Arithmetic calculations

  • Boolean/Logical Operators

  • Comparisons between values

5
New cards

What are Registers?

Registers are small amounts of super fast memory within the CPU.

6
New cards

What are the 3 things Registers can store?

data, instructions and addresses

7
New cards

What is the clock?

A component of the CU used to synchronise the operations of other components.

8
New cards

How does it work?

It generates regular electronic pulses by emitting a signal that continuously switches between low (0) and a high (1) state, controlling the timing of all CPU operations.