1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What is the clock?
The hardware component that synchronizes the CPU.
What is the clock made of?
A tiny quartz crystal.
What does this clock material do?
Vibrates at a constant rate, each ‘tick’ of the clock triggers the CPU to carry out one action.
What is clock speed measured in?
Cycles per second (Hertz).
What does one cycle per second equal?
One Hertz.
What does a higher clock speed mean?
More instructions can be executed per second.
What is the clock speed of most modern CPUs?
3 Gigahertz (GHz).
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.