Monte Carlo simulaition with Tspice

  • Thread starter Thread starter IanTrout
  • Start date Start date
  • Tags Tags
    Monte carlo
AI Thread Summary
The discussion revolves around running a Monte Carlo simulation in Tanner EDA, specifically focusing on changing the value of an inductor during the simulation. The original poster seeks guidance on the proper command to achieve this, noting a lack of resources for the software. A response suggests using a step-plot option and questions whether a Monte Carlo variation is necessary for just one component. The poster later discovers the correct command lines for implementing the Monte Carlo simulation, which allows for parameter variation during transient mode. This exchange highlights the importance of documentation and community support in navigating software challenges.
IanTrout
Messages
3
Reaction score
0
Hi,

I have a small problem with running a Monte Carlo simulation in an exercise I have.

We are using Tanner EDA to simulate our circuits, and we have to change the value on an inductor while running a Monte Carlo simulation.

Is there a way to do this? Whats the proper command to change that particular parameter?

Unfortunately, we don't really have any good references for this software, not from our instructor and not from the web...


-----EDIT-----
I didn't notice there way a separate forum for class work, sorry about that...

So its a question for the moderators, move this post or keep it here...
-----EDIT-----


Thanks in advance,
Ian Trout
 
Engineering news on Phys.org
IanTrout said:
Hi,

I have a small problem with running a Monte Carlo simulation in an exercise I have.

We are using Tanner EDA to simulate our circuits, and we have to change the value on an inductor while running a Monte Carlo simulation.

Is there a way to do this? Whats the proper command to change that particular parameter?

Unfortunately, we don't really have any good references for this software, not from our instructor and not from the web...


-----EDIT-----
I didn't notice there way a separate forum for class work, sorry about that...

So its a question for the moderators, move this post or keep it here...
-----EDIT-----


Thanks in advance,
Ian Trout

Your question is okay here for now. Does TSPICE at least have a step-plot option? Can you just step the values of inductor to obtain different simulation plots? Are you just varying the inductor, or do you want to do a Monte Carlo variation on multiple parts? If it's just the one component that varies, you don't really need a Monte Carlo feature...
 
Thanks for the reply.
I dug a little deeper into the Tspice documentation and found the missing link...

For future references, one needs to use the following lines:

Code:
.param p=agauss(3n, 0.3n, 1)
LL1 N_1 S2  L=p
.tran/Powerup 0.01n 100n Sweep MONTE=40


This example does a Monte Carlo sweep in transient mode, in each cycle it changes the parameter p that is assigned to the inductor value. One can add more parameters as needed.


Thanks,
Trout
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...

Similar threads

Replies
4
Views
3K
Replies
2
Views
2K
Replies
2
Views
1K
Replies
1
Views
3K
Replies
58
Views
7K
Replies
2
Views
2K
Replies
33
Views
2K
Back
Top