HARDWARE DICTIONARY

Glossary

76 hardware terms defined โ€” from basics to advanced concepts.

76 terms total
80 PlusPOWER

An efficiency certification. Gold = 87-92% efficient. Platinum = 90-94%. Titanium = 92-96%.

๐Ÿ’ก Higher efficiency = less heat waste and lower electricity bills. Gold is the minimum recommended.
BandwidthNETWORKING

The maximum data transfer rate of a connection. Measured in Mbps or Gbps.

๐Ÿ’ก Streaming 4K needs ~25Mbps. Most homes are bandwidth-limited by ISP, not hardware.
BandwidthGENERAL

The maximum data transfer rate between two components. Measured in GB/s for internal connections.

๐Ÿ’ก Memory bandwidth affects CPU performance. PCIe bandwidth affects GPU and NVMe performance.
BinningCPU

The process of testing chips after fabrication and sorting them by quality. Better chips become higher-SKU products.

๐Ÿ’ก Explains why the i9 and i5 come from the same wafer โ€” the i9 just passed stricter tests.
BIOSGENERAL

Basic Input/Output System โ€” firmware stored on a ROM chip that initializes hardware and boots the OS.

๐Ÿ’ก Configure XMP, fan curves, boot order, and overclocking here. Modern BIOS is UEFI.
Boost ClockCPU

The maximum turbo frequency a CPU reaches on lightly threaded workloads when power and thermal headroom allow.

๐Ÿ’ก Real-world gaming speed. Sustained boost requires adequate cooling.
BottleneckGENERAL

When one component limits the performance of another โ€” most commonly CPU limiting GPU utilisation in games.

๐Ÿ’ก A balanced system maximises performance. Check GPU usage โ€” if below 90% under load, you may be CPU-bottlenecked.
CacheCPU

Ultra-fast on-chip SRAM memory in L1, L2, and L3 tiers. L1 is fastest (KB range), L3 is largest (MB range).

๐Ÿ’ก Cache reduces latency for frequently accessed data. AMD 3D V-Cache dramatically boosts gaming.
CapacitorPOWER

An energy storage component that smooths voltage fluctuations. PSUs use Japanese capacitors for reliability.

๐Ÿ’ก Cheap PSUs use low-quality capacitors that fail early, risking other components.
CAS LatencyMEMORY

CL โ€” the number of clock cycles between a memory request and data delivery. Lower is faster.

๐Ÿ’ก CL30 at 6000MHz is faster than CL40 at 6000MHz. Both speed and latency matter.
ChipletCPU

A modular CPU design where separate dies (compute, I/O) are combined in one package. Used in AMD Ryzen.

๐Ÿ’ก Chiplets improve yields and allow mixing process nodes for cost efficiency.
Clock SpeedCPU

The number of cycles a CPU executes per second, measured in GHz. Modern CPUs boost between 3.5โ€“6.0 GHz.

๐Ÿ’ก Higher clock = faster single-threaded performance. Gaming depends heavily on this.
CMOSGENERAL

Complementary Metal-Oxide Semiconductor โ€” a small SRAM chip powered by a coin cell battery storing BIOS settings.

๐Ÿ’ก Removing the CMOS battery resets all BIOS settings. Useful for troubleshooting POST failures.
CoreCPU

An independent processing unit within a CPU die. Modern CPUs have 6โ€“24 cores for consumer use.

๐Ÿ’ก More cores = better multitasking and parallel workloads like video encoding.
CPUCPU

Central Processing Unit โ€” the primary chip that executes program instructions using a fetch-decode-execute cycle.

๐Ÿ’ก Every program you run depends on CPU speed. More cores help multitasking; higher clock speeds help gaming.
CUDA CoresGPU

NVIDIA's name for shader processors โ€” the parallel computing units that execute rendering calculations.

๐Ÿ’ก More CUDA cores generally means more throughput, but architecture matters more than raw count.
DDR4MEMORY

Previous RAM standard running at 2133โ€“4800 MT/s. Still supported on older platforms.

๐Ÿ’ก No reason to choose DDR4 for a new build. DDR5 is the current standard.
DDR5MEMORY

Double Data Rate 5 โ€” current RAM standard. Runs at 4800โ€“8000+ MT/s with on-die ECC. Requires AM5 or LGA1700.

๐Ÿ’ก Higher bandwidth than DDR4. The standard for new builds in 2024+.
DieCPU

The actual silicon chip containing transistors. A CPU package may contain one or more dies (chiplets).

๐Ÿ’ก Smaller die process nodes (nm) = more transistors = better efficiency.
DLSSGPU

Deep Learning Super Sampling โ€” NVIDIA's AI upscaling that renders at lower resolution and upscales to target.

๐Ÿ’ก Dramatically boosts fps with minimal visual quality loss. DLSS 3.5 adds frame generation.
DRAM CacheSTORAGE

A small DRAM chip on the SSD used to store the Flash Translation Layer for faster random access.

๐Ÿ’ก DRAM-less SSDs are slower for sustained random writes. Check for DRAM cache on budget drives.
Dual ChannelMEMORY

Installing RAM in matched pairs in A2+B2 slots doubles the memory bus from 64-bit to 128-bit.

๐Ÿ’ก Free doubling of memory bandwidth. Always install RAM in pairs in the correct slots.
ECCMEMORY

Error-Correcting Code memory โ€” detects and corrects single-bit errors automatically.

๐Ÿ’ก Essential for servers and workstations. Prevents rare but catastrophic memory errors in critical systems.
EthernetNETWORKING

Wired network connection via RJ45 port. 1GbE is standard; 2.5GbE is common on modern boards.

๐Ÿ’ก Always faster and more stable than WiFi for gaming. Use Ethernet when possible.
EXPOMEMORY

Extended Profiles for Overclocking โ€” AMD's equivalent of XMP for AM5 platforms.

๐Ÿ’ก Same as XMP but for AMD. Enable EXPO in BIOS to get advertised RAM speeds.
Form FactorGENERAL

Physical size standard: ATX, mATX, ITX for motherboards; 3.5", 2.5", M.2 for storage.

๐Ÿ’ก Must match your case. Mini-ITX builds sacrifice expansion slots for compact size.
FramebufferGPU

A region of VRAM storing the current rendered frame before it is sent to the display.

๐Ÿ’ก Double/triple buffering reduces screen tearing and input lag.
FreeSyncDISPLAY

AMD's open adaptive sync standard. Works with NVIDIA GPUs as "G-Sync Compatible" on certified panels.

๐Ÿ’ก Same benefit as G-Sync at lower cost. Most monitors use FreeSync today.
FSRGPU

FidelityFX Super Resolution โ€” AMD's open-source spatial upscaling technology, works on any GPU.

๐Ÿ’ก Free fps boost available to all GPU brands. FSR 3 adds frame generation like DLSS 3.
G-SyncDISPLAY

NVIDIA's adaptive sync technology syncing monitor refresh rate to GPU frame rate, eliminating tearing.

๐Ÿ’ก Eliminates screen tearing without V-Sync input lag. G-Sync Compatible works with any FreeSync monitor.
GPUGPU

Graphics Processing Unit โ€” a massively parallel processor designed to render images and handle compute workloads.

๐Ÿ’ก The single most important component for gaming performance and visual quality.
HDDSTORAGE

Hard Disk Drive โ€” magnetic spinning platter storage. Slow but offers high capacity at low cost per GB.

๐Ÿ’ก Best for bulk storage (photos, backups, media) where speed is not critical.
HDRDISPLAY

High Dynamic Range โ€” wider luminance range between darkest and brightest points. DisplayHDR 1000 = 1000 nits peak.

๐Ÿ’ก True HDR requires 600+ nits. Most "HDR" monitors are HDR400 which is barely better than SDR.
IMCCPU

Integrated Memory Controller โ€” the circuit inside the CPU that manages RAM communication. Replaced the North Bridge.

๐Ÿ’ก IMC quality determines maximum stable RAM speed and affects latency.
IPCCPU

Instructions Per Clock โ€” how much work a CPU completes in a single cycle. Higher IPC = faster per GHz.

๐Ÿ’ก IPC improvements let newer CPUs beat older ones at lower clock speeds.
IPSDISPLAY

In-Plane Switching โ€” LCD panel technology with excellent color accuracy and wide viewing angles.

๐Ÿ’ก Best all-around panel for most users. Good color + 1ms response in modern versions.
JEDECMEMORY

The industry standard body that defines base memory specifications. DDR5-4800 is the JEDEC base spec.

๐Ÿ’ก JEDEC speeds are what RAM runs at without XMP/EXPO enabled.
LatencyNETWORKING

The delay between sending a request and receiving a response. Measured in milliseconds (ms).

๐Ÿ’ก Low latency is critical for competitive gaming. Ethernet gives 1-5ms vs WiFi's 5-50ms+.
LatencyGENERAL

The delay between requesting and receiving data. Lower is better. Measured in nanoseconds for RAM.

๐Ÿ’ก RAM latency affects CPU performance more than raw bandwidth in many workloads.
M.2STORAGE

A compact form factor for SSDs that plugs directly into the motherboard. Supports both NVMe and SATA.

๐Ÿ’ก No cable clutter and CPU-direct connection for NVMe. Always check if slot is NVMe or SATA-only.
Modular PSUPOWER

A PSU where cables are detachable โ€” only connect what you need, reducing cable clutter.

๐Ÿ’ก Dramatically improves cable management and airflow. Worth the small price premium.
NANDSTORAGE

The flash memory type used in SSDs. Types include TLC (3 bits/cell), QLC (4 bits/cell), and MLC (2 bits/cell).

๐Ÿ’ก TLC offers the best balance of speed, endurance, and cost for consumer SSDs.
NVMeSTORAGE

Non-Volatile Memory Express โ€” a protocol for SSDs using PCIe lanes. Much faster than SATA.

๐Ÿ’ก PCIe 4.0 NVMe reaches 7,000 MB/s vs 550 MB/s for SATA. Use NVMe for your OS and games.
OLEDDISPLAY

Organic LED โ€” self-emissive pixels that turn fully off. Infinite contrast, instant response, perfect blacks.

๐Ÿ’ก Best display technology available. Risk of burn-in on static content but largely mitigated in modern panels.
OverclockingCPU

Running a CPU above its rated clock speed by increasing voltage and multiplier settings in BIOS.

๐Ÿ’ก Free performance but voids warranty, increases heat, and risks instability.
PCIeGPU

Peripheral Component Interconnect Express โ€” the high-speed serial bus connecting GPU to CPU. Current standard is PCIe 5.0.

๐Ÿ’ก PCIe 4.0 x16 provides 64 GB/s. Real-world GPU performance difference between 3.0 and 4.0 is minimal.
PCIe LaneGENERAL

A single bidirectional serial link in the PCIe bus. x1 = 1 lane, x4 = 4 lanes, x16 = 16 lanes.

๐Ÿ’ก GPUs use x16 lanes. Running a GPU at x8 causes minimal performance loss (<5%).
Pixel DensityDISPLAY

Pixels per inch (PPI). Higher PPI = sharper image. 27" 4K = 163 PPI; 27" 1440p = 109 PPI.

๐Ÿ’ก Below 90 PPI individual pixels become visible. Match resolution to monitor size.
POSTGENERAL

Power-On Self-Test โ€” the BIOS routine that checks hardware (CPU, RAM, GPU) before handing off to the OS.

๐Ÿ’ก Failed POST means a component is missing or broken. Debug LEDs and Q-Codes help identify the problem.
PSUPOWER

Power Supply Unit โ€” converts 120/240V AC wall power into DC rails (12V, 5V, 3.3V) for components.

๐Ÿ’ก A failing PSU can destroy other components. Buy quality: Seasonic, Corsair RMx, or be690x.
RailPOWER

A voltage output line from the PSU. The 12V rail powers CPU and GPU; 5V and 3.3V power other components.

๐Ÿ’ก The 12V rail carries most of the load. Check 12V amperage when choosing a PSU.
RAMMEMORY

Random Access Memory โ€” volatile DRAM that stores actively used data for the CPU. Loses all content when powered off.

๐Ÿ’ก More RAM allows more apps open simultaneously. 16GB is minimum for gaming, 32GB recommended.
RasterizationGPU

The traditional rendering method converting 3D geometry to 2D pixels. Faster than ray tracing.

๐Ÿ’ก Still the basis of most games. GPU benchmarks primarily measure rasterization performance.
Ray TracingGPU

A rendering technique simulating real light physics by tracing rays from the camera into the scene.

๐Ÿ’ก Dramatically improves lighting and reflections but is GPU-intensive. Needs RTX 30/40 or RX 6000+ for playable fps.
Refresh RateDISPLAY

How many times per second the monitor redraws its image. 60Hz, 144Hz, 240Hz, 360Hz are common.

๐Ÿ’ก Higher refresh rate = smoother motion. 144Hz is the competitive gaming minimum.
ResolutionDISPLAY

The number of pixels: 1080p (1920ร—1080), 1440p (2560ร—1440), 4K (3840ร—2160).

๐Ÿ’ก Higher resolution = sharper image but requires more GPU power. 1440p is the sweet spot for gaming.
Response TimeDISPLAY

How fast a pixel changes color, measured in ms. Lower = less motion blur and ghosting.

๐Ÿ’ก 1ms GtG is ideal for fast-paced gaming. IPS panels are now competitive with TN here.
RGBGENERAL

Red Green Blue LEDs embedded in components and cases for aesthetic lighting effects.

๐Ÿ’ก No performance impact. Adds 0-2% to component costs. Unified via ASUS Aura, MSI Mystic Light, etc.
SATASTORAGE

Serial ATA โ€” a storage interface capped at ~550 MB/s. Used by 2.5" SSDs and HDDs.

๐Ÿ’ก Obsolete for primary storage but fine for bulk data. HDDs still use SATA.
SocketCPU

The physical interface between CPU and motherboard. AM5 (AMD) and LGA1700 (Intel) are current standards.

๐Ÿ’ก CPU and motherboard must share the same socket โ€” they are not interchangeable.
SSDSTORAGE

Solid State Drive โ€” flash-based storage with no moving parts. Fast, silent, and shock-resistant.

๐Ÿ’ก Transforms system responsiveness. An SSD is the single biggest upgrade for an old PC.
Stream ProcessorsGPU

AMD's equivalent of CUDA cores โ€” shader processors in RDNA architecture GPUs.

๐Ÿ’ก Same principle as CUDA cores. Compare GPUs within the same generation for meaningful numbers.
TBWSTORAGE

TeraBytes Written โ€” the total data a drive is rated to write before wear becomes a concern.

๐Ÿ’ก A 600 TBW drive writing 200GB/day lasts ~8 years. Consumer SSDs rarely fail from wear.
TDPCPU

Thermal Design Power โ€” the heat a cooler must dissipate to keep the CPU at spec. Measured in watts.

๐Ÿ’ก Determines what cooler you need. Higher TDP = hotter chip = louder or bigger cooler required.
Thermal PasteGENERAL

A thermally conductive compound filling microscopic gaps between CPU IHS and cooler base.

๐Ÿ’ก Bad or dried thermal paste adds 10-20ยฐC to CPU temps. Replace every 3-5 years.
Thermal ThrottlingGENERAL

Automatic CPU/GPU clock reduction when temperatures exceed safe limits to prevent damage.

๐Ÿ’ก Throttling destroys performance. Fix with better cooling or repasted cooler.
ThreadCPU

A virtual core created by Hyper-Threading (Intel) or SMT (AMD) allowing one physical core to handle two instruction streams.

๐Ÿ’ก Doubles the number of tasks a CPU can handle simultaneously without doubling transistor count.
TNDISPLAY

Twisted Nematic โ€” the oldest LCD type. Fast response but poor color and viewing angles.

๐Ÿ’ก Largely replaced by fast IPS. Only advantage is lowest possible input lag at high refresh rates.
UEFIGENERAL

Unified Extensible Firmware Interface โ€” the modern BIOS replacement with GUI, mouse support, and Secure Boot.

๐Ÿ’ก Required for Windows 11. Supports drives larger than 2TB. Replaces legacy BIOS.
VADISPLAY

Vertical Alignment โ€” LCD type with the best contrast ratio (3000:1+) but slower response times.

๐Ÿ’ก Best for dark room gaming and movies. Ghosting is a concern in fast games.
VoltageGENERAL

Electrical potential difference driving current through circuits. CPUs operate at ~1.0-1.4V core voltage.

๐Ÿ’ก Overvoltage degrades CPU/RAM lifespan. Undervolting reduces heat with no performance loss.
VRAMGPU

Video RAM โ€” dedicated high-bandwidth memory on the GPU storing textures, frame buffers, and geometry data.

๐Ÿ’ก Running out of VRAM causes severe stuttering. 4K gaming needs 12GB+, future titles need 16GB+.
VRMCPU

Voltage Regulator Module โ€” converts 12V PSU power to the precise low voltage (0.7โ€“1.5V) the CPU needs.

๐Ÿ’ก Weak VRMs throttle CPUs under load. Essential for high-TDP CPUs and overclocking.
WattageGENERAL

The rate of electrical power consumption. A 450W GPU draws 450 joules of energy per second.

๐Ÿ’ก Sum all component wattages and add 20% headroom to choose PSU size.
Wi-Fi 6ENETWORKING

IEEE 802.11ax extended โ€” adds 6GHz band for less congestion, up to 9.6 Gbps theoretical.

๐Ÿ’ก Best wireless option for gaming if Ethernet is impossible. Requires a Wi-Fi 6E router.
XMPMEMORY

Extreme Memory Profile โ€” Intel's specification for enabling RAM to run above JEDEC base speeds via BIOS profile.

๐Ÿ’ก Without XMP enabled, your 6000MHz kit runs at 4800MHz. Always enable XMP in BIOS.