6.4.6 · D1Power, Thermal & Reliability

Foundations — Thermal throttling mechanisms

1,730 words8 min readBack to topic

Before you can understand thermal throttling, you must be able to read every symbol the parent note throws at you without flinching. This page builds each one from nothing — plain words first, then a picture, then why the topic needs it. Read top to bottom; each idea leans on the one above.


1. Voltage — the "push"

The picture: in the figure, the tall tank on the left is a high voltage — water (charge) sits ready to rush down. A short tank is a low voltage: gentler push.

Why the topic needs it: the whole reason throttling works is that a chip's heat depends very strongly on voltage. We will see power grows with squared — so shrinking a little shrinks heat a lot. You cannot understand that lever without first knowing what is.


2. Capacitance — the "bucket"

The picture: picture a bucket of cross-section . Pour in charge until the water level (voltage) reaches . A wider bucket (bigger ) holds more charge at the same level.

Inside a chip, every wire and transistor gate acts like a small capacitor. Every time a bit flips from 0 to 1, we fill that bucket; from 1 to 0, we empty it. That filling and emptying is where switching heat comes from.

Why the topic needs it: this is the seed of the dynamic-power formula. Every switch dumps roughly this much energy as heat.


3. Frequency — "how often"

The picture: a metronome. Slow metronome = low ; fast metronome = high . Each tick, the chip does one more round of switching (and makes one more little puff of heat).

Why the topic needs it: heat per second = (heat per switch) × (switches per second). The "switches per second" part is frequency. Slow the metronome and you make heat more slowly — one of the two knobs throttling turns.


4. Putting them together: dynamic power

Multiply the pieces you now own — energy per switch, discounted by how many switch, times how often:

Why the topic needs it: this is the lever. Throttling exists to shrink this , and it does so by lowering and together.


5. The tools of change: , , and

The parent note uses three bits of "change" notation. Here is each, earned.

Why an exponential ? Temperature does not jump instantly — it eases toward its final value, fast at first, then slower. The one function that describes "change proportional to how far you still have to go" is the exponential. That is exactly why the parent note writes:

The picture: the curve starts at and coasts toward the final temperature , never overshooting. After one time constant it has closed about 63% of the gap. This gentle, delayed rise is exactly why "turbo boost" can briefly exceed the sustainable power — the heatsink hasn't caught up yet.


6. The heat-escape side: , , and the current analogy

Now the other half of the balance — how heat leaves.

The electrical analogy (why it looks like Ohm's law): heat flow behaves exactly like electric current.

Electrical world Thermal world
Voltage difference Temperature difference
Current Heat flow (power)
Resistance Thermal resistance

Rearranging the last row gives the parent note's headline equation:

Why the topic needs it: this equation is the thermometer of the whole story. Throttling watches and acts before it reaches .


7. The delay term:

The picture: big metal heatsink = big = big = slow to heat up = long turbo window. This is the same that lives in the curve of §5.


Prerequisite map

Voltage V

Dynamic power P = alpha C V^2 f

Capacitance C

Energy half C V^2

Frequency f

Activity factor alpha

Junction temp Tj = Ta + P Rtheta

Thermal resistance Rtheta

Thermal capacitance Ctheta

Time constant tau

Transient heating curve

Thermal throttling

Every arrow says "you need the left box before the right box makes sense." Both chains — the heat-making chain (top) and the heat-escaping chain (bottom) — converge on throttling.


Equipment checklist

Cover the right side and test yourself. You are ready for the parent note when you can answer each.

What does physically represent?
The electrical push (pressure) that drives charge, in volts.
Why is there a in ?
Because voltage rises from 0 to while filling, so charge is pushed against only half the final voltage on average.
What does frequency count?
How many clock ticks (switching rounds) happen per second, in hertz.
Write dynamic power in terms of .
.
In , which variable hurts most and why?
Voltage, because power depends on squared.
What does mean in ?
Simply "the difference": hot temperature minus cold temperature.
State the thermal Ohm's-law analogue for junction temperature.
.
What does high mean for the chip?
Heat escapes poorly, so the junction runs hotter for the same power.
Why does temperature follow instead of jumping instantly?
Thermal mass () soaks up heat, so temperature eases toward its final value; change is proportional to the remaining gap.
What is and what does a large allow?
, the thermal time constant; a large lets the chip briefly exceed sustainable power (turbo boost).

Connections