Understand the power contribution of each major component in an Intel® mobile platform through an in-depth series of whitepapers.
By Karthik Krishnan, Rajshree Chabukswar, and Jun De Vega
Intel® mobile platforms have been designed to further the mobile vision that includes key areas such as performance, greater battery life, innovative form-factors, and reliable wireless connectivity. Architectural innovation such as Enhanced Intel SpeedStep® Technology is one example of how the CPU maintains high performance while conserving battery life.
New battery technologies are helpful, but still provide limited battery life. Software needs to play a key role in optimizing for power. A mobile platform consists of various components such as a CPU, LCD, HDD, DVD, and chipsets, which individually contribute to the power drain of the notebook. Understanding the power contribution of each major component in the platform provides a better view on the total power usage, and can provide guidance on optimizing power consumption.
In this series of Power Optimization whitepapers, we shall provide developers insight on Intel mobile platform power profiles, and software techniques for optimizing power in specific components (along with the impact on the overall platform). In the first three-part series, we will focus on the following areas:
HDD/SATA I/O:
DVD I/O:
CPU
Power Measurement Methodology
Measuring power usage of individual components in a mobile platform is not a trivial task. Various tools exist to provide a high-level estimate of the power consumed by a particular mobile platform, but they do not provide the granular details on specific components. A more accurate but invasive way to measure power will be to use data acquisition (DAQ) tools where specific hardware components are instrumented and a more granular power measurement can be logged. The following lists the platform details we used for our analysis, along with the power-measurement methodology.
Hardware
Software
Test Setup:

Platform Power Profile
The power profile of various components on the mobile platform depends on the usage model. For example, the relative contribution of processor power to the overall platform power will be significant in a CPU-intensive workload, but it will not be a dominant factor while the platform is idling. Furthermore, it may also vary depending on whether both the cores were utilized or not (i.e. single-threaded vs. multithreaded). The following provides an idea of how the profile varies during various usage models. The CPU, memory, and file system tests were run using SiSandra benchmarks*. Note that the platform power below does not include LCD, since we have excluded it from our analysis. (Others include WLAN, HD-Audio, mini-card, ICH, and other peripherals.)

As seen above, mobile developers need to have an idea of power drainage depending on the usage model, and target specific components for extending battery life and conserving power. The following sections will include power-related investigation on specific components such as the CPU, HDD, and DVD.