6.4.3 · D1Power, Thermal & Reliability

Foundations — Thermal design power (TDP)

3,550 words16 min readBack to topic

This page assumes nothing. Before you can read the parent note Thermal design power (TDP), you need to know what a watt is, what heat even means, why a chip gets hot at all, and how engineers borrowed the language of electricity to describe temperature. We build every symbol from the ground up.


1. Power, energy, and the watt (the unit TDP is measured in)

Start with the two words people mix up constantly.

Figure — Thermal design power (TDP)
Figure s01 — The tap analogy. A tap pours water into a puddle. The thickness of the falling stream (blue) stands for power — how fast energy flows, in watts. The puddle piling up on the floor (yellow) stands for energy — the total amount collected, in joules. Same tap, two different quantities: rate vs. total.

Look at the tap picture. The flow rate (thickness of the stream) is power; the puddle that piles up is energy. TDP is a power number, because a cooler cares about the rate heat arrives, not the total over a whole day.


2. Heat and temperature (two different things)

We will meet three temperatures later. Give them names now:

  • junction temperature, the temperature of the actual silicon inside the chip. "Junction" is old transistor slang for the working guts of the chip.
  • — the temperature of the surrounding air the cooler dumps heat into.
  • — the highest junction temperature allowed before the chip protects itself. Cross it and the chip slows down (see Thermal throttling) or dies.

3. Electric charge, current, and capacitance (the electrical building blocks)

Before we can say why a chip heats up, we need three electrical words. Build them in order.

Now every electrical symbol we need — , , , — has a plain meaning, a unit, and a picture. We are ready to explain heat.


4. Why a chip produces heat at all

Every chip is built from millions of tiny switches called transistors. When a transistor flips on and off, it moves electric charge around. Moving charge through the chip's material meets resistance, and — exactly like a light bulb filament — that turns electrical energy into heat.

Where comes from

Before we accept the formula, let us build it, one switching event at a time.

The physics of charging a capacitor of size up to voltage gives an energy stored of . But charging it from the supply pulls a total of out of the power source (half is stored, half is lost as heat in the wires on the way in), and then emptying it dumps the stored half as heat too. Over one full charge-then-discharge cycle the energy that ends up as heat is:

Recall What happened to the textbook "½" in

? is the energy stored in the capacitor ::: but over a complete charge and discharge cycle both halves eventually become heat, giving a full per cycle — so no ½ survives in . (Some textbooks fold the factor into or ; conventions vary, so check which energy your source means.)

The total the cooler must handle:

Recall Why does

appear squared in dynamic power? Because voltage does double duty ::: it sets both how much charge is moved (the bucket fills to ) AND how hard it is pushed, so its effect multiplies with itself, giving .


5. The Ohm's-Law analogy for heat (the heart of every TDP calculation)

Here is the clever borrowing that makes TDP math easy.

In electricity, Ohm's Law says a voltage difference pushes current (charge per second, in amperes — defined in §3) through a resistance :

Engineers noticed heat behaves the same way: a temperature difference pushes heat flow through a thermal resistance. So they copied the equation symbol-for-symbol.

Figure — Thermal design power (TDP)
Figure s02 — The electrical–thermal analogy. Top (blue): a voltage difference from "high V" to "low V" drives a current through a resistor . Bottom (pink): a temperature difference from the hot junction to the cool air drives a heat flow (watts) through a thermal resistance . The two rows are the same equation with the labels swapped.

The little (Greek "theta") is just a subscript label meaning "thermal" — it tells you this R is about heat, not electricity.

Because the heat travels a chain of stages, and resistances in a chain simply add up (just like resistors in series), the parent note writes:

Figure — Thermal design power (TDP)
Figure s03 — Heat crossing three resistances in series. Boxes left to right: silicon junction () → metal case → heatsink fins → ambient air (). The three arrows between them are labelled (junction-to-case), (case-to-sink, the thermal paste), and (sink-to-ambient). Heat is a hiker crossing all three bridges in a row, so the resistances add: .

Read the picture left to right — heat is a hiker crossing three bridges:

  • Junction-to-Case: silicon out to the metal lid.
  • Case-to-Sink: across the thermal paste (see Heatsink design and thermal resistance).
  • Sink-to-Ambient: from the heatsink fins into the moving air.

6. Steady state vs. spikes — thermal capacitance (why TDP is a sustained number)

The thermal Ohm's Law above is a steady-state picture: it assumes heat has been flowing long enough that temperatures have settled. But chips also have thermal mass, and that changes how they respond to short bursts.

Figure — Thermal design power (TDP)
Figure s04 — Junction temperature over time after a sudden load. Yellow curve: apply constant power and rises gradually (not instantly) toward its steady value, because the thermal capacitance must fill up first. Blue dashed line: the final steady-state temperature the thermal Ohm's Law predicts. Pink arrow: a brief power spike only climbs partway up the curve before the load drops — which is exactly why a chip can momentarily exceed TDP without overheating.


7. Putting the symbols together

First, the missing link between the two halves of this page: TDP is just a name for the chip's steady-state total heat flow.

Now rearrange the thermal Ohm's Law to see where TDP fits. The chip warms until heat removed equals heat made. At that balance the heat flow equals TDP, so:

Every symbol on the right you now know. To keep the chip safe we demand , which rearranges to the cooling requirement:

Recall If

rises on a hot day, what happens to your allowed ? The numerator shrinks ::: so the allowed thermal resistance drops — the same cooler may no longer be good enough, which is why servers care about Data center cooling.


Prerequisite map

The diagram below is a dependency map: read it top to bottom, following the arrows. Each box is one idea from this page, and an arrow means "you need before makes sense" feeds into . The two independent roots (energy-in-joules on the left, the electrical Ohm law / on the right) flow downward and both meet near the bottom at the "cooling requirement", which is the formula the parent note is built on. Figure s05 draws the same map as a labelled picture in case the diagram below does not render.

Figure — Thermal design power (TDP)
Figure s05 — The prerequisite map drawn as a picture. Yellow nodes on the left are the energy/heat chain; blue nodes on the right are the electrical chain (, charge, current, capacitance); pink nodes at the bottom are where both chains merge into the thermal Ohm's Law and the final cooling requirement. Arrows point from each prerequisite to what it enables.

Energy in joules

Power in watts

TDP is a power number

Heat vs temperature

Charge and current

Master relation P = V times I

Leakage static power

Capacitance C = Q over V

Energy per switch C V squared

Transistors switch

Dynamic power alpha C V squared f

Total chip power becomes heat

Thermal Ohm law delta T = P R

Thermal resistance R theta in C per W

Resistances add in series

Cooling requirement

Thermal capacitance and transients


Equipment checklist

Test yourself — if you can answer each, you are ready for the parent note.

What unit is TDP measured in, and is it a rate or a total?
Watts (W); it is a rate of heat flow (joules per second), not a total amount of energy.
What is the difference between heat and temperature?
Heat is energy in transit (measured in joules, or watts as a flow rate); temperature is "how hot" something is — a level, in °C.
What are electric charge and current, and their units?
Charge is a quantity of electricity in coulombs; current is the rate charge flows, in amperes (1 A = 1 coulomb/s).
State the master power relation and its units.
— voltage (volts) times current (amperes) gives power (watts).
What is capacitance, its unit, and its defining equation?
How much charge a bucket holds per volt; measured in farads; .
Why does essentially all electrical power in a CPU turn into heat?
The chip does no mechanical work, so by conservation of energy every joule drawn must leave as heat.
How does follow from energy per switch?
Each full switch dumps of heat; multiply by the switching rate (fraction switching times ticks per second) to get power.
Where does come from?
It is just the master relation applied to the leakage current .
State the thermal Ohm's Law and its sign convention.
with , so heat flows from the hotter end to the cooler end.
What are the units of thermal resistance , and does low or high mean a better cooler?
°C/W, identical to K/W for temperature differences; low is better — little temperature rise per watt.
How is TDP related to , and why is it not the absolute worst case?
TDP is at steady state under the maker's chosen benchmark workload; stress tests, overclocks, and turbo bursts can exceed it.
What is thermal capacitance and why does it let a chip briefly exceed TDP?
The heat the mass must absorb to rise 1 °C; it delays the temperature rise, so short spikes only climb partway up the curve before the load drops.
Why do , , add together?
Heat flows through them in series like resistors in a chain, and series resistances add.
What do , , and each refer to?
Silicon junction temperature, surrounding air temperature, and the maximum junction temperature allowed before throttling.