Save
DT - Mrs Earls
Hardware and Software
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Alanna Knox
Visit profile
Cards (184)
What are the internal components of a computer system?
Processor
,
memory
, and input/output devices
View source
What
is the fetch-execute cycle?
Retrieve
program instruction
from
memory
Determine expected action of instruction
Execute the associated actions
View source
What factors influence the speed of processing in a computer?
Processor
type and
clock speed
View source
Why is secondary storage needed in a computer system?
To retain data when
power
is off
View source
What are the types of secondary storage media?
Magnetic
Optical
Flash
View source
What is the role of the processor in a computer system?
To execute
instructions
and process data
View source
What does the Control Unit (CU) do?
Coordinates
data
movement and instruction
sequencing
View source
How does the internal clock affect processing speed?
It determines how many
instructions
are executed
View source
What is clock speed expressed in?
Megahertz
(MHz) or
gigahertz
(GHz)
View source
What is cache memory?
High-speed memory accessed faster than
main memory
View source
What is main memory also known as?
Random Access Memory (RAM)
View source
What happens to data in main memory when power is lost?
Data is lost because it is
volatile
View source
How does cache memory improve processing speed?
By storing
frequently
used data for quick access
View source
What is the function of the address bus?
Identifies
memory locations
to be accessed
View source
What does the data bus do?
Transfers data between
components
of the system
View source
What is the purpose of the control bus?
Carries commands from the
CPU
to devices
View source
What are the types of I/O ports?
Serial Port
: Transmits one bit at a time
Parallel Port
: Transmits multiple bits simultaneously
USB Port
: High-speed serial connection for
peripherals
View source
What does the Program Counter (PC) do?
Stores the
address
of the next
instruction
View source
What is the Memory Address Register (MAR)?
Stores the address of
memory
to access
View source
What does the Memory Data Register (MDR) do?
Stores data fetched from
memory
View source
What is the Current Instruction Register (CIR)?
Stores the
instruction
currently being executed
View source
What are the steps in the fetch-execute cycle?
Load address into
Program Counter
(PC)
Copy PC to
Memory Address Register
(MAR)
Increment PC
Load data into
Memory Data Register
(MDR)
Transfer data to
Current Instruction Register
(CIR)
Execute instruction in CIR
View source
How does increasing clock speed affect CPU performance?
More
instructions
can be executed per second
View source
What is the impact of cache size on processing speed?
Larger cache allows
more
data
to be
accessed
quickly
View source
What is RISC in terms of processor type?
Reduced Instruction Set Computing
View source
How does CISC differ from RISC?
CISC has a larger
instruction
set than RISC
View source
Why is secondary storage non-volatile?
It retains data without
power
View source
What is the main limitation of main memory?
It is
volatile
and has limited
capacity
View source
How does secondary storage benefit multiple users?
Allows sharing of
programs
and data across
systems
View source
Why is it important to have secondary storage for reloading results?
To avoid
reprogramming
after
power loss
View source
What is the purpose of secondary storage devices?
To hold copies of
programs
and data permanently
View source
What are the advantages of using secondary storage?
Non-volatile
: Retains data without power
Higher capacity than
main memory
Enables
data transfer
between computers
View source
What is the purpose of secondary storage devices?
To hold copies of
programs
and results
View source
Why do we need secondary storage for programs?
To
reload
programs
without
reprogramming
View source
What is the main characteristic of secondary storage devices?
They are
non-volatile
storage mediums
View source
What are the three categories of secondary storage media?
Magnetic
,
Optical
, and
Flash
View source
Why is main memory considered volatile?
It loses data when
power
is off
View source
What is a key feature of secondary storage compared to main memory?
It has more
capacity
than main memory
View source
How does secondary storage enable data transfer between computers?
By
allowing
data
to be
reloaded
on another
system
View source
What is magnetic media used for?
To store data using
magnetization
patterns
View source
See all 184 cards