Save
computer science
cs paper 1
1.1 systems architecture
Save
Share
Learn
Content
Leaderboard
Learn
Created by
anisah
Visit profile
Cards (82)
What does 'CPU' stand for?
Central Processing Unit
View source
What is the purpose of the CPU?
To process data and instructions by repeating the
fetch-execute cycle
View source
What are the main components of the CPU?
Control Unit (CU)
Arithmetic and Logic Unit (ALU)
Registers
Cache Memory
View source
What is the role of the Control Unit (CU) in the CPU?
It sends control signals to direct the operation of the CPU
View source
What are the three main factors that affect the performance of a computer system?
Cache memory
,
clock speed
, and number of
cores
View source
What is an embedded system?
A
computer system
built into a larger machine to provide
control
View source
What does the ALU stand for and what is its function?
ALU stands for
Arithmetic and Logic Unit
, which performs calculations and logical operations
View source
What is cache memory?
Temporary
storage for frequently accessed data
View source
What is the Fetch - Execute (F - E) cycle performed by?
The
CPU
View source
What is one example of an embedded system?
A
washing machine
View source
What is a register in the context of the CPU?
A register is a temporary storage space for one
instruction
or address
View source
How does cache memory improve performance?
It provides data and instructions to the
CPU
at a faster rate
View source
How often is the Fetch - Execute cycle performed by the CPU?
Millions
of times every second
View source
How does a washing machine utilize an embedded system?
It has a
control chip
that manages different
program cycles
View source
What is the purpose of cache memory in a CPU?
Cache memory temporarily stores
frequently
accessed data
View source
If a computer has 8GB of cache memory instead of 4GB, what is the expected performance outcome?
Higher performance due to faster access to frequently used
instructions
View source
What is the primary function of the Fetch - Execute cycle?
To process data and instructions for
programs
or services
View source
What is another example of an embedded system?
A
traffic light
View source
How does cache memory compare to registers and RAM in terms of speed?
Cache is
slower
than registers but
faster
than RAM
View source
What function does the control chip in a traffic light serve?
It determines when to change to a
green
or
red
light
View source
What is a register in the context of a CPU?
A small storage space for
temporary
data
View source
What is a limitation of cache memory?
It is
costly
, so most
computers
only have a small amount
View source
What is computer architecture?
The design and structure of a computer
Determines how
components
interact
Influences
performance
and capabilities
View source
How many essential registers are used in the Fetch - Execute cycle?
Three
essential registers
View source
What is clock speed?
The measure of how quickly a
CPU
can process instructions
View source
What is the most common type of computer architecture?
Von Neumann
architecture
View source
What type of tasks do embedded systems perform?
Specific pre-programmed tasks stored in
ROM
View source
In what unit is clock speed measured?
Gigahertz (GHz)
View source
What components do embedded systems use?
A combination of
hardware
and
software
View source
Who developed the concept of a stored program computer?
John von Neumann
View source
What does the Program Counter (PC) register do?
Tracks the
RAM
address of the next instruction to be fetched
View source
What does a clock speed of 3.5 GHz mean?
The
CPU
can perform 3.5
billion
cycles per second
View source
What is the role of the Memory Address Register (MAR)?
Tracks the
RAM
address of the instruction to be fetched
View source
What are the typical characteristics of embedded systems regarding storage and processing power?
They
often
have
a
small
amount
of
storage
and
low
processing
power
View source
What is a key feature of Von Neumann architecture?
It stores both
program instructions
and data in the same memory (
RAM
)
View source
How does clock speed improve performance?
A higher clock speed allows more
instructions
to be processed each second
View source
What is the specification code for the OCR exam board related to embedded systems?
J277
View source
What does the Memory Data Register (MDR) store?
The instruction that has been transferred from RAM to the
CPU
View source
How does Harvard architecture differ from Von Neumann architecture?
Harvard architecture has separate memories for
program instructions
and
data
View source
What happens to performance when a CPU is overclocked?
The computer performs faster but risks
overheating
and damage
View source
See all 82 cards