Samiksha Jaiswal (Editor)

Dennard scaling

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Dennard scaling, also known as MOSFET scaling, is a scaling law based on a 1974 paper co-authored by Robert H. Dennard, after whom it is named. Originally formulated for MOSFETs, it states, roughly, that as transistors get smaller their power density stays constant, so that the power use stays in proportion with area: both voltage and current scale (downward) with length.

Contents

Relation with Moore's law and computing performance

Dennard scaling relates to Moore's law (which postulates a reduction in the size of transistors leading to more and more transistors per chip at the cost-effective optimum) and claims that the performance per watt of computing is growing exponentially at roughly the same rate. This is closely related to Koomey's law, which says that performance per watt in computing has been doubling every 1.57 years (somewhat faster than the doubling period of Moore's law, which is about 1.8 years).

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 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 processors as an alternative way to improve performance. An increased core count benefits many (though by no means all) 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.

References

Dennard scaling Wikipedia