• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/7

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

7 Cards in this Set

  • Front
  • Back
Purpose of a CPU
'brain of the computer'
processes data
decision-maker
Fetch - Decode - Execute
Fetch - Places items to be fetched on the adress bus. ata travels to the CPU from main memory on the data bus.
Decode - CPU decodes the data in preparation of the next step. Each CPU has a different 'instruction set'
Fetch - Decode - Execute
Fetch - Places items to be fetched on the adress bus. ata travels to the CPU from main memory on the data bus. Stored in temporary registers within itself.
Decode - CPU decodes the data in preparation of the next step. Each CPU has a different 'instruction set'
Execute - The CPU carries out the instruction upon the data.
Parts of a CPU
Control Unit - Controls & moniters hardware. Controls input & output. Controls the flow of data within the CPU.
Immidiate Access Store (IAS) - Holds data that is immidiately needed by the CPU.
Arithmetic & Logic Unit (ALU) - Calculations are performed here (1+1=2) Logic is also done here (1<10)
Clock Speed
1 Instruction performed every cycle. Measured in Hz - cycles per second.
More cycles - faster, but uses more power and gets hotter.
Overclocking - modified CPU to go faster. Uses more power and gets hotter.
Cores
More cores = more CPUs
Shares the load between the two.
Cache
The cache is a momory storage device very close to the CPU to make it faster to store the information.