HOME

TheInfoList



OR:

Dennard scaling, also known as MOSFET scaling, is a
scaling law In statistics, a power law is a functional relationship between two quantities, where a relative change in one quantity results in a proportional relative change in the other quantity, independent of the initial size of those quantities: one qu ...
which states roughly that, as transistors get smaller, their
power density Power density is the amount of power (time rate of energy transfer) per unit volume. In energy transformers including batteries, fuel cells, motors, power supply A power supply is an electrical device that supplies electric power to a ...
stays constant, so that the power use stays in proportion with area; both
voltage Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge to ...
and
current Currents, Current or The Current may refer to: Science and technology * Current (fluid), the flow of a liquid or a gas ** Air current, a flow of air ** Ocean current, a current in the ocean *** Rip current, a kind of water current ** Current (stre ...
scale (downward) with length. The law, originally formulated for
MOSFET The metal–oxide–semiconductor field-effect transistor (MOSFET, MOS-FET, or MOS FET) is a type of field-effect transistor (FET), most commonly fabricated by the controlled oxidation of silicon. It has an insulated gate, the voltage of which d ...
s, is based on a 1974 paper co-authored by
Robert H. Dennard Robert Heath Dennard (born September 5, 1932) is an American electrical engineer and inventor. Biography Dennard was born in Terrell, Texas, U.S. He received his B.S. and M.S. degrees in Electrical Engineering from Southern Methodist University, ...
, after whom it is named.


Derivation

Dennard's model of MOSFET scaling implies that, with every technology generation: 1. Transistor dimensions could be scaled by −30% (0.7×). This has the following effects simultaneously: * The area of an individual device reduces by 50%, because area is length times width. * The capacitance associated with the device, C, is reduced by 30% (0.7×), because capacitance varies with area over distance. * To keep the electric field unchanged, the voltage, V, is reduced by 30% (0.7×), because voltage is field times length. * Characteristics such as current and transition time are likewise scaled down by 30%, due to their relationship with capacitance and voltage. * Overall circuit delay is assumed to be dominated by transition time, so it too is reduced by 30%. 2. The above effects lead to an increase in operating frequency, f, by about 40% (1.4×), because frequency varies with one over delay. 3. Power consumption of an individual transistor decreases by 50%, because
active power Active may refer to: Music * ''Active'' (album), a 1992 album by Casiopea * Active Records, a record label Ships * ''Active'' (ship), several commercial ships by that name * HMS ''Active'', the name of various ships of the British Royal ...
is CV2f. Therefore, in every technology generation, the area and power consumption of individual transistors is halved. In other words, if the
transistor density The transistor count is the number of transistors in an electronic device (typically on a single substrate or "chip"). It is the most common measure of integrated circuit complexity (although the majority of transistors in modern microprocesso ...
doubles, power consumption (with twice the number of transistors) stays the same.


Relation with Moore's law and computing performance

Moore's law Moore's law is the observation that the number of transistors in a dense integrated circuit (IC) doubles about every two years. Moore's law is an observation and projection of a historical trend. Rather than a law of physics, it is an empi ...
says that the number of transistors doubles approximately every two years. Combined with Dennard scaling, this means that
performance per watt In computing, performance per watt is a measure of the energy efficiency of a particular computer architecture or computer hardware. Literally, it measures the rate of computation that can be delivered by a computer for every watt of power con ...
grows even faster, doubling about every 18 months (1.5 years). This trend is sometimes referred to as
Koomey's law Koomey's law describes a trend in the history of computing hardware: for about a half-century, the number of computations per joule of energy dissipated doubled about every 1.57 years. Professor Jonathan Koomey described the trend in a 2010 pap ...
. The rate of doubling was originally suggested by Koomey to be 1.57 years, but more recent estimates suggest this is slowing.


Breakdown of Dennard scaling around 2006

The dynamic (switching) power consumption of CMOS circuits is proportional to frequency. Historically, the transistor power reduction afforded by Dennard scaling allowed manufacturers to drastically raise clock frequencies from one generation to the next without significantly increasing overall circuit power consumption. Since around 2005–2007 Dennard scaling appears to have broken down. As of 2016, transistor counts in integrated circuits are still growing, but the resulting improvements in performance are more gradual than the speed-ups resulting from significant frequency increases. The primary reason cited for the breakdown is that at small sizes, current leakage poses greater challenges and also causes the chip to heat up, which creates a threat of
thermal runaway Thermal runaway describes a process that is accelerated by increased temperature, in turn releasing energy that further increases temperature. Thermal runaway occurs in situations where an increase in temperature changes the conditions in a way t ...
and therefore further increases energy costs. The breakdown of Dennard scaling and resulting inability to increase clock frequencies significantly has caused most CPU manufacturers to focus on
multicore processor A multi-core processor is a microprocessor on a single integrated circuit with two or more separate processing units, called cores, each of which reads and executes program instructions. The instructions are ordinary CPU instructions (such ...
s as an alternative way to improve performance. An increased core count benefits many (though by no means all – see Amdahl's Law) workloads, but the increase in active switching elements from having multiple cores still results in increased overall power consumption and thus worsens CPU power dissipation issues. The end result is that only some fraction of an integrated circuit can actually be active at any given point in time without violating power constraints. The remaining (inactive) area is referred to as
dark silicon In the electronics industry, dark silicon is the amount of circuitry of an integrated circuit that cannot be powered-on at the nominal operating voltage for a given thermal design power (TDP) constraint. Dennard scaling Dennard scaling, also kn ...
.


References

{{Reflist Computer architecture statements Computer-related introductions in 1974 Computing culture Electronic design MOSFETs Rules of thumb