Internal System Components Flashcards
What is the motherboard?
▪ Printed circuit board (or PCB) that acts as the central hub where all other
hardware components connect and communicate, making it an essential
part of any computing device
What does UEFI stand for?
User Extensible Firmware Interface
What is the CPU?
o Central Processing Unit (CPU)
▪ Executes instructions and processes data, making it a critical component
of any computing device
What is ARM, and RISC?
ARM (Advanced RISC Machine)
RISC (Reduced Instruction Set Computer) is a type of microprocessor
architecture that utilizes a small, highly-optimized set of instructions
rather than the highly-specialized set of instructions typically found in
other architectures e.g. for mobile devices
What cycle does the processor follow?
Fetch -> Decode -> Execute
What does 32-bit and 64-bit refer to?
The amount of data the processor can process per second
How much memory can a 32-bit system address?
4GB
What is clock speed?
▪ Measured in gigahertz (GHz) to indicate how many instructions a
processor can execute per second
What is bus speed?
▪ Refers to how fast the processor can communicate with other
components in the system
What is hyper-threading?
▪ Innovative technology implemented in select Intel processors, enabling a
single processor core to manage multiple threads of execution
simultaneously
▪ This technology works by creating virtual cores within a physical core,
allowing it to handle multiple threads concurrently
What is virtualization?
Improves the performance of software virtualization solutions, allowing
multiple operating systems to run simultaneously on the same machine,
each with its own set of resources
What is a GPU?
o Graphics Processing Unit (GPU)
▪ Specialized processor designed to accelerate rendering images and
videos on a device’s screen
What are the differences between an integrated GPU and a discrete GPU? What are the advantages/disadvantages of both?
▪ Integrated GPU
● Are built into the processor, sharing system memory and
resources with the CPU
● Integrated GPUs are typically more energy-efficient, cost
effective, and space-saving
▪ Discrete GPU
● Are separate components that can be added to a computer
system
● Discrete GPUs require additional power, produce more heat, and
may require larger form factors
What is RAM?
o Random Access Memory (RAM)
▪ Provides temporary storage for data that the processor needs to access
quickly
What is DRAM?
o Dynamic Random Access Memory (DRAM)
▪ It stores each bit of data in a separate capacitor within an integrated
circuit