Save
CS
Topic 3: Computers
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
M P
Visit profile
Cards (217)
What is the
fetch-decode-execute
cycle?
A process that
CPUs
use to execute instructions
View source
What is pipelining in CPU operations?
Overlapping stages of the
fetch-execute cycle
View source
What happens to a computer's main memory when power is switched off?
Content
is lost
View source
How does secondary storage differ from main memory?
Secondary storage is
non-volatile
View source
Why is secondary storage considered cheaper than RAM?
It has much higher
capacity
View source
What are the three common physical ways of recording binary data?
Magnetic storage
Optical storage
Solid-state storage
View source
How does magnetic storage represent binary data?
Using north and south poles of
magnets
View source
What types of devices use magnetic storage?
Hard drives
and
magnetic tape drives
View source
What is the main characteristic of cyclical secondary storage?
It allows
repeated
access to data
View source
How does the speed of secondary storage compare to RAM?
Secondary storage is
slower
to access
View source
What is the primary function of secondary storage?
To store
data
and
programs
when not needed
View source
What is the main function of a computer?
To
process
data
View source
What is a clock in computing?
A device that synchronises operations
View source
What is the fetch-decode-execute cycle?
Fetch: Retrieve
instruction
from memory
Decode: Interpret the instruction
Execute: Perform the instruction
View source
What does the fetch-decode-execute cycle consist of?
Fetch
,
decode
, and
execute
View source
Why is the fetch-decode-execute cycle important?
It is essential for executing
instructions
View source
How does the fetch-decode-execute cycle contribute to computer performance?
It determines the speed of
instruction processing
View source
What is a computer system composed of?
Hardware
and
software
components
View source
What should you be able to identify by the end of this section?
Hardware
and
software
components
View source
What model do all computers operate according to?
The
input-process-output
model
View source
What is a computer?
A machine that
processes
input
to produce
output
View source
What does hardware refer to in a computer system?
The
physical components
of
the
computer
View source
What is software in a computer system?
Programs running on the
hardware
View source
What is the clever activity in computing?
The
processing
between inputs and outputs
View source
What does processing involve in computing?
Following a set of
instructions
to generate output
View source
How is processing similar to following a recipe?
Both involve
steps
to achieve a result
View source
What are the key components of a computer system?
Hardware
Software
View source
What is the input-process-output model?
Input: Data received by the computer
Process
: Manipulation of
data
Output
: Result produced by the computer
View source
What is the stored program concept?
Storing
program instructions
and data in
memory
View source
Who is responsible for producing energy-efficient devices in embedded systems?
Programmers
of embedded systems
View source
Who proposed the stored program concept?
John von Neumann
View source
What must programmers do to make code more efficient?
Select and sequence
programming constructs
View source
What has helped extend the battery life of IoT devices?
Advances
in battery technology
View source
What does the von Neumann architecture consist of?
Main memory
and a
central processing unit
View source
What is a potential long-term solution for IoT devices' power needs?
Power harvesting
View source
What is the significance of the stored program concept?
It allows
computers
to switch tasks easily
View source
What is a pacemaker?
A battery-operated
embedded system
View source
What is main memory commonly referred to as?
RAM
or
random access memory
View source
How is main memory organized?
As a collection of storage locations with
addresses
View source
How does a pacemaker function?
It uses
electrical pulses
to regulate heartbeats
View source
See all 217 cards