10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Running Parametric Analyses<br />

Temperature Handling<br />

containing the TEMPER variable will be automatically reevaluated in the case of a<br />

change in this temperature.<br />

Note<br />

The TEMP variable is synonymous with the TEMPER variable. Both refer to the<br />

temperature of the circuit.<br />

If TNOM is not specified on a model, the global TNOM is used. If TEMP is not specified on a<br />

model, the global .TEMP is used (or global TNOM if global .TEMP not specified).<br />

To dynamically change temperature you can define a temperature source as a voltage source<br />

and specify option VARTEMP to vary simulation temperature by following the source<br />

variation. See option “VARTEMP” in the Eldo Reference Manual.<br />

Temperature can be dynamic as well as static, and can be specified through a PWL source.<br />

Examples<br />

Differences between TNOM and TEMP<br />

The difference between TNOM (model reference temperature) and TEMP (simulation<br />

temperature) is shown in the examples below:<br />

The following example assumes that devices using model foo1 will use model parameters<br />

updated for a temperature of 30°C. Knowing that the parameters specified in the .MODEL<br />

statement are given for a temperature of 25°C (through the TNOM option) the model<br />

parameters will be updated accordingly. Devices using model foo2 will use model parameters<br />

for the nominal temperature of 25°C. The rest of the circuit will be simulated at 10°C.<br />

.model foo1 temp=30 vto=1<br />

.model foo2 vto=1<br />

.option tnom=25<br />

.temp 10<br />

The following example assumes that devices using model foo will use model parameters<br />

updated for a temperature of 30°C. Knowing that the parameters specified in the .MODEL<br />

statement are given for a temperature of 25°C (through the TNOM option) the model<br />

parameters will be updated accordingly. The rest of the circuit will be simulated at 25°C<br />

through the TNOM option.<br />

.model foo temp=30 vto=1<br />

.option tnom=25<br />

In the following example, a nominal temperature of 20°C is used for model foo1, a nominal<br />

temperature of 25°C is used for model foo2, and a nominal temperature of 30°C is used for<br />

foo3.<br />

Eldo® User's Manual, 15.3 289

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!