6.4.3 · D3Power, Thermal & Reliability

Worked examples — Thermal design power (TDP)

3,788 words17 min readBack to topic

This page is a drill sheet for Thermal design power (TDP). We will not re-teach the theory from scratch — instead we hunt down every kind of situation the thermal-design equation can throw at you, and solve one clean example for each. By the end there should be no configuration of numbers that surprises you.

Before we start, let's re-anchor the one equation everything hangs on, in plain words.

Figure — Thermal design power (TDP)

Figure s01 — the thermal ladder. Four horizontal black lines are stacked like rungs: the top rung is the chip junction at (hottest), then the case, then the heatsink (sink), and the bottom rung is the ambient air at (coolest). A tall red arrow on the left labelled "heat flow" points downward through all four rungs — heat always travels top-to-bottom, hot to cold. Between each pair of rungs a smaller arrow is annotated with a resistance and the temperature it drops for the chip of Examples 1–5: drops , drops , and the red bottom rung drops . These three drops stack up to the total rise. Each rung is one resistance the heat must climb down through, and the resistances add in series — the same heat passes through all of them one after another:

  • Junction-to-Case, baked into the chip package.
  • Case-to-Sink, the thermal-paste layer.
  • Sink-to-Ambient, the heatsink + fan (the part you choose — drawn in red because it's the knob you control in Examples 1, 2 and 4).

That "add them up" rule is the whole reason series resistances matter here — see Heatsink design and thermal resistance. Keep this ladder open beside you: every example below is just this picture with different numbers on the rungs.


The scenario matrix

Here is every distinct kind of case this topic can produce. Each worked example below is tagged with the cell it lands in.

# Case class What makes it different Example
A Solve for the unknown resistance given , , some s → find missing Ex 1
B Solve for temperature given s and → find junction temp, does it throttle? Ex 2
C Ratio / scaling (no absolute values) scaling from overclock Ex 3
D Degenerate: perfect cooler () limiting behaviour, zero resistance Ex 4
E Degenerate: no cooler / zero power or edge cases Ex 5
F Hot-ambient / sign of the budget near or above → budget zero or negative Ex 6
G Real-world word problem TDP vs measured wall power Ex 7
H Exam-style twist undervolt to fit a fixed cooler (reverse ratio) Ex 8

Case A — Solve for a missing resistance


Case B — Solve for temperature (does it throttle?)


Case C — Ratio / scaling (overclock)

Figure — Thermal design power (TDP)

Figure s02 — why only matters. The horizontal axis is clock frequency in GHz; the vertical axis is dynamic power in arbitrary units (with set to ). Two straight lines rise from the origin: a black line for the "before" voltage and a steeper red line for the "after" voltage — the red line is steeper because higher voltage multiplies the slope by . A black dot marks the old operating point at on the black line; a red dot marks the new operating point at on the red line. The text note reminds you that only rescales the height of both lines by the same factor, so it cancels in the ratio — leaving only to explain the whole power change (see Power consumption in CMOS circuits).


Case D — Degenerate: the perfect cooler


Case E — Degenerate: no power, or no cooler


Case F — Hot ambient / sign of the budget


Case G — Real-world word problem


Case H — Exam-style twist (reverse the scaling)


Recall Quick self-test

A 100 W chip, , ambient : largest total ? ::: , so . Why does a perfect heatsink NOT drop the junction to ambient? ::: The internal and paste still force a rise; only went to zero. When does the temperature budget go negative, and what does it mean? ::: When ; a negative required means no passive cooler works — not reverse heat flow, not a math error. Overclock keeps fixed and you want power ; new voltage ratio? ::: , so the old voltage. Is TDP the same as instantaneous power? ::: No — TDP is the sustained power the cooler is sized for; instantaneous turbo power can briefly exceed it.