Glossary of Terms - CPU, Memory and Binary Logic

?
  • Created by: kenyone
  • Created on: 07-05-16 08:13
CPU
The central processing unit that contains the processor, main memory and cache.
1 of 21
Main memory/RAM
Also known as Immediate Access Store and Primary Memory The memory in the CPU that is used to temporarily store programs while they are running and data used by these programs. The processor fetches instructions from main memory.
2 of 21
Cache
High speed memory in the CPU that is used to store a copy of frequently used instructions and data. Faster access speed than main memory. Used to improve CPU performance.
3 of 21
Processor
The component in the computer that fetches, decodes and executes instructions.
4 of 21
Clock speed
Measured in hertz or cycles per second, the clock speed represents how many instructions per second the processor can execute. The higher the clock speed the faster the CPU can operate.
5 of 21
System Buses
The circuits/internal wiring that connect the processor and main memory together.
6 of 21
RAM
Random Access Memory: a type of memory that is read-write and volatile. Used for Main Memory.
7 of 21
ROM
Read Only Memory: memory that is hard-coded at the time of manufacture. Stores the start up programs, the boot-strap loader.
8 of 21
Bootstrap loader
The first program that is loaded into main memory from ROM when a computer is switched on. This will load the operating system from secondary storage.
9 of 21
volatile
Describes memory that loses its contents when the power is turned off. Eg: main memory
10 of 21
Non-volatile
Describes memory that does not lose its contents when the power is turned off. Eg: hard disk.
11 of 21
Secondary memory
Long term, non-volatile storage media such as hard disks, memory sticks, magnetic tapes & CDs.
12 of 21
Virtual memory
Part of the hard disk that is configured to behave as an extension to main memory.
13 of 21
Magnetic media
Secondary storage such as hard disks, tape and floppy disks.
14 of 21
Optical media
Secondary storage that is read using lasers such as CDs and DVDs.
15 of 21
Solid state/Flash Memory
Secondary storage that has no moving parts. Used in memory sticks, cameras and phones.
16 of 21
Pen drive
Another term for a USB memory stick
17 of 21
Boolean Expression
An expression that is either true or false eg: X=10
18 of 21
Truth table
A table that shows all the possible combinations of inputs and their logical output value.
19 of 21
Logical operators
AND, OR, NOT
20 of 21
Logic diagrams
A diagram of a circuit showing logic gates with inputs and the output these generate.
21 of 21

Other cards in this set

Card 2

Front

Main memory/RAM

Back

Also known as Immediate Access Store and Primary Memory The memory in the CPU that is used to temporarily store programs while they are running and data used by these programs. The processor fetches instructions from main memory.

Card 3

Front

Cache

Back

Preview of the front of card 3

Card 4

Front

Processor

Back

Preview of the front of card 4

Card 5

Front

Clock speed

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 Hardware resources »