Computing revision (Comp 1, Topic 1)

?
what does volatile mean ?
Volatile memory means that it is cleared/emptied when the power is lost. This can be found in Computers, Smart phones, Watches and is seen as RAM or Cache.
1 of 12
What does Non - volatile mean ?
Non- Volatile memory means that the data is not cleared/emptied when the power is lost. Examples of this are ROM, BIOS, Flash Memory. These can be found in embedded systems such as DVD players and Air-Con machines.
2 of 12
What is CPU cache ?
CPU CACHE is a small piece of volatile memory found on the CPU. It contains the MAR and MDR. When an instruction is loaded from RAM, the address goes into the MAR and the instruction (EG Add) goes into the MDR
3 of 12
What is clock speed ?
The number of instructions that the CPU can make per second
4 of 12
What does cores mean in terms of CPU ?
How many brains the computer basically has (The more cores [brains] the more it can process at once) (The faster the clock speed does not mean the computer will perform better; It just means that the computer will be able to process the
5 of 12
What is the function of the Memory Address Register (MAR) ?
holds the address of the data that needs to be calculated
6 of 12
what is the function of the Memory Data Register (MDR) ?
holds the instructions for the CPU to do (EG Add, Minus)
7 of 12
What is the function of the Accumulator ?
stores the current running total of the calculations
8 of 12
What is the function of the Arithmetic Logic Unit (ALU) ?
performs the calculations/sorts/searches/logic
9 of 12
What is the cache ?
is a small amount of volatile memory that holds the current instructions (with MAR and MDR)
10 of 12
What is the function of the program counter ?
this stores the instruction we are on (EG instruction 1) then increases to 2,3,4,5 and so on…
11 of 12
What is the function of the control unit ?
is in charge of getting the INPUTS (EG from the keyboard) and pushing to the  outputs (EG the screen) – it is also in charge of making sure the data goes around the CPU
12 of 12

Other cards in this set

Card 2

Front

What does Non - volatile mean ?

Back

Non- Volatile memory means that the data is not cleared/emptied when the power is lost. Examples of this are ROM, BIOS, Flash Memory. These can be found in embedded systems such as DVD players and Air-Con machines.

Card 3

Front

What is CPU cache ?

Back

Preview of the front of card 3

Card 4

Front

What is clock speed ?

Back

Preview of the front of card 4

Card 5

Front

What does cores mean in terms of CPU ?

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all systems architecture resources »