Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

multisim...Adding parameters..

Status
Not open for further replies.

kummari

Newbie level 6
Joined
Jul 23, 2012
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,360
Hi,
As we add parameters in Orcad is there anyway to add parameters in multisim..pls do let me know...
thanks
 

You can use the "PARAMS:" statement directly after the subckt header to identify parameters for use in a model. See below for an example on 2 different ESR capacitor models that allow you to set parameters up. The parameters can be used with { param1 } to identify them within the subcircuit - the expressions using the parameters are evaluated right before the simulation occurs.

Once set, you only need to adjust the parameters once (you'll still need to press the 'Edit Model') but you won't need to do any special calculations internal to the model.

This is what a model looks like with an included 'PARAMS' statement when you click on the edit button...

 

You can use the "PARAMS:" statement directly after the subckt header to identify parameters for use in a model. See below for an example on 2 different ESR capacitor models that allow you to set parameters up. The parameters can be used with { param1 } to identify them within the subcircuit - the expressions using the parameters are evaluated right before the simulation occurs.

Once set, you only need to adjust the parameters once (you'll still need to press the 'Edit Model') but you won't need to do any special calculations internal to the model.

This is what a model looks like with an included 'PARAMS' statement when you click on the edit button...


hi,
thanks for reply but am learning multisim, dint get wat u have said...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top