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.

Eldo Control Language<br />

Library of Functions for Tasks<br />

"-LOG2_Y" to specify a logarithmic scale (base 2) for the y-axis.<br />

• x_scale<br />

Is the scale of the x-axis. Default value is 1. For example, if the x_data_type is<br />

"double_voltage" and the x_scale is 1e-6, then it means the values of x_values are given in<br />

mV.<br />

• y_scale<br />

Is the scale of the y-axis. Default value is 1. For example, if the y_data_type is<br />

"double_voltage" and the y_scale is 1e-6, then it means the values of y_values are given in<br />

mV.<br />

Description<br />

You can use EZwave to display graphically the evolution of one measurement versus another<br />

(which is not always directly possible using a .PLOT command in the netlist) when setting up a<br />

complex corner case simulation plan.<br />

Examples<br />

The following example shows how to create two waveforms displaying the evolution of the<br />

saturation drain current versus the drain-to-source voltage, and the limit between linear and<br />

saturation regions depending on gate-to-source and drain-to-source voltages.<br />

The creation of the waveforms is obtained through the two calls to wcreate_wave at the end of<br />

the task. Everything that is done before is to compute the values to plot: first, the threshold gateto-source<br />

voltage is computed; then, the gate-to-source voltage is increased logarithmically<br />

from this threshold voltage and for each value, the saturation current and the saturation drain-tosource<br />

voltages are computed.<br />

990<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!