Presentation is loading. Please wait.

Presentation is loading. Please wait.

GREEN COMPUTING Power Consumption Basics in ICT Products

Similar presentations


Presentation on theme: "GREEN COMPUTING Power Consumption Basics in ICT Products"— Presentation transcript:

1 GREEN COMPUTING Power Consumption Basics in ICT Products
Maziar Goudarzi

2 Outline Metrics Energy consumption in ICT products
Some common energy optimization techniques Acknowledgements: Some slides/parts from

3 Electrical Units

4 Power Metrics

5 Performance related energy metrics
Energy-per-instruction (EPI) Energy spent to execute an instruction Used to compare micro-architectural traits Sometimes to model software consumption Not all the instructions consume the same Application energy consumption Power vs. Time

6 Comparing CPU energies
Example: Same program, AMD CPU, 2GHz, 150W, 10s Intel CPU, 2.5GHz, 200W, 8s Which one is better? Another (perhaps better) example Same program Atom processor, 1.5GHz, 10W, 20s Core i7 processor, 2GHz, 55W, 5s

7 Performance related energy metrics
Energy delay product (EDP) Encourages low consumption and fast runtime Energy or delay increase → EDP increases EDP = Watts * runtime2 Energy = Watts * runtime Delay = runtime

8 Outline Metrics Energy consumption in ICT products
Some common energy optimization techniques

9 Power Consumption Fundamentals
Most widely used technology today CMOS (complementary Metal Oxide Semiconductor) technology Technology name Minimum feature size: 65nm, 45nm, … Latest technology?

10

11 Power Consumption Fundamentals
Elements of power consumption Dynamic power Dissipated when charging /discharging capacitors Inevitable! Static power Leakage Total waste! Was negligible until recently Increased with technology scaling (<180nm) 20 to 40% in today processors AMD Opteron X2: 300mm wafer, 117 chips, 90nm technology Opteron X4: 45nm technology

12 CMOS Leakage Transistor is not a perfect digital switch!
Subthreshold leakage Gate leakage -> high-k dielectric Junction leakage

13 Subthreshold Leakage Subthreshold leakage depends on

14 Outline Metrics Energy consumption in ICT products
Some common energy optimization techniques Static power reduction Dynamic power reduction

15 Leakage reduction techniques
Subthreshold leakage depends on Architectural techniques to reduce leakage Stacking effect and gated Vdd Drowsy effect Threshold voltage manipulation

16 Stacking effect and gated Vdd
Connection of transistors in series source to drain Reduces the Vds of each transistor Popular stacking technique: Gated Vdd Sleep transistor gates the ground (disconnects power supply)

17 Gated Vdd for SRAM Dynamically Resized Instruction Cache Cache decay
Disable individual lines Managed with counters to estimate dead lines Disabled lines lose the state Expensive management Stefanos Kaxiras, Zhigang Hu, Margaret Martonosi, Cache Decay: Exploiting Generational Behavior to Reduce Cache Leakage Power, ISCA, 2001.

18 Drowsy effect Voltage-scale of idle memory cells
Two levels of supply voltage (Vdd and VddLow) Transistors leak much less than with full Vdd No loss of memory state High level policies for drowsy caches No need for complex management mechanisms Reading delay (cell voltage scaled back to Vdd) Worst case are few cycles of delay Examples Simple: whole cache periodically put in drowsy mode Petit et al.: Simple with heuristics, such as avoid setting the Most Recently Used (MRU) line to drowsy mode

19 Threshold voltage manipulation
The lower the VT, the higher the leakage Technology scaling enforces Reduce Vdd to reduce power consumption and temperature Reduce VT to reduce delay Architectural level techniques Combination of high-VT and low-VT devices High-VT : low leakage, long latency Low-VT : high leakage, short latency Gated-Vdd using a high-VT device

20 Variable Threshold CMOS
Body Biasing Body effect to change device Vth Standby leakage reduction with maximum reverse bias Triple well structure

21 Outline Metrics Energy consumption in ICT products
Some common energy optimization techniques Static power reduction Dynamic power reduction

22 Capacitance and switching activity
Capacitance and Switching factor intertwined P=C⋅V2⋅A⋅f Capacitance (C) Fixed at design time Dependant on number of transistors Interconnections Switching activity or factor (A) Fraction between 0 and 1 Factor of capacitance charged/discharged each CPU cycle

23 Capacitance Description of capacitance (Burd and Brodersen)
CL=CW + Cfixed CW: Product of technology constant and device width Optimized at circuit level Cfixed: Capacitance of the interconnections Optimized at architectural level Reduction of wire length Effective placement and routing (locality) Break up large memory banks in smaller chunks

24 Excess switching activity
Avoidable charge/discharge activity Types Idle-unit Idle-width Idle-capacity Parallel-speculative Cacheable Speculative

25 Idle-unit switching activity
Triggered by clock activity in unused units

26 Idle-width switching activity
Processor structures wider than needed Example Units with support for 64 bit operands Most common operations use 16 bit operands Solutions Adapt width of machine according to operands Pack multiple narrow-width operations

27 Width adaptation

28 Width adaptation

29 Idle-capacity switching activity
Over-provisioned processor resources Resource partitioning or re-sizing Grounds Wire delay increases as technology scale decreases Long wires imply Non affordable delay High capacitance and consumption Buffered wires reduce circuit delay

30 Complexity-adaptive structures
Complexity-adaptive structures (Albonesi) Trade latency & consumption with capacity Structures become faster as they become smaller Solution Partitions with tri-state buffers When structures are reduced Faster processing Less energy consumed Suitable for SRAM

31 Parallel speculative switching activity
Parallel activity is spent for performance Associative caches All but one associative ways fail to produce a hit All ways are accessed in parallel for speed Solution: Smart way access approaches

32 Phased Cache

33 Sequential cache

34 Cache Way Memorization
Upon failure

35 Voltage-Frequency Scaling
Basic dynamic power equation: P = C⋅V2⋅A⋅f Voltage reduction decreases power by the square of it Maximum frequency is limited by voltage Potential cubic reduction in power dissipation Considering f and V Performance decreases linearly

36 Dynamic voltage/frequency scaling (DVFS)
Dynamic adjustment of voltage/frequency Tradeoff power dissipation / performance DVFS decision level Hardware level Exploits different timings of hardware components Program level Program behavior drives decision E.g. scale down when program knows that has to wait System level (OS) Idleness of the system drives decision Voltage/frequency scaled to eliminate idle periods

37 Dynamic voltage/frequency scaling (DVFS)
Examples of commercial systems Intel SpeedStep AMD PowerNow! (for laptops) Cool'n'Quiet (for desktop and servers) Decision taken at system level Changes through specific CPU register Enhanced Intel ® SpeedStep ® Technology for the Intel ® Pentium ® M Processor (White Paper)

38 تمرین اضافی روی کامپیوتر شخصی خود DVFS روی پردازنده را اعمال کرده و میزان مصرف توان آن را تحت کاربردهای مختلف اندازه گیری نمایید. میزان مصرف توان پردازنده را جدا از توان مصرفی دیگر اجزا گزارش کنید. چه اثری مشاهده می کنید؟

39 Coming Next Power Aware Computing
Higher-level power reduction techniques


Download ppt "GREEN COMPUTING Power Consumption Basics in ICT Products"

Similar presentations


Ads by Google