i want to create a resistor model,its R parameter is a variable of temperature, then i want to sweep the temperature and see its performance. how can i setup such a simulation in genesys????
1) Create an equation set with a variable Temp of this form Temp=?100
2) Change the resistance value for the resistor to f(Temp) where f is the function you want (such as Temp^2).
3) Create a Sweep that sweeps Temp over your desired range.
That's about it. Note that this doesn't create a model of a resistor, just changes the way a resistor calculates the resistance. You can easily create a model with this equation set. Take a look at the User's Guide section on Models.
1) Create an equation set with a variable Temp of this form
Temp=?100
2) Change the resistance value for the resistor to f(Temp) where f is the function you want (such as Temp^2).
3) Create a Sweep that sweeps Temp over your desired range.
That's about it. Note that this doesn't create a model of a resistor, just changes the way a resistor calculates the resistance. You can easily create a model with this equation set. Take a look at the User's Guide section on Models.
Regards,
 Mark
[<P>[file]TempResistor.wsx[/file]