Computing GCSE: The Clock

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

1/7

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.

8 Terms

1
New cards

What is the clock?

The hardware component that synchronizes the CPU.

2
New cards

What is the clock made of?

A tiny quartz crystal.

3
New cards

What does this clock material do?

Vibrates at a constant rate, each ‘tick’ of the clock triggers the CPU to carry out one action.

4
New cards

What is clock speed measured in?

Cycles per second (Hertz).

5
New cards

What does one cycle per second equal?

One Hertz.

6
New cards

What does a higher clock speed mean?

More instructions can be executed per second.

7
New cards

What is the clock speed of most modern CPUs?

3 Gigahertz (GHz).

8
New cards

Why do some CPUs need two cycles to fetch an instruction?

One to get the instruction, and the second to get the data necessary to carry it out.