Save
...
AQA GCSE Computer Science (BBC Bitesize)
Theoretical knowledge
Systems architecture
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Erin Harrod
Visit profile
Cards (238)
What are the two main components of a computer system?
Hardware
and
software
View source
What is the role of hardware in a computer system?
Physical
components
of a computer
View source
What does software refer to in a computer system?
Programs
that run on a computer
View source
What is the central processing unit (CPU) often referred to as?
The
brain
of the computer
View source
What are the six main components of a CPU?
Control unit
,
ALU
,
registers
, cache, buses, clock
View source
What is the function of the control unit (CU) in a CPU?
Manages
instructions
View source
What does the arithmetic logic unit (ALU) do?
Performs
arithmetic
and
logic
calculations
View source
What is the purpose of registers in a CPU?
Store small amounts of data
View source
What types of data can registers store?
Addresses
, current
instructions
,
calculation results
View source
What is cache memory?
A small amount of high-speed
RAM
View source
Why is cache memory important for a CPU?
It allows
faster
processing by holding data
View source
What is a bus in computer architecture?
A
high-speed
internal
connection
View source
What are the three types of buses in a computer?
Address bus
,
data bus
,
control bus
View source
What is the function of the clock in a CPU?
Coordinates all computer
components
View source
How is clock speed measured?
In
hertz
(Hz)
View source
What does a higher clock speed indicate?
More
instructions
can be performed
View source
How does the function of the ALU relate to primary and secondary storage?
Data
passes
through
the
ALU
between
them
View source
What are the functions of the control unit (CU)?
Fetches data from memory
Decodes
instructions
Executes instructions
Issues control signals to hardware
View source
What are the main functions of the arithmetic logic unit (ALU)?
Performs
arithmetic operations
Makes
logical decisions
Acts as a gateway between
memory types
View source
What are the roles of the three types of buses?
Address bus
: carries memory addresses
Data bus: carries actual
data
Control bus: carries
control signals
and
clock pulses
View source
What is the significance of clock speed in a CPU?
Indicates the number of
cycles per second
Higher speeds allow more instructions per second
Measured in
hertz (Hz)
View source
What are the characteristics of cache memory?
High-speed
RAM
Temporarily holds frequently used data
Built directly within the
processor
View source
What are the types of data that can be processed by a CPU?
Integers
Characters
Boolean
values
View source
What are the different types of registers in a CPU?
Program counter
Memory address register
(MAR)
Memory data register
(MDR)
Current instruction register
(CIR)
Accumulator
(ACC)
View source
What are the two main components of computer systems?
Hardware
and
software
View source
What is hardware in a computer system?
Physical
components
of a computer
View source
What is software in a computer system?
Programs
that run on a computer
View source
What is the central processing unit (CPU)?
The
brain
of the computer
Processes
program
instructions
View source
What does clock speed measure?
The speed of a computer's
CPU
View source
How is clock speed measured?
In
hertz
View source
What does a higher clock speed indicate?
More
fetch-decode-execute
cycles per second
View source
What is overclocking?
Speeding
up the
CPU
clock
View source
What is cache memory?
A small amount of high-speed
RAM
View source
Why is cache memory important for CPU performance?
It reduces wait time for
instructions
View source
What is a core in a CPU?
A
processing unit
within the CPU
View source
How do multiple cores affect CPU performance?
They allow more
instructions
to be processed
View source
What factors affect CPU performance?
Clock speed
Cache size
Number of
cores
View source
What is the function of the CPU clock?
To synchronize the computer's
hardware
components
View source
What happens to data in RAM when the computer is turned off?
It is
lost
View source
What is the unit of frequency?
Hertz (Hz)
View source
See all 238 cards