CPU power dissipation

CPU power dissipation

Central processing unit power dissipation or CPU power dissipation is the process in which central processing units (CPUs) consume electrical energy, and dissipate this energy both by the action of the switching devices contained in the CPU (such as transistors or vacuum tubes) and by the energy lost in the form of heat due to the impedance of the electronic circuits. Designing CPUs that perform these tasks efficiently without overheating is a major consideration in nearly all CPU manufacturers to date.

Some implementations of CPUs use very little power, for example, the CPUs in mobile phones often use just a few hundred milliwatts of electricity. Some Microcontrollers, used in embedded systems may use a few milliwatts. In comparison, CPUs in general purpose personal computers, such as desktops and laptops, dissipate significantly more power because of their higher complexity and speed. These microelectronic CPUs may consume power in the order of a few watts to hundreds of watts. Historically, early CPUs implemented with vacuum tubes consumed power in the order of many kilowatts.

CPUs for desktop computers typically use a significant portion of the power consumed by the computer. Other major uses include fast video cards, which contain graphics processing units, and the power supply. In laptops, the LCD back light also uses a significant portion of overall power. While energy-saving features have been instituted in personal computers for when they are idle, the overall consumption of today's high-performance CPUs is considerable. This is in strong contrast with the much lower energy consumption of CPUs designed for low-power environments. One such CPU, the Intel XScale, can run at 600 MHz with only half a watt of power, whereas x86 PC processors from Intel in the same performance bracket consume roughly eighty times as much energy.[citation needed]

There are some engineering reasons for this pattern.

  • For a given device, operating at a higher clock rate always requires more power. Reducing the clock rate of the microprocessor through power management when possible reduces energy consumption.
  • New features generally require more transistors, each of which uses power. Turning unused areas off saves energy, such as through clock gating.
  • As a processor model's design matures, smaller transistors, lower-voltage structures, and design experience may reduce energy consumption.

Processor manufacturers usually release two power consumption numbers for a CPU:

  • typical thermal power, which is measured under normal load. (for instance, AMD's Average CPU power)
  • maximum thermal power, which is measured under a worst-case load.

For example, the Pentium 4 2.8 GHz has 68.4 W typical thermal power and 85 W maximum thermal power. When the CPU is idle, it will draw far less than the typical thermal power. The power consumed by a CPU, is approximately proportional to current CPU frequency, and to the square of the CPU voltage:[1]

P = CV2f

(where C is capacitance, f is frequency and V is voltage).

Datasheets normally contain the thermal design power (TDP), which is the maximum amount of power the cooling system in a computer is required to dissipate. Both Intel and Advanced Micro Devices (AMD) have defined TDP as the maximum power consumption for thermally significant periods running worst-case non-synthetic workloads. Thus, TDP is not the actual maximum power of the processor.

In many applications, the CPU and other components are idle much of the time, so idle power contributes significantly to overall system power usage. When the CPU uses power management features to reduce energy use, other components, such as the motherboard and chipset take up a larger proportion of the computers energy. In applications where the computer is often heavily loaded, such as scientific computing, performance per watt - how much computing the CPU does per unit of energy becomes more significant.

Contents

Effect on increasing speed

For years, processor makers consistently delivered increases in clock rates and instruction-level parallelism, so that single-threaded code executed faster on newer processors with no modification.[2] Now, to manage CPU power dissipation, processor makers favor multi-core chip designs, and software has to be written in a multi-threaded or multi-process manner to take full advantage of the hardware. Many multi-threaded development paradigms introduce overhead, and will not see a linear increase in speed vs number of processors. This is particularly true while accessing shared or dependent resources, due to lock contention. This effect becomes more noticeable as the number of processors increases. Recently, IBM has been exploring ways to distribute computing power more efficiently by mimicking the distributional properties of the human brain.[3]

See also

References

References not cited

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Power management — is a feature of some electrical appliances, especially copiers, computers and computer peripherals such as monitors and printers, that turns off the power or switches the system to a low power state when inactive. One power management standard… …   Wikipedia

  • Power virus — A power virus is a malicious computer program that executes specific machine code in order to reach the maximum CPU power dissipation (thermal energy output for the central processing unit). Computer cooling apparatus are designed to dissipate… …   Wikipedia

  • CPU design — is the design engineering task of creating a central processing unit (CPU), a component of computer hardware. It is a subfield of electronics engineering and computer engineering. Contents 1 Overview 2 Goals 3 Performance analysis and… …   Wikipedia

  • Low-power electronics — means that the consumption of electric power is deliberately low, e.g. notebook processors. Electronics The density and speed of integrated circuit computing elements has increased roughly exponentially for a period of several decades, following… …   Wikipedia

  • Thermal Design Power — Mit Thermal Design Power (Abkürzung: TDP, gelegentlich auch falsch: Thermal Design Point) wird in der Elektronikindustrie ein maximaler Wert für die thermische Verlustleistung eines Prozessors oder anderer elektronischer Bauteile bezeichnet, auf… …   Deutsch Wikipedia

  • Thermal Design Power — The Thermal Design Power (TDP) (sometimes called Thermal Design Point) represents the maximum amount of power the cooling system in a computer is required to dissipate. For example, a laptop s CPU cooling system may be designed for a 20 W TDP,… …   Wikipedia

  • Thermal Design Power — Le TDP (Thermal Design Power en anglais) d’un semi conducteur est l’enveloppe thermique de celui ci, il est exprimé en watts. Le TDP renseigne sur la consommation électrique et la chaleur à dissiper/évacuer d’un semi conducteur, utiles aux… …   Wikipédia en Français

  • CPU core voltage — The CPU core voltage (VCORE) is the power supply voltage supplied to the CPU (which is a digital circuit), GPU, or other device containing a processing core. The amount of power a CPU uses, and thus the amount of heat it dissipates, is the… …   Wikipedia

  • Idle (CPU) — A computer processor is described as idle when it is not being used by any program.Programs which make use of CPU Idle Time mean that they run at a low priority so as not to impact programs which run at normal priority. Many programs that use CPU …   Wikipedia

  • Central processing unit — CPU redirects here. For other uses, see CPU (disambiguation). An Intel 80486DX2 CPU from above An Intel 80486DX2 from below …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”