SlideShare a Scribd company logo
1 of 4
Download to read offline
IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 08, 2014 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 56
A Verilog Based Simulation Methodology for Estimating Statistical Test
for the Time Constancy of Scaling Exponents Power and Area
Lokeshwari Sharma1
1
Research Scholar
1
Department of Electronics and Communication
1
Institute of Technology and Management, Bhilwara
Abstract— The low Power estimation is an important aspect
in digital VLSI circuit design. The estimation includes a
power dissipation of a circuit and hence this to be reduces.
The power estimations are specific to a particular
component of power. The process of optimization of circuits
for low power, user should know the effects of design
techniques on each component. There are different power
dissipation methods for reduction in power component. In
this paper, estimating the power like short circuit and the
total power, power reduction technique and the application
of different proposed technique has been presented here.
Hence, it is necessary to provide the information about the
effect on each of these components.
Keywords: Power estimation, Verilog Based Simulation
Methodology, Power Theater.
I. INTRODUCTION
Power consumption was a part of the design process but not
very visible. The reduced area of digital circuits is not a big
point of matter today because with new IC production
techniques, many millions of transistors can be fabricated in
a single IC. But, reducing the sizes of circuits have paved
the way for reduced power consumption in order to have an
extended battery life. Generally, power is consumed when
capacitors in the circuits are either charged or discharged
due to the switching activities of CMOS. Estimating the
short circuit dissipation has been coupled with the dynamic
dissipation and report the switching energy. So at higher
order of a system this power dissipation is well-kept by
reducing the switching activities which is done by shutting
down portions of the system when they are not in use. The
short circuit models are proposed and studied .The correct
model taken into account of capacitance load effect, the
input rise and fall times. The overall current flow can be
determined by the rise and fall time. Large VLSI circuits
comprise of number of components like a processor,
controllers and a functional unit. The power reduction has to
stop in any of the components of the processor which is not
in use, so that less power will be dissipated when the
processor is operating. The circuit level power estimation
can accurately and efficiently estimate various power
components and the total power and provide information to
a designer. With the modification and significant advances
made in logic simulation, timing analysis and delay areas
through the use of the bounded delay model and also be
extended to include leakage power.
II. POWER DISSIPATION IN CMOS CIRCUITS
Three prime sources of power dissipation in CMOS circuits:
 Dynamic power
 Short circuit power
 Leakage power
The average power dissipation of a digital CMOS
circuits can be calculated by
P avg = P dynamic + P short-circuit + P leakage + P static
Where Pavg is the average power dissipation, P
dynamic is the dynamic power dissipation due to switching of
transistors, P short-circuit is the short-circuit current power
dissipation when there is a direct current path from power
supply down to ground, P leakage is the power dissipation due
to leakage currents, P static and is the static power
dissipation[12].
A. Dynamic power
Dynamic Power is the dominant source of power dissipation
in hardware design, and is highly dependent on the
application and architecture. A lot of opportunities to reduce
dynamic power exist at high-level. Power reduction
techniques discussed in this thesis concentrate on reducing
the dynamic power consumption of the hardware design.
Switching activity and capacitance are two most important
factors to keep in mind at high level because small changes
in hardware architecture may impact the capacitance and
activity profile of the design.
Fig. 1: Dynamic Power in CMOS Invertor
Fig. 2: Static Power in CMOS Invertor
B. Leakage power
It is the static component of the power dissipation and
occurs due to spurious currents in the non-conducting state
of the transistors. Static power has two important factors,
namely Sub-threshold leakage and gate to source leakage.
As process technology node size is decreasing sub-threshold
leakage is increasing. This factor exponentially in- creases
with newer technology node. Some of the prominent
techniques to reduce leakage power include power-gating
and stacking of transistors. These techniques are applied
after the net list is finalized for the design. Gate to source
A Verilog Based Simulation Methodology for Estimating Statistical Test for the Time Constancy of Scaling Exponents Power and Area
(IJSRD/Vol. 2/Issue 08/2014/014)
All rights reserved by www.ijsrd.com 57
leakage can be reduced by improving the gate insulation of a
node of transistor.
C. Short-circuit Power:
It occurs due to the stacked P and N devices in a CMOS
logic gate that are in the ON state simultaneously, and can
be minimized by reducing the signal transition times. It is
hard to reduce this component of power through synthesis-
time optimizations. After the netlist is finalized, a lot of care
is given to place the design so that there is not much voltage
drop for some transistors. Voltage drop on nodes may not
only cause timing issues but also short circuit power issues.
If short circuit power persists for longer time it may cause
extremely high power consumption.
Various tools exist in industry that can perform
power estimation accurately at the RTL or lower- level such
as Power Theater [11].Power Theater [11] is an RTL/gate-
level power estimation tool, which provides good accuracy
for RTL power estimation with respect to the corresponding
gate-level and silicon implementation. These tools require
design information for models in Verilog/VHDL, simulation
dump from the RTL or lower-level simulation (such as
Value Change Dump (VCD) or FSDB) for activity analysis,
and technology library etc. Such information helps in doing
power estimation accurately and efficiently at the RTL and
lower level.
III. HIGH LEVEL POWER ESTIMATION
Accurate power estimation at high level is very important
for any successful design methodology. In this section, we
include spread sheet based approach, Power Estimation
Approaches utilizing Power Models, commercial tools
available for RTL and gate-level power estimation etc.
A. Spreadsheet Based Approaches:
Spreadsheets are very useful in the early stage of design
process, when initial planning is going on and a lot of
important decisions are being taken [13]. One of the biggest
advantages of spreadsheet based analysis is that the user
does not really need to learn any complex/sophisticated tool
for taking design decisions. One of the basic application of
spreadsheet is area estimation. He/She can easily get an
estimate on area by using data sheets from intellectual
property (IP) provider, library cell estimates, etc.
Spreadsheet provides a capability to capture such
information, which can be utilized for quick area estimation.
Similarly, some decisions to control power can also be taken
using spreadsheet based approach. Power calculating
approaches using spreadsheets are very helpful for voltage
regulators , heat sink, printed circuit board (PCB), power
supplies, and cooling systems.
B. Power Estimation Approaches utilizing Power Models
One of the first works in the area of model based power
estimation was proposed by Tiwari et al. [14] for the
architecture level power estimation of microprocessors.
They provide a method to estimate power/energy number of
a given program on a given processor. It states “By
measuring the current drawn by the processor as it
repeatedly executes certain instruction sequences, it is
possible to gain most of the information that is needed to
estimate the power cost of a program for that processor”
[14].
Power consumption of a microprocessor can be
represented as P = VCC x I, where VCC is operating voltage
and I is the current drawn by the microprocessor. In their
approach, they measured the current drawn by the processor
and then utilize it for power measurement purpose. They
assumed that during the calculation, the operating voltage
for the processor will not change. For average power
estimation purpose they had first estimated energy over
different cycles and then averaged it. To conclude with, they
have proposed a way in which one can gauge the impact on
average current from the execution of an instruction. This
also proposed a method to measure inter- instruction effects
on prevailing values. To compute the average power
consumption of a processor while executing a software
program, these values are used.
Most of the approaches for power models are
proposed for CPU or micro architecture of processors. In an
ASIC design flow where mainly design stage starts at RTL
and mostly design is represented as a Finite State Machine
with Data path (FSMD), similar approach may not be useful.
IV. POWER REDUCTION AT THE RTL AND HIGH LEVEL
Clock-gating is implemented at the RTL by tools such as
Power Theater [15], Power compiler [16], etc. Power
Theater suggests opportunities to clock-gate registers for
which there is no multiplexer in the feedback path. They
find the conditions under which clock is required when and
only when there is a change in data input to a register.
Power compiler recommends particular RTL coding styles
to enable clock-gating during synthesis.
Clock gating and operand isolation are two
techniques to reduce the power consumption in state- of-the
art hardware designs. Both approaches basically follow a
two-step procedure: first, a hardware circuit is statically
analyzed to determine irrelevant computations. Secondary,
all parts that are responsible for these computations are
replaced by others that consume less power in the average
case, either by gating clocks or by isolating operands. Jens
et al. [17] defines the theoretical basis for adoption of these
approaches in their entirety. They show how irrelevant
computation can be eliminated using their approach. They
present passiveness conditions for every signal x, that shows
that the value currently carried by x does not contribute to
the final result of the system. After showing how their
theory can be generally used in the context of clock gating
and operand isolation a classification of many state-of-the-
art approaches is performed and shown that most of the
approaches in the literature are conservative approximations
of their general setting.
Recently power reduction techniques have also
been used for security purpose. With increased outsourcing,
confirming the genuineness of third party manufactured ICs
has emerged as a major challenge. Researchers have
effectively used various side-channel analysis techniques to
finger- print ICs viz. power, timing, EM-radiation. In [18],
[19] authors have used circuit partitioning techniques to
selectively exaggerate power consumption in targeted
portions while reducing the overall power of the chip.
A Verilog Based Simulation Methodology for Estimating Statistical Test for the Time Constancy of Scaling Exponents Power and Area
(IJSRD/Vol. 2/Issue 08/2014/014)
All rights reserved by www.ijsrd.com 58
Fig. 3: Dynamic Power Control Lower Power Consumption
and Eliminates Power Loss
Fig. 4: Static Power Versus Normalized delay
V. APPLICATION OF THE PROPOSED TECHNIQUES
In this paper, propose techniques that can be utilized with
HLS or high-level design flows. Here we briefly discuss the
application of the proposed techniques.
A. Early Power Estimation
This approach is applicable in scenarios where designers
want to measure power consumption of the target hardwares
using models that can be utilized at higher abstraction levels
than the RTL. It is given that the RTL or gate-level power
estimation is extremely time consuming, such techniques
can save time if proven to be accurate enough for crucial
design decisions. A technique to characterize power model
that is parameterized by the switching activity of each state
of Finite State Machine with Datapath (FSMD) model of the
design. Such a power model can then be simulated with
high-level models. One could use such vectors or assertions
to bring a high level simulation to a target state to measure
state specific power consumption.
Since power consumption is very much design and
technology dependent, it might be difficult to create power
models that characterize power consumption of a target
hardware at high-level. To perform power calculation at the
RTL, the largest bottlenecks are simulating, processing and
extraction of the activity information.
B. Power Reduction from high-level:
We consider clock-gating as a primary candidate for power
reduction. We investigate how this can be enabled from
high-level. A designer is operating on a behavioral
description of the design at high-level. Clock-gating is
needed to be insert from the behavioral description before
synthesis. Similarly, sequential clock-gating requires
optimizations across the register boundaries. Such
optimizations may cause a lot of verification problems.
Also, how system-level simulation can guide HLS to select
the appropriate clock-gating candidates among all the
registers. This approach is also useful to find out if
aggressive application of clock-gating will lead to wastage.
VI. CONCLUSION
The estimation techniques are implemented for logic gate
level estimation tool. The tool can estimate the different
power dissipation components and also estimate the power
dissipation while maintaining efficiency .Also capable of
separating and estimating the different power dissipation
components. The above technique can be used for
estimating the power dissipation. There have been other
notable works focusing on particular power components.
For the power estimation Techniques discussed
above show that power modeling of a hardware block can be
very complex and application dependent. On enhancing the
levels of abstraction, power estimation of a hardware block
becomes crucial. Different techniques at different
abstraction levels exist to obtain the power consumption
starting from spread-sheet, power model to macro-model
based power estimation. The most popular approaches in
industry are mainly power model based approach or by
performing power estimation at RTL/gate-level description
of a hardware design. While, at the lower level of
abstraction, commercial tools contribute good certainty with
respect to silicon, but as we go to higher levels of
abstraction accuracy of the power estimation methodologies
reduces.
Dynamic power is one of the most important
components of power consumption of a design, and thus its
reduction is targeted during most power-aware high-level
synthesis processes. Most of the approaches do not provide
any support for power reduction from the behavioral
specifications itself. In this paper, propose approaches to
enable clock-gating itself for various granularities of clock-
gating such as fine grain at variable level and coarse grain at
function or scope level. We also show how to extend this
approach for sequential clock-gating. Finally, we present
how to utilize power models to guide power reduction
process at high-level. The advantage of such an approach is
facilitation of power reduction features at the high-level.
Also, the approaches for power estimation, which will be
discussed later in detail, combined with power reduction
approach can make the design flow completely at high-level.
This will help in providing power aware design
methodology at high-level with faster turnaround time.
REFERENCE
[1] L. Bisdounis, S. Nikolaidis, and O. Loufopavlou,
“Propagation Delay and Short-Circuit Power
Dissipation Modeling of the CMOS Inverter,” IEEE
Trans. Circuits and Systems I: Fundamental Theory
and Applications, vol. 45, no. 3, pp. 259–270, Mar.
1998.
[2] S. Bobba and I. N. Hajj, “Maximum Leakage Power
Estimation for CMOS Circuits,” in Proc.15th
International Conf. on VLSI Design and 7th Asia and
South Pacific Design Automation Conf., Jan. 1999,
pp. 116–124.
[3] A. Bogiolo, L. Benini, and B. Ricc`o, “Power
Estimation of Cell-Based CMOS Circuits,” in Proc.
Design Automation Conf., 1996, pp. 433–438.
[4] A. Boliolo, L. Benini, G. de Micheli, and B. Ricco,
“Gate-Level Power and Current Simulation of CMOS
Integrated Circuits,” IEEE Transactions on Very
A Verilog Based Simulation Methodology for Estimating Statistical Test for the Time Constancy of Scaling Exponents Power and Area
(IJSRD/Vol. 2/Issue 08/2014/014)
All rights reserved by www.ijsrd.com 59
Large Scale Integration (VLSI) Systems, vol. 5, pp.
473–488, Dec. 1997.
[5] S. Bose and V. D. Agrawal, “Delay Test Quality
Evaluation Using Bounded Gate Delays,”Proc. 25th
IEEE VLSI Test Symp, May 2007, pp. 23–28.
[6] S. Bose, H. Grimes, and V. D. Agrawal, “Delay Fault
Simulation.
[7] H. Grimes, “Reconvergent Fan-out Analysis of
Bounded Gate Delay Faults,” Master’s thesis, Auburn
University, Aug. 2008. Dept. of ECE.
[8] H. Grimes and V. D. Agrawal, “Analysing
Reconvergent Fan outs in Gate Delay Fault
Simulation,” in Proc. 17th IEEE North Atlantic Test
Workshop, May 2008, pp. 98–103.
[9] R. X. Guand M. I. Elmasry, “Power Dissipation
Analysis and Optimization of Deep Submicron
Circuits,” IEEE Journal of Solid-State Circuits, pp.
707–713, May 1996.
[10]S. Hassoun, “Critical Path Analysis Using a
Dynamically Bounded Delay Model,” in Proc. 37th
Design Automation Conf., 2000, pp. 260–265.
[11]Sequence Design Inc., “RTL power management,”
http://sequencedesign.com/solutions/powertheater.ph
p
[12]L. Cai and D. Gajski, “Transaction level modeling: an
overview,” IEEE/ACM/IFIP Interna- tional
Conference on Hardware/Software Codesign and
System Synthesis, 2003.
[13]W. Wolf, “Household hints for embedded systems
designers,” IEEE Computer Society Press, 2002.
[14]V. Tiwari, S. Malik, and A. Wolfe, “Power analysis
of embedded software: a first step to- wards software
power minimization,” in ICCAD ’94: Proceedings of
the 1994 IEEE/ACM international conference on
Computer-aided design. Los Alamitos, CA, USA:
IEEE Com- puter Society Press, 1994, pp. 384–390.
[15]Sequence Design Inc., “RTL power estimation,” in
Power heater User guide, release 2007.2, 2007.
[16]“Power Compiler, Synpsys Inc.”
http://www.synopsys.com.
[17]J. Brandt, K. Schneider, S. Ahuja, and S. K. Shukla,
“The model checking view to clock gating and
operand isolation,” June 2010.
[18]M. Banga, M. Chandrasekar, L. Fang, and M. S.
Hsiao, “Guided test generation for isolation and
detection of embedded trojans in ics,” pp. 363–366,
2008.
[19]M. Banga and M. S. Hsiao, “A region based approach
for the identification of hardware trojans,” pp. 40–47,
2008.

More Related Content

What's hot

Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Sifan Welisa
 
Power System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation ToolsPower System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation ToolsPower System Operation
 
Forecasting & Planning
Forecasting & PlanningForecasting & Planning
Forecasting & Planninglinsstalex
 
Penetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution NetworkPenetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution NetworkRaja Larik
 
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSDETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSRaja Larik
 
Power Flow Analysis of Island Business District 33KV Distribution Grid System...
Power Flow Analysis of Island Business District 33KV Distribution Grid System...Power Flow Analysis of Island Business District 33KV Distribution Grid System...
Power Flow Analysis of Island Business District 33KV Distribution Grid System...IJERA Editor
 
Power System Planning
Power System PlanningPower System Planning
Power System Planninglinsstalex
 
Lessons Learned of AC Arc Flash Studies for Station Auxiliary Service Systems
Lessons Learned of AC Arc Flash Studies for Station Auxiliary Service SystemsLessons Learned of AC Arc Flash Studies for Station Auxiliary Service Systems
Lessons Learned of AC Arc Flash Studies for Station Auxiliary Service SystemsPower System Operation
 
Predicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution FactorsPredicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution FactorsDr. Amarjeet Singh
 
Guidelines for-early-power-analysis
Guidelines for-early-power-analysisGuidelines for-early-power-analysis
Guidelines for-early-power-analysisThi Nguyen
 
POWER SYSTEM OPERATION AND CONTROL. load forecasting - introduction, methodo...
POWER SYSTEM OPERATION AND CONTROL. load forecasting -  introduction, methodo...POWER SYSTEM OPERATION AND CONTROL. load forecasting -  introduction, methodo...
POWER SYSTEM OPERATION AND CONTROL. load forecasting - introduction, methodo...Jobin Abraham
 
Atc calculation methods by shridhar kulkarni
Atc calculation methods by shridhar kulkarniAtc calculation methods by shridhar kulkarni
Atc calculation methods by shridhar kulkarniShridhar kulkarni
 
Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...
Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...
Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...IRJET Journal
 
POWER SYSTEM PLANNING
POWER SYSTEM PLANNINGPOWER SYSTEM PLANNING
POWER SYSTEM PLANNINGNishaDangi99
 
Introduction about Power System Planning in the Presence of Uncertainties
Introduction about  Power System Planning in the Presence of Uncertainties Introduction about  Power System Planning in the Presence of Uncertainties
Introduction about Power System Planning in the Presence of Uncertainties ahmedgoun
 
Distribution System Planning and Design
Distribution System Planning and DesignDistribution System Planning and Design
Distribution System Planning and DesignAdithya Ballaji
 
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...IJPEDS-IAES
 
Recent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power TransformerRecent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power Transformerijiert bestjournal
 
Empirically Derived Abstractions in Uncore Power Modeling for a Server-Class...
Empirically Derived Abstractions in Uncore Power Modeling for a  Server-Class...Empirically Derived Abstractions in Uncore Power Modeling for a  Server-Class...
Empirically Derived Abstractions in Uncore Power Modeling for a Server-Class...Arun Joseph
 
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...IJAPEJOURNAL
 

What's hot (20)

Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]
 
Power System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation ToolsPower System Modeling Techniques & Simulation Tools
Power System Modeling Techniques & Simulation Tools
 
Forecasting & Planning
Forecasting & PlanningForecasting & Planning
Forecasting & Planning
 
Penetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution NetworkPenetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution Network
 
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSDETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
 
Power Flow Analysis of Island Business District 33KV Distribution Grid System...
Power Flow Analysis of Island Business District 33KV Distribution Grid System...Power Flow Analysis of Island Business District 33KV Distribution Grid System...
Power Flow Analysis of Island Business District 33KV Distribution Grid System...
 
Power System Planning
Power System PlanningPower System Planning
Power System Planning
 
Lessons Learned of AC Arc Flash Studies for Station Auxiliary Service Systems
Lessons Learned of AC Arc Flash Studies for Station Auxiliary Service SystemsLessons Learned of AC Arc Flash Studies for Station Auxiliary Service Systems
Lessons Learned of AC Arc Flash Studies for Station Auxiliary Service Systems
 
Predicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution FactorsPredicting Post Outage Transmission Line Flows using Linear Distribution Factors
Predicting Post Outage Transmission Line Flows using Linear Distribution Factors
 
Guidelines for-early-power-analysis
Guidelines for-early-power-analysisGuidelines for-early-power-analysis
Guidelines for-early-power-analysis
 
POWER SYSTEM OPERATION AND CONTROL. load forecasting - introduction, methodo...
POWER SYSTEM OPERATION AND CONTROL. load forecasting -  introduction, methodo...POWER SYSTEM OPERATION AND CONTROL. load forecasting -  introduction, methodo...
POWER SYSTEM OPERATION AND CONTROL. load forecasting - introduction, methodo...
 
Atc calculation methods by shridhar kulkarni
Atc calculation methods by shridhar kulkarniAtc calculation methods by shridhar kulkarni
Atc calculation methods by shridhar kulkarni
 
Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...
Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...
Power Factor Control at ABA Control 33/11kV Injection Substation Using Auto T...
 
POWER SYSTEM PLANNING
POWER SYSTEM PLANNINGPOWER SYSTEM PLANNING
POWER SYSTEM PLANNING
 
Introduction about Power System Planning in the Presence of Uncertainties
Introduction about  Power System Planning in the Presence of Uncertainties Introduction about  Power System Planning in the Presence of Uncertainties
Introduction about Power System Planning in the Presence of Uncertainties
 
Distribution System Planning and Design
Distribution System Planning and DesignDistribution System Planning and Design
Distribution System Planning and Design
 
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
A Tactical Chaos based PWM Technique for Distortion Restraint and Power Spect...
 
Recent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power TransformerRecent Trends InDigital Differential Protection of Power Transformer
Recent Trends InDigital Differential Protection of Power Transformer
 
Empirically Derived Abstractions in Uncore Power Modeling for a Server-Class...
Empirically Derived Abstractions in Uncore Power Modeling for a  Server-Class...Empirically Derived Abstractions in Uncore Power Modeling for a  Server-Class...
Empirically Derived Abstractions in Uncore Power Modeling for a Server-Class...
 
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
 

Viewers also liked

Full-Text Retrieval in Unstructured P2P Networks using Bloom Cast Efficiently
Full-Text Retrieval in Unstructured P2P Networks using Bloom Cast EfficientlyFull-Text Retrieval in Unstructured P2P Networks using Bloom Cast Efficiently
Full-Text Retrieval in Unstructured P2P Networks using Bloom Cast Efficientlyijsrd.com
 
Performance Analysis of Malicious Node in the Different Routing Algorithms in...
Performance Analysis of Malicious Node in the Different Routing Algorithms in...Performance Analysis of Malicious Node in the Different Routing Algorithms in...
Performance Analysis of Malicious Node in the Different Routing Algorithms in...ijsrd.com
 
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole AttackPerformance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attackijsrd.com
 
Data Mining in Telecommunication Industry
Data Mining in Telecommunication IndustryData Mining in Telecommunication Industry
Data Mining in Telecommunication Industryijsrd.com
 
A Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory OptimizationA Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory Optimizationijsrd.com
 
Analysis for Maximum Utilization of Parking Area
Analysis for Maximum Utilization of Parking AreaAnalysis for Maximum Utilization of Parking Area
Analysis for Maximum Utilization of Parking Areaijsrd.com
 
Comparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting AlgorithmsComparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting Algorithmsijsrd.com
 
ANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKS
ANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKSANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKS
ANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKSijsrd.com
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring Systemijsrd.com
 
Implementation of Digital Beamforming Technique for Linear Antenna Arrays
Implementation of Digital Beamforming Technique for Linear Antenna ArraysImplementation of Digital Beamforming Technique for Linear Antenna Arrays
Implementation of Digital Beamforming Technique for Linear Antenna Arraysijsrd.com
 
Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...
Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...
Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...ijsrd.com
 
Verification of Four Port Router For NOC
Verification of Four Port Router For NOCVerification of Four Port Router For NOC
Verification of Four Port Router For NOCijsrd.com
 
Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...
Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...
Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...ijsrd.com
 
Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...
Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...
Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...ijsrd.com
 
A REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATOR
A REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATORA REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATOR
A REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATORijsrd.com
 
Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...
Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...
Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...ijsrd.com
 

Viewers also liked (16)

Full-Text Retrieval in Unstructured P2P Networks using Bloom Cast Efficiently
Full-Text Retrieval in Unstructured P2P Networks using Bloom Cast EfficientlyFull-Text Retrieval in Unstructured P2P Networks using Bloom Cast Efficiently
Full-Text Retrieval in Unstructured P2P Networks using Bloom Cast Efficiently
 
Performance Analysis of Malicious Node in the Different Routing Algorithms in...
Performance Analysis of Malicious Node in the Different Routing Algorithms in...Performance Analysis of Malicious Node in the Different Routing Algorithms in...
Performance Analysis of Malicious Node in the Different Routing Algorithms in...
 
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole AttackPerformance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attack
 
Data Mining in Telecommunication Industry
Data Mining in Telecommunication IndustryData Mining in Telecommunication Industry
Data Mining in Telecommunication Industry
 
A Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory OptimizationA Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory Optimization
 
Analysis for Maximum Utilization of Parking Area
Analysis for Maximum Utilization of Parking AreaAnalysis for Maximum Utilization of Parking Area
Analysis for Maximum Utilization of Parking Area
 
Comparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting AlgorithmsComparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting Algorithms
 
ANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKS
ANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKSANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKS
ANALYSIS AND OPTIMIZATION OF EXTRUSION PROCESS USING HYPERWORKS
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring System
 
Implementation of Digital Beamforming Technique for Linear Antenna Arrays
Implementation of Digital Beamforming Technique for Linear Antenna ArraysImplementation of Digital Beamforming Technique for Linear Antenna Arrays
Implementation of Digital Beamforming Technique for Linear Antenna Arrays
 
Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...
Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...
Lower Limb Musculoskeletal Modeling for Standing and Sitting Event by using M...
 
Verification of Four Port Router For NOC
Verification of Four Port Router For NOCVerification of Four Port Router For NOC
Verification of Four Port Router For NOC
 
Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...
Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...
Design of Rectangular Microstrip Antenna with Finite Ground Plane for WI-FI, ...
 
Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...
Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...
Comparative Analysis of En 45 Steel & Thermoplastic Polyimide (30% Carbon Fib...
 
A REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATOR
A REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATORA REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATOR
A REVIEW PAPER ON ANALYSIS OF AUTOMOBILE RADIATOR
 
Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...
Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...
Improving the Cooling Performance of Automobile Radiator with TiO2/Water Nano...
 

Similar to A verilog based simulation methodology for estimating statistical test for the time constancy of scaling exponents power and area

SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...VLSICS Design
 
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...VLSICS Design
 
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...VLSICS Design
 
A Survey on Low Power VLSI Designs
A Survey on Low Power VLSI Designs A Survey on Low Power VLSI Designs
A Survey on Low Power VLSI Designs IJEEE
 
Implementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersImplementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersKumar Goud
 
Analysis Of Optimization Techniques For Low Power VLSI Design
Analysis Of Optimization Techniques For Low Power VLSI DesignAnalysis Of Optimization Techniques For Low Power VLSI Design
Analysis Of Optimization Techniques For Low Power VLSI DesignAmy Cernava
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Adiabatic technique based low power synchronous counter design
Adiabatic technique based low power synchronous counter  designAdiabatic technique based low power synchronous counter  design
Adiabatic technique based low power synchronous counter designIJECEIAES
 
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...ijsrd.com
 
Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1SUNODH GARLAPATI
 
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...ijcisjournal
 
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...IAEME Publication
 
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...Nathan Mathis
 
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift Register
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift RegisterArea Efficient Pulsed Clock Generator Using Pulsed Latch Shift Register
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift RegisterIJMTST Journal
 
Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)Iaetsd Iaetsd
 

Similar to A verilog based simulation methodology for estimating statistical test for the time constancy of scaling exponents power and area (20)

SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
 
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
 
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
 
A Survey on Low Power VLSI Designs
A Survey on Low Power VLSI Designs A Survey on Low Power VLSI Designs
A Survey on Low Power VLSI Designs
 
Implementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersImplementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select Adders
 
Analysis Of Optimization Techniques For Low Power VLSI Design
Analysis Of Optimization Techniques For Low Power VLSI DesignAnalysis Of Optimization Techniques For Low Power VLSI Design
Analysis Of Optimization Techniques For Low Power VLSI Design
 
Implementation of Low Power Test Pattern Generator Using LFSR
Implementation of Low Power Test Pattern Generator Using LFSRImplementation of Low Power Test Pattern Generator Using LFSR
Implementation of Low Power Test Pattern Generator Using LFSR
 
Design of Multiplier using Low Power CMOS Technology
Design of Multiplier using Low Power CMOS TechnologyDesign of Multiplier using Low Power CMOS Technology
Design of Multiplier using Low Power CMOS Technology
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Adiabatic technique based low power synchronous counter design
Adiabatic technique based low power synchronous counter  designAdiabatic technique based low power synchronous counter  design
Adiabatic technique based low power synchronous counter design
 
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...
 
Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1
 
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
 
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
 
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
 
Br044426429
Br044426429Br044426429
Br044426429
 
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift Register
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift RegisterArea Efficient Pulsed Clock Generator Using Pulsed Latch Shift Register
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift Register
 
Hx3313651367
Hx3313651367Hx3313651367
Hx3313651367
 
Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)
 

More from ijsrd.com

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Gridijsrd.com
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Thingsijsrd.com
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Lifeijsrd.com
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTijsrd.com
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...ijsrd.com
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...ijsrd.com
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Lifeijsrd.com
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learningijsrd.com
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation Systemijsrd.com
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...ijsrd.com
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigeratorijsrd.com
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...ijsrd.com
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingijsrd.com
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logsijsrd.com
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMijsrd.com
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Trackingijsrd.com
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...ijsrd.com
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparatorsijsrd.com
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...ijsrd.com
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.ijsrd.com
 

More from ijsrd.com (20)

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
 

Recently uploaded

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 

Recently uploaded (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 

A verilog based simulation methodology for estimating statistical test for the time constancy of scaling exponents power and area

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 08, 2014 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 56 A Verilog Based Simulation Methodology for Estimating Statistical Test for the Time Constancy of Scaling Exponents Power and Area Lokeshwari Sharma1 1 Research Scholar 1 Department of Electronics and Communication 1 Institute of Technology and Management, Bhilwara Abstract— The low Power estimation is an important aspect in digital VLSI circuit design. The estimation includes a power dissipation of a circuit and hence this to be reduces. The power estimations are specific to a particular component of power. The process of optimization of circuits for low power, user should know the effects of design techniques on each component. There are different power dissipation methods for reduction in power component. In this paper, estimating the power like short circuit and the total power, power reduction technique and the application of different proposed technique has been presented here. Hence, it is necessary to provide the information about the effect on each of these components. Keywords: Power estimation, Verilog Based Simulation Methodology, Power Theater. I. INTRODUCTION Power consumption was a part of the design process but not very visible. The reduced area of digital circuits is not a big point of matter today because with new IC production techniques, many millions of transistors can be fabricated in a single IC. But, reducing the sizes of circuits have paved the way for reduced power consumption in order to have an extended battery life. Generally, power is consumed when capacitors in the circuits are either charged or discharged due to the switching activities of CMOS. Estimating the short circuit dissipation has been coupled with the dynamic dissipation and report the switching energy. So at higher order of a system this power dissipation is well-kept by reducing the switching activities which is done by shutting down portions of the system when they are not in use. The short circuit models are proposed and studied .The correct model taken into account of capacitance load effect, the input rise and fall times. The overall current flow can be determined by the rise and fall time. Large VLSI circuits comprise of number of components like a processor, controllers and a functional unit. The power reduction has to stop in any of the components of the processor which is not in use, so that less power will be dissipated when the processor is operating. The circuit level power estimation can accurately and efficiently estimate various power components and the total power and provide information to a designer. With the modification and significant advances made in logic simulation, timing analysis and delay areas through the use of the bounded delay model and also be extended to include leakage power. II. POWER DISSIPATION IN CMOS CIRCUITS Three prime sources of power dissipation in CMOS circuits:  Dynamic power  Short circuit power  Leakage power The average power dissipation of a digital CMOS circuits can be calculated by P avg = P dynamic + P short-circuit + P leakage + P static Where Pavg is the average power dissipation, P dynamic is the dynamic power dissipation due to switching of transistors, P short-circuit is the short-circuit current power dissipation when there is a direct current path from power supply down to ground, P leakage is the power dissipation due to leakage currents, P static and is the static power dissipation[12]. A. Dynamic power Dynamic Power is the dominant source of power dissipation in hardware design, and is highly dependent on the application and architecture. A lot of opportunities to reduce dynamic power exist at high-level. Power reduction techniques discussed in this thesis concentrate on reducing the dynamic power consumption of the hardware design. Switching activity and capacitance are two most important factors to keep in mind at high level because small changes in hardware architecture may impact the capacitance and activity profile of the design. Fig. 1: Dynamic Power in CMOS Invertor Fig. 2: Static Power in CMOS Invertor B. Leakage power It is the static component of the power dissipation and occurs due to spurious currents in the non-conducting state of the transistors. Static power has two important factors, namely Sub-threshold leakage and gate to source leakage. As process technology node size is decreasing sub-threshold leakage is increasing. This factor exponentially in- creases with newer technology node. Some of the prominent techniques to reduce leakage power include power-gating and stacking of transistors. These techniques are applied after the net list is finalized for the design. Gate to source
  • 2. A Verilog Based Simulation Methodology for Estimating Statistical Test for the Time Constancy of Scaling Exponents Power and Area (IJSRD/Vol. 2/Issue 08/2014/014) All rights reserved by www.ijsrd.com 57 leakage can be reduced by improving the gate insulation of a node of transistor. C. Short-circuit Power: It occurs due to the stacked P and N devices in a CMOS logic gate that are in the ON state simultaneously, and can be minimized by reducing the signal transition times. It is hard to reduce this component of power through synthesis- time optimizations. After the netlist is finalized, a lot of care is given to place the design so that there is not much voltage drop for some transistors. Voltage drop on nodes may not only cause timing issues but also short circuit power issues. If short circuit power persists for longer time it may cause extremely high power consumption. Various tools exist in industry that can perform power estimation accurately at the RTL or lower- level such as Power Theater [11].Power Theater [11] is an RTL/gate- level power estimation tool, which provides good accuracy for RTL power estimation with respect to the corresponding gate-level and silicon implementation. These tools require design information for models in Verilog/VHDL, simulation dump from the RTL or lower-level simulation (such as Value Change Dump (VCD) or FSDB) for activity analysis, and technology library etc. Such information helps in doing power estimation accurately and efficiently at the RTL and lower level. III. HIGH LEVEL POWER ESTIMATION Accurate power estimation at high level is very important for any successful design methodology. In this section, we include spread sheet based approach, Power Estimation Approaches utilizing Power Models, commercial tools available for RTL and gate-level power estimation etc. A. Spreadsheet Based Approaches: Spreadsheets are very useful in the early stage of design process, when initial planning is going on and a lot of important decisions are being taken [13]. One of the biggest advantages of spreadsheet based analysis is that the user does not really need to learn any complex/sophisticated tool for taking design decisions. One of the basic application of spreadsheet is area estimation. He/She can easily get an estimate on area by using data sheets from intellectual property (IP) provider, library cell estimates, etc. Spreadsheet provides a capability to capture such information, which can be utilized for quick area estimation. Similarly, some decisions to control power can also be taken using spreadsheet based approach. Power calculating approaches using spreadsheets are very helpful for voltage regulators , heat sink, printed circuit board (PCB), power supplies, and cooling systems. B. Power Estimation Approaches utilizing Power Models One of the first works in the area of model based power estimation was proposed by Tiwari et al. [14] for the architecture level power estimation of microprocessors. They provide a method to estimate power/energy number of a given program on a given processor. It states “By measuring the current drawn by the processor as it repeatedly executes certain instruction sequences, it is possible to gain most of the information that is needed to estimate the power cost of a program for that processor” [14]. Power consumption of a microprocessor can be represented as P = VCC x I, where VCC is operating voltage and I is the current drawn by the microprocessor. In their approach, they measured the current drawn by the processor and then utilize it for power measurement purpose. They assumed that during the calculation, the operating voltage for the processor will not change. For average power estimation purpose they had first estimated energy over different cycles and then averaged it. To conclude with, they have proposed a way in which one can gauge the impact on average current from the execution of an instruction. This also proposed a method to measure inter- instruction effects on prevailing values. To compute the average power consumption of a processor while executing a software program, these values are used. Most of the approaches for power models are proposed for CPU or micro architecture of processors. In an ASIC design flow where mainly design stage starts at RTL and mostly design is represented as a Finite State Machine with Data path (FSMD), similar approach may not be useful. IV. POWER REDUCTION AT THE RTL AND HIGH LEVEL Clock-gating is implemented at the RTL by tools such as Power Theater [15], Power compiler [16], etc. Power Theater suggests opportunities to clock-gate registers for which there is no multiplexer in the feedback path. They find the conditions under which clock is required when and only when there is a change in data input to a register. Power compiler recommends particular RTL coding styles to enable clock-gating during synthesis. Clock gating and operand isolation are two techniques to reduce the power consumption in state- of-the art hardware designs. Both approaches basically follow a two-step procedure: first, a hardware circuit is statically analyzed to determine irrelevant computations. Secondary, all parts that are responsible for these computations are replaced by others that consume less power in the average case, either by gating clocks or by isolating operands. Jens et al. [17] defines the theoretical basis for adoption of these approaches in their entirety. They show how irrelevant computation can be eliminated using their approach. They present passiveness conditions for every signal x, that shows that the value currently carried by x does not contribute to the final result of the system. After showing how their theory can be generally used in the context of clock gating and operand isolation a classification of many state-of-the- art approaches is performed and shown that most of the approaches in the literature are conservative approximations of their general setting. Recently power reduction techniques have also been used for security purpose. With increased outsourcing, confirming the genuineness of third party manufactured ICs has emerged as a major challenge. Researchers have effectively used various side-channel analysis techniques to finger- print ICs viz. power, timing, EM-radiation. In [18], [19] authors have used circuit partitioning techniques to selectively exaggerate power consumption in targeted portions while reducing the overall power of the chip.
  • 3. A Verilog Based Simulation Methodology for Estimating Statistical Test for the Time Constancy of Scaling Exponents Power and Area (IJSRD/Vol. 2/Issue 08/2014/014) All rights reserved by www.ijsrd.com 58 Fig. 3: Dynamic Power Control Lower Power Consumption and Eliminates Power Loss Fig. 4: Static Power Versus Normalized delay V. APPLICATION OF THE PROPOSED TECHNIQUES In this paper, propose techniques that can be utilized with HLS or high-level design flows. Here we briefly discuss the application of the proposed techniques. A. Early Power Estimation This approach is applicable in scenarios where designers want to measure power consumption of the target hardwares using models that can be utilized at higher abstraction levels than the RTL. It is given that the RTL or gate-level power estimation is extremely time consuming, such techniques can save time if proven to be accurate enough for crucial design decisions. A technique to characterize power model that is parameterized by the switching activity of each state of Finite State Machine with Datapath (FSMD) model of the design. Such a power model can then be simulated with high-level models. One could use such vectors or assertions to bring a high level simulation to a target state to measure state specific power consumption. Since power consumption is very much design and technology dependent, it might be difficult to create power models that characterize power consumption of a target hardware at high-level. To perform power calculation at the RTL, the largest bottlenecks are simulating, processing and extraction of the activity information. B. Power Reduction from high-level: We consider clock-gating as a primary candidate for power reduction. We investigate how this can be enabled from high-level. A designer is operating on a behavioral description of the design at high-level. Clock-gating is needed to be insert from the behavioral description before synthesis. Similarly, sequential clock-gating requires optimizations across the register boundaries. Such optimizations may cause a lot of verification problems. Also, how system-level simulation can guide HLS to select the appropriate clock-gating candidates among all the registers. This approach is also useful to find out if aggressive application of clock-gating will lead to wastage. VI. CONCLUSION The estimation techniques are implemented for logic gate level estimation tool. The tool can estimate the different power dissipation components and also estimate the power dissipation while maintaining efficiency .Also capable of separating and estimating the different power dissipation components. The above technique can be used for estimating the power dissipation. There have been other notable works focusing on particular power components. For the power estimation Techniques discussed above show that power modeling of a hardware block can be very complex and application dependent. On enhancing the levels of abstraction, power estimation of a hardware block becomes crucial. Different techniques at different abstraction levels exist to obtain the power consumption starting from spread-sheet, power model to macro-model based power estimation. The most popular approaches in industry are mainly power model based approach or by performing power estimation at RTL/gate-level description of a hardware design. While, at the lower level of abstraction, commercial tools contribute good certainty with respect to silicon, but as we go to higher levels of abstraction accuracy of the power estimation methodologies reduces. Dynamic power is one of the most important components of power consumption of a design, and thus its reduction is targeted during most power-aware high-level synthesis processes. Most of the approaches do not provide any support for power reduction from the behavioral specifications itself. In this paper, propose approaches to enable clock-gating itself for various granularities of clock- gating such as fine grain at variable level and coarse grain at function or scope level. We also show how to extend this approach for sequential clock-gating. Finally, we present how to utilize power models to guide power reduction process at high-level. The advantage of such an approach is facilitation of power reduction features at the high-level. Also, the approaches for power estimation, which will be discussed later in detail, combined with power reduction approach can make the design flow completely at high-level. This will help in providing power aware design methodology at high-level with faster turnaround time. REFERENCE [1] L. Bisdounis, S. Nikolaidis, and O. Loufopavlou, “Propagation Delay and Short-Circuit Power Dissipation Modeling of the CMOS Inverter,” IEEE Trans. Circuits and Systems I: Fundamental Theory and Applications, vol. 45, no. 3, pp. 259–270, Mar. 1998. [2] S. Bobba and I. N. Hajj, “Maximum Leakage Power Estimation for CMOS Circuits,” in Proc.15th International Conf. on VLSI Design and 7th Asia and South Pacific Design Automation Conf., Jan. 1999, pp. 116–124. [3] A. Bogiolo, L. Benini, and B. Ricc`o, “Power Estimation of Cell-Based CMOS Circuits,” in Proc. Design Automation Conf., 1996, pp. 433–438. [4] A. Boliolo, L. Benini, G. de Micheli, and B. Ricco, “Gate-Level Power and Current Simulation of CMOS Integrated Circuits,” IEEE Transactions on Very
  • 4. A Verilog Based Simulation Methodology for Estimating Statistical Test for the Time Constancy of Scaling Exponents Power and Area (IJSRD/Vol. 2/Issue 08/2014/014) All rights reserved by www.ijsrd.com 59 Large Scale Integration (VLSI) Systems, vol. 5, pp. 473–488, Dec. 1997. [5] S. Bose and V. D. Agrawal, “Delay Test Quality Evaluation Using Bounded Gate Delays,”Proc. 25th IEEE VLSI Test Symp, May 2007, pp. 23–28. [6] S. Bose, H. Grimes, and V. D. Agrawal, “Delay Fault Simulation. [7] H. Grimes, “Reconvergent Fan-out Analysis of Bounded Gate Delay Faults,” Master’s thesis, Auburn University, Aug. 2008. Dept. of ECE. [8] H. Grimes and V. D. Agrawal, “Analysing Reconvergent Fan outs in Gate Delay Fault Simulation,” in Proc. 17th IEEE North Atlantic Test Workshop, May 2008, pp. 98–103. [9] R. X. Guand M. I. Elmasry, “Power Dissipation Analysis and Optimization of Deep Submicron Circuits,” IEEE Journal of Solid-State Circuits, pp. 707–713, May 1996. [10]S. Hassoun, “Critical Path Analysis Using a Dynamically Bounded Delay Model,” in Proc. 37th Design Automation Conf., 2000, pp. 260–265. [11]Sequence Design Inc., “RTL power management,” http://sequencedesign.com/solutions/powertheater.ph p [12]L. Cai and D. Gajski, “Transaction level modeling: an overview,” IEEE/ACM/IFIP Interna- tional Conference on Hardware/Software Codesign and System Synthesis, 2003. [13]W. Wolf, “Household hints for embedded systems designers,” IEEE Computer Society Press, 2002. [14]V. Tiwari, S. Malik, and A. Wolfe, “Power analysis of embedded software: a first step to- wards software power minimization,” in ICCAD ’94: Proceedings of the 1994 IEEE/ACM international conference on Computer-aided design. Los Alamitos, CA, USA: IEEE Com- puter Society Press, 1994, pp. 384–390. [15]Sequence Design Inc., “RTL power estimation,” in Power heater User guide, release 2007.2, 2007. [16]“Power Compiler, Synpsys Inc.” http://www.synopsys.com. [17]J. Brandt, K. Schneider, S. Ahuja, and S. K. Shukla, “The model checking view to clock gating and operand isolation,” June 2010. [18]M. Banga, M. Chandrasekar, L. Fang, and M. S. Hsiao, “Guided test generation for isolation and detection of embedded trojans in ics,” pp. 363–366, 2008. [19]M. Banga and M. S. Hsiao, “A region based approach for the identification of hardware trojans,” pp. 40–47, 2008.