Save
GCSE Computer Science | OCR
Vocabulary
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Ian Docot
Visit profile
Cards (66)
What does
CPU
stand for?
Central Processing Unit
View source
What is a
core
in the context of a
CPU
?
An individual processor within a CPU
View source
What is
cache memory
?
Incredibly fast, but very expensive
volatile
memory close to the
CPU
View source
What does clock speed measure in a
CPU
?
The number of
FDE
cycles
that a CPU can carry out in one
second
View source
What are the levels of
cache
in a CPU?
L1
,
L2
,
L3
– L1 is the fastest and most expensive cache level
View source
What is
overclocking
?
Processor
running at a higher speed than the manufacturer has recommended
View source
What does
CU
stand for in computing?
Control Unit
View source
What is the function of the
Control Unit
(CU)?
Fetches
,
decodes
and
executes
instructions, issues signals to control the
hardware
and moves data around the system
View source
What does
MAR
stand for?
Memory Address Register
View source
What is the role of the
Memory Address Register
(
MAR
)?
Holds the address of the current instruction that is to be fetched from memory
View source
What does
MDR
stand for?
Memory Data Register
View source
What is the function of the
Memory Data Register (MDR)
?
Holds the contents found at the
address
held in the MAR, or data which is to be transferred to
primary memory
View source
What does
PC
stand for in computing?
Program Counter
View source
What is the role of the
Program Counter
(PC)?
Holds the memory address of the next instruction to be fetched from
primary memory
View source
What is an
accumulator
in computing?
A small, fast
register
used to keep track of the data currently being
processed
View source
What does
ALU
stand for?
Arithmetic Logic Unit
View source
What is the function of the
Arithmetic Logic Unit
(ALU)?
It performs arithmetic and logical
operations
(decisions)
View source
What does
FDE cycle
stand for?
Fetch, Decode, Execute cycle
View source
What is the basis of the
Von Neumann
architecture?
The
FDE cycle
View source
What is the
address bus
used for?
It carries memory addresses from the
processor
to other components
View source
What does the
data bus
do?
It carries the actual data between the
processor
and other components
View source
What is the function of the
control bus
?
It carries control signals from the
processor
to other components
View source
What does
CIR
stand for?
Current Instruction Register
View source
What is the role of the
Current Instruction Register (CIR)
?
Holds the instruction that is currently being
decoded
and executed
View source
What does
RAM
stand for?
Random Access Memory
View source
What type of storage is
RAM
?
Primary
,
volatile
internal storage
View source
What does
ROM
stand for?
Read-Only Memory
View source
What is the purpose of
ROM
?
Non-volatile
memory that stores the
boot up sequence
for the computer
View source
What is
virtual memory
?
Short-term memory allocated when the
RAM
is at capacity
View source
What is
primary storage
?
Volatile storage
used to temporarily hold data
View source
What is data compression?
Reducing the file size
View source
What does
lossy compression
do?
Data
is removed from a file to reduce the file size
View source
What is
lossless compression
?
Redundant
data is removed for sending, then replaced upon receipt
View source
What is
data capacity
?
How much data the storage type can hold, measured in
bits
View source
What is
secondary storage
?
Permanently,
non-volatile
methods of keeping data
View source
What are the
features
of storage?
Capacity
, speed,
portability
,
reliability
, and cost
View source
What is
flash memory
?
Non-volatile
memory that can be read from and written to
View source
What is the
BIOS
?
Basic input output system - the basic
firmware
that is embedded in the computer
ROM
chip used to start a computer
View source
What does
GB
stand for?
Gigabyte
View source
How many
megabytes
are in a
gigabyte
?
1,024
megabytes
View source
See all 66 cards