1. Dynamic Power Dissipation
Dynamic power dissipation arises from charging and discharging the parasitic load capacitance of a gate during a switching event and is described by Pdyn = α · CL · VDD2 · f, where CL is the load capacitance, VDD the supply voltage, f the clock frequency, and α the switching activity, that is, the fraction of clock cycles in which the gate actually switches, typically around 0.1 to 0.3 in real logic circuits. For a gate with CL = 1 fF, VDD = 0.8 V, f = 2 GHz, and α = 0.2, the resulting dynamic power is about 0.26 µW – multiplied across several hundred million gates on a modern chip, this quickly adds up to a total power in the watt range. Because power scales quadratically with supply voltage, lowering VDD is one of the most effective ways to reduce dynamic power, though it is limited by the minimum voltage required for reliable switching.
In addition to the charging power itself, dynamic power also includes short-circuit power, which arises during the finite rise and fall time of a signal when the PMOS and NMOS paths of a CMOS gate briefly conduct at the same time, contributing 10 to 20 % of total dynamic power depending on edge steepness. It can be kept low through sufficiently steep signal edges, that is, adequate drive strength in the preceding stage.