A functionality based instruction level software power estimation model for embedded RISC processors

  • Authors:
  • Jia Chen;Sheng-yuan Wang;Yuan Dong;Gui-lan Dai;Yang Yang

  • Affiliations:
  • Dept. of Computer Sci. & Tech, Tsinghua Univ, Beijing, China;Dept. of Computer Sci. & Tech, Tsinghua Univ, Beijing, China;Dept. of Computer Sci. & Tech, Tsinghua Univ, Beijing, China;Dept. of Computer Sci. & Tech, Tsinghua Univ, Beijing, China;Dept. of Computer Sci. & Tech, Tsinghua Univ, Beijing, China

  • Venue:
  • ICESS'04 Proceedings of the First international conference on Embedded Software and Systems
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a functionality-based instruction-level power analysis model, which aims at reducing workload of computing inter-instruction power and keeping the convenience to observe necessary parameters from a source-code description. The model treats the total power as the sum of basic power of individual functional component and switching power of consecutive components pairs. To get the switching power, the switching activities between two functional components are treated as one changing from working state to sleeping state and the other from sleeping state to working state. NOP instructions are used to model transitions between the two states. The model is experimentally validated on a wide range of embedded software routines. Experiments show that our model is within 95% accuracy on the average, and can reduce the workload from a complexity of O(n2), which is the workload of traditional instruction-level energy estimation techniques, to a complexity of O(n).