[SPICE]Make a TRANS sweep of Vdd for each iteration of a Monte-Carlo analysis

Status
Not open for further replies.

dnanar

Junior Member level 1
Joined
May 8, 2014
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
140
Hi,


I have an (H)SPICE script which compute the energy consumed by my circuit for a different set of parameters through the TRANS SWEEP statement:

Code:
.tran 0.1p 600n SWEEP data=info

I would like to see how the energy vary for each set of parameter while doing a monte carlo analysis. That is, if i set the parameter monte=10, I would like that for each of the 10 Monte carlo simulations, a "sweep data=info" is computed.

Does anybody know how to do this please?

Thanks!
 

If the MC analysis doesn't support the further SWEEP command, use the .ALTER statement for each of your data sets.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…