Computer Science - 1.1 (quick)

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

CPU

1 / 12

flashcard set

Earn XP

Description and Tags

System Architecture

13 Terms

1

CPU

Fetches and executes instructions/data

New cards
2

ALU

Carries out math and logic comparisons, there can be multiple in one CPU and is split into; the Logic Unit, and the Arithmetic Unit. Holds the Accumulator.

New cards
3

CU

Directs the operations from the processor. Contains the PC MAR and the MDR.

New cards
4

Cache

Located Around or inside the CPU the Cache is super fast memory close to the CPU to speed up the Fetch and Execute Cycle

New cards
5

PC

Stores the memory address of the next instruction. Is incremented by one after an instruction is fetched.

New cards
6

MAR

Holds memory addresses before they are sent down the address bus. The addresses can either be the locations of instructions, the locations of data or the location to store data.

New cards
7

MDR

Stores either an instruction or data once it is fetched from memory. It receives instructions or data via the data bus. It can also store data before it is send back along the data bus to be stored (the data bus is two way)

New cards
8

Accumulator

Stores a running total of the calculation that is currently happening.

New cards
9

Pipelining

Allows multiple operations to be executed and fetched at once instead of one waiting for the other to come back. This speeds up the Clock Speed

New cards
10

Clock Speed

This is the measure of how many fetch / execute cycles happen every second. This is measured in Hz. One Hz is one fetch / execute cycle per second.

New cards
11

Number of cores

In recent times dual core and quad core CPUs have been invented. This means that inside the CPU there are two or four separate processors.

New cards
12

Cache Size

Sometimes it can be a pain for the CPU to constantly be fetching the same instruction over and over again from memory. If this happens it makes sense to store this repeated instruction close by so it can be retrieved quicker.

New cards
13

RAM

A fast temporary type of memory in which programs, applications and data are stored.

New cards

Explore top notes

note Note
studied byStudied by 51 people
... ago
5.0(1)
note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 14 people
... ago
5.0(1)
note Note
studied byStudied by 19 people
... ago
5.0(1)
note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 33 people
... ago
5.0(1)
note Note
studied byStudied by 18 people
... ago
5.0(1)
note Note
studied byStudied by 113 people
... ago
4.0(1)

Explore top flashcards

flashcards Flashcard (102)
studied byStudied by 6 people
... ago
5.0(1)
flashcards Flashcard (45)
studied byStudied by 5 people
... ago
5.0(1)
flashcards Flashcard (40)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (28)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (52)
studied byStudied by 3 people
... ago
5.0(1)
flashcards Flashcard (27)
studied byStudied by 135 people
... ago
5.0(3)
flashcards Flashcard (110)
studied byStudied by 18 people
... ago
5.0(1)
flashcards Flashcard (42)
studied byStudied by 1 person
... ago
5.0(1)
robot