User Math Menu 4-127
SR785 Dynamic Signal Analyzer
Swept Sine Measurement Group
Order Measurement Group
Time/Histogram Measurement Group
Arithmetic operations (+, -, x, /) combine operand terms on a point by point basis. It is
the user’s responsibility to ensure that the operand terms have the correct X axis type and
lengths in order to produce meaningful results.
View operations ( Mag( ), Mag
2
( ), Phase( ), Real ( ), Imag( ) ) simply convert the
complex operand array into the desired form. Mag( ) and Mag
2
( ) compute the magnitude
(
√
(x
2
+ y
2
)) or magnitude squared (x
2
+ y
2
) with a real result. Phase( ) computes the
phase (tan
-1
( y/x )) unwrapped with a real result. Real( ) simply zeroes the imaginary
part. Imag( ) zeroes the real part.
Conj( ), Ln( ), Exp( ) and Sqrt( ) are defined as follows,
Conj(x + jy) =
x - jy
Conj(x - jy) =
x + jy
Ln(x + jy) =
ln(r) + j
θ
Exp(x + jy) =
exp(x) • ( cos(y) + jsin(y) )
Sqrt(x + jy) =
√
r • ( cos(
θ
/2) + jsin(
θ
/2) )
[X/(1-X)] =
(x + jy)/(1 - x - jy)
Summary of Contents for SR785
Page 4: ...ii ...
Page 10: ...viii ...
Page 80: ...1 64 Exceedance Statistics ...
Page 158: ...2 78 Curve Fitting and Synthesis SR785 Dynamic Signal Analyzer ...
Page 536: ...5 136 Example Program SR785 Dynamic Signal Analyzer ...