Chip Thermal Runaway Detection via Temperature Second Derivative

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional temperature management systems struggle to accurately predict and prevent thermal runaway on chips due to temperature offset and process variation, leading to unnecessary performance loss and reduced chip yield.

Innovation Solution

A temperature management system that calculates second derivatives of temperature with respect to time from sensor readings to detect thermal runaway, allowing for precise timing of mitigation actions such as reducing operating frequency or supply voltage, thus being insensitive to temperature offset and process variation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional temperature management systems use temperature threshold comparison to detect thermal runaway, then the system can identify high temperature conditions, but the detection accuracy is reduced due to temperature offset and process variation leading to premature or missed detection

Engineering Contradiction:
Improvethermal runaway detection accuracyVSAvoidchip yield
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent changes the detection parameter from absolute temperature (which is sensitive to offset and process variation) to the second derivative of temperature with respect to time (d²T/dt²). This parameter transformation makes the detection insensitive to temperature offset and process variation, as the second derivative captures the acceleration of temperature rise characteristic of thermal runaway rather than the absolute temperature level. The calculation module computes d²T/dt² from sequential temperature readings, and when this value exceeds a threshold, thermal runaway is detected accurately without being affected by manufacturing variations.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If temperature mitigation is performed early to prevent thermal runaway, then chip damage is avoided, but performance loss increases due to premature frequency or voltage reduction

Engineering Contradiction:
Improvechip protectionVSAvoidchip performance
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary detection of thermal runaway conditions by continuously monitoring the second derivative of temperature (d²T/dt²) before the temperature reaches dangerous levels. When d²T/dt² exceeds the threshold, indicating the onset of thermal runaway, the system immediately initiates mitigation actions such as reducing operating frequency or supply voltage. This preliminary detection approach allows the system to act at the precise moment thermal runaway begins, rather than waiting for temperature thresholds to be exceeded, thereby preventing chip damage while minimizing performance impact by avoiding premature mitigation.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If temperature mitigation is delayed to maintain performance, then performance loss is minimized, but the risk of chip damage from thermal runaway increases

Engineering Contradiction:
Improvechip performanceVSAvoidchip damage risk
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The system implements continuous feedback monitoring by calculating the second derivative of temperature (d²T/dt²) from sequential temperature readings and comparing it against a threshold. This feedback mechanism provides real-time information about the acceleration of temperature rise, which is the defining characteristic of thermal runaway. When d²T/dt² exceeds the threshold, the feedback loop immediately triggers mitigation actions, creating a closed-loop control system that responds precisely to thermal conditions. This feedback approach enables the system to maintain high performance during normal operation while providing immediate protection when thermal runaway is detected, eliminating the need to choose between performance and safety.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10061331B2Systems and methods for detecting thermal runaway
Publication Date: 2018.08.28 QUALCOMM INC
  • US10061331B2 patent drawing
  • US10061331B2 patent drawing
  • US10061331B2 patent drawing

AI summary

In one embodiment, a method of temperature control comprises receiving temperature readings from a temperature sensor on a chip, calculating one or more second derivatives of temperature with respect to time based on the temperature readings, and determining whether to perform temperature mitigation on the chip based on the one or more calculated second derivatives of temperature.