Save
Introduction to Computing M3
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Yujiro Hanma
Visit profile
Subdecks (9)
m8
Introduction to Computing M3
76 cards
m7
Introduction to Computing M3
55 cards
m6 real
Introduction to Computing M3
54 cards
m6
Introduction to Computing M3
61 cards
m5
Introduction to Computing M3
63 cards
module 4
Introduction to Computing M3
95 cards
Module 1
Introduction to Computing M3
93 cards
Module 2
Introduction to Computing M3
42 cards
Module 3
Introduction to Computing M3
60 cards
Cards (718)
What is the focus of Module 3 in the Introduction to Computing course?
Hardware
components of
personal computers
View source
What is the purpose of differentiating among various styles of system units?
To understand the differences in
desktop
computers,
notebook
computers, and mobile devices
View source
What components are identified on a motherboard?
Chips, adapter cards, and other components
View source
What are the two main components of a
processor
?
The control unit and the arithmetic logic unit
(
ALU
)
View source
What are the four steps in a machine cycle?
Fetch
,
decode
, execute, and store
View source
How do a port and a connector differ?
A port is a
physical interface
, while a connector is the plug that fits into the
port
View source
What are the different types of storage devices mentioned?
Hard disk drives, DVDs, Blu-ray discs,
USB flash
drives, and
memory cards
View source
What is the definition of an input unit?
An input unit is a device that allows data to be
entered
into a
computer
View source
What is the definition of an output unit?
An output unit is a device that presents
processed
information from a
computer
View source
What is the system unit?
The case that contains electronic components of the computer used to
process
data
View source
What components are typically found inside the system unit of a desktop personal computer?
Drive bay(s), power supply, sound card, video card, processor, and memory
View source
What is the motherboard?
The main circuit board of the system unit
View source
What does a computer chip contain?
Integrated circuits
View source
What is the role of the processor in a computer?
It interprets and carries out the basic instructions that operate a computer
View source
What does the control unit do?
It directs and coordinates most of the operations in the computer
View source
What operations does the arithmetic logic unit (ALU) perform?
Arithmetic, comparison, and other operations
View source
What is the pace of the system clock called?
Clock speed
, measured in
gigahertz
(GHz)
View source
What does the system clock
control
?
The timing
of
all computer operations
View source
What does memory consist of?
Electronic
components that store
instructions
, data, and results
View source
What are the three basic categories of items stored in memory?
The
operating system
,
application
programs, and data being processed
View source
How is memory size measured?
In
kilobytes
(KB),
megabytes
(MB), gigabytes (GB), or terabytes (TB)
View source
What are the two types of memory in the system unit?
Volatile memory and nonvolatile memory
View source
What is volatile memory?
Memory that loses its contents when power is turned off
View source
What is an example of volatile memory?
RAM
View source
What is nonvolatile memory?
Memory
that does not lose its contents when
power
is removed
View source
What are examples of nonvolatile memory?
ROM,
flash
memory, and
CMOS
View source
What are the three basic types of RAM chips?
Dynamic RAM
(DRAM), Static RAM (SRAM), and
Magnetoresistive RAM
(MRAM)
View source
How does Dynamic RAM (DRAM) store data?
Each bit of data is stored in a
separate capacitor
within an
integrated circuit
View source
What are the states of Static RAM (SRAM)?
Standby,
reading
, and
writing
View source
How does Magnetoresistive RAM (MRAM) store data?
Data is stored by
magnetic storage elements
View source
What is SDRAM?
Single Data Rate RAM
View source
What is DDR SDRAM?
Double Data Rate Synchronous Dynamic RAM
View source
What is the data transfer rate of DDR SDRAM?
400 MT/s
View source
What is DDR2 SDRAM?
It operates at 8.5 GT/s and uses dual channel mode
View source
What is DDR3 SDRAM known for?
It operates at
lower
voltages and consumes
less
power
View source
Where do RAM chips usually reside?
On a
memory
module inserted into
memory
slots
View source
What factors determine the amount of RAM necessary in a computer?
The
types
of
software
you plan to use
View source
What is the purpose of memory cache?
It
speeds
up processes by storing frequently used
instructions
and data
View source
What does Read-only memory (ROM) store?
Permanent
data and
instructions
View source
What is firmware?
Software that is permanently programmed into ROM
View source
See all 718 cards