US20080159352A1 - Temperature calculation based on non-uniform leakage power - Google Patents

Temperature calculation based on non-uniform leakage power Download PDF

Info

Publication number
US20080159352A1
US20080159352A1 US11/646,064 US64606406A US2008159352A1 US 20080159352 A1 US20080159352 A1 US 20080159352A1 US 64606406 A US64606406 A US 64606406A US 2008159352 A1 US2008159352 A1 US 2008159352A1
Authority
US
United States
Prior art keywords
temperature
integrated circuit
spatial
leakage power
thermal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/646,064
Inventor
Dhananjay Adhikari
Zhong-Ning George Cai
Jacob Schneider
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corp filed Critical Intel Corp
Priority to US11/646,064 priority Critical patent/US20080159352A1/en
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CAI, ZHONG-NING GEORGE, ADHIKARI, DHANANJAY, SCHNEIDER, JACOB
Publication of US20080159352A1 publication Critical patent/US20080159352A1/en
Priority to US13/367,870 priority patent/US11164806B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01LSEMICONDUCTOR DEVICES NOT COVERED BY CLASS H10
    • H01L23/00Details of semiconductor or other solid state devices
    • H01L23/34Arrangements for cooling, heating, ventilating or temperature compensation ; Temperature sensing arrangements
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01LSEMICONDUCTOR DEVICES NOT COVERED BY CLASS H10
    • H01L2924/00Indexing scheme for arrangements or methods for connecting or disconnecting semiconductor or solid-state bodies as covered by H01L24/00
    • H01L2924/0001Technical content checked by a classifier
    • H01L2924/0002Not covered by any one of groups H01L24/00, H01L24/00 and H01L2224/00

Definitions

  • Power dissipation directly affects the performance and reliability of modern integrated circuits.
  • a microprocessor designer may model this power dissipation with respect to a high level micro-architecture, a register transfer level, and an actual implementation of the microprocessor.
  • source-to-drain leakage power is characterized as a constant depending only on a process corner of the subject integrated circuit. These methods typically neglect any dependence of leakage power on temperature as insignificant.
  • FIG. 1 is a block diagram illustrating an apparatus according to some embodiments.
  • FIG. 2 is a flow diagram of a process according to some embodiments.
  • FIG. 3 illustrates a thermal divergence temperature determined according to some embodiments.
  • FIG. 4 is a flow diagram of a process according to some embodiments.
  • FIG. 1 is a block diagram of integrated circuit 100 according to some embodiments.
  • Integrated circuit 100 may comprise any type of semiconductor-based device having electrical devices integrated therein.
  • Integrated circuit 100 may be fabricated according to any number of fabrication techniques that are or become known.
  • integrated circuit 100 comprises a silicon-based general-purpose microprocessor.
  • Integrated circuit 110 comprises core 110 , temperature sensor 120 , lookup table 130 , power regulation circuit 140 and comparator 150 .
  • the positions and relative sizes of functional blocks 110 through 150 do not necessarily reflect any particular implementation. According to some embodiments, one or more of functional blocks 110 through 150 may share active or passive electrical elements amongst each other.
  • Core 110 may comprise an execution engine to execute processor-executable program code. Such execution may illicit desired behavior from circuit 100 , which may include internal state changes as well the driving of desired signals to external pins (not shown) of circuit 100 .
  • Circuit 100 may store program code “on-chip” for low-level operations such as one or more processes described herein.
  • Memory 160 may be in communication with one or more external pins and may provide processor-executable program code to integrated circuit 100 according to some embodiments.
  • Memory 160 may comprise any type of memory for storing data, including but not limited to a Single Data Rate Random Access Memory (SDR-RAM), a Double Data Rate Random Access Memory (DDR-RAM), or a Programmable Read Only Memory (PROM).
  • SDR-RAM Single Data Rate Random Access Memory
  • DDR-RAM Double Data Rate Random Access Memory
  • PROM Programmable Read Only Memory
  • FIG. 2 is a diagram of process 200 according to some embodiments.
  • Process 200 may be executed by any combination of hardware, software and/or firmware, and some elements may be executed manually.
  • Process 200 may be executed during testing and/or other quality assurance activities after manufacture of an integrated circuit.
  • a spatial power map associated with an integrated circuit is determined.
  • the spatial power map is based on an architecture of the circuit. Determination of the spatial power map at 210 may proceed according to any suitable system that is or becomes known. For example, some conventional systems receive an electronic “floorplan” of the integrated circuit, statistical historic studies of prior integrated circuits, and process data, and generate a three-dimensional map illustrating power consumption at various locations throughout the integrated circuit. The map typically reflects active power, gate power, and source-to-drain leakage power.
  • a spatial thermal map associated with an integrated circuit is generated based on the spatial power map generated at 210 .
  • the spatial thermal map may indicate average operational temperatures at various points of the integrated circuit. Again, current or future conventional methods for generating such a thermal map may be employed at 220 .
  • a spatial leakage power map is determined at 230 based on the spatial thermal map generated at 220 .
  • the spatial leakage power map reflects source-to-drain leakage power at various locations of the integrated circuit.
  • the leakage power may be modeled as follows:
  • P sdleak2 P sdleak1 e ( ⁇ (T2 ⁇ T1) ,
  • is obtained from process data simulations.
  • may vary depending on process corner. Accordingly, several spatial leakage power maps corresponding to respective process corners may be generated at 230 .
  • One or more leakage power shutdown temperatures are determined at 250 based on the spatial leakage power map.
  • the function Y has one minimum and no maximums. Moreover, if the minimum is less than 0, either one solution (i.e., a converging case) or two solutions (i.e., a diverging case) exists.
  • FIG. 3 is a graph illustrating a plot of Y according to some embodiments.
  • the plot is associated with a particular process corner based on which the associated spatial leakage power map was determined at 230 .
  • solution A of the function Y which may represent a leakage power shutdown temperature according to some embodiments.
  • the leakage power shutdown temperature may be a temperature at which, for the given process corner, temperature and leakage power become self-reinforcing and cause a runaway condition.
  • FIG. 4 is a flow diagram of process 400 according to some embodiments.
  • Process 400 may be executed by any combination of hardware, software and/or firmware.
  • Process 400 may be executed by circuit 100 according to some embodiments.
  • a temperature of an integrated circuit is determined at 410 .
  • the temperature may be determined by an on-chip temperature sensor such as temperature sensor 120 , which may comprise a digital thermometer or any other type of sensor that is or becomes known.
  • the sensor may measure the temperature at a particular location of the integrated circuit at which temperature and leakage power are of concern.
  • the thermal divergence temperature may be a temperature at which the continued application of supply power may cause a runaway temperature condition. Accordingly, the thermal divergence temperature may be determined for a particular location of the integrated circuit as described above with respect to the leakage power shutdown temperature.
  • the thermal divergence temperature may be stored on-chip (e.g., in lookup table 130 ) after manufacture of the integrated circuit. In some embodiments, several thermal divergence temperatures are stored on-chip and one of the stored temperatures is flagged to indicate its applicability to the particular integrated circuit. Such an arrangement may allow a manufacturer to customize process 400 in view of a process corner or intended use of the integrated circuit.
  • Comparator 130 may compare the determined temperature to the thermal divergence temperature at 420 . Comparator 130 may indicate TRUE if the measured temperature is less than but sufficiently proximate to the thermal divergence temperature. Comparator 130 may be an element of core 110 . Flow returns to 410 if the determined temperature is not proximate to the thermal divergence temperature.
  • Flow proceeds to 430 if the determination at 420 is affirmative.
  • the determination at 430 may be intended to determine if the measured temperature is primarily due to active power or leakage power. The determination may be based on communication with the operating system, internal performance counters of the integrated circuit, etc. If the integrated circuit is active, flow continues to 440 to hand control to other temperature control processes. Such control may comprise reducing operational frequency, supply power, workload, etc.
  • a temperature of the integrated circuit is again determined at 450 , and this temperature is compared against the thermal divergence point at 460 . If the measured temperature is less than the thermal divergence point, flow returns to 420 to determine whether to determine whether the temperature of the integrated circuit is still proximate to the thermal divergence temperature and flow continues as described above.
  • power to the integrated circuit is disabled at 470 .
  • Disabling the power is intended to prevent a runaway temperature condition.
  • the power may be disabled by operating power regulation circuit 140 to reduce or eliminate power supplied to all or a portion of integrated circuit 100 .
  • the power may be disabled at 470 by instructing an off-chip voltage regulator (not shown) to stop power delivery to integrated circuit 100 .

Abstract

A system may include determination of a spatial power map associated with an integrated circuit based on an architecture of the circuit, generation of a spatial thermal map associated with the integrated circuit based on the spatial power map, and determination of a spatial leakage power map based on the spatial thermal map. In some aspects, a system includes determination of a temperature of an integrated circuit, comparison of the temperature with a thermal divergence temperature, determination that the temperature of the integrated circuit is primarily due to leakage power, and disabling of power to the integrated circuit.

Description

    BACKGROUND
  • Power dissipation directly affects the performance and reliability of modern integrated circuits. A microprocessor designer, for example, may model this power dissipation with respect to a high level micro-architecture, a register transfer level, and an actual implementation of the microprocessor. According to conventional methods for modeling power dissipation, source-to-drain leakage power is characterized as a constant depending only on a process corner of the subject integrated circuit. These methods typically neglect any dependence of leakage power on temperature as insignificant.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram illustrating an apparatus according to some embodiments.
  • FIG. 2 is a flow diagram of a process according to some embodiments.
  • FIG. 3 illustrates a thermal divergence temperature determined according to some embodiments.
  • FIG. 4 is a flow diagram of a process according to some embodiments.
  • DETAILED DESCRIPTION
  • FIG. 1 is a block diagram of integrated circuit 100 according to some embodiments. Integrated circuit 100 may comprise any type of semiconductor-based device having electrical devices integrated therein. Integrated circuit 100 may be fabricated according to any number of fabrication techniques that are or become known. In some embodiments, integrated circuit 100 comprises a silicon-based general-purpose microprocessor.
  • Integrated circuit 110 comprises core 110, temperature sensor 120, lookup table 130, power regulation circuit 140 and comparator 150. The positions and relative sizes of functional blocks 110 through 150 do not necessarily reflect any particular implementation. According to some embodiments, one or more of functional blocks 110 through 150 may share active or passive electrical elements amongst each other.
  • Core 110 may comprise an execution engine to execute processor-executable program code. Such execution may illicit desired behavior from circuit 100, which may include internal state changes as well the driving of desired signals to external pins (not shown) of circuit 100. Circuit 100 may store program code “on-chip” for low-level operations such as one or more processes described herein.
  • Memory 160 may be in communication with one or more external pins and may provide processor-executable program code to integrated circuit 100 according to some embodiments. Memory 160 may comprise any type of memory for storing data, including but not limited to a Single Data Rate Random Access Memory (SDR-RAM), a Double Data Rate Random Access Memory (DDR-RAM), or a Programmable Read Only Memory (PROM).
  • FIG. 2 is a diagram of process 200 according to some embodiments. Process 200 may be executed by any combination of hardware, software and/or firmware, and some elements may be executed manually. Process 200 may be executed during testing and/or other quality assurance activities after manufacture of an integrated circuit.
  • Initially, at 210, a spatial power map associated with an integrated circuit is determined. The spatial power map is based on an architecture of the circuit. Determination of the spatial power map at 210 may proceed according to any suitable system that is or becomes known. For example, some conventional systems receive an electronic “floorplan” of the integrated circuit, statistical historic studies of prior integrated circuits, and process data, and generate a three-dimensional map illustrating power consumption at various locations throughout the integrated circuit. The map typically reflects active power, gate power, and source-to-drain leakage power.
  • Next, at 220, a spatial thermal map associated with an integrated circuit is generated based on the spatial power map generated at 210. The spatial thermal map may indicate average operational temperatures at various points of the integrated circuit. Again, current or future conventional methods for generating such a thermal map may be employed at 220.
  • A spatial leakage power map is determined at 230 based on the spatial thermal map generated at 220. According to some embodiments, the spatial leakage power map reflects source-to-drain leakage power at various locations of the integrated circuit. The leakage power may be modeled as follows:

  • P sdleak2 =P sdleak1 e (β(T2−T1),
  • where β is obtained from process data simulations. The following table illustrates values of β generated by SPICE measurements using a minimum square fit method, with Vdd=1.1V, T=25 to 150 degrees C., and a PTTTT skew on conventional microprocessor fabrication process.
  • TTTT FFFF
    LVT NMOS 1.48E−02 9.35E−02
    HVT NMOS 1.94E−02 1.68E−02
    LVT PMOS 1.76E−02 1.06E−02
    HVT PMOS 2.01E−02 1.74E−02
  • As shown, β may vary depending on process corner. Accordingly, several spatial leakage power maps corresponding to respective process corners may be generated at 230.
  • At 240, it is determined whether the spatial leakage power map is substantially convergent. Convergence in this context may indicate that a difference between the most-recently determined spatial thermal map and a previously-determined thermal map is less than a predetermined threshold. Some embodiments therefore require flow to return to 220 and continue as described above to generate a second spatial thermal map for comparison against a first spatial thermal map at 240. Flow continues to cycle between 220, 230 and 240 until the most-recently determined spatial thermal map is determined to be substantially convergent.
  • One or more leakage power shutdown temperatures are determined at 250 based on the spatial leakage power map. The determination at 250 may be based on the direct proportionality of temperature to total power, written as Tj=Ta+Θ (Source-Drain Leakage Power+Gate Leakage Power+Active Power). Assuming that Y1=Tj and Y2=Ta+Θ, the function Y=Y1−Y2 may be defined. The function Y has one minimum and no maximums. Moreover, if the minimum is less than 0, either one solution (i.e., a converging case) or two solutions (i.e., a diverging case) exists.
  • FIG. 3 is a graph illustrating a plot of Y according to some embodiments. The plot is associated with a particular process corner based on which the associated spatial leakage power map was determined at 230. Also shown is solution A of the function Y, which may represent a leakage power shutdown temperature according to some embodiments. The leakage power shutdown temperature may be a temperature at which, for the given process corner, temperature and leakage power become self-reinforcing and cause a runaway condition.
  • FIG. 4 is a flow diagram of process 400 according to some embodiments. Process 400 may be executed by any combination of hardware, software and/or firmware. Process 400 may be executed by circuit 100 according to some embodiments.
  • A temperature of an integrated circuit is determined at 410. The temperature may be determined by an on-chip temperature sensor such as temperature sensor 120, which may comprise a digital thermometer or any other type of sensor that is or becomes known. The sensor may measure the temperature at a particular location of the integrated circuit at which temperature and leakage power are of concern.
  • At 420, it is determined whether the temperature is proximate to a thermal divergence temperature. As described above with respect to the leakage power shutdown temperature, the thermal divergence temperature may be a temperature at which the continued application of supply power may cause a runaway temperature condition. Accordingly, the thermal divergence temperature may be determined for a particular location of the integrated circuit as described above with respect to the leakage power shutdown temperature.
  • The thermal divergence temperature may be stored on-chip (e.g., in lookup table 130) after manufacture of the integrated circuit. In some embodiments, several thermal divergence temperatures are stored on-chip and one of the stored temperatures is flagged to indicate its applicability to the particular integrated circuit. Such an arrangement may allow a manufacturer to customize process 400 in view of a process corner or intended use of the integrated circuit.
  • Comparator 130 may compare the determined temperature to the thermal divergence temperature at 420. Comparator 130 may indicate TRUE if the measured temperature is less than but sufficiently proximate to the thermal divergence temperature. Comparator 130 may be an element of core 110. Flow returns to 410 if the determined temperature is not proximate to the thermal divergence temperature.
  • Flow proceeds to 430 if the determination at 420 is affirmative. At 430, it is determined if the integrated circuit is active. The determination at 430 may be intended to determine if the measured temperature is primarily due to active power or leakage power. The determination may be based on communication with the operating system, internal performance counters of the integrated circuit, etc. If the integrated circuit is active, flow continues to 440 to hand control to other temperature control processes. Such control may comprise reducing operational frequency, supply power, workload, etc.
  • If it is determined that the integrated circuit is not active, a temperature of the integrated circuit is again determined at 450, and this temperature is compared against the thermal divergence point at 460. If the measured temperature is less than the thermal divergence point, flow returns to 420 to determine whether to determine whether the temperature of the integrated circuit is still proximate to the thermal divergence temperature and flow continues as described above.
  • If the measured temperature is greater than the thermal divergence point at 460, power to the integrated circuit is disabled at 470. Disabling the power is intended to prevent a runaway temperature condition. The power may be disabled by operating power regulation circuit 140 to reduce or eliminate power supplied to all or a portion of integrated circuit 100. The power may be disabled at 470 by instructing an off-chip voltage regulator (not shown) to stop power delivery to integrated circuit 100.
  • The several embodiments described herein are solely for the purpose of illustration. Therefore, persons in the art will recognize from this description that other embodiments may be practiced with various modifications and alterations.

Claims (16)

1. A method comprising:
determining a spatial power map associated with an integrated circuit based on an architecture of the circuit;
generating a spatial thermal map associated with the integrated circuit based on the spatial power map; and
determining a spatial leakage power map based on the spatial thermal map.
2. A method according to claim 1, wherein determining the spatial leakage power map comprises:
modeling spatial leakage power based on a fabrication process of the integrated circuit.
3. A method according to claim 1, further comprising:
determining a second spatial power map associated with the integrated circuit based on the spatial leakage power map;
generating a second spatial thermal map associated with the integrated circuit based on the second spatial power map; and
determining a second spatial leakage power map based on the second spatial thermal map.
4. A method according to claim 3, further comprising:
determining whether the second spatial thermal map is substantially similar to the spatial thermal map.
5. A method according to claim 1, further comprising:
determining a leakage power shutdown temperature based on the spatial leakage power map.
6. A method comprising:
determining a temperature of an integrated circuit;
comparing the temperature with a thermal divergence temperature;
determining that the temperature of the integrated circuit is primarily due to leakage power; and
disabling power to the integrated circuit.
7. A method according to claim 6, wherein determining that the temperature of the integrated circuit is primarily due to leakage power comprises:
determining that the integrated circuit is inactive.
8. A method according to claim 6, wherein comparing the temperature with the thermal divergence temperature comprises:
determining that the temperature is proximate to the thermal divergence temperature of the integrated circuit, and further comprising:
after determining that the temperature of the integrated circuit is primarily due to leakage power, measuring a second temperature of the integrated circuit; and
determining that the second temperature is greater than the thermal divergence temperature of the integrated circuit.
9. A method according to claim 6, further comprising:
determining the thermal divergence temperature of the integrated circuit based on a plurality of stored temperatures.
10. An apparatus comprising:
an integrated circuit;
a temperature sensor to measure a temperature of the integrated circuit; and
a comparator to compare the temperature with a thermal divergence temperature;
wherein the integrated circuit is to determine that the temperature of the integrated circuit is primarily due to leakage power, and disable power to the integrated circuit.
11. An apparatus according to claim 10, wherein the determination that the temperature of the integrated circuit is primarily due to leakage power comprises:
a determination that the integrated circuit is inactive.
12. An apparatus according to claim 10, wherein the comparator is to determine that the temperature is proximate to the thermal divergence temperature of the integrated circuit,
wherein temperature sensor is to measure a second temperature of the integrated circuit after it is determined that the temperature of the integrated circuit is primarily due to leakage power, and
wherein the integrated circuit is further to determine that the second temperature is greater than the thermal divergence temperature of the integrated circuit.
13. An apparatus according to claim 10, further comprising:
a memory comprising a plurality of stored temperatures including the thermal divergence temperature.
14. A system comprising:
a double data rate memory;
an integrated circuit;
a temperature sensor to measure a temperature of the integrated circuit; and
a comparator to compare the temperature with a thermal divergence temperature;
wherein the integrated circuit is to determine that the temperature of the integrated circuit is primarily due to leakage power, and disable power to the integrated circuit.
15. A system according to claim 14, wherein the determination that the temperature of the integrated circuit is primarily due to leakage power comprises:
a determination that the integrated circuit is inactive.
16. A system according to claim 14, wherein the comparator is to determine that the temperature is proximate to the thermal divergence temperature of the integrated circuit,
wherein temperature sensor is to measure a second temperature of the integrated circuit after it is determined that the temperature of the integrated circuit is primarily due to leakage power, and
wherein the integrated circuit is further to determine that the second temperature is greater than the thermal divergence temperature of the integrated circuit.
US11/646,064 2006-12-27 2006-12-27 Temperature calculation based on non-uniform leakage power Abandoned US20080159352A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/646,064 US20080159352A1 (en) 2006-12-27 2006-12-27 Temperature calculation based on non-uniform leakage power
US13/367,870 US11164806B2 (en) 2006-12-27 2012-02-07 Temperature calculation based on non-uniform leakage power

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/646,064 US20080159352A1 (en) 2006-12-27 2006-12-27 Temperature calculation based on non-uniform leakage power

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/367,870 Continuation US11164806B2 (en) 2006-12-27 2012-02-07 Temperature calculation based on non-uniform leakage power

Publications (1)

Publication Number Publication Date
US20080159352A1 true US20080159352A1 (en) 2008-07-03

Family

ID=39583931

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/646,064 Abandoned US20080159352A1 (en) 2006-12-27 2006-12-27 Temperature calculation based on non-uniform leakage power
US13/367,870 Active 2028-10-10 US11164806B2 (en) 2006-12-27 2012-02-07 Temperature calculation based on non-uniform leakage power

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/367,870 Active 2028-10-10 US11164806B2 (en) 2006-12-27 2012-02-07 Temperature calculation based on non-uniform leakage power

Country Status (1)

Country Link
US (2) US20080159352A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120027304A1 (en) * 2010-07-28 2012-02-02 International Business Machines Corporation Semantic parsing of objects in video
US9134399B2 (en) 2010-07-28 2015-09-15 International Business Machines Corporation Attribute-based person tracking across multiple cameras
US9330312B2 (en) 2010-07-28 2016-05-03 International Business Machines Corporation Multispectral detection of personal attributes for video surveillance
US10424342B2 (en) 2010-07-28 2019-09-24 International Business Machines Corporation Facilitating people search in video surveillance

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108445039B (en) * 2018-02-07 2021-05-04 清华大学 Power battery thermal runaway safety performance prediction method and device and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5961215A (en) * 1997-09-26 1999-10-05 Advanced Micro Devices, Inc. Temperature sensor integral with microprocessor and methods of using same
US6535798B1 (en) * 1998-12-03 2003-03-18 Intel Corporation Thermal management in a system
US6606729B2 (en) * 2001-09-27 2003-08-12 International Business Machines Corporation Corner simulation methodology
US20060031794A1 (en) * 2004-01-28 2006-02-09 Peng Li Method and apparatus for thermal modeling and analysis of semiconductor chip designs
US7347621B2 (en) * 2004-07-16 2008-03-25 International Business Machines Corporation Method and system for real-time estimation and prediction of the thermal state of a microprocessor unit

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3781814A (en) * 1971-10-07 1973-12-25 Raytheon Co Method and apparatus for applying source language statements to a digital computer
EP0924588A1 (en) * 1997-10-16 1999-06-23 Varma, Dhruv Electronic thermostat control unit and its use in multipoint temperature controller for refrigeration and heating systems
JP2001160042A (en) * 1999-12-02 2001-06-12 Mitsubishi Electric Corp Microcomputer loaded with temperature sensor
US20030020132A1 (en) * 2001-07-25 2003-01-30 Motorola, Inc. Methods and apparatus for controlling temperature-sensitive devices
US6996730B2 (en) * 2002-11-25 2006-02-07 Texas Instruments Incorporated Adjusting voltage supplied to a processor in response to clock frequency
US7275012B2 (en) * 2002-12-30 2007-09-25 Intel Corporation Automated method and apparatus for processor thermal validation
US6974252B2 (en) * 2003-03-11 2005-12-13 Intel Corporation Failsafe mechanism for preventing an integrated circuit from overheating
US6842714B1 (en) * 2003-08-22 2005-01-11 International Business Machines Corporation Method for determining the leakage power for an integrated circuit
KR20050071739A (en) * 2004-01-02 2005-07-08 삼성전자주식회사 Microprocessor to reduce leakage power
US7089099B2 (en) * 2004-07-30 2006-08-08 Automotive Technologies International, Inc. Sensor assemblies
US7400945B2 (en) * 2005-03-23 2008-07-15 Intel Corporation On-die temperature monitoring in semiconductor devices to limit activity overload
US20070005152A1 (en) * 2005-06-30 2007-01-04 Ben Karr Method and apparatus for monitoring power in integrated circuits
JP2007082365A (en) * 2005-09-16 2007-03-29 Rohm Co Ltd Temperature protection circuit, power supply device, and electronic apparatus
JP4143094B2 (en) * 2006-03-07 2008-09-03 株式会社東芝 Ferroelectric memory device
US7886167B2 (en) * 2006-05-11 2011-02-08 Intel Corporation Load circuit supply voltage control
US20080040408A1 (en) * 2006-08-10 2008-02-14 David Wyatt Temperature sampling in electronic devices
US7453756B2 (en) * 2006-08-31 2008-11-18 Freescale Semiconductor, Inc. Method for powering an electronic device and circuit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5961215A (en) * 1997-09-26 1999-10-05 Advanced Micro Devices, Inc. Temperature sensor integral with microprocessor and methods of using same
US6535798B1 (en) * 1998-12-03 2003-03-18 Intel Corporation Thermal management in a system
US6606729B2 (en) * 2001-09-27 2003-08-12 International Business Machines Corporation Corner simulation methodology
US20060031794A1 (en) * 2004-01-28 2006-02-09 Peng Li Method and apparatus for thermal modeling and analysis of semiconductor chip designs
US7347621B2 (en) * 2004-07-16 2008-03-25 International Business Machines Corporation Method and system for real-time estimation and prediction of the thermal state of a microprocessor unit

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120027304A1 (en) * 2010-07-28 2012-02-02 International Business Machines Corporation Semantic parsing of objects in video
US20130177249A1 (en) * 2010-07-28 2013-07-11 International Business Machines Corporation Semantic Parsing of Objects in Video
US8532390B2 (en) * 2010-07-28 2013-09-10 International Business Machines Corporation Semantic parsing of objects in video
US8588533B2 (en) * 2010-07-28 2013-11-19 International Business Machines Corporation Semantic parsing of objects in video
US20140185937A1 (en) * 2010-07-28 2014-07-03 International Business Machines Corporation Semantic Parsing of Objects in Video
US8774522B2 (en) 2010-07-28 2014-07-08 International Business Machines Corporation Semantic parsing of objects in video
US9002117B2 (en) * 2010-07-28 2015-04-07 International Business Machines Corporation Semantic parsing of objects in video
US20150131910A1 (en) * 2010-07-28 2015-05-14 International Business Machines Corporation Semantic Parsing of Objects in Video
US9134399B2 (en) 2010-07-28 2015-09-15 International Business Machines Corporation Attribute-based person tracking across multiple cameras
US9245186B2 (en) * 2010-07-28 2016-01-26 International Business Machines Corporation Semantic parsing of objects in video
US9330312B2 (en) 2010-07-28 2016-05-03 International Business Machines Corporation Multispectral detection of personal attributes for video surveillance
US9679201B2 (en) 2010-07-28 2017-06-13 International Business Machines Corporation Semantic parsing of objects in video
US10424342B2 (en) 2010-07-28 2019-09-24 International Business Machines Corporation Facilitating people search in video surveillance

Also Published As

Publication number Publication date
US11164806B2 (en) 2021-11-02
US20120134385A1 (en) 2012-05-31

Similar Documents

Publication Publication Date Title
US11164806B2 (en) Temperature calculation based on non-uniform leakage power
KR102134527B1 (en) Method and apparatus for digital low voltage detection and control
US8954770B2 (en) Controlling temperature of multiple domains of a multi-domain processor using a cross domain margin
US10825502B2 (en) Memory system for removing memory cell fault and method thereof
US20160327999A1 (en) Dynamic frequency scaling in multi-processor systems
CN110543280A (en) Apparatus and method for temperature-based memory management
US10365708B2 (en) Systems and methods for guardband recovery using in situ characterization
US20170046218A1 (en) Systems and methods of memory bit flip identification for debugging and power management
US9117511B2 (en) Control circuits for asynchronous circuits
CN104049714A (en) Processor having frequency of operation information for guaranteed operation under high temperature events
Chatzidimitriou et al. Assessing the effects of low voltage in branch prediction units
US20080026489A1 (en) Method and system for modeling statistical leakage-current distribution
US9453879B2 (en) On-die system for monitoring and predicting performance
JP5288813B2 (en) Storage device with reduced standby power consumption and operation method thereof
US20200033927A1 (en) Distributed on chip network to mitigate voltage droops
US10915257B2 (en) Semiconductor device and semiconductor system
US20090195280A1 (en) Integrated circuit having a memory with a plurality of storage cells of synchronous design and connected to clock gating units
US20140336963A1 (en) Methods and apparatus for communicating available battery power
Sasan et al. Variation trained drowsy cache (vtd-cache): A history trained variation aware drowsy cache for fine grain voltage scaling
JP2005331517A (en) Heat measuring system and method
Agarwal et al. Redcooper: Hardware sensor enabled variability software testbed for lifetime energy constrained application
KR100809684B1 (en) verification apparatus for verify the power off effect on Register Transfer Level and modeling method for power off effect
US20150097609A1 (en) Apparatuses and methods for controlling delay circuits during an idle state to reduce degradation of an electrical characteristic
US10310007B2 (en) Semiconductor apparatus and system
US20220035956A1 (en) Password-based access control for programmable logic devices

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ADHIKARI, DHANANJAY;CAI, ZHONG-NING GEORGE;SCHNEIDER, JACOB;REEL/FRAME:021189/0042;SIGNING DATES FROM 20070220 TO 20070221

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION