Abstract
In recently year, the analysis of power management becomes more important. It is difficult to obtain the maximum power because this is NP-complete. For an n-input circuit, there are 22" different input patterns to be considered. There are two major methods for this problem. First method is to generate input patterns to obtain the maximal power by simulating these generated patterns. This method is called pattern based. The other one uses probability method to estimate the power density of each node of a circuit to calculate the maximal power. In this paper, we use a pattern based method to estimate the maximal power. This method is better than that of probability for the simulation of power activity. In practical applications, these generated patterns can be applied and observe the activity of a circuit. These simulated data can be used to examined the critical paths for performance optimization. A simulated annealing algorithm is proposed to search input patterns for maximum power. Firstly, it transforms this problem into an optimization problem to adapt the simulated annealing method. In this method, there are three strategies for generating the next input patterns, called neighborhood. In the first strategy, it generates the next input pattern by changing the status of all input nodes. In the second strategy, some input nodes are selected and changed randomly. In the last strategy, it separates the input nodes into many groups and then selects one, randomly, to change its status. These different strategies have different solution space for the same input space. They will improve the searching speed and the accurate result. When a new result is accepted we use a Walk-Through method to search the local optimal result. To analyze the cost function in simulated annealing, a power dissipation model is proposed including the glitch phenomena, fanout load, and circuit type. For the criterion of equilibrium condition of annealing temperature, we use a statistical model to estimate the optimal iteration number in a temperature.
Original language | English |
---|---|
Pages (from-to) | 2300-2307 |
Number of pages | 8 |
Journal | IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences |
Volume | E80-A |
Issue number | 11 |
State | Published - 1997 |
Externally published | Yes |
Keywords
- Maximal power dissipation
- Power estimation
- Power optimization
- Simulated annealing
- Walk through