SECAI Core · phase 1 of 15 · noun

Central processing unit

Principal microprocessor in a PC or mobile device responsible for running firmware, operating system, and applications software.

The Explain card

Plain English
The central processing unit (CPU) is the main processor in a computer or phone. It runs the firmware, the operating system and the applications.
Example
A small language model is quantised so it can run inference on a laptop's CPU alone, with no graphics card, letting an offline security tool classify logs without sending them to the cloud.
Why it matters
The CPU is the root of trust for everything above it. Speculative execution flaws and side channels can leak model weights or secrets, and CPU-bound inference shapes where AI can safely run.
Hook
The CPU is the engine; GPUs are the turbocharger for heavy model maths.

Word knowledge

How the word is built, where it came from, and what it sits beside in memory.

In a sentence

The laptop's central processing unit completes the quantized model's inference pass after the graphics card is unplugged.

Why these words
  • central Latin centralis, of a center, from centrum, from Greek kentron, sharp point locates the named hardware at the hub of the machine rather than among the peripherals
  • processing Latin processus, a going forward, from procedere, to go forward names the work of taking data through a sequence of operations
  • unit Latin unitas, oneness, from unus, one packages that work as one countable piece of hardware
Where it came from
Origin
English computing compound, from Latin centralis (of a center), processus (a going forward), and unitas (oneness)
Entered the language
1950s
What changed
Central had meant in the middle of a circle, then the main office of a network. Processing had meant a legal proceeding, then industrial treatment of materials, then what a computer does to data. Unit had meant oneness, then a single piece of apparatus. Mid-century labs joined the three to name the cabinet that did the arithmetic, as against the storage and printers around it, and the phrase later named the chip at the hub of a laptop.
How it is spelled
Pattern
c before e is /s/, never /k/
Pattern
-al from Latin -alis after a stem that keeps t
Pattern
Latin cessus keeps ss in English
Pattern
-ing turns a verb into a noun of activity
Breaks the pattern
the noun phrase stays three words; a hyphen appears only when the stack modifies another noun
Breaks the pattern
process keeps Latin cess, while proceed, from the same procedere, writes ceed

Spelled like

  • census
  • mental
  • success
  • computing
Broken into chunks
  • centr
    • center
    • concentric
    • eccentric
  • al
    • cultural
    • original
    • typical
  • pro
    • proceed
    • progress
    • produce
  • cess
    • success
    • access
    • excess
  • ing
    • training
    • computing
    • reasoning
  • uni
    • unify
    • union
    • unique
What it sits beside

Same subject

  • graphics processing unit
  • speculative execution
  • side channel
  • inference

Same shape

  • graphics processing unit
  • tensor processing unit
  • neural processing unit
  • arithmetic logic unit

Processing-unit family

  • graphics processing unit
  • tensor processing unit
  • neural processing unit

Processing compounds

Open central compounds

  • central nervous system
  • central office
  • central heating

Where it sits in the deck

Phase 1: What AI Is: Core Concepts and Paradigms

You cannot secure, govern, or attack something you cannot define — establish what AI actually is before any other concept can land.