Foundations — Thermal throttling mechanisms
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
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?
Why is there a in ?
What does frequency count?
Write dynamic power in terms of .
In , which variable hurts most and why?
What does mean in ?
State the thermal Ohm's-law analogue for junction temperature.
What does high mean for the chip?
Why does temperature follow instead of jumping instantly?
What is and what does a large allow?
Connections
- Parent: Thermal throttling mechanisms — where all these symbols come together.
- Dynamic vs Static Power — is the dynamic half.
- DVFS Dynamic Voltage and Frequency Scaling — turning the and knobs.
- Thermal Resistance and Heatsinks — the and of §6–7.
- TDP Thermal Design Power — the sustainable-power target set by cooling.
- Clock Gating and Power Gating — cutting and static power.
- Reliability and Electromigration — why exists at all.