• No results found

Selecting a Function in RMxprt

In document RMxprt Manual.pdf (Page 151-155)

The value of a quantity being plotted depends upon its mathematical function, which you select from the Function list in the Report dialog box. The available, valid functions depend on the type of quantity (real or complex) that is being plotted. The function is applied to the quantity which is implicitly defined by all the swept and current variables.

These functions can also be applied to previously specified Quantities and Functions as Range Functions when using the Set Range Function dialog.

Some of these functions can operate along an entire curve. These are: deriv, min, max, integ, avg, rms, pk2pk, cang_deg and cang_rad. These functions have syntax as follows:

deriv(quantity) implicitly implies derivative over the primary sweep

deriv(quantity, SweepVariable) explicitly means derivative over the sweep variable specified in the second argument (such as "Freq").

You can select from the following functions in the Function list:

abs Absolute value

acos Arc cosine

acosh Hyperbolic arc cosine

ang_deg Angle (phase) of a complex number, cut at +/-180 ang_rad Angle in radians

asin Arc sine

asinh Hyperbolic arc sine

atan Arc tangent

atanh Hyperbolic arc tangent

avg Average of first parameter over the second parameter avgabs Absolute value of average.

www.cadfamily.com EMail:[email protected]

cang_deg Cumulative angle (phase) of the first parameter (a complex number) in degrees, along the second parameter (typically sweep variable). Returns a double precision value cut at +/-180.

cang_rad Cumulative angle of the first parameter in radians along a second parameter (typically a sweep variable) Returns a double precision value.

conjg Conjugate of the complex number.

cos Cosine

cosh Hyperbolic cosine

crestfactor Peak/RMS (root mean square) for the selected simulation quantity dB(x) 20*log10(|x|)

dBm(x) 10*log10(|x|) +30 dBW(x) 10*log10(|x|)

deriv Derivative of first parameter over second parameter.

even Returns 1 if integer part of the number is even; returns 0 otherwise exp Exponential function (the natural anti-logarithm)

formfactor Returns root mean square RMS/Mean Absolute Value for the selected simulation quantity.

iae Returns the integral of the absolute deviation of the selected quantity from a target value that is entered via the additional argument. To use this function, you need to open the Add Trace Characteristics dialog and select the Error category.

im Imaginary part of the complex number int Truncated integer function

integ Integral of the selected quantity. Uses trapezoidal area..

integabs Absolute value of integral.

ise Returns the integral of the squared deviation of the selected quantity from a target value that is entered via an additional argument. To use this function, you need to open the Add Trace Characteristics dialog and select the Error category.

itae Returns the time-weighted absolute deviation of the selected quantity from a target value that is entered via an additional argument.To use this function, you need to open the Add Trace Characteristics dialog and select the Error category.

Maxwell 3D Online Help

Post Processing and Generating Reports in RMxprt 25-17

itse Returns the time-weighted squared deviation of the selected qty from a target value that is entered via an additional argument.To use this function, you need to open the Add Trace Characteristics dialog and select the Error category.

j0 Bessel function of the first kind (0th order) j1 Bessel function of the first kind (1st order)

ln Natural logarithm

log10 Logarithm base 10

lsidelobex The ‘x’ value for the left side lobe: the next highest value to the left of the max value.

lsidelobey The ‘y’ value for the left side lobe: the next highest value to the left of the max value.

mag Magnitude of the complex number

max Maximum of magnitudes.

max_swp Maximum value of a sweep.

min Minimum magnititude.

min_swp Minimum value of a sweep.

nint Nearest integer

normalize Divides each value within a trace by the maximum value of the trace. ex.

normalize(mag(x))

odd Returns 1 if integer part of the number is odd; returns 0 otherwise overshoot Obtains the peak overshoot over a point (double argument)

per Calculates period.

pk2pk Peak to peak. Difference between max and min of the first parameter over the second parameter. Returns the peak-to-peak value for the selected simulation quantity.

pkavg Returns the ratio of the peak to peak-to-average for the selected quantity.

pmax Period max.

pmin Period minimum

prms Period Root Mean Square.

pulsefall9010 Pulse fall time of the selected simulation quantity according to the 90%-10% estimate.

pulsefront9010 Pulse front time of the selected simulation quantity according to the 10%-90% estimate.

www.cadfamily.com EMail:[email protected]

pulsefront3090 Pulse front time of the selected simulation quantity according to the 30%-90% estimate.

pulsemax Pulse maximum from the front and tail estimates for the selected simulation quantity.

pulsemaxtime Time at which the maximum pulse value of the selected simulation quantity is reached.

pulsemin Pulse minimum from the front and tail estimates for the selected simulation quantity.

pulsemintime Tiime at which the minimum pulse value of the selected simulation quantity is reached.

pulsetail50 Pulse tail time of the selected simulation quantity from the virtual peak to 50%.

pulsewidth5050 Pulse width of the selected simulation quantity as measured from the 50%

points on the pulse front and pulse tail.

PulseWidth Functions

pw_plus Pulse width of first positive pulse pw_plus_max Max. Pulse width of input stream pw_plus_min Min. Pulse width of input stream

pw_plus_avg Average of the positive pulse width input stream pw_plus_rms RMS of the positive pulse width input stream pw_minus_max Max. Pulse width of input stream

pw_minus_min Min. Pulse width of input stream

pw_minus_avg Average of the negative pulse width input stream pw_minus_rms RMS of the negative pulse width input stream polar Converts the complex number in rectangular to polar re Real part of the complex number

rect Converts the complex number in polar to rectangular

rem Fractional part

ripple Returns the ripple factor (AC RMS/Mean) for the selected quantity.

rms Returns total root mean square of the selected quantity.

rmsAC Returns the AC RMS for the selected quantity.

Maxwell 3D Online Help

Post Processing and Generating Reports in RMxprt 25-19

In document RMxprt Manual.pdf (Page 151-155)