Save
Comp T1
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
S.Patel
Visit profile
Cards (27)
What is the main function of the
Central Processing Unit
(
CPU
)?
To execute
instructions
View source
What are the main components of the CPU?
Control Unit
Buses
ALU
(Arithmetic/Logic Unit)
Dedicated registers
View source
What is the role of the
Control Unit
in the
CPU
?
It controls and coordinates the activities of the CPU and directs data flow.
View source
What does the
Control Unit
do with the next instruction?
It
decodes
it into several sequential steps and manages its
execution
.
View source
What is a
bus
in
computer architecture
?
A set of parallel wires connecting components of a computer.
View source
What are the three types of buses that connect the CPU to main memory?
Address bus
,
data bus
, and
control bus
.
View source
What is the
function
of the
address bus
?
It sends the address of the
memory location
the CPU wishes to access.
View source
How does the
data bus
function?
It returns data from a specified
memory location
to the
CPU
.
View source
What is the purpose of the
control bus
?
To transmit command,
timing
, and specific status information between
system components
.
View source
What type of bus is the
control bus
?
Bi-directional
View source
What is the significance of the
data bus
being
bi-directional
?
It allows data and control signals to travel both to and from the
CPU
.
View source
What is the role of the
Arithmetic Logic Unit
(ALU)?
To perform arithmetic and logical
operations
on data.
View source
What is the
accumulator
in the context of the
ALU
?
A register that stores the results of
arithmetic
or
logical
operations.
View source
What are the different types of registers in the CPU?
PC
(Program Counter): Holds the address of the next instruction.
CIR
(Current Instruction Register): Holds the current instruction being executed.
MAR
(Memory Address Register): Holds the address of the memory location for data.
MDR
(Memory Data Register): Stores data read from or written to memory.
View source
What are the phases of the
Fetch Decode Execute Cycle
?
Fetch: Copy address from
PC
to
MAR
, retrieve instruction to
MDR
, increment PC.
Decode: Split instruction into
opcode
and
operand
.
Execute: Carry out operation based on opcode and operand.
View source
What factors affect
CPU
performance?
Clock speed
, number of
cores
, and
cache size
/type.
View source
How is
clock speed
measured?
In
Hertz (Hz)
View source
What is the impact of increasing
clock speed
on
CPU
performance?
It allows more
instructions
to be executed per
second
.
View source
How do
multi-core processors
improve performance?
They can execute multiple
instructions
simultaneously.
View source
What is
cache memory
?
Fast memory inside the
CPU
that stores frequently accessed data.
View source
What is
pipelining
in CPU architecture?
A process that allows overlapping of
instruction fetch
,
decode
, and
execute
stages.
View source
What are the key differences between
Von Neumann
and
Harvard
architecture?
Von Neumann: Shared
memory
for data and
instructions
, single bus.
Harvard: Separate memories for data and instructions, multiple buses.
View source
What is contemporary architecture in CPUs?
A mix of
Von Neumann
and
Harvard
architectures with shared main memory and divided
cache
.
View source
What are the characteristics of
CISC architecture
?
Large
instruction set
Complex instructions
Load/store functions
incorporated
Short programs requiring less
RAM
View source
What are the characteristics of
RISC architecture
?
Few instructions in the
instruction set
Simple instructions executed
Load/store specified
More work for compilers, but eligible for
pipelining
View source
How do
GPUs
differ from
CPUs
?
GPUs have thousands of smaller cores for
parallel processing
, while CPUs have fewer cores optimized for
serial processing
.
View source
What is the role of a
GPU
as a
co-processor
?
To accelerate processing by
offloading
intensive tasks from the CPU.
View source
See similar decks
8.4 Examination of "Como la vida misma" by Rosa Montero
AP Spanish Literature and Culture > Unit 8: Escritores contemporáneos de Estados Unidos y España
48 cards
Physics
135 cards
comp
21 cards
Comp
185 cards
comp
10 cards
Comp
532 cards
comm + networks
comp sci
27 cards
Comp definitions
70 cards
comp
42 cards
Comp
14 cards
Comp
2 cards
comp
58 cards
comp
169 cards
Comp
175 cards
Comp
17 cards
comp
112 cards
comp
57 cards
Comp
24 cards
comp
7 cards
Comp
7 cards
Computing
49 cards