CPUS and RAM Flashcards
CPU
Central Processing Unit (The brain of the computer). It runs programs.
Every CPU has internal features to process commands.
CPUs use pipelines to optimise the processing of commands
Binary
is a system where numbers and values are expressed 0 or 1
or on and off
Byte
a group of binary digits or bits (usually eight) operated on as a unit.
Modern CPUs
A newer CPU built on a more modern architecture could perform faster in real terms than an older model claiming a faster clock speed frequency since it is likely to be splitting tasks across multiple cores and benefiting from increased CPU cache memory
clock speed
The clock speed measures the number of cycles your CPU executes per second, measured in GHz (gigahertz).
Hertz
The unit of measurement called a hertz (Hz), which is technically one cycle per second. It is used to measure clock speed. (1 task per second)
1 Megahertz = 1 million cycles per second
1 gigahertz = 1 billion cycles per second
CPU Cores
CPU Cores are multiple processors on 1 chip
Dual Core
A CPU chip that contains two distinct processing units that work in parallel.
Quad Core
A quad-core processor is a chip with four independent units called cores that read and execute central processing unit (CPU) instructions
Arm Chips
advanced risc machines. Used for a set of instructions. Which can make it faster to do certain task.
APU
An APU (Accelerated Processing Unit) is a type of processor that combines both a CPU (Central Processing Unit) and a GPU (Graphics Processing Unit) onto a single chip.
IA-32
IA-32 is the 32-bit version of the x86 instruction set architecture, designed by Intel and first implemented in the 80386 microprocessor in 1985.
(Intel Architecture, 32 bit)
64 bit vs 32 bit
The bit version of your Windows PC indicates how it handles data. A 32-bit PC processes data in smaller chunks, while a 64-bit PC can handle larger chunks, which often results in better performance and compatibility with certain software.
Overclocking
Overclocking is the term for increasing a component’s CPU (Central Processing Unit or computer hardware) to speed up its performance. Increasing the clock rate causes the component to run at a higher speed and perform more operations per second.
Breaking down CPU:
Intel Core i9 12900K
Brand: Intel
Tier: Core i9
Generation: 12
Model: 900
Suffix: K
Brand: AMD
Tier: Ryzen 9
Generation: 5
Model: 900
Suffix: X
K in the Suffix means the CPU is unlocked. There is no speed limiter. (Can overclock)
F in the Suffix means that there is no integrated graphics at all. (Can add your own graphics card).
X in the Suffix means the base clock speed is higher. This means it slightly come overclocked straight out of the box. You don’t have to do much to overclock that chip.
G in the Suffix means it includes integrated graphics. There is no speed limiter. (Can overclock).
CPU Generation & Architecture review
Intel & AMD are the main brands for CPU
The higher the CPU tier the better the performance
The generation gives a good indication of the CPUs age
The model refers to the performance of the CPU
The suffix denotes whether the CPU is unlocked or has integrated graphics.